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-15
smb: smbdirect: introduce smbdirect_socket_schedule_cleanup[{_lvl,_status}]()
Stefan Metzmacher
3
-0
/
+122
2026-04-15
smb: smbdirect: introduce smbdirect_socket_cleanup_work()
Stefan Metzmacher
1
-1
/
+74
2026-04-15
smb: smbdirect: introduce smbdirect_socket_wake_up_all()
Stefan Metzmacher
1
-0
/
+19
2026-04-15
smb: smbdirect: introduce smbdirect_socket_set_logging()
Stefan Metzmacher
1
-0
/
+20
2026-04-15
smb: smbdirect: introduce smbdirect_socket_prepare_create()
Stefan Metzmacher
1
-0
/
+19
2026-04-15
smb: smbdirect: introduce smbdirect_socket.c to be filled
Stefan Metzmacher
2
-0
/
+8
2026-04-15
smb: server: include smbdirect_all_c_files.c
Stefan Metzmacher
1
-0
/
+12
2026-04-15
smb: client: include smbdirect_all_c_files.c
Stefan Metzmacher
2
-0
/
+14
2026-04-15
smb: smbdirect: introduce smbdirect_internal.h
Stefan Metzmacher
1
-0
/
+13
2026-04-15
smb: smbdirect: introduce smbdirect_all_c_files.c
Stefan Metzmacher
1
-0
/
+17
2026-04-16
9p/trans_xen: replace simple_strto* with kstrtouint
Yufan Chen
1
-10
/
+16
2026-04-16
9p/trans_xen: make cleanup idempotent after dataring alloc errors
Yufan Chen
1
-14
/
+37
2026-04-16
9p: document missing enum values in kernel-doc comments
Kit Dallege
1
-3
/
+35
2026-04-16
9p: fix access mode flags being ORed instead of replaced
Pierre Barre
1
-0
/
+4
2026-04-15
Merge tag 'jfs-7.1' of github.com:kleikamp/linux-shaggy
Linus Torvalds
10
-30
/
+344
2026-04-15
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
8
-33
/
+59
2026-04-15
Merge tag 'fsnotify_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-30
/
+28
2026-04-15
Merge tag 'v7.1-rc-part1-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
23
-403
/
+663
2026-04-15
Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
13
-170
/
+237
2026-04-15
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
11
-197
/
+263
2026-04-16
9p: fix memory leak in v9fs_init_fs_context error path
Sasha Levin
1
-3
/
+3
2026-04-15
Merge tag 'trace-rtla-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
33
-401
/
+768
2026-04-15
Merge branch 'bpf-sockmap-fix-af_unix-null-ptr-deref-in-proto-update'
Martin KaFai Lau
4
-6
/
+20
2026-04-15
bpf, sockmap: Take state lock for af_unix iter
Michal Luczaj
1
-0
/
+2
2026-04-15
bpf, sockmap: Fix af_unix null-ptr-deref in proto update
Michal Luczaj
1
-0
/
+3
2026-04-15
selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
Michal Luczaj
1
-0
/
+10
2026-04-15
bpf, sockmap: Fix af_unix iter deadlock
Michal Luczaj
1
-4
/
+3
2026-04-15
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
1
-2
/
+2
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
50
-682
/
+3879
2026-04-15
Merge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Linus Torvalds
2
-42
/
+127
2026-04-15
Merge branch 'bpf-copy-bpf-token-from-main-program-to-subprograms'
Alexei Starovoitov
7
-23
/
+150
2026-04-15
selftests/bpf: verify kallsyms entries for token-loaded subprograms
Eduard Zingerman
6
-23
/
+149
2026-04-15
bpf: copy BPF token from main program to subprograms
Eduard Zingerman
1
-0
/
+1
2026-04-15
Merge tag 'tracefs-v7.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-93
/
+45
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
28
-136
/
+3654
2026-04-15
Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+22
2026-04-15
MAINTAINERS: change git.samba.org to https
Stefan Metzmacher
1
-2
/
+2
2026-04-15
smb: client: fix integer underflow in receive_encrypted_read()
Dudu Lu
1
-0
/
+8
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
166
-3799
/
+5166
2026-04-15
Merge tag 'ipe-pr-20260413' of git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe
Linus Torvalds
1
-5
/
+5
2026-04-15
Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
7
-9
/
+54
2026-04-15
Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
73
-860
/
+1348
2026-04-16
drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
1
-1
/
+1
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
42
-795
/
+2156
2026-04-15
Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
13
-476
/
+257
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
117
-2010
/
+2957
2026-04-15
Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
76
-2478
/
+3856
2026-04-15
Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
75
-493
/
+741
2026-04-15
Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
34
-347
/
+518
2026-04-15
Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
6
-73
/
+118
[prev]
[next]