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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
hwmon: (ina2xx) drop unused platform data
Bartosz Golaszewski
1
-16
/
+0
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-12
/
+1
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-11
/
+21
2026-03-27
mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
Jinjiang Tu
1
-11
/
+21
2026-03-27
Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-5
/
+0
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+49
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-6
/
+13
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-0
/
+1
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
1
-1
/
+0
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
2
-4
/
+9
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
1
-0
/
+4
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
1
-0
/
+1
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
1
-4
/
+4
2026-03-25
dma-mapping: add missing `inline` for `dma_free_attrs`
Miguel Ojeda
1
-2
/
+2
2026-03-24
Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+6
2026-03-24
spi: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-03-24
virtio-net: correct hdr_len handling for tunnel gso
Xuan Zhuo
1
-0
/
+19
2026-03-24
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
Xuan Zhuo
1
-4
/
+30
2026-03-23
Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+1
2026-03-22
Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+6
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
3
-5
/
+58
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-0
/
+2
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+3
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-2
/
+8
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2
-11
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
1
-0
/
+7
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
1
-4
/
+4
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
1
-0
/
+3
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-6
/
+9
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+1
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-5
/
+0
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
2
-0
/
+58
2026-03-17
iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
Randy Dunlap
1
-2
/
+8
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
3
-4
/
+8
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+3
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+35
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2026-03-14
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-2
/
+9
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+4
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-0
/
+1
2026-03-13
vt: save/restore unicode screen buffer for alternate screen
Nicolas Pitre
1
-0
/
+1
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
1
-2
/
+1
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+39
2026-03-12
serial: 8250: Add serial8250_handle_irq_locked()
Ilpo Järvinen
1
-0
/
+1
2026-03-12
include/linux/local_lock_internal.h: Make this header file again compatible with sparse
Bart Van Assche
1
-1
/
+1
[next]