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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
Juergen Gross
2
-125
/
+123
2026-06-07
x86/hyperv: Cosmetic changes in irqdomain.c for readability
Mukesh R
1
-94
/
+104
2026-06-08
m68k: coldfire: use ColdFire specifc IO access in SoC code
Greg Ungerer
15
-168
/
+168
2026-06-08
m68k: coldfire: use ColdFire specifc IO access in system code
Greg Ungerer
4
-38
/
+38
2026-06-08
m68k: coldfire: rename timer register access defines
Greg Ungerer
1
-6
/
+6
2026-06-08
m68k: coldfire: use ColdFire specifc IO access in timer code
Greg Ungerer
4
-38
/
+38
2026-06-08
m68k: coldfire: use ColdFire specifc IO access in interrupt code
Greg Ungerer
6
-69
/
+69
2026-06-08
m68k: coldfire: use ColdFire specific IO access in headers
Greg Ungerer
2
-8
/
+8
2026-06-08
m68k: coldfire: create IO access functions for internal registers
Greg Ungerer
1
-0
/
+16
2026-06-08
m68k: defconfig: update all ColdFire defconfigs
Greg Ungerer
7
-32
/
+35
2026-06-08
m68k: defconfig: add config for SnapGear/NETtel board
Greg Ungerer
1
-0
/
+56
2026-06-08
m68k: defconfig: add config for M54418EVB board
Greg Ungerer
1
-0
/
+70
2026-06-08
m68k: defconfig: add config for M5329EVB board
Greg Ungerer
1
-0
/
+61
2026-06-08
m68k: coldfire: select legacy gpiolib interface for mcfqspi
Arnd Bergmann
1
-0
/
+1
2026-06-08
m68k: update boards company name
Angelo Dureghello
3
-8
/
+8
2026-06-08
config: stmark2: defconfig updates
Angelo Dureghello
1
-13
/
+20
2026-06-07
Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+7
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
6
-157
/
+157
2026-06-07
KVM: arm64: Fix block mapping validity check in stage-1 walker
Wei-Lin Chang
1
-1
/
+4
2026-06-07
KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()
Vincent Donnefort
1
-2
/
+3
2026-06-07
KVM: arm64: Roll back partial shares on kvm_share_hyp() failure
tabba@google.com
1
-3
/
+17
2026-06-07
KVM: arm64: Avoid host/hyp share desync on unshare hypercall failure
tabba@google.com
1
-3
/
+12
2026-06-07
KVM: arm64: Free hyp-share tracking node when share hypercall fails
tabba@google.com
1
-0
/
+4
2026-06-07
KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM guests
tabba@google.com
1
-2
/
+7
2026-06-07
KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
Hyunwoo Kim
3
-0
/
+12
2026-06-07
KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU
Hyunwoo Kim
1
-0
/
+3
2026-06-07
riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selected
Han Gao
1
-1
/
+1
2026-06-07
riscv: alternative: Also patch the CFI vDSO
Thomas Weißschuh
1
-0
/
+3
2026-06-07
riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()
Thomas Weißschuh
1
-3
/
+3
2026-06-07
riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternatives()
Thomas Weißschuh
1
-5
/
+2
2026-06-07
riscv: vdso: Always declare vdso_start symbols
Thomas Weißschuh
1
-5
/
+5
2026-06-07
riscv: kexec: use min to simplify riscv_kexec_elf_load
Thorsten Blum
1
-6
/
+2
2026-06-07
riscv: panic if IRQ handler stacks cannot be allocated
Osama Abdelkader
1
-8
/
+14
2026-06-07
RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_range
Wu Fei
1
-8
/
+12
2026-06-07
RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
Wu Fei
1
-8
/
+8
2026-06-06
riscv: mm: Unconditionally sfence.vma for spurious fault
Vivian Wang
1
-2
/
+5
2026-06-06
riscv: mm: Use the bitmap API for new_valid_map_cpus
Vivian Wang
2
-6
/
+4
2026-06-06
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
3
-23
/
+23
2026-06-06
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
2
-4
/
+9
2026-06-06
riscv: mm: Extract helper mark_new_valid_map()
Vivian Wang
1
-11
/
+14
2026-06-06
riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
1
-1
/
+1
2026-06-06
riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
Zishun Yi
1
-1
/
+1
2026-06-06
riscv: kexec_file: Constrain segment placement to direct map
Han Gao
1
-1
/
+2
2026-06-06
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
1
-0
/
+10
2026-06-06
riscv: defconfig: Enable Eswin SoCs
Anirudh Srinivasan
1
-0
/
+1
2026-06-06
riscv: cpu_ops_sbi: No need to be bothered to check ret.error
Hui Wang
1
-8
/
+3
2026-06-06
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
3
-7
/
+10
2026-06-06
riscv: kexec_elf: Remove unused pr_fmt definition
Hui Wang
1
-2
/
+0
2026-06-06
riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
Chen Pei
1
-0
/
+1
2026-06-06
riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS
Julian Braha
1
-1
/
+0
[prev]
[next]