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-04-22
spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure
Mark Brown
1
-12
/
+19
2026-04-22
spi: axiado: clean up probe return value
Johan Hovold
1
-2
/
+2
2026-04-22
spi: axiado: rename probe error labels
Johan Hovold
1
-6
/
+6
2026-04-22
spi: axiado: fix runtime pm imbalance on probe failure
Johan Hovold
1
-4
/
+11
2026-04-22
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Ethan Carter Edwards
1
-1
/
+1
2026-04-22
fbdev: savage: fix probe-path EDID cleanup leaks
Yuho Choi
1
-0
/
+2
2026-04-22
fbdev: offb: fix PCI device reference leak on probe failure
Yuho Choi
1
-1
/
+6
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
1
-15
/
+2
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
1
-1
/
+6
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
1
-2
/
+2
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
1
-0
/
+2
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
1
-1
/
+6
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
1
-0
/
+9
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
1
-2
/
+3
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
7
-117
/
+19
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
1
-3
/
+2
2026-04-22
regulator: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-2
/
+2
2026-04-22
NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
Sean Chang
1
-3
/
+13
2026-04-22
NFS: remove redundant __private attribute from nfs_page_class
Sean Chang
1
-1
/
+1
2026-04-22
NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
Olga Kornievskaia
1
-0
/
+1
2026-04-22
NFS: fix writeback in presence of errors
Olga Kornievskaia
4
-1
/
+27
2026-04-22
nfs: use memcpy_and_pad in decode_fh
Thorsten Blum
1
-2
/
+1
2026-04-22
spi: orion: runtime PM fixes
Mark Brown
1
-2
/
+11
2026-04-22
spi: orion: clean up probe return value
Johan Hovold
1
-2
/
+2
2026-04-22
spi: orion: fix clock imbalance on registration failure
Johan Hovold
1
-0
/
+6
2026-04-22
spi: orion: fix runtime pm leak on unbind
Johan Hovold
1
-0
/
+3
2026-04-22
spi: imx: fix runtime pm leak on probe deferral
Johan Hovold
1
-0
/
+1
2026-04-22
spi: mpc52xx: fix use-after-free on registration failure
Johan Hovold
1
-0
/
+3
2026-04-22
ntfs: use page allocation for resident attribute inline data
Namjae Jeon
1
-7
/
+19
2026-04-22
ntfs: fix mmap_prepare writable check for shared mappings
Namjae Jeon
1
-1
/
+1
2026-04-22
LoongArch: BPF: Support up to 12 function arguments for trampoline
Tiezhu Yang
1
-35
/
+64
2026-04-22
LoongArch: BPF: Support small struct arguments for trampoline
Tiezhu Yang
1
-24
/
+31
2026-04-22
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
Tiezhu Yang
1
-15
/
+10
2026-04-22
LoongArch: BPF: Support load-acquire and store-release instructions
Tiezhu Yang
1
-1
/
+97
2026-04-22
LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
Tiezhu Yang
1
-9
/
+68
2026-04-22
LoongArch: BPF: Add the default case in emit_atomic() and rename it
Tiezhu Yang
1
-2
/
+9
2026-04-22
LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
Tiezhu Yang
6
-31
/
+51
2026-04-22
LoongArch: Batch the icache maintenance for jump_label
Youling Tang
3
-5
/
+15
2026-04-22
LoongArch: Add flush_icache_all()/local_flush_icache_all()
Youling Tang
2
-11
/
+15
2026-04-22
LoongArch: Add spectre boundry for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+2
2026-04-22
LoongArch: Show CPU vulnerabilites correctly
Huacai Chen
1
-0
/
+7
2026-04-22
LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
1
-1
/
+1
2026-04-22
LoongArch: Use get_random_canary() for stack canary init
Luo Qiu
1
-8
/
+1
2026-04-22
LoongArch: Improve the logging of disabling KASLR
Yuqian Yang
1
-8
/
+18
2026-04-22
LoongArch: Align FPU register state to 32 bytes
Lisa Robinson
3
-7
/
+9
2026-04-22
LoongArch: Handle CONFIG_32BIT in syscall_get_arch()
Tiezhu Yang
1
-0
/
+4
2026-04-22
LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
Huacai Chen
9
-18
/
+161
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
9
-42
/
+122
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
5
-0
/
+77
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
2
-3
/
+6
[prev]
[next]