summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-09ext4: move ordered data handling out of ext4_block_do_zero_range()Zhang Yi
2026-04-09ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()Zhang Yi
2026-04-09ext4: factor out journalled block zeroing rangeZhang Yi
2026-04-09ext4: rename and extend ext4_block_truncate_page()Zhang Yi
2026-04-09ext4: add did_zero output parameter to ext4_block_zero_page_range()Zhang Yi
2026-04-09ext4: fix diagnostic printf formatsDavid Laight
2026-04-09ext4: move dcache manipulation out of __ext4_link()NeilBrown
2026-04-09ext4: add ext4_fc_eligible()NeilBrown
2026-04-09ext4: split __ext4_add_entry() out of ext4_add_entry()NeilBrown
2026-04-09ext4: prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09selftests/net: Add queue leasing tests with netkitDavid Wei
2026-04-09netkit: Add xsk support for af_xdp applicationsDaniel Borkmann
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann
2026-04-09xsk: Proxy pool management for leased queuesDaniel Borkmann
2026-04-09xsk: Extend xsk_rcv_check validationDaniel Borkmann
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei
2026-04-09net: Proxy netif_mp_{open,close}_rxq for leased queuesDavid Wei
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann
2026-04-09net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-09net: Add queue-create operationDaniel Borkmann
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie
2026-04-09block: refactor blkdev_zone_mgmt_ioctlChristoph Hellwig
2026-04-09MAINTAINERS: update ublk driver maintainer emailMing Lei
2026-04-09Documentation: ublk: address review comments for SHMEM_ZC docsMing Lei
2026-04-09ublk: allow buffer registration before device is startedMing Lei
2026-04-09ublk: replace xarray with IDA for shmem buffer index allocationMing Lei
2026-04-09ublk: simplify PFN range loop in __ublk_ctrl_reg_bufMing Lei
2026-04-09ublk: verify all pages in multi-page bvec fall within registered rangeMing Lei
2026-04-09ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer supportMing Lei
2026-04-10affs: bound hash_pos before table lookup in affs_readdirHyungjung Joo
2026-04-09Merge tag 'kbuild-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-10i2c: atr: use kzalloc_flexRosen Penev
2026-04-09selftests/nolibc: use gcc 15Thomas Weißschuh
2026-04-09tools/nolibc: support UBSAN on gccThomas Weißschuh
2026-04-09tools/nolibc: create __nolibc_no_sanitize_ubsanThomas Weißschuh
2026-04-10drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_allocMaarten Lankhorst
2026-04-10drm/ttm/tests: fix lru_count ASSERTMatthew Auld
2026-04-09bpf: Fix use-after-free in offloaded map/prog info fillJiayuan Chen
2026-04-09MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainerSalil Mehta
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09selftests/bpf: Add test for stale pkt range after scalar arithmeticDaniel Borkmann
2026-04-09bpf: Drop pkt_end markers on arithmetic to prevent is_pkt_ptr_branch_takenDaniel Borkmann
2026-04-09Merge branch 'acpi-apei'Rafael J. Wysocki
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki