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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
1
-1
/
+1
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-2
/
+21
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+4
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-7
/
+0
2025-04-19
Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-4
/
+3
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-04-18
Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
1
-2
/
+0
2025-04-17
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
1
-0
/
+1
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
1
-0
/
+17
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
1
-0
/
+3
2025-04-18
Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
2
-4
/
+3
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-0
/
+30
2025-04-17
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+15
2025-04-17
Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+0
2025-04-17
Merge tag 'platform-drivers-x86-v6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+4
2025-04-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+10
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
1
-3
/
+3
2025-04-17
drm/gem: Internally test import_attach for imported objects
Thomas Zimmermann
1
-2
/
+1
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-173
/
+101
2025-04-16
Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+6
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
3
-0
/
+30
2025-04-15
io_uring/zcrx: return ifq id to the user
Pavel Begunkov
1
-1
/
+3
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
1
-0
/
+1
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
1
-0
/
+2
2025-04-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+7
2025-04-14
Merge tag 'vfs-6.15-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-56
/
+50
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2
-2
/
+6
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-3
/
+6
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
2
-170
/
+95
2025-04-11
fwctl/cxl: Fix uuid_t usage in uapi
Dan Williams
1
-6
/
+15
2025-04-11
dcache: convert dentry flag macros to enum
Omar Sandoval
1
-56
/
+50
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
1
-2
/
+2
2025-04-10
Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+4
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
1
-0
/
+1
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-27
/
+0
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+7
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+43
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-1
/
+1
2025-04-10
firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version
Richard Fitzgerald
1
-1
/
+0
2025-04-10
vdso: Address variable shadowing in macros
Peng Jiang
1
-6
/
+6
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2
-2
/
+10
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
[next]