summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08io_uring: batch completion in prior_task_listHao Xu
2021-12-07io_uring: split io_req_complete_post() and add a helperHao Xu
2021-12-07io_uring: add helper for task work execution codeHao Xu
2021-12-07io_uring: add a priority tw list for irq completion workHao Xu
2021-12-07io-wq: add helper to merge two wq_listsHao Xu
2021-12-05io_uring: reuse io_req_task_complete for timeoutsPavel Begunkov
2021-12-05io_uring: tweak iopoll CQE_SKIP event countingPavel Begunkov
2021-12-05io_uring: simplify selected buf handlingPavel Begunkov
2021-12-05io_uring: move up io_put_kbuf() and io_put_rw_kbuf()Hao Xu
2021-11-29io_uring: validate timespec for timeout removalsYe Bin
2021-11-25io_uring: better to use REQ_F_IO_DRAIN for req->flagsHao Xu
2021-11-25io_uring: fix no lock protection for ctx->cq_extraHao Xu
2021-11-24io_uring: disable drain with cqe skipPavel Begunkov
2021-11-24io_uring: don't spinlock when not posting CQEsPavel Begunkov
2021-11-24io_uring: add option to skip CQE postingPavel Begunkov
2021-11-24io_uring: clean cqe filling functionsPavel Begunkov
2021-11-23io_uring: improve argument types of kiocb_done()Pavel Begunkov
2021-11-23io_uring: clean __io_import_iovec()Pavel Begunkov
2021-11-23io_uring: improve send/recv error handlingPavel Begunkov
2021-11-23io_uring: simplify reissue in kiocb_donePavel Begunkov
2021-11-21Linux 5.16-rc2Linus Torvalds
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-20Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-20Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-11-20proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-20mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park
2021-11-20mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-11-20mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor
2021-11-20hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-20mm: emit the "free" trace report before freeing memory in kmem_cache_free()Yunfeng Ye
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-20ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn
2021-11-20mm/swap.c:put_pages_list(): reinitialise the page listMatthew Wilcox
2021-11-19Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-19Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-19Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds
2021-11-19Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds