- 1e6fa52 io_uring: COW io_identity on mismatch by Jens Axboe · 4 years, 2 months ago
- 98447d6 io_uring: move io identity items into separate struct by Jens Axboe · 4 years, 3 months ago
- dfead8a io_uring: rely solely on work flags to determine personality. by Jens Axboe · 4 years, 3 months ago
- 0f20376 io_uring: pass required context in as flags by Jens Axboe · 4 years, 3 months ago
- a8b595b io-wq: assign NUMA node locality if appropriate by Jens Axboe · 4 years, 2 months ago
- 55cbc25 io_uring: fix error path cleanup in io_sqe_files_register() by Jens Axboe · 4 years, 3 months ago
- 0918682 Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly" by Jens Axboe · 4 years, 3 months ago
- 216578e io_uring: fix REQ_F_COMP_LOCKED by killing it by Pavel Begunkov · 4 years, 3 months ago
- 4edf20f io_uring: dig out COMP_LOCK from deep call chain by Pavel Begunkov · 4 years, 3 months ago
- 6a0af22 io_uring: don't put a poll req under spinlock by Pavel Begunkov · 4 years, 3 months ago
- b1b74cf io_uring: don't unnecessarily clear F_LINK_TIMEOUT by Pavel Begunkov · 4 years, 3 months ago
- 368c548 io_uring: don't set COMP_LOCKED if won't put by Pavel Begunkov · 4 years, 3 months ago
- 035fbaf io_uring: Fix sizeof() mismatch by Colin Ian King · 4 years, 3 months ago
- 071a057 Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 2 months ago
- fad7011 Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 2 months ago
- 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 2 months ago
- 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
- 93f3d8f Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- 8119c43 Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 2 months ago
- 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 2 months ago
- 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 2 months ago
- 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 2 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 2 months ago
- 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 2 months ago
- d9bc85d ROMFS: support inode blocks calculation by Libing Zhou · 4 years, 2 months ago
- 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 2 months ago
- 5cf53f3 sched.h: drop in_ubsan field when UBSAN is in trap mode by Elena Petrova · 4 years, 2 months ago
- 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 2 months ago
- 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 2 months ago
- ac05b7a kernel/relay.c: drop unneeded initialization by Sudip Mukherjee · 4 years, 2 months ago
- 3f388f2 panic: dump registers on panic_on_warn by Alexey Kardashevskiy · 4 years, 2 months ago
- 85094c0 rapidio: fix the missed put_device() for rio_mport_add_riodev by Jing Xiangfeng · 4 years, 2 months ago
- fa63f08 rapidio: fix error handling path by Souptick Joarder · 4 years, 2 months ago
- 64ead52 nilfs2: fix some kernel-doc warnings for nilfs2 by Wang Hai · 4 years, 2 months ago
- 589f6b5 autofs: harden ioctl table by Matthew Wilcox · 4 years, 2 months ago
- 50b7d85 ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
- 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 2 months ago
- a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 2 months ago
- 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 2 months ago
- afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 2 months ago
- df0c09c coredump: let dump_emit() bail out on short writes by Jann Horn · 4 years, 2 months ago
- 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 2 months ago
- 206e22f tools/testing/selftests: add self-test for verifying load alignment by Chris Kennelly · 4 years, 2 months ago
- ce81bb2 fs/binfmt_elf: use PT_LOAD p_align values for suitable start address by Chris Kennelly · 4 years, 2 months ago
- 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 2 months ago
- c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 2 months ago
- 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 2 months ago
- a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 2 months ago
- e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 2 months ago
- f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 2 months ago
- 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 2 months ago
- c12093a const_structs.checkpatch: add pinctrl_ops and pinmux_ops by Rikard Falkeborn · 4 years, 2 months ago
- 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 2 months ago
- ed4761f const_structs.checkpatch: add phy_ops by Rikard Falkeborn · 4 years, 2 months ago
- 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 2 months ago
- 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 2 months ago
- 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 2 months ago
- 004fba1 bitops: use the same mechanism for get_count_order[_long] by Wei Yang · 4 years, 2 months ago
- a9eb637 bitops: simplify get_count_order_long() by Wei Yang · 4 years, 2 months ago
- 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 2 months ago
- f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 2 months ago
- e130816 include/linux/list.h: add a macro to test if entry is pointing to the head by Andy Shevchenko · 4 years, 2 months ago
- 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 2 months ago
- 6ed9b92 lib/scatterlist.c: avoid a double memset by Christophe JAILLET · 4 years, 2 months ago
- 3264cee lib/idr.c: document that ida_simple_{get,remove}() are deprecated by Stephen Boyd · 4 years, 2 months ago
- 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 2 months ago
- 8d8472c lib/mpi/mpi-bit.c: fix spello of "functions" by Randy Dunlap · 4 years, 2 months ago
- 2d04698 lib: test_sysctl: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- 408a93a lib: syscall: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- e065650 lib: radix-tree: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- 4e20ace lib: earlycpio: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- dde57fe lib: dynamic_queue_limits: delete duplicated words + fix typo by Randy Dunlap · 4 years, 2 months ago
- 2f22385 lib: decompress_bunzip2: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- f1e594a lib: libcrc32c: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- 197d6c1 lib: bitmap: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
- 32dd8af MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org by Jarkko Sakkinen · 4 years, 2 months ago
- 6343f6b get_maintainer: exclude MAINTAINERS file(s) from --git-fallback by Joe Perches · 4 years, 2 months ago
- cdfe2d2 get_maintainer: add test for file in VCS by Joe Perches · 4 years, 2 months ago
- b7621eb kernel: acct.c: fix some kernel-doc nits by Randy Dunlap · 4 years, 2 months ago
- 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 2 months ago
- 15ec0fc kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map() by Liao Pingfang · 4 years, 2 months ago
- b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 2 months ago
- ce9bebe fs: configfs: delete repeated words in comments by Randy Dunlap · 4 years, 2 months ago
- ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 2 months ago
- 1f0f8c0 include/linux/mmzone.h: remove unused early_pfn_valid() by Mike Rapoport · 4 years, 2 months ago
- 73eb7f9 mm: use helper function put_write_access() by Miaohe Lin · 4 years, 2 months ago
- e755f4a mm/workingset.c: fix some doc warnings by Xiaofei Tan · 4 years, 2 months ago
- 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 2 months ago
- 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 2 months ago
- ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 2 months ago
- 955cc77 mm/highmem.c: clean up endif comments by Ira Weiny · 4 years, 2 months ago
- 58f6f03 mm/page_reporting.c: drop stale list head check in page_reporting_cycle by Wei Yang · 4 years, 2 months ago
- c7df08f mm/slab.h: remove duplicate include by YueHaibing · 4 years, 2 months ago
- 4e79603 zram: failing to decompress is WARN_ON worthy by Douglas Anderson · 4 years, 2 months ago
- b86c5fc mm/memory_hotplug: update comment regarding zone shuffling by David Hildenbrand · 4 years, 2 months ago
- 7fef431 mm/page_alloc: place pages to tail in __free_pages_core() by David Hildenbrand · 4 years, 2 months ago
- 293ffa5 mm/page_alloc: move pages to tail in move_to_free_list() by David Hildenbrand · 4 years, 2 months ago