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-09
ext4: factor out journalled block zeroing range
Zhang Yi
1
-29
/
+69
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
3
-21
/
+28
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
1
-9
/
+14
2026-04-09
ext4: fix diagnostic printf formats
David Laight
1
-3
/
+3
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
3
-38
/
+18
2026-04-09
ext4: add ext4_fc_eligible()
NeilBrown
1
-29
/
+14
2026-04-09
ext4: split __ext4_add_entry() out of ext4_add_entry()
NeilBrown
1
-7
/
+14
2026-04-09
ext4: prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
4
-4
/
+4
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
6
-93
/
+113
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
26
-163
/
+2556
2026-04-09
selftests/net: Add queue leasing tests with netkit
David Wei
3
-2
/
+1410
2026-04-09
netkit: Add xsk support for af_xdp applications
Daniel Borkmann
1
-0
/
+86
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
3
-2
/
+75
2026-04-09
netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
David Wei
1
-12
/
+114
2026-04-09
netkit: Add single device mode for netkit
Daniel Borkmann
3
-47
/
+97
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-12
/
+35
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
4
-13
/
+40
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
3
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
4
-33
/
+13
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-20
/
+29
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
3
-4
/
+130
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
9
-11
/
+323
2026-04-09
net: Add queue-create operation
Daniel Borkmann
6
-0
/
+95
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
5
-22
/
+45
2026-04-09
block: refactor blkdev_zone_mgmt_ioctl
Christoph Hellwig
1
-23
/
+18
2026-04-09
MAINTAINERS: update ublk driver maintainer email
Ming Lei
1
-1
/
+1
2026-04-09
Documentation: ublk: address review comments for SHMEM_ZC docs
Ming Lei
1
-4
/
+6
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
1
-51
/
+28
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
1
-46
/
+46
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
1
-3
/
+2
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
1
-6
/
+11
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
2
-2
/
+10
2026-04-10
affs: bound hash_pos before table lookup in affs_readdir
Hyungjung Joo
1
-0
/
+2
2026-04-09
Merge tag 'kbuild-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-2
/
+3
2026-04-10
i2c: atr: use kzalloc_flex
Rosen Penev
1
-13
/
+4
2026-04-09
selftests/nolibc: use gcc 15
Thomas Weißschuh
1
-1
/
+1
2026-04-09
tools/nolibc: support UBSAN on gcc
Thomas Weißschuh
1
-1
/
+5
2026-04-09
tools/nolibc: create __nolibc_no_sanitize_ubsan
Thomas Weißschuh
2
-4
/
+7
2026-04-10
drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
Maarten Lankhorst
1
-6
/
+0
2026-04-10
drm/ttm/tests: fix lru_count ASSERT
Matthew Auld
1
-1
/
+1
2026-04-09
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
1
-6
/
+4
2026-04-09
MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainer
Salil Mehta
2
-2
/
+10
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
410
-1947
/
+5320
2026-04-09
selftests/bpf: Add test for stale pkt range after scalar arithmetic
Daniel Borkmann
1
-0
/
+61
2026-04-09
bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_taken
Daniel Borkmann
1
-8
/
+22
2026-04-09
Merge branch 'acpi-apei'
Rafael J. Wysocki
7
-11
/
+200
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
26
-204
/
+132
2026-04-09
regmap: debugfs: fix race condition in dummy name allocation
Zxyan Zhu
2
-5
/
+17
2026-04-09
Merge branch 'acpi-tad'
Rafael J. Wysocki
1
-128
/
+341
[prev]
[next]