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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
Jeff Layton
1
-0
/
+11
2026-08-10
nfsd: add protocol support for CB_NOTIFY
Jeff Layton
3
-133
/
+275
2026-08-10
lockd, nfsd: RCU-protect nlmsvc_ops dispatch
Jeff Layton
1
-3
/
+9
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
1
-0
/
+1
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
1
-0
/
+5
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
1
-0
/
+2
2026-08-03
svcrdma: Fix pcl_for_each_segment for empty chunks
Chris Mason
1
-1
/
+1
2026-08-02
Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+4
2026-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2026-08-02
Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
1
-5
/
+16
2026-07-31
Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
3
-4
/
+10
2026-07-31
Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+2
2026-07-31
Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
4
-2
/
+19
2026-07-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-0
/
+5
2026-07-30
Merge tag 'pm-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+3
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-34
/
+58
2026-07-29
Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"
Simon Schippers
1
-3
/
+0
2026-07-29
Revert "ptr_ring: move free-space check into separate helper"
Simon Schippers
1
-18
/
+2
2026-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2026-07-29
scsi: libsas: terminate deferred commands on time out
Damien Le Moal
2
-0
/
+4
2026-07-29
ata: libata-scsi: terminate deferred commands on time out
Damien Le Moal
1
-0
/
+2
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
1
-1
/
+3
2026-07-28
Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-3
/
+0
2026-07-28
netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
David Howells
2
-3
/
+4
2026-07-28
ata: libata-eh: Increase STANDBY IMMEDIATE timeout
Matt Vollrath
1
-1
/
+1
2026-07-28
ata: libata: avoid kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2026-07-27
ethtool: Embed FEC hist ranges as buffer in struct
Eric Joyner
1
-0
/
+1
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+25
2026-07-27
ASoC: SDCA: Move kcontrol search out of IRQ
Charles Keepax
1
-0
/
+1
2026-07-27
ASoC: Add a component fixup_controls callback
Charles Keepax
1
-0
/
+2
2026-07-27
ASoC: SDCA: Populate IRQ data earlier
Charles Keepax
1
-0
/
+2
2026-07-27
ASoC: SDCA: Remove devm from primary IRQ cleanup
Charles Keepax
3
-0
/
+6
2026-07-27
ASoC: SDCA: Add sdca_irq_cleanup_late()
Charles Keepax
1
-0
/
+5
2026-07-27
ASoC: SDCA: Rename sdca_irq_allocate() to include devm
Charles Keepax
1
-2
/
+3
2026-07-26
scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race
Xingui Yang
1
-1
/
+0
2026-07-26
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+21
2026-07-26
Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-5
/
+11
2026-07-26
iommu/iommufd: Fix IOPF group ownership UAF
Peiyang He
1
-0
/
+5
2026-07-24
Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-23
/
+23
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-10
/
+44
2026-07-24
xsk: reclaim invalid Tx descriptors in ZC batch path
Maciej Fijalkowski
1
-0
/
+3
2026-07-24
xsk: provide sufficient space in pool->tx_descs
Maciej Fijalkowski
1
-2
/
+4
2026-07-24
xsk: drain continuation descs after overflow in xsk_build_skb()
Jason Xing
1
-0
/
+1
2026-07-24
Merge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+6
2026-07-24
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-8
/
+10
2026-07-24
Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-3
/
+25
2026-07-24
Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-6
/
+6
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-17
/
+22
2026-07-23
bnge/bng_re: fix ring ID widths
Vikas Gupta
1
-4
/
+3
2026-07-23
ipvs: do not mangle ICMP replies for non-first fragments
Julian Anastasov
1
-6
/
+5
[next]