linux-2.6-block.git
2024-11-01 Ming Leiio_uring: add helper of io_req_commit_cqe()
2024-11-01 Ming Leiio_uring: add io_submit_fail_link() helper
2024-11-01 Ming Leiio_uring: add io_link_req() helper
2024-11-01 Jens AxboeMerge branch 'for-6.13/io_uring' into io_uring-group
2024-11-01 hexueio_uring: add support for hybrid IOPOLL
2024-10-31 Jens Axboeio_uring/rsrc: allow cloning with node replacements
2024-10-31 Jens Axboeio_uring/rsrc: allow cloning at an offset
2024-10-30 Linus Torvaldsx86/uaccess: Avoid barrier_nospec() in 64-bit copy_from...
2024-10-30 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30...
2024-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
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-30 Linus TorvaldsMerge tag 'cgroup-for-6.12-rc5-fixes' of git://git...
2024-10-30 Linus TorvaldsMerge tag 'sched_ext-for-6.12-rc5-fixes' of git://git...
2024-10-30 Linus TorvaldsMerge tag 'slab-for-6.12-rc6' of git://git./linux/kerne...
2024-10-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-10-28-21-50' of...
2024-10-30 Linus TorvaldsMerge tag 'tpmdd-next-6.12-rc6' of git://git./linux...
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-29 Qun-Wei Linmm: krealloc: Fix MTE false alarm in __do_krealloc
2024-10-29 Barry Songmm: avoid unconditional one-tick sleep when swapcache_p...
2024-10-29 Jeff Xumseal: update mseal.rst
2024-10-29 Kirill A. Shutemovmm: split critical region in remap_file_pages() and...
2024-10-29 Edward Liawselftests/mm: fix deadlock for fork after pthread_creat...
2024-10-29 Edward LiawRevert "selftests/mm: replace atomic_bool with pthread_...
2024-10-29 Edward LiawRevert "selftests/mm: fix deadlock for fork after pthre...
2024-10-29 Lorenzo Stoakestools: testing: add expand-only mode VMA test
2024-10-29 Lorenzo Stoakesmm/vma: add expand-only VMA merge mode and optimise...
2024-10-29 Gregory Priceresource,kexec: walk_system_ram_res_rev must retain...
2024-10-29 Ryusuke Konishinilfs2: fix kernel bug due to missing clearing of check...
2024-10-29 Nobuhiro Iwamatsumm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE...
2024-10-29 Edward Adam... ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
2024-10-29 Jeongjun Parkmm: shmem: fix data-race in shmem_getattr()
2024-10-29 Jann Hornmm: mark mas allocation in vms_abort_munmap_vmas as...
2024-10-29 Sabyrzhan Tasbolatovx86/traps: move kmsan check after instrumentation_begin
2024-10-29 Huang Yingresource: remove dependency on SPARSEMEM from GET_FREE_...
2024-10-29 Liam R. Howlettmm/mmap: fix race in mmap_region() with ftruncate()
2024-10-29 Matt Flemingmm/page_alloc: let GFP_ATOMIC order-0 allocs access...
2024-10-29 Lorenzo Stoakesfork: only invoke khugepaged, ksm hooks if no error
2024-10-29 Lorenzo Stoakesfork: do not invoke uffd on fork if error occurs
2024-10-29 David Hildenbrandmm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without...
2024-10-28 Jarkko Sakkinentpm: Lazily flush the auth session
2024-10-28 Linus TorvaldsMerge tag 'spi-fix-v6.12-rc5' of git://git./linux/kerne...
2024-10-28 Ian Rogersperf cap: Add __NR_capget to arch/x86 unistd
2024-10-28 Arnaldo Carvalho... tools headers: Update the linux/unaligned.h copy with...
2024-10-28 Arnaldo Carvalho... tools headers arm64: Sync arm64's cputype.h with the...
2024-10-28 Arnaldo Carvalho... tools headers: Synchronize {uapi/}linux/bits.h with...
2024-10-28 Jarkko Sakkinentpm: Rollback tpm2_load_null()
2024-10-28 Jarkko Sakkinentpm: Return tpm2_sessions_init() when null key creation...
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....
next