index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
Revert "sh: Handle calling csum_partial with misaligned data"
Guenter Roeck
1
-49
/
+18
2024-05-02
sh: j2: Drop incorrect SPI controller spi-max-frequency property
Krzysztof Kozlowski
1
-2
/
+0
2024-05-02
sh: push-switch: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-02
sh: sh7785lcr: Make init_sh7785lcr_IRQ() static
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
sh: sh7757: Add missing #include <asm/mmzone.h>
Geert Uytterhoeven
1
-0
/
+3
2024-05-02
sh: sh7757lcr: Make init_sh7757lcr_IRQ() static
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
sh: mach-sh03: Make sh03_rtc_settimeofday() static
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
sh: mach-highlander: Add missing #include <mach/highlander.h>
Geert Uytterhoeven
1
-0
/
+1
2024-05-02
sh: traps: Make is_dsp_inst() static
Geert Uytterhoeven
1
-2
/
+2
2024-05-02
sh: cache: Move forward declarations to <asm/cacheflush.h>
Geert Uytterhoeven
6
-16
/
+17
2024-05-02
sh: dma: Remove unused functionality
Geert Uytterhoeven
2
-123
/
+0
2024-05-02
sh: dwarf: Make dwarf_lookup_fde() static
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
sh: kprobes: Remove unneeded kprobe_opcode_t casts
Geert Uytterhoeven
1
-2
/
+2
2024-05-02
sh: kprobes: Make trampoline_probe_handler() static
Geert Uytterhoeven
1
-1
/
+1
2024-05-02
sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
Geert Uytterhoeven
1
-6
/
+1
2024-05-02
sh: smp: Fix missing prototypes
Geert Uytterhoeven
1
-1
/
+3
2024-05-02
sh: sh7786: Remove unused sh7786_usb_use_exclock()
Geert Uytterhoeven
1
-14
/
+0
2024-05-02
sh: sh2a: Add missing #include <asm/processor.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
1
-27
/
+0
2024-05-02
sh: math-emu: Add missing #include <asm/fpu.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: nommu: Add missing #include <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: ftrace: Fix missing prototypes
Geert Uytterhoeven
2
-8
/
+12
2024-05-02
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: traps: Add missing #include <asm/setup.h>
Geert Uytterhoeven
1
-0
/
+1
2024-05-02
sh: return_address: Add missing #include <asm/ftrace.h>
Geert Uytterhoeven
1
-0
/
+2
2024-05-02
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2
-0
/
+5
2024-05-02
sh: syscall: Add missing forward declaration for sys_cacheflush()
Geert Uytterhoeven
1
-0
/
+1
2024-05-02
sh: fpu: Add missing forward declarations
Geert Uytterhoeven
1
-0
/
+3
2024-05-02
sh: pgtable: Fix missing prototypes
Geert Uytterhoeven
1
-1
/
+3
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+9
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-85
/
+76
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
15
-225
/
+268
2024-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-184
/
+33
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
68
-550
/
+4316
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
43
-67
/
+921
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+2
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
9
-26
/
+27
[next]