linux-2.6-block.git
2021-04-04 Pavel Begunkovio_uring: optimise kiocb_end_write for !ISREG
2021-04-04 Pavel Begunkovio_uring: kill unused REQ_F_NO_FILE_TABLE
2021-04-04 Pavel Begunkovio_uring: don't init req->work fully in advance
2021-04-04 Pavel Begunkovio-wq: refactor *_get_acct()
2021-04-04 Pavel Begunkovio_uring: remove tctx->sqpoll
2021-04-04 Pavel Begunkovio_uring: don't do extra EXITING cancellations
2021-04-04 Pavel Begunkovio_uring: don't clear REQ_F_LINK_TIMEOUT
2021-04-04 Pavel Begunkovio_uring: optimise io_req_task_work_add()
2021-04-04 Pavel Begunkovio_uring: abolish old io_put_file()
2021-04-04 Pavel Begunkovio_uring: optimise io_dismantle_req() fast path
2021-04-04 Pavel Begunkovio_uring: inline io_clean_op()'s fast path
2021-04-04 Pavel Begunkovio_uring: remove __io_req_task_cancel()
2021-04-04 Pavel Begunkovio_uring: add helper flushing locked_free_list
2021-04-04 Pavel Begunkovio_uring: refactor io_free_req_deferred()
2021-04-04 Pavel Begunkovio_uring: inline io_put_req and friends
2021-04-04 Pavel Begunkovio_uring: refactor rsrc refnode allocation
2021-04-04 Pavel Begunkovio_uring: refactor io_flush_cached_reqs()
2021-04-04 Pavel Begunkovio_uring: optimise success case of __io_queue_sqe
2021-04-04 Pavel Begunkovio_uring: inline __io_queue_linked_timeout()
2021-04-04 Pavel Begunkovio_uring: keep io_req_free_batch() call locality
2021-04-04 Pavel Begunkovio_uring: optimise tctx node checks/alloc
2021-04-04 Pavel Begunkovio_uring: optimise io_uring_enter()
2021-04-04 Pavel Begunkovio_uring: don't take ctx refs in task_work handler
2021-04-04 Jens Axboeio_uring: transform ret == 0 for poll cancelation compl...
2021-04-04 Jens Axboeio_uring: correct comment on poll vs iopoll
2021-04-04 Jens Axboeio_uring: cache async and regular file state for fixed...
2021-04-04 Jens Axboeio_uring: don't check for io_uring_fops for fixed files
2021-04-04 Pavel Begunkovio_uring: simplify io_sqd_update_thread_idle()
2021-04-04 Jens Axboeio_uring: switch to atomic_t for io_kiocb reference...
2021-04-04 Jens Axboeio_uring: wrap io_kiocb reference count manipulation...
2021-04-04 Pavel Begunkovio_uring: simplify io_resubmit_prep()
2021-04-04 Pavel Begunkovio_uring: merge defer_prep() and prep_async()
2021-04-04 Pavel Begunkovio_uring: rethink def->needs_async_data
2021-04-04 Pavel Begunkovio_uring: untie alloc_async_data and needs_async_data
2021-04-04 Pavel Begunkovio_uring: refactor out send/recv async setup
2021-04-04 Pavel Begunkovio_uring: use better types for cflags
2021-04-04 Pavel Begunkovio_uring: refactor provide/remove buffer locking
2021-04-04 Pavel Begunkovio_uring: add a helper failing not issued requests
2021-04-04 Pavel Begunkovio_uring: further deduplicate file slot selection
2021-04-04 Pavel Begunkovio_uring: reuse io_req_task_queue_fail()
2021-04-04 Pavel Begunkovio_uring: avoid taking ctx refs for task-cancel
2021-04-04 Linus TorvaldsLinux 5.12-rc6 v5.12-rc6
2021-04-04 Zheyu Mafirewire: nosy: Fix a use-after-free bug in nosy_ioctl()
2021-04-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-04-03 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-03' of git://git.kerne...
2021-04-03 Zhen Leisoc: litex: Remove duplicated header file inclusion
2021-04-03 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes2' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc6' of git://git....
2021-04-03 Linus TorvaldsMerge tag 'powerpc-5.12-5' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210402' of git://git...
2021-04-03 Linus TorvaldsMerge tag 'driver-core-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'char-misc-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'staging-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'tty-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'usb-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-04-03 Jens Axboeio_uring: fix !CONFIG_BLOCK compilation failure io_uring-5.12-2021-04-03
2021-04-02 Linus TorvaldsMerge tag 'block-5.12-2021-04-02' of git://git.kernel...
2021-04-02 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-02' of git://git.kerne...
2021-04-02 Linus TorvaldsMerge tag 'acpi-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Linus TorvaldsMerge tag 'pm-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Christoph Hellwigblock: remove the unused RQF_ALLOCED flag block-5.12-2021-04-02
2021-04-02 Christoph Hellwigblock: update a few comments in uapi/linux/blkpg.h
2021-04-02 Linus TorvaldsMerge tag 'trace-v5.12-rc5-2' of git://git./linux/kerne...
2021-04-02 Jens Axboeio_uring: move reissue into regular IO path io_uring-5.12-2021-04-02
2021-04-02 Rafael J. WysockiMerge branches 'acpi-tables' and 'acpi-scan'
2021-04-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2021-04-02 Pavel Begunkovblock: don't ignore REQ_NOWAIT for direct IO
2021-04-02 Kefeng Wangriscv: Make NUMA depend on MMU
2021-04-02 Yang Liriscv: remove unneeded semicolon
2021-04-02 Zihao Yuriscv,entry: fix misaligned base for excp_vect_table
2021-04-02 Ben Dooksriscv: evaluate put_user() arg before enabling user...
2021-04-02 Kefeng Wangriscv: Drop const annotation for sp
2021-04-02 Linus TorvaldsMerge tag 'lto-v5.12-rc6' of git://git./linux/kernel...
2021-04-01 Sean Christophersonkbuild: lto: Merge module sections if and only if CONFI...
2021-04-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-04-01 Linus TorvaldsMerge tag 'drm-fixes-2021-04-02' of git://anongit.freed...
2021-04-01 Dave AirlieMerge tag 'imx-drm-fixes-2021-04-01' of git://git.pengu...
2021-04-01 Dave AirlieMerge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedes...
2021-04-01 Steven Rostedt... tracing: Fix stack trace event size
2021-04-01 Linus TorvaldsMerge tag 'sound-5.12-rc6' of git://git./linux/kernel...
2021-04-01 Linus TorvaldsMerge tag 'tomoyo-pr-20210401' of git://git.osdn.net...
2021-04-01 Linus TorvaldsMerge tag 'xarray-5.12' of git://git.infradead.org...
2021-04-01 Pavel Begunkovio_uring: fix EIOCBQUEUED iter revert
2021-04-01 Pavel Begunkovio_uring/io-wq: protect against sprintf overflow
2021-04-01 Jens Axboeio_uring: don't mark S_ISBLK async work as unbounded
2021-04-01 Damien Le Moalnull_blk: fix command timeout completion handling
2021-04-01 Matthew Wilcox... idr test suite: Improve reporting from idr_find_test_1
2021-04-01 Matthew Wilcox... idr test suite: Create anchor before launching throbber
2021-04-01 Matthew Wilcox... idr test suite: Take RCU read lock in idr_find_test_1
2021-04-01 Matthew Wilcox... radix tree test suite: Register the main thread with...
2021-04-01 Vitaly KuznetsovACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
2021-04-01 Vitaly Kuznetsovselftests: kvm: Check that TSC page value is small...
2021-04-01 Vitaly KuznetsovKVM: x86: Prevent 'hv_clock->system_time' from going...
2021-04-01 Paolo BonziniKVM: x86: disable interrupts while pvclock_gtod_sync_lo...
2021-04-01 Paolo BonziniKVM: x86: reduce pvclock_gtod_sync_lock critical sections
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into kvm-master
2021-04-01 Paolo BonziniKVM: SVM: ensure that EFER.SVME is set when running...
2021-04-01 Paolo BonziniKVM: SVM: load control fields from VMCB12 before checki...
2021-04-01 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-31' of https...
next