linux-2.6-block.git
2024-10-31 Jens Axboeio_uring/rsrc: add request -> io_rsrc_node mapper io_uring-rsrc
2024-10-31 Jens Axboeio_uring: add support for an ephemeral per-submit buffer
2024-10-31 Jens Axboeio_uring/rsrc: allow cloning with node replacements
2024-10-30 Jens Axboeio_uring/rsrc: allow cloning at an offset
2024-10-30 Jens AxboeMerge branch 'for-6.13/io_uring' into io_uring-rsrc
2024-10-30 Jens Axboeio_uring/rsrc: get rid of the empty node and dummy_ubuf
2024-10-30 Dan Carpenterio_uring/rsrc: fix error code in io_clone_buffers()
2024-10-30 Dan Carpenterio_uring/rsrc: Fix an IS_ERR() vs NULL bug in io_instal...
2024-10-29 Jens Axboeio_uring/rsrc: clear ->buf before mapping pages
2024-10-29 Jens Axboeio_uring/rsrc: add io_reset_rsrc_node() helper
2024-10-29 Jens Axboeio_uring/filetable: kill io_reset_alloc_hint() helper
2024-10-29 Jens Axboeio_uring/filetable: remove io_file_from_index() helper
2024-10-29 Jens Axboeio_uring/rsrc: add io_rsrc_node_lookup() helper
2024-10-29 Jens Axboeio_uring/rsrc: unify file and buffer resource tables
2024-10-29 Jens Axboeio_uring: only initialize io_kiocb rsrc_nodes when...
2024-10-29 Jens Axboeio_uring/rsrc: add an empty io_rsrc_node for sparse...
2024-10-29 Jens Axboeio_uring/rsrc: get rid of io_rsrc_node allocation cache
2024-10-29 Jens Axboeio_uring/rsrc: get rid of per-ring io_rsrc_node list
2024-10-29 Jens Axboeio_uring/rsrc: kill io_charge_rsrc_node()
2024-10-29 Jens Axboeio_uring/splice: open code 2nd direct file assignment
2024-10-29 Jens Axboeio_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RC...
2024-10-29 Jens Axboeio_uring/rsrc: move struct io_fixed_file to rsrc.h...
2024-10-29 Jens Axboeio_uring/nop: add support for testing registered files...
2024-10-29 Jens Axboeio_uring: add support for fixed wait regions
2024-10-29 Jens Axboeio_uring: change io_get_ext_arg() to use uaccess begin...
2024-10-29 Jens Axboeio_uring: switch struct ext_arg from __kernel_timespec...
2024-10-29 Jens Axboeio_uring/sqpoll: wait on sqd->wait for thread parking
2024-10-29 Jens Axboeio_uring/register: add IORING_REGISTER_RESIZE_RINGS
2024-10-29 Jens Axboeio_uring/memmap: explicitly return -EFAULT for mmap...
2024-10-29 Jens Axboeio_uring: abstract out a bit of the ring filling logic
2024-10-29 Jens Axboeio_uring: move max entry definition and ring sizing...
2024-10-29 Pavel Begunkovio_uring/net: clean up io_msg_copy_hdr
2024-10-29 Pavel Begunkovio_uring/net: don't alias send user pointer reads
2024-10-29 Pavel Begunkovio_uring/net: don't store send address ptr
2024-10-29 Pavel Begunkovio_uring/net: split send and sendmsg prep helpers
2024-10-29 Jens Axboeio_uring: kill 'imu' from struct io_kiocb
2024-10-29 Jens Axboeio_uring/net: move send zc fixed buffer import to issue...
2024-10-29 Jens Axboeio_uring: remove 'issue_flags' argument for io_req_set_...
2024-10-29 Jens Axboeio_uring/rw: get rid of using req->imu
2024-10-29 Jens Axboeio_uring/uring_cmd: get rid of using req->imu
2024-10-29 Jens Axboeio_uring/rsrc: don't assign bvec twice in io_import_fixed()
2024-10-29 Pavel Begunkovio_uring: clean up cqe trace points
2024-10-29 Pavel Begunkovio_uring: static_key for !IORING_SETUP_NO_SQARRAY
2024-10-29 Pavel Begunkovio_uring: kill io_llist_xchg
2024-10-29 Jens Axboeio_uring: move cancel hash tables to kvmalloc/kvfree
2024-10-29 Jens Axboeio_uring/cancel: get rid of init_hash_table() helper
2024-10-29 Jens Axboeio_uring/poll: get rid of per-hashtable bucket locks
2024-10-29 Jens Axboeio_uring/poll: get rid of io_poll_tw_hash_eject()
2024-10-29 Jens Axboeio_uring/poll: get rid of unlocked cancel hash
2024-10-29 Jens Axboeio_uring/poll: remove 'ctx' argument from io_poll_req_d...
2024-10-29 Jens Axboeio_uring/msg_ring: add support for sending a sync message
2024-10-29 Jens Axboeio_uring/msg_ring: refactor a few helper functions
2024-10-29 Jens Axboeio_uring/eventfd: move ctx->evfd_last_cq_tail into...
2024-10-29 Jens Axboeio_uring/eventfd: abstract out ev_fd grab + release...
2024-10-29 Jens Axboeio_uring/eventfd: move trigger check into a helper
2024-10-29 Jens Axboeio_uring/eventfd: move actual signaling part into separ...
2024-10-29 Jens Axboeio_uring/eventfd: check for the need to async notifier...
2024-10-29 Jens Axboeio_uring/eventfd: abstract out ev_fd put helper
2024-10-28 Linus TorvaldsMerge tag 'spi-fix-v6.12-rc5' of git://git./linux/kerne...
2024-10-27 Linus TorvaldsLinux 6.12-rc5 v6.12-rc5
2024-10-27 Linus TorvaldsMerge tag 'x86_urgent_for_v6.12_rc5' of git://git....
2024-10-27 Linus TorvaldsMerge tag 'ftrace-v6.12-rc4' of git://git./linux/kernel...
2024-10-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.12-3' of git://git...
2024-10-27 Linus TorvaldsMerge tag 'firewire-fixes-6.12-rc5' of git://git./linux...
2024-10-27 Linus TorvaldsMerge tag 'block-6.12-20241026' of git://git.kernel...
2024-10-27 Linus TorvaldsMerge tag 'xfs-6.12-fixes-5' of git://git./fs/xfs/xfs...
2024-10-27 Takashi Sakamotofirewire: core: fix invalid port index for parent device
2024-10-26 Armin Wolfplatform/x86: asus-wmi: Fix thermal profile initialization
2024-10-25 Linus TorvaldsMerge tag '9p-for-6.12-rc5' of https://github.com/marti...
2024-10-25 Linus TorvaldsMerge tag 'v6.12-rc4-smb3-client-fixes' of git://git...
2024-10-25 Linus TorvaldsMerge tag 'fuse-fixes-6.12-rc5' of git://git./linux...
2024-10-25 Linus TorvaldsMerge tag 'nfsd-6.12-2' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'acpi-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'pm-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'pci-v6.12-fixes-1' of git://git./linux/kerne...
2024-10-25 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc5' of git://git./linux...
2024-10-25 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.12-rc5' of git://git....
2024-10-25 Linus TorvaldsMerge tag 'ata-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'sound-6.12-rc5' of git://git./linux/kernel...
2024-10-25 Linus TorvaldsMerge tag 'drm-fixes-2024-10-25' of https://gitlab...
2024-10-25 Linus Torvaldsx86: fix whitespace in runtime-const assembler output
2024-10-25 Linus Torvaldsx86: fix user address masking non-canonical speculation...
2024-10-25 Rafael J. WysockiMerge branch 'pm-powercap'
2024-10-25 Rafael J. WysockiMerge branches 'acpi-resource' and 'acpi-button'
2024-10-25 Miklos Szeredifuse: remove stray debug line
2024-10-25 Dave AirlieMerge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab...
2024-10-25 Steven Rostedtfgraph: Change the name of cpuhp state to "fgraph:online"
2024-10-25 Li Huafeifgraph: Fix missing unlock in register_ftrace_graph()
2024-10-25 Dave AirlieMerge tag 'drm-misc-fixes-2024-10-24' of https://gitlab...
2024-10-24 Linus TorvaldsMerge tag 'bpf-fixes' of git://git./linux/kernel/git...
2024-10-24 Linus TorvaldsMerge tag 'net-6.12-rc5' of git://git./linux/kernel...
2024-10-24 Linus TorvaldsMerge tag 'hid-for-linus-20241024' of git://git./linux...
2024-10-24 Dave AirlieMerge tag 'drm-intel-fixes-2024-10-24' of https://gitla...
2024-10-24 Dominique MartinetRevert "fs/9p: simplify iget to remove unnecessary...
2024-10-24 Dominique MartinetRevert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
2024-10-24 Dominique MartinetRevert "fs/9p: remove redundant pointer v9ses"
2024-10-24 Dominique MartinetRevert " fs/9p: mitigate inode collisions"
2024-10-24 Dave AirlieMerge tag 'amd-drm-fixes-6.12-2024-10-23' of https...
2024-10-24 Linus TorvaldsMerge tag 'loongarch-fixes-6.12-1' of git://git./linux...
2024-10-24 Linus TorvaldsMerge tag 'probes-fixes-v6.12-rc4.2' of git://git....
next