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-08-13
s390/percpu: Fix MVIY_PERCPU() with older binutils
Karl Mehltretter
1
-2
/
+2
2026-08-13
s390/debug: Fix deadlock during unregister
Peter Oberparleiter
1
-2
/
+8
2026-08-13
s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacks
Thomas Richter
1
-73
/
+142
2026-08-13
Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
1
-0
/
+4
2026-08-13
RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
Andy Chiu
7
-14
/
+120
2026-08-13
riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
Andy Chiu
2
-19
/
+16
2026-08-13
riscv: vector: refactor riscv_v_start_kernel_context
Andy Chiu
1
-9
/
+5
2026-08-13
KVM: s390: gmap: Make prefix handling optional
Steffen Eiden
4
-7
/
+25
2026-08-13
KVM: s390: gmap: Make CMMA optional
Steffen Eiden
4
-1
/
+9
2026-08-13
KVM: s390: gmap: Make storage keys optional
Steffen Eiden
5
-0
/
+17
2026-08-13
KVM: s390: Prepare gmap for a second KVM implementation
Steffen Eiden
5
-112
/
+175
2026-08-13
KVM: s390: Move PGM code definitions to asm/kvm_host.h
Steffen Eiden
2
-57
/
+57
2026-08-13
KVM: s390: Move s390 kvm code into a subdirectory
Steffen Eiden
26
-11
/
+21
2026-08-13
KVM: s390: Move kvm_host definitions to kvm_host_s390
Steffen Eiden
4
-1123
/
+1139
2026-08-13
KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
Steffen Eiden
15
-16
/
+16
2026-08-13
KVM: s390: Prepare include guards for a new location
Steffen Eiden
3
-9
/
+9
2026-08-13
KVM: s390: Extract gmap tracing to a separate header
Steffen Eiden
3
-15
/
+49
2026-08-12
KVM: arm64: Correctly cap TLBI Range to the architural limit
Marc Zyngier
1
-0
/
+6
2026-08-12
Merge tag 'microchip-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt
Arnd Bergmann
1
-0
/
+33
2026-08-12
bpf, s390: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-0
/
+11
2026-08-12
bpf, arm64: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-14
/
+30
2026-08-12
bpf, x86: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-8
/
+27
2026-08-12
bpf, riscv: Clear fetch destination on faulting arena atomic
Daniel Borkmann
1
-4
/
+13
2026-08-12
KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Yong-Xuan Wang
3
-18
/
+133
2026-08-12
Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'
Christian Borntraeger
15
-199
/
+395
2026-08-12
KVM: s390: Fix potential tiny kernel stack leak
Claudio Imbrenda
1
-0
/
+1
2026-08-12
KVM: s390: Fix kvm_s390_clear_pv_state()
Claudio Imbrenda
1
-0
/
+4
2026-08-12
KVM: s390: Fix IRQ injection with SIGP Stop and Store Status
Claudio Imbrenda
1
-32
/
+38
2026-08-12
m68k: Define NR_CPUS to 1
Uwe Kleine-König
1
-0
/
+4
2026-08-12
KVM: s390: Fix pgste_get_trylock_multiple()
Claudio Imbrenda
1
-5
/
+2
2026-08-12
KVM: s390: Fix get_all_floating_irqs()
Claudio Imbrenda
1
-1
/
+6
2026-08-12
KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()
Claudio Imbrenda
1
-2
/
+4
2026-08-12
KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()
Claudio Imbrenda
1
-1
/
+4
2026-08-12
KVM: s390: Restore sigset on error path
Christian Borntraeger
1
-2
/
+4
2026-08-12
KVM: s390: pv: Fix rc/rrc offset for PVM_DUMP
Christian Borntraeger
1
-1
/
+1
2026-08-12
KVM: s390: vsie: zero stale crypto bits
Christian Borntraeger
1
-0
/
+1
2026-08-12
KVM: s390: keyop: use mmu_lock to read gmap->asce
Christian Borntraeger
1
-1
/
+2
2026-08-12
arm64/efi: Avoid voluntary preemption with efi_mm installed
Will Deacon
1
-2
/
+2
2026-08-11
alpha: pass -Wa,-mev6 only when using GNU as
Matt Turner
1
-1
/
+7
2026-08-11
alpha: annotate hardirqs-off on IPL 7 interrupt entry
Matt Turner
1
-1
/
+12
2026-08-11
alpha: run the remote RTC access in a worker, not an IPI callback
Matt Turner
1
-25
/
+12
2026-08-11
alpha: don't leak hardware-fabricated FP exception bits to user space
Matt Turner
2
-14
/
+80
2026-08-11
alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
Matt Turner
1
-2
/
+6
2026-08-11
KVM: arm64: vgic: Fix detection of MI on no pending LR
Kajetan Puchalski
1
-1
/
+1
2026-08-11
KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
Vincent Donnefort
1
-4
/
+13
2026-08-11
KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failure
Fuad Tabba
1
-0
/
+1
2026-08-11
KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID
Karl Mehltretter
1
-1
/
+2
2026-08-11
KVM: arm64: Preserve GPRs for AArch32 CP64 reads generating an UNDEF
Karl Mehltretter
1
-4
/
+2
2026-08-11
s390: Enable CONTEXT_ANALYSIS for various directories
Heiko Carstens
7
-0
/
+15
2026-08-11
s390/mm: Add __context_unsafe() attribute to gmap helper functions
Heiko Carstens
1
-0
/
+3
[prev]
[next]