summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-31io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsXiaoguang Wang
2022-05-23Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-19io_uring: fix incorrect __kernel_rwf_t castfor-5.19/io_uring-2022-05-22Vasily Averin
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig
2022-05-18io_uring: add support for ring mapped supplied buffersJens Axboe
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth
2022-05-17dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy
2022-05-15cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker
2022-05-15cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-14io_uring: add IORING_ACCEPT_MULTISHOT for acceptHao Xu
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-13io_uring: add flag for allocating a fully sparse direct descriptor spaceJens Axboe
2022-05-13io_uring: allow allocated fixed files for openat/openat2Jens Axboe
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-12block: Fix the bio.bi_opf commentBart Van Assche
2022-05-12block: reorder the REQ_ flagsChristoph Hellwig
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken
2022-05-11Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi