summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01io_uring: reinstate the inflight trackingio_uring-5.19-2022-06-02Jens Axboe
2022-06-01io_uring: fix deadlock on iowq file slot allocPavel Begunkov
2022-05-31io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsXiaoguang Wang
2022-05-31io_uring: defer alloc_hint update to io_file_bitmap_set()Xiaoguang Wang
2022-05-31io_uring: ensure fput() called correspondingly when direct install failsXiaoguang Wang
2022-05-31io_uring: wire up allocated direct descriptors for socketJens Axboe
2022-05-31io_uring: fix a memory leak of buffer group list on exitJens Axboe
2022-05-31io_uring: move shutdown under the general net sectionJens Axboe
2022-05-31io_uring: unify calling convention for async prep handlingJens Axboe
2022-05-31io_uring: add io_op_defs 'def' pointer in req init and issueJens Axboe
2022-05-25io_uring: make prep and issue side of req handlers named consistentlyJens Axboe
2022-05-25io_uring: make timeout prep handlers consistent with other prep handlersJens Axboe
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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/writeback-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 'lkmm.2022.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-23Merge tag 'nolibc.2022.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/g...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-22Linux 5.18v5.18Linus Torvalds
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-21io_uring: cleanup handling of the two task_work listsfor-5.19/io_uring-passthrough-2022-05-22Jens Axboe
2022-05-21mtip32xx: fix typo in commentfor-5.19/drivers-2022-05-22Julia Lawall
2022-05-21blk-mq: fix typo in commentfor-5.19/block-2022-05-22Julia Lawall
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie