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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
backlight: ktd2801: Fix unmet dependency on GPIOLIB
Julian Braha
1
-1
/
+1
2026-08-12
backlight: aw99706: Honor the core blank state in update_status()
Junjie Cao
1
-1
/
+1
2026-08-12
backlight: aw99706: Validate all DT property values consistently
Junjie Cao
1
-5
/
+10
2026-08-12
backlight: aw99706: Fix DT property names to match binding
Junjie Cao
1
-4
/
+4
2026-08-12
soundwire: dmi-quirks: Disable ghost Realtek on Asus ROG Zephyrus Duo
Charles Keepax
1
-0
/
+7
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
RDMA/rxe: Fix OOB in free_rd_atomic_resources()
Peiyang He
1
-2
/
+1
2026-08-12
m68k: Define NR_CPUS to 1
Uwe Kleine-König
1
-0
/
+4
2026-08-12
leds: is31fl319x: Modernize registration
Andreas Kemnade
1
-30
/
+31
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
mfd: cs42l43: Fix regmap defaults ordering
Charles Keepax
1
-8
/
+8
2026-08-12
dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip id
Binbin Zhou
1
-0
/
+1
2026-08-12
pid: reject allocations through dead ancestor pid namespaces
Jérémy Jean
1
-2
/
+4
2026-08-12
ASoC: es8316: Add regulator support
Mark Brown
11
-145
/
+379
2026-08-12
ASoC: codecs: es8316: Add regulator support
Hongyang Zhao
1
-0
/
+13
2026-08-12
ASoC: dt-bindings: es8316: Add regulator supplies
Hongyang Zhao
1
-0
/
+27
2026-08-12
arm64/efi: Avoid voluntary preemption with efi_mm installed
Will Deacon
1
-2
/
+2
2026-08-12
rust: fmt: route {:p} through HashedPtr to prevent address leaks
Ke Sun
1
-2
/
+186
2026-08-12
rust: fmt: fix {:p} printing stack addresses
Ke Sun
1
-1
/
+8
2026-08-12
ovl: fix double end_creating() on the casefold-mismatch path
Vivek Parikh
1
-1
/
+0
2026-08-12
pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Oleg Nesterov
2
-9
/
+15
2026-08-12
pidfd: hold exec_update_lock around namespace ioctl
Chen Linxuan
1
-12
/
+31
2026-08-12
fs: fix user path of nested backing files
Baokun Li
1
-1
/
+1
2026-08-12
fs: remove stale inode_insert5() kernel-doc parameter
Yichong Chen
1
-1
/
+0
2026-08-12
fs: fix switch/case indentation in sysfs() syscall
Manush Prajwal
1
-9
/
+9
2026-08-12
fs: document semantics of kstat::{uid,gid} fields
Jann Horn
1
-2
/
+2
2026-08-12
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2026-08-12
pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
Karl Mehltretter
1
-1
/
+1
2026-08-12
pmdomain: renesas: Add R-Car X5H MDLC driver
Geert Uytterhoeven
4
-0
/
+331
2026-08-12
dt-bindings: mfd: syscon: Add ESWIN EIC7700 compatible
Pinkesh Vaghela
1
-0
/
+1
2026-08-12
mfd: qnap-mcu: keep the reply buffer alive past a command timeout
Ali Ahmet Memis
1
-6
/
+7
2026-08-12
rust: module: update MAINTAINERS to cover module.rs
Alvin Sun
1
-1
/
+1
2026-08-12
rust: macros: remove `THIS_MODULE` static from `module!`
Alvin Sun
1
-16
/
+0
2026-08-12
rust_binder: use `LocalModule` for `THIS_MODULE`
Alvin Sun
1
-1
/
+2
2026-08-12
rust: configfs: use `LocalModule` for `THIS_MODULE`
Alvin Sun
2
-4
/
+7
2026-08-12
rust: miscdevice: set fops.owner from driver module pointer
Alvin Sun
1
-1
/
+3
2026-08-12
rust: drm: set fops.owner from driver module pointer
Alvin Sun
2
-3
/
+4
2026-08-12
rust: macros: auto-insert OwnerModule in #[vtable]
Alvin Sun
3
-6
/
+54
2026-08-12
rust: doctest: add LocalModule fallback for #[vtable] ThisModule
Alvin Sun
1
-0
/
+19
2026-08-12
rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Alvin Sun
2
-1
/
+26
2026-08-12
rust: module: move module types into `module.rs`
Alvin Sun
8
-74
/
+88
[prev]
[next]