summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-133-1/+38
|\
| * fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais2024-05-081-0/+2
| * Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian2024-04-151-1/+1
| * tracing: Add sched_prepare_exec tracepointMarco Elver2024-04-111-0/+35
* | Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-134-156/+86
|\ \
| * | md: Revert "md: Fix overflow in is_mddev_idle"Li Nan2024-05-071-1/+1
| * | block: add a blk_alloc_discard_bio helperChristoph Hellwig2024-05-071-0/+3
| * | block: add a bio_chain_and_submit helperChristoph Hellwig2024-05-071-0/+1
| * | block: add a disk_has_partscan helperChristoph Hellwig2024-05-031-0/+13
| * | Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2024-04-251-1/+1
| |\ \
| | * | md: Fix overflow in is_mddev_idleLi Nan2024-04-081-1/+1
| * | | block: use a per disk workqueue for zone write pluggingDamien Le Moal2024-04-231-0/+1
| * | | block: Do not special-case plugging of zone write operationsDamien Le Moal2024-04-171-12/+0
| * | | block: Remove zone write lockingDamien Le Moal2024-04-173-115/+4
| * | | block: Remove elevator required featuresDamien Le Moal2024-04-171-10/+0
| * | | block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal2024-04-171-2/+1
| * | | block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal2024-04-171-16/+4
| * | | block: Implement zone append emulationDamien Le Moal2024-04-171-0/+1
| * | | block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal2024-04-171-3/+20
| * | | block: Introduce zone write pluggingDamien Le Moal2024-04-173-1/+20
| * | | block: Remember zone capacity when revalidating zonesDamien Le Moal2024-04-171-0/+1
| * | | block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal2024-04-171-0/+13
| |/ /
| * / block: add a bio_list_merge_init helperChristoph Hellwig2024-04-011-0/+7
| |/
* | Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-136-36/+90
|\ \
| * | io_uring: support to inject result for NOPMing Lei2024-05-101-0/+8
| * | io_uring/net: add IORING_ACCEPT_POLL_FIRST flagJens Axboe2024-05-091-0/+1
| * | io_uring/net: add IORING_ACCEPT_DONTWAIT flagJens Axboe2024-05-091-0/+1
| * | Merge branch 'for-uring-ubufops' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe2024-04-221-8/+13
| |\ \
| | * | net: add callback for setting a ubuf_info to skbPavel Begunkov2024-04-221-0/+2
| | * | net: extend ubuf_info callback to ops structurePavel Begunkov2024-04-221-8/+11
| * | | io_uring/net: support bundles for recvJens Axboe2024-04-221-7/+8
| * | | io_uring/net: support bundles for sendJens Axboe2024-04-221-0/+9
| * | | io_uring/kbuf: add helpers for getting/peeking multiple buffersJens Axboe2024-04-221-0/+3
| * | | io_uring: separate header for exported net bitsPavel Begunkov2024-04-152-6/+18
| * | | io_uring: remove async request cachePavel Begunkov2024-04-151-4/+0
| * | | io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe2024-04-151-3/+0
| * | | io_uring: Avoid anonymous enums in io_uring uapiGabriel Krisman Bertazi2024-04-151-10/+8
| * | | io_uring/alloc_cache: switch to array based cachingJens Axboe2024-04-151-1/+1
| * | | io_uring/uring_cmd: switch to always allocating async dataJens Axboe2024-04-151-0/+1
| * | | io_uring/rw: always setup io_async_rw for read/write requestsJens Axboe2024-04-151-0/+1
| * | | io_uring: get rid of intermediate aux cqe cachesPavel Begunkov2024-04-151-2/+1
| * | | io_uring: remove struct io_tw_state::lockedPavel Begunkov2024-04-151-2/+0
| * | | nvme/io_uring: use helper for polled completionsJens Axboe2024-04-151-0/+11
| * | | io_uring/cmd: document some uring_cmd related helpersPavel Begunkov2024-04-151-0/+13
| |/ /
* | | Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-05-132-8/+11
|\ \ \
| * \ \ Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2024-04-092-8/+11
| |\ \ \
| | * | | new helper: copy_to_iter_full()Al Viro2024-04-072-8/+11
| | | |/ | | |/|
* | | | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-05-135-118/+355
|\ \ \ \
| * | | | cifs: Implement netfslib hooksDavid Howells2024-05-012-0/+2
| * | | | netfs, afs: Use writeback retry to deal with alternate keysDavid Howells2024-05-011-0/+2