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-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
1
-3
/
+0
2025-05-19
queue_api: reduce risk of name collision over txq
Gur Stavi
1
-9
/
+9
2025-05-19
net: netlink: reduce extack cookie size
Johannes Berg
1
-1
/
+2
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+8
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
1
-0
/
+5
2025-05-16
net: phy: fixed_phy: remove fixed_phy_register_with_gpiod
Heiner Kallweit
1
-14
/
+0
2025-05-16
Merge tag 'drm-fixes-2025-05-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-14
/
+33
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
1
-0
/
+24
2025-05-16
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+9
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
1
-3
/
+9
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-3
/
+3
2025-05-16
Merge tag 'asoc-fix-v6.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
10
-69
/
+78
2025-05-16
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
1
-0
/
+2
2025-05-15
net: sched: uapi: add more sanely named duplicate defines
Jakub Kicinski
2
-0
/
+2
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
1
-0
/
+73
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-24
/
+74
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-8
/
+16
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-0
/
+3
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
1
-1
/
+6
2025-05-15
net: Look for bonding slaves in the bond's network namespace
Shay Drory
1
-1
/
+1
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
1
-7
/
+0
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-0
/
+19
2025-05-14
drm/gpusvm: Add timeslicing support to GPU SVM
Matthew Brost
1
-0
/
+5
2025-05-14
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
1
-14
/
+26
2025-05-14
drm/gpusvm: Introduce devmem_only flag for allocation
Himal Prasad Ghimiray
1
-0
/
+2
2025-05-13
net: phy: remove stub for mdiobus_register_board_info
Heiner Kallweit
1
-9
/
+0
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
2
-0
/
+22
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2
-4
/
+14
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
1
-0
/
+1
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
2
-2
/
+5
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
1
-1
/
+10
2025-05-13
net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
Oleksij Rempel
1
-1
/
+0
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-0
/
+1
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
1
-0
/
+6
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Jakub Kicinski
3
-109
/
+138
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
1
-0
/
+8
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+17
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
2025-05-11
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Takashi Iwai
1
-2
/
+2
2025-05-11
ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter
Peter Ujfalusi
1
-1
/
+1
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+6
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2
-4
/
+8
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested
Gal Pressman
1
-65
/
+69
2025-05-09
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
2
-0
/
+8
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
1
-1
/
+7
2025-05-09
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+2
[prev]
[next]