summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-29ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28bcachefs: Better helpers for inconsistency errorsKent Overstreet
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-28bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()Kent Overstreet
2025-03-28bcachefs: bch2_time_stats_init_no_pcpu()Kent Overstreet
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-28Merge tag 'fbdev-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-28io_uring: don't pass ctx to tw add remote helperPavel Begunkov
2025-03-28io_uring/msg: initialise msg request opcodePavel Begunkov
2025-03-28io_uring/msg: rename io_double_lock_ctx()Pavel Begunkov
2025-03-28io_uring/net: import zc ubuf earlierPavel Begunkov
2025-03-28io_uring/net: set sg_from_iter in advancePavel Begunkov
2025-03-28io_uring/net: clusterise send vs msghdr branchesPavel Begunkov
2025-03-28io_uring/net: unify sendmsg setup with zcPavel Begunkov
2025-03-28io_uring/net: combine sendzc flags writesPavel Begunkov
2025-03-28io_uring/net: open code io_net_vec_assign()Pavel Begunkov
2025-03-28io_uring/net: open code io_sendmsg_copy_hdr()Pavel Begunkov
2025-03-28ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()Caleb Sander Mateos
2025-03-28ublk: avoid redundant io->cmd in ublk_queue_cmd_list()Caleb Sander Mateos
2025-03-28ublk: get ubq from pdu in ublk_cmd_list_tw_cb()Caleb Sander Mateos
2025-03-28ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loopCaleb Sander Mateos
2025-03-28ublk: remove unused cmd argument to ublk_dispatch_req()Caleb Sander Mateos
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei
2025-03-28selftests: ublk: add more tests for covering MQMing Lei
2025-03-28ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cbMing Lei
2025-03-28ublk: implement ->queue_rqs()Ming Lei
2025-03-28ublk: document zero copy featureMing Lei
2025-03-28ublk: add segment parameterMing Lei
2025-03-28ublk: call io_uring_cmd_to_pdu to get uring_cmd pduMing Lei
2025-03-28ublk: add helper of ublk_need_map_io()Ming Lei
2025-03-28ublk: remove two unused fields from 'struct ublk_queue'Ming Lei
2025-03-28ublk: comment on ubq->canceling handling in ublk_queue_rq()Ming Lei
2025-03-28ublk: make sure ubq->canceling is set when queue is frozenMing Lei
2025-03-28io_uring/net: account memory for zc sendmsgPavel Begunkov
2025-03-28Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-28drm/nouveau: fix hibernate on disabled GPUChristoph Rudorff
2025-03-28x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor
2025-03-28x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_g...Herton R. Krzesinski
2025-03-28Merge tag 'for-6.15/io_uring-epoll-wait-20250325' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum
2025-03-28kdb: remove usage of static environment bufferNir Lichtman
2025-03-28Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-28NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()Trond Myklebust
2025-03-28NFS: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-28SUNRPC: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-28Merge tag 'tpmdd-next-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds