summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner
2026-08-16Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-15apparmor: fix deadlock in complain-mode change_hatJohn Johansen
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)
2026-08-15sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()Tejun Heo
2026-08-15sched_ext: Make core-sched task ordering hierarchy-awareTejun Heo
2026-08-15sched_ext: Use runnable_at for the default core-sched task orderingTejun Heo
2026-08-15sched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
2026-08-15nbd: add pre_defined_connections module parameter for pre-created devicesYang Erkun
2026-08-15nbd: remove queue freeze for newly created nbd from netlink pathYang Erkun
2026-08-15nbd: factor out a nbd_genl_foreach_sockYang Erkun
2026-08-15nbd: skip queue freeze when setting size at device startupYang Erkun
2026-08-15nbd: remove queue freeze in nbd_add_socketYang Erkun
2026-08-15nbd: clear queue limits on disconnectYang Erkun
2026-08-15nbd: disallow NBD_SET_SOCK on an active deviceYang Erkun
2026-08-15nbd: simplify find_fallback() by removing redundant logicLong Li
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder
2026-08-15blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()Marek Szyprowski
2026-08-15sched_ext: Move the config-off sub-cap kfunc stubs into sub.cTejun Heo
2026-08-15io_uring/uring_cmd: don't skip completion for a synchronous multishot cmdJens Axboe
2026-08-15io_uring/memmap: account the pages a compound region really usesAli Ahmet Memis
2026-08-15block: mtip32xx: synchronize ioctls with device removalHongyan Xu
2026-08-15ublk: avoid teardown retry loop on xarray allocation failureYao Sang
2026-08-15null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel
2026-08-15Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-08-15block: don't include blk-integrity.h in bdev.cChristoph Hellwig
2026-08-15xfs: avoid double deferrals for RWF_DONTCACHE writesTal Zussman
2026-08-15loop: Fix recently introduced lock inversionBart Van Assche
2026-08-15io_uring/zcrx: add dynamic area provisioningPavel Begunkov
2026-08-15io_uring/zcrx: lock area creation with pp_lockPavel Begunkov
2026-08-15io_uring/zcrx: keep array of areasPavel Begunkov
2026-08-15io_uring/zcrx: move freelist lock to struct zcrxPavel Begunkov
2026-08-15io_uring/zcrx: unmap under netdev lockPavel Begunkov
2026-08-15io_uring/zcrx: split dmabuf unmap and releasePavel Begunkov
2026-08-15io_uring/zcrx: don't pass ifq_reg to area creationPavel Begunkov
2026-08-15io_uring/zcrx: add helper for deriving area tokenPavel Begunkov
2026-08-15io_uring/zcrx: don't reload skb_shinfoPavel Begunkov
2026-08-15io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()Pavel Begunkov
2026-08-15io_uring/zcrx: constify area_reg on importPavel Begunkov
2026-08-15io_uring/zcrx: coalesce same-niov RQEs on refillPavel Begunkov
2026-08-15io_uring/zcrx: cache RQ tailPavel Begunkov
2026-08-15io_uring/zcrx: add RQ iteratorPavel Begunkov
2026-08-15io_uring/zcrx: move RQ head/tail to separate cache linesPavel Begunkov
2026-08-15io_uring/zcrx: scale refilling with large pagesPavel Begunkov
2026-08-15io_uring/io-wq: fix worker accounting when canceling creation callbacksVishnu Razdan
2026-08-15io_uring/net: Drop ddir argument from io_msg_copy_hdrGabriel Krisman Bertazi
2026-08-15io_uring/net: Drop custom iov copy in io_msg_copy_hdrGabriel Krisman Bertazi
2026-08-15io_uring/rw: Drop custom iov copy in io_iov_buffer_select_prepGabriel Krisman Bertazi
2026-08-15block: set QUEUE_FLAG_DYING unconditionally in blk_mark_disk_dead()胡连勤
2026-08-15swim3: Add missing MODULE_DESCRIPTIONNathan Chancellor