1. e08102d io_uring: remove opcode check on ltimeout kill by Pavel Begunkov · 4 years, 5 months ago
  2. ee6e00c splice: change exported internal do_splice() helper to take kernel offset by Jens Axboe · 4 years, 5 months ago
  3. 4017eb9 io_uring: make loop_rw_iter() use original user supplied pointers by Jens Axboe · 4 years, 5 months ago
  4. c8fb20b io_uring: remove req cancel in ->flush() by Pavel Begunkov · 4 years, 5 months ago
  5. 43c01fb io-wq: re-set NUMA node affinities if CPUs come online by Jens Axboe · 4 years, 5 months ago
  6. ff57716 io_uring: don't reuse linked_timeout by Pavel Begunkov · 4 years, 5 months ago
  7. 6922833 io_uring: unify fsize with def->work_flags by Jens Axboe · 4 years, 5 months ago
  8. 900fad4 io_uring: fix racy REQ_F_LINK_TIMEOUT clearing by Pavel Begunkov · 4 years, 5 months ago
  9. 4d52f33 io_uring: do poll's hash_node init in common code by Pavel Begunkov · 4 years, 5 months ago
  10. dd221f46 io_uring: inline io_poll_task_handler() by Pavel Begunkov · 4 years, 5 months ago
  11. 069b893 io_uring: remove extra ->file check in poll prep by Pavel Begunkov · 4 years, 5 months ago
  12. 2c3bac6d io_uring: make cached_cq_overflow non atomic_t by Pavel Begunkov · 4 years, 5 months ago
  13. d148ca4 io_uring: inline io_fail_links() by Pavel Begunkov · 4 years, 5 months ago
  14. ec99ca6 io_uring: kill ref get/drop in personality init by Pavel Begunkov · 4 years, 5 months ago
  15. 2e5aa6c io_uring: flags-based creds init in queue by Pavel Begunkov · 4 years, 5 months ago
  16. 9ba0d0c io_uring: use blk_queue_nowait() to check if NOWAIT supported by Jeffle Xu · 4 years, 5 months ago
  17. 324bcf5 mm: use limited read-ahead to satisfy read by Jens Axboe · 4 years, 5 months ago
  18. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 5 months ago
  19. 58852d4 io_uring: fix double poll mask init by Pavel Begunkov · 4 years, 5 months ago
  20. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 5 months ago
  21. d8a6df1 io_uring: use percpu counters to track inflight requests by Jens Axboe · 4 years, 5 months ago
  22. 500a373 io_uring: assign new io_identity for task if members have changed by Jens Axboe · 4 years, 5 months ago
  23. 5c3462c io_uring: store io_identity in io_uring_task by Jens Axboe · 4 years, 5 months ago
  24. 1e6fa52 io_uring: COW io_identity on mismatch by Jens Axboe · 4 years, 5 months ago
  25. 98447d6 io_uring: move io identity items into separate struct by Jens Axboe · 4 years, 5 months ago
  26. dfead8a io_uring: rely solely on work flags to determine personality. by Jens Axboe · 4 years, 5 months ago
  27. 0f20376 io_uring: pass required context in as flags by Jens Axboe · 4 years, 5 months ago
  28. a8b595b io-wq: assign NUMA node locality if appropriate by Jens Axboe · 4 years, 5 months ago
  29. 55cbc25 io_uring: fix error path cleanup in io_sqe_files_register() by Jens Axboe · 4 years, 5 months ago
  30. 0918682 Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly" by Jens Axboe · 4 years, 5 months ago
  31. 216578e io_uring: fix REQ_F_COMP_LOCKED by killing it by Pavel Begunkov · 4 years, 5 months ago
  32. 4edf20f io_uring: dig out COMP_LOCK from deep call chain by Pavel Begunkov · 4 years, 5 months ago
  33. 6a0af22 io_uring: don't put a poll req under spinlock by Pavel Begunkov · 4 years, 5 months ago
  34. b1b74cf io_uring: don't unnecessarily clear F_LINK_TIMEOUT by Pavel Begunkov · 4 years, 5 months ago
  35. 368c548 io_uring: don't set COMP_LOCKED if won't put by Pavel Begunkov · 4 years, 5 months ago
  36. 035fbaf io_uring: Fix sizeof() mismatch by Colin Ian King · 4 years, 5 months ago
  37. 071a057 Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 5 months ago
  38. fad7011 Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 5 months ago
  39. 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, 5 months ago
  40. 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, 5 months ago
  41. 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, 5 months ago
  42. 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, 5 months ago
  43. 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 5 months ago
  44. 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  45. 847d428 Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  46. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  47. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  48. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 5 months ago
  49. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 5 months ago
  50. d9bc85d ROMFS: support inode blocks calculation by Libing Zhou · 4 years, 5 months ago
  51. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 5 months ago
  52. 5cf53f3 sched.h: drop in_ubsan field when UBSAN is in trap mode by Elena Petrova · 4 years, 5 months ago
  53. 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 5 months ago
  54. 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 5 months ago
  55. ac05b7a kernel/relay.c: drop unneeded initialization by Sudip Mukherjee · 4 years, 5 months ago
  56. 3f388f2 panic: dump registers on panic_on_warn by Alexey Kardashevskiy · 4 years, 5 months ago
  57. 85094c0 rapidio: fix the missed put_device() for rio_mport_add_riodev by Jing Xiangfeng · 4 years, 5 months ago
  58. fa63f08 rapidio: fix error handling path by Souptick Joarder · 4 years, 5 months ago
  59. 64ead52 nilfs2: fix some kernel-doc warnings for nilfs2 by Wang Hai · 4 years, 5 months ago
  60. 589f6b5 autofs: harden ioctl table by Matthew Wilcox · 4 years, 5 months ago
  61. 50b7d85 ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  62. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 5 months ago
  63. 7f3bfab mm/gup: take mmap_lock in get_dump_page() by Jann Horn · 4 years, 5 months ago
  64. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 5 months ago
  65. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 5 months ago
  66. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 5 months ago
  67. df0c09c coredump: let dump_emit() bail out on short writes by Jann Horn · 4 years, 5 months ago
  68. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 5 months ago
  69. 206e22f tools/testing/selftests: add self-test for verifying load alignment by Chris Kennelly · 4 years, 5 months ago
  70. ce81bb2 fs/binfmt_elf: use PT_LOAD p_align values for suitable start address by Chris Kennelly · 4 years, 5 months ago
  71. 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 5 months ago
  72. c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 5 months ago
  73. 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 5 months ago
  74. a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 5 months ago
  75. e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 5 months ago
  76. f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 5 months ago
  77. 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 5 months ago
  78. c12093a const_structs.checkpatch: add pinctrl_ops and pinmux_ops by Rikard Falkeborn · 4 years, 5 months ago
  79. 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 5 months ago
  80. ed4761f const_structs.checkpatch: add phy_ops by Rikard Falkeborn · 4 years, 5 months ago
  81. 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 5 months ago
  82. 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 5 months ago
  83. 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 5 months ago
  84. 004fba1 bitops: use the same mechanism for get_count_order[_long] by Wei Yang · 4 years, 5 months ago
  85. a9eb637 bitops: simplify get_count_order_long() by Wei Yang · 4 years, 5 months ago
  86. 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 5 months ago
  87. f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 5 months ago
  88. e130816 include/linux/list.h: add a macro to test if entry is pointing to the head by Andy Shevchenko · 4 years, 5 months ago
  89. 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 5 months ago
  90. 6ed9b92 lib/scatterlist.c: avoid a double memset by Christophe JAILLET · 4 years, 5 months ago
  91. 3264cee lib/idr.c: document that ida_simple_{get,remove}() are deprecated by Stephen Boyd · 4 years, 5 months ago
  92. 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 5 months ago
  93. 8d8472c lib/mpi/mpi-bit.c: fix spello of "functions" by Randy Dunlap · 4 years, 5 months ago
  94. 2d04698 lib: test_sysctl: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  95. 408a93a lib: syscall: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  96. e065650 lib: radix-tree: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  97. 4e20ace lib: earlycpio: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  98. dde57fe lib: dynamic_queue_limits: delete duplicated words + fix typo by Randy Dunlap · 4 years, 5 months ago
  99. 2f22385 lib: decompress_bunzip2: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  100. f1e594a lib: libcrc32c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago