1. 6bce244 mm/page_alloc: Revert pahole zero-sized workaround by Mel Gorman · 3 years, 6 months ago
  2. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  3. dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
  4. 44e8a5e kdump: use vmlinux_build_id to simplify by Stephen Boyd · 3 years, 6 months ago
  5. 3f14d02 buildid: fix kernel-doc notation by Stephen Boyd · 3 years, 6 months ago
  6. 60eec32 buildid: mark some arguments const by Stephen Boyd · 3 years, 6 months ago
  7. 9294523 module: add printk formats to add module build ID to stacktraces by Stephen Boyd · 3 years, 6 months ago
  8. 22f4e66 dump_stack: add vmlinux build ID to stack traces by Stephen Boyd · 3 years, 6 months ago
  9. 83cc6fa buildid: stash away kernels build ID on init by Stephen Boyd · 3 years, 6 months ago
  10. 7eaf3cf buildid: add API to parse build ID out of buffer by Stephen Boyd · 3 years, 6 months ago
  11. a010d79 buildid: only consider GNU notes for build ID parsing by Stephen Boyd · 3 years, 6 months ago
  12. 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  13. 53b0fe3 lib/test: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  14. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  15. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  16. b805259 Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 6 months ago
  17. a180bd1 iov_iter: remove uaccess_kernel() warning from iov_iter_init() by Linus Torvalds · 3 years, 6 months ago
  18. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  19. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  20. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  21. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  22. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  23. 3b52348 lib/decompressors: remove set but not used variabled 'level' by Yu Kuai · 3 years, 6 months ago
  24. 2c48441 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 6 months ago
  25. 7fde9d6 lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static by Rajat Asthana · 3 years, 6 months ago
  26. 4c52729 kernel.h: split out kstrtox() and simple_strtox() to a separate header by Andy Shevchenko · 3 years, 6 months ago
  27. ce71efd lib/test_string.c: allow module removal by Matteo Croce · 3 years, 6 months ago
  28. ad65dce lib: uninline simple_strtoull() by Alexey Dobriyan · 3 years, 6 months ago
  29. 1a58be6 lib: memscan() fixlet by Alexey Dobriyan · 3 years, 6 months ago
  30. 478485f lib/mpi: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  31. 05911c5 lib/decompressors: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  32. b6c75c4 lib/math/rational: add Kunit test cases by Trent Piepho · 3 years, 6 months ago
  33. 65a0d3c lib/math/rational.c: fix divide by zero by Trent Piepho · 3 years, 6 months ago
  34. cc72181 seq_file: drop unused *_escape_mem_ascii() by Andy Shevchenko · 3 years, 6 months ago
  35. 259fa5d lib/test-string_helpers: add test cases for new features by Andy Shevchenko · 3 years, 6 months ago
  36. 6932569 lib/test-string_helpers: get rid of trailing comma in terminators by Andy Shevchenko · 3 years, 6 months ago
  37. 229563b1 lib/test-string_helpers: print flags in hexadecimal format by Andy Shevchenko · 3 years, 6 months ago
  38. aec0d09 lib/string_helpers: allow to append additional characters to be escaped by Andy Shevchenko · 3 years, 6 months ago
  39. 0362c27 lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable by Andy Shevchenko · 3 years, 6 months ago
  40. a080978 lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII by Andy Shevchenko · 3 years, 6 months ago
  41. 7e5969a lib/string_helpers: drop indentation level in string_escape_mem() by Andy Shevchenko · 3 years, 6 months ago
  42. 62519b8 lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop by Andy Shevchenko · 3 years, 6 months ago
  43. 92aeda5 lib: decompress_bunzip2: remove an unneeded semicolon by Zhen Lei · 3 years, 6 months ago
  44. b659bae mm: selftests for exclusive device memory by Alistair Popple · 3 years, 6 months ago
  45. 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 6 months ago
  46. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  47. a941a03 Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  48. e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  49. dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 6 months ago
  50. 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 6 months ago
  51. f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 6 months ago
  52. 158f255 kasan: allow an architecture to disable inline instrumentation by Daniel Axtens · 3 years, 6 months ago
  53. 3ff16d3 kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() by David Gow · 3 years, 6 months ago
  54. 4469c0f printk: introduce dump_stack_lvl() by Alexander Potapenko · 3 years, 6 months ago
  55. 46e6b31 lib/test_hmm: use vma_lookup() in dmirror_migrate() by Liam Howlett · 3 years, 6 months ago
  56. 7927029 slub: force on no_hash_pointers when slub_debug is enabled by Stephen Boyd · 3 years, 6 months ago
  57. 1f9f78b mm/slub, kunit: add a KUnit test for SLUB debugging functionality by Oliver Glitta · 3 years, 6 months ago
  58. 26c6cb7 kunit: make test->lock irq safe by Vlastimil Babka · 3 years, 6 months ago
  59. 94f2be50 Merge branch 'printk-rework' into for-linus by Petr Mladek · 3 years, 6 months ago
  60. d8c0321 Merge branch 'for-5.14-vsprintf-scanf' into for-linus by Petr Mladek · 3 years, 6 months ago
  61. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  62. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  63. 6a2cbc5 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 6 months ago
  64. d3b1603 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 6 months ago
  65. 1d71307 kunit: add unit test for filtering suites by names by Daniel Latypov · 3 years, 8 months ago
  66. 40eb5cf kasan: test: make use of kunit_skip() by Marco Elver · 3 years, 6 months ago
  67. d99ea67 kunit: test: Add example tests which are always skipped by David Gow · 3 years, 6 months ago
  68. 6d2426b kunit: Support skipped tests by David Gow · 3 years, 6 months ago
  69. ebd0957 lib/test: convert lib/test_list_sort.c to use KUnit by Daniel Latypov · 3 years, 8 months ago
  70. 7122deb kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers by Daniel Latypov · 3 years, 8 months ago
  71. 44acdbb kunit: Add gnu_printf specifiers by David Gow · 3 years, 8 months ago
  72. 255ede3 lib/cmdline_kunit: Remove a cast which are no-longer required by David Gow · 3 years, 8 months ago
  73. 1253b9b clocksource: Provide kernel module to test clocksource watchdog by Paul E. McKenney · 3 years, 7 months ago
  74. 1a81229 lockdep/selftest: Remove wait-type RCU_CALLBACK tests by Peter Zijlstra · 3 years, 7 months ago
  75. c0c2c0d lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING by Peter Zijlstra · 3 years, 7 months ago
  76. 8946ccc locking/selftests: Add a selftest for check_irq_usage() by Boqun Feng · 3 years, 6 months ago
  77. 49faa77 locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 6 months ago
  78. 766c268 lib/dump_stack: move cpu lock to printk.c by John Ogness · 3 years, 7 months ago
  79. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  80. b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
  81. ca2e334 lib: add iomem emulation (logic_iomem) by Johannes Berg · 3 years, 10 months ago
  82. 68afbd8 Merge tag 'v5.13-rc6' into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
  83. db4e54a Merge tag 'v5.13-rc6' into char-misc-next by Greg Kroah-Hartman · 3 years, 7 months ago
  84. b6d5799 kunit: Add 'kunit_shutdown' option by David Gow · 3 years, 7 months ago
  85. 384426b kunit: Fix result propagation for parameterised tests by David Gow · 3 years, 7 months ago
  86. e5efaeb bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 3 years, 7 months ago
  87. ca24306 bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 7 months ago
  88. 6852df1 csum_and_copy_to_pipe_iter(): leave handling of csum_state to caller by Al Viro · 3 years, 8 months ago
  89. 2a510a7 clean up copy_mc_pipe_to_iter() by Al Viro · 3 years, 8 months ago
  90. 893839f pipe_zero(): we don't need no stinkin' kmap_atomic()... by Al Viro · 3 years, 8 months ago
  91. 2495bdcc iov_iter: clean csum_and_copy_...() primitives up a bit by Al Viro · 3 years, 8 months ago
  92. 55ca375 copy_page_from_iter(): don't need kmap_atomic() for kvec/bvec cases by Al Viro · 3 years, 8 months ago
  93. c1d4d6a copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases by Al Viro · 3 years, 8 months ago
  94. 4b179e9 iterate_xarray(): only of the first iteration we might get offset != 0 by Al Viro · 3 years, 8 months ago
  95. a6e4ec7 pull handling of ->iov_offset into iterate_{iovec,bvec,xarray} by Al Viro · 3 years, 8 months ago
  96. 7baa509 iov_iter: make iterator callbacks use base and len instead of iovec by Al Viro · 3 years, 8 months ago
  97. 622838f iov_iter: make the amount already copied available to iterator callbacks by Al Viro · 3 years, 8 months ago
  98. 21b56c8 iov_iter: get rid of separate bvec and xarray callbacks by Al Viro · 3 years, 8 months ago
  99. 1b4fb5f iov_iter: teach iterate_{bvec,xarray}() about possible short copies by Al Viro · 3 years, 8 months ago
  100. 7491a2b iterate_bvec(): expand bvec.h macro forest, massage a bit by Al Viro · 3 years, 8 months ago