index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-09
ext4: call deactivate_super() in extents_kunit_exit()
Ye Bin
-0
/
+1
2026-04-09
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
Ye Bin
-0
/
+2
2026-04-09
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
-1
/
+1
2026-04-09
ext4: zero post-EOF partial block before appending write
Zhang Yi
-14
/
+24
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
-23
/
+39
2026-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
-4
/
+1
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
-5
/
+6
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
-7
/
+23
2026-04-09
ext4: move zero partial block range functions out of active handle
Zhang Yi
-38
/
+41
2026-04-09
ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
Zhang Yi
-31
/
+22
2026-04-09
ext4: remove handle parameters from zero partial block functions
Zhang Yi
-34
/
+47
2026-04-09
ext4: move ordered data handling out of ext4_block_do_zero_range()
Zhang Yi
-29
/
+32
2026-04-09
ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
Zhang Yi
-19
/
+14
2026-04-09
ext4: factor out journalled block zeroing range
Zhang Yi
-29
/
+69
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
-21
/
+28
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
-9
/
+14
2026-04-09
ext4: fix diagnostic printf formats
David Laight
-3
/
+3
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
-38
/
+18
2026-04-09
ext4: add ext4_fc_eligible()
NeilBrown
-29
/
+14
2026-04-09
ext4: split __ext4_add_entry() out of ext4_add_entry()
NeilBrown
-7
/
+14
2026-04-09
ext4: prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-4
/
+4
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
-93
/
+113
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-165
/
+2558
2026-04-09
selftests/net: Add queue leasing tests with netkit
David Wei
-2
/
+1410
2026-04-09
netkit: Add xsk support for af_xdp applications
Daniel Borkmann
-0
/
+86
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-2
/
+75
2026-04-09
netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
David Wei
-12
/
+114
2026-04-09
netkit: Add single device mode for netkit
Daniel Borkmann
-49
/
+99
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
-12
/
+35
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
-3
/
+26
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-13
/
+40
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-33
/
+13
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
-20
/
+29
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
-4
/
+130
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
-11
/
+323
2026-04-09
net: Add queue-create operation
Daniel Borkmann
-0
/
+95
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...
Dave Airlie
-22
/
+45
2026-04-09
block: refactor blkdev_zone_mgmt_ioctl
Christoph Hellwig
-23
/
+18
2026-04-09
MAINTAINERS: update ublk driver maintainer email
Ming Lei
-1
/
+1
2026-04-09
Documentation: ublk: address review comments for SHMEM_ZC docs
Ming Lei
-4
/
+6
2026-04-09
ublk: allow buffer registration before device is started
Ming Lei
-51
/
+28
2026-04-09
ublk: replace xarray with IDA for shmem buffer index allocation
Ming Lei
-46
/
+46
2026-04-09
ublk: simplify PFN range loop in __ublk_ctrl_reg_buf
Ming Lei
-3
/
+2
2026-04-09
ublk: verify all pages in multi-page bvec fall within registered range
Ming Lei
-6
/
+11
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
-2
/
+10
2026-04-10
affs: bound hash_pos before table lookup in affs_readdir
Hyungjung Joo
-0
/
+2
2026-04-09
Merge tag 'kbuild-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+3
2026-04-10
i2c: atr: use kzalloc_flex
Rosen Penev
-13
/
+4
2026-04-09
selftests/nolibc: use gcc 15
Thomas Weißschuh
-1
/
+1
[prev]
[next]