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