summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-10io-uring: Make statx API stablefor-5.18/io_uring-statx-2022-03-18for-5.18/io_uring-statxStefan Roesch
2022-03-10io_uring: Add support for napi_busy_pollOlivier Langlois
2022-03-10io_uring: minor io_cqring_wait() optimizationOlivier Langlois
2022-03-10io_uring: add support for IORING_OP_MSG_RING commandJens Axboe
2022-03-10io_uring: speedup provided buffer handlingJens Axboe
2022-03-10io_uring: add support for registering ring file descriptorsJens Axboe
2022-03-10io_uring: documentation fixupDylan Yudaken
2022-03-10io_uring: do not recalculate ppos unnecessarilyDylan Yudaken
2022-03-10io_uring: update kiocb->ki_pos at execution timeDylan Yudaken
2022-03-10io_uring: remove duplicated calls to io_kiocb_pposDylan Yudaken
2022-03-10io_uring: Remove unneeded test in io_run_task_work_sig()Olivier Langlois
2022-03-10io-uring: Make tracepoints consistent.Stefan Roesch
2022-03-10io-uring: add __fill_cqe functionStefan Roesch
2022-03-10io-wq: use IO_WQ_ACCT_NR rather than hardcoded numberHao Xu
2022-03-10io-wq: reduce acct->lock crossing functions lock/unlockHao Xu
2022-03-10io-wq: decouple work_list protection from the big wqe->lockHao Xu
2022-03-10io_uring: Fix use of uninitialized ret in io_eventfd_register()Nathan Chancellor
2022-03-10io_uring: remove ring quiesce for io_uring_registerUsama Arif
2022-03-10io_uring: avoid ring quiesce while registering restrictions and enabling ringsUsama Arif
2022-03-10io_uring: avoid ring quiesce while registering async eventfdUsama Arif
2022-03-10io_uring: avoid ring quiesce while registering/unregistering eventfdUsama Arif
2022-03-10io_uring: remove trace for eventfdUsama Arif
2022-03-06Linux 5.17-rc7Linus Torvalds
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai
2022-03-05proc: fix documentation and description of pagemapYun Zhou
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-04Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-04Merge tag 'sound-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-04tracing: Fix return value of __setup handlersRandy Dunlap
2022-03-04mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann
2022-03-04btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel