summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-24Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+9
2022-05-24Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2022-05-24Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2022-05-24Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+89
2022-05-24Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2022-05-24Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+5
2022-05-24Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+20
2022-05-24Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-2/+1
2022-05-24Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-9/+61
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds8-344/+88
2022-05-23Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2022-05-23Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds5-6/+99
2022-05-23Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+7
2022-05-23Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds4-16/+29
2022-05-23Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds2-5/+12
2022-05-23Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+148
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+68
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+27
2022-05-21Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2022-05-20Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+2
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi1-0/+2
2022-05-19io_uring: fix incorrect __kernel_rwf_t castVasily Averin1-1/+1
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+17
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L1-0/+2
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-05-19Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-05-18libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov1-0/+3
2022-05-18nvme: add support for TP4084 - Time-to-Ready EnhancementsChristoph Hellwig1-0/+31
2022-05-18io_uring: add support for ring mapped supplied buffersJens Axboe1-0/+36
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+14
2022-05-17audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth1-1/+1
2022-05-17dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2
2022-05-17nvme: split the enum used for various register constantsChristoph Hellwig1-2/+11
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2-1/+14
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy1-0/+2
2022-05-16cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker1-1/+1
2022-05-16cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker1-1/+0
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2022-05-14io_uring: add IORING_ACCEPT_MULTISHOT for acceptHao Xu1-0/+5
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2022-05-13io_uring: add flag for allocating a fully sparse direct descriptor spaceJens Axboe1-1/+7
2022-05-13io_uring: allow allocated fixed files for openat/openat2Jens Axboe1-0/+9
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet1-1/+2
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-4/+8
2022-05-12block: Fix the bio.bi_opf commentBart Van Assche1-3/+2
2022-05-12block: reorder the REQ_ flagsChristoph Hellwig1-7/+8
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken1-1/+1
2022-05-12Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+3