- 145cc8c io-wq: kill unused IO_WORKER_F_EXITING by Jens Axboe · 4 years, 3 months ago
- c4068bf io-wq: fix use-after-free in io_wq_worker_running by Hillf Danton · 4 years, 3 months ago
- dbbe9c6 io_uring: show sqthread pid and cpu in fdinfo by Joseph Qi · 4 years, 3 months ago
- af9c1a4 io_uring: process task work in io_uring_register() by Jens Axboe · 4 years, 4 months ago
- 91d8f51 io_uring: add blkcg accounting to offloaded operations by Dennis Zhou · 4 years, 4 months ago
- de29393 io_uring: improve registered buffer accounting for huge pages by Jens Axboe · 4 years, 4 months ago
- 14db841 io_uring: remove unneeded semicolon by Zheng Bin · 4 years, 4 months ago
- e95eee2 io_uring: cap SQ submit size for SQPOLL with multiple rings by Jens Axboe · 4 years, 4 months ago
- e8c2bc1 io_uring: get rid of req->io/io_async_ctx union by Jens Axboe · 4 years, 5 months ago
- 4be1c61 io_uring: kill extra user_bufs check by Pavel Begunkov · 4 years, 4 months ago
- ab0b196 io_uring: fix overlapped memcpy in io_req_map_rw() by Pavel Begunkov · 4 years, 4 months ago
- afb8765 io_uring: refactor io_req_map_rw() by Pavel Begunkov · 4 years, 4 months ago
- f4bff10 io_uring: simplify io_rw_prep_async() by Pavel Begunkov · 4 years, 4 months ago
- 9055420 io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits by Jens Axboe · 4 years, 4 months ago
- 738277a io_uring: mark io_uring_fops/io_op_defs as __read_mostly by Jens Axboe · 4 years, 4 months ago
- aa06165 io_uring: enable IORING_SETUP_ATTACH_WQ to attach to SQPOLL thread too by Jens Axboe · 4 years, 4 months ago
- 69fb213 io_uring: base SQPOLL handling off io_sq_data by Jens Axboe · 4 years, 4 months ago
- 534ca6d io_uring: split SQPOLL data into separate structure by Jens Axboe · 4 years, 4 months ago
- c8d1ba5 io_uring: split work handling part of SQPOLL into helper by Jens Axboe · 4 years, 4 months ago
- 3f0e64d io_uring: move SQPOLL post-wakeup ring need wakeup flag into wake handler by Jens Axboe · 4 years, 4 months ago
- 6a77938 io_uring: use private ctx wait queue entries for SQPOLL by Jens Axboe · 4 years, 4 months ago
- ce71bfe fs: align IOCB_* flags with RWF_* flags by Jens Axboe · 4 years, 4 months ago
- e35afcf io_uring: io_sq_thread() doesn't need to flush signals by Jens Axboe · 4 years, 4 months ago
- 95da846 io_wq: Make io_wqe::lock a raw_spinlock_t by Sebastian Andrzej Siewior · 4 years, 4 months ago
- 7e84e1c io_uring: allow disabling rings during the creation by Stefano Garzarella · 4 years, 4 months ago
- 21b55db io_uring: add IOURING_REGISTER_RESTRICTIONS opcode by Stefano Garzarella · 4 years, 4 months ago
- 9d4a75e io_uring: use an enumeration for io_uring_register(2) opcodes by Stefano Garzarella · 4 years, 4 months ago
- a3ec600 io_uring: move io_uring_get_socket() into io_uring.h by Jens Axboe · 4 years, 4 months ago
- 9b82849 io_uring: reference ->nsproxy for file table commands by Jens Axboe · 4 years, 4 months ago
- 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
- e6c8aa9 io_uring: enable task/files specific overflow flushing by Jens Axboe · 4 years, 3 months ago
- 76e1b64 io_uring: return cancelation status from poll/timeout/files handlers by Jens Axboe · 4 years, 3 months ago
- e3bc8e9 io_uring: unconditionally grab req->task by Jens Axboe · 4 years, 4 months ago
- 2aede0e io_uring: stash ctx task reference for SQPOLL by Jens Axboe · 4 years, 4 months ago
- f573d38 io_uring: move dropping of files into separate helper by Jens Axboe · 4 years, 4 months ago
- f3606e3 io_uring: allow timeout/poll/files killing to take task into account by Jens Axboe · 4 years, 4 months ago
- 0f07889 Merge branch 'io_uring-5.9' into for-5.10/io_uring by Jens Axboe · 4 years, 3 months ago
- c8d317a io_uring: fix async buffered reads when readahead is disabled by Hao Xu · 4 years, 3 months ago
- fb0155a Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 3 months ago
- a4d63c3 mm: do not rely on mm == current->mm in __get_user_pages_locked by Jason A. Donenfeld · 4 years, 3 months ago
- fad8e0d io_uring: fix potential ABBA deadlock in ->show_fdinfo() by Jens Axboe · 4 years, 3 months ago
- 8706e04 io_uring: always delete double poll wait entry on match by Jens Axboe · 4 years, 3 months ago
- a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 3 months ago
- 16bc1d5 Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f881855 Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ba25f05 Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 3 months ago
- 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 3 months ago
- 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 3 months ago
- 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 3 months ago
- a7b6c0f Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 4 years, 3 months ago
- a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- 692495b Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- eeddbe6 Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 3 months ago
- 8fb1e91 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 4 months ago
- f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 3 months ago
- c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 3 months ago
- a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 3 months ago
- ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 3 months ago
- 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
- 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 3 months ago
- d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 3 months ago
- 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 3 months ago
- 4166343 mm, THP, swap: fix allocating cluster for swapfile by mistake by Gao Xiang · 4 years, 3 months ago
- 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 4 years, 3 months ago
- e30d694 Documentation/llvm: Fix clang target examples by Florian Fainelli · 4 years, 4 months ago
- 7c7ec32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- b463b6f Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
- 782d122 Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 3 months ago
- 814324b Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 3 months ago
- 9a3a087 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 3 months ago
- f38c7e3 io_uring: ensure async buffered read-retry is setup properly by Jens Axboe · 4 years, 3 months ago
- 6d28cf7 Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 4 months ago
- 15083aa Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
- 4bb05f3 KVM: SVM: Add a dedicated INVD intercept routine by Tom Lendacky · 4 years, 4 months ago
- 33d04c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
- 574ec42 Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
- 6040723 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 4 months ago
- 62c774e io_uring: don't unconditionally set plug->nowait = true by Jens Axboe · 4 years, 4 months ago
- 1b0e6e2 Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 4 years, 4 months ago
- 3aab917 block: remove unused BLK_QC_T_EAGAIN flag by Jeffle Xu · 4 years, 4 months ago
- f3cd4850 io_uring: ensure open/openat2 name is cleaned on cancelation by Jens Axboe · 4 years, 4 months ago
- 8d214c4 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 4 months ago
- ba78755e Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 4 months ago
- f3231a0 Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 4 months ago
- 720777c BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixes by Dave Airlie · 4 years, 4 months ago
- 9754d6c Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 4 months ago
- ee6fa05 KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 4 months ago
- 171d4ff Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 4 months ago
- 8fa5960 Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 4 months ago
- 9ef7dce Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
- 516d980 scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* by Masahiro Yamada · 4 years, 4 months ago
- be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 4 months ago
- 00fb259 spi: bcm-qspi: Fix probe regression on iProc platforms by Ray Jui · 4 years, 4 months ago
- f7e8098 s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl by Christian Borntraeger · 4 years, 4 months ago
- c9c9e6a Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
- a969324 Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 4 months ago
- bffac4b Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 4 months ago