1. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
  2. ef06565 ubsan: include bug type in report header by Kees Cook · 4 years, 9 months ago
  3. 1d28c8d ubsan: check panic_on_warn by Kees Cook · 4 years, 9 months ago
  4. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 9 months ago
  5. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 9 months ago
  6. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  7. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago
  8. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 4 years, 9 months ago
  9. caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 4 years, 9 months ago
  10. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  11. 7b65942 lib/stackdepot.c: build with -fno-builtin by Alexander Potapenko · 4 years, 9 months ago
  12. 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
  13. 9cf016e lib: test_stackinit.c: XFAIL switch variable init tests by Kees Cook · 4 years, 9 months ago
  14. 6e85318 lib/scatterlist: fix sg_copy_buffer() kerneldoc by Geert Uytterhoeven · 4 years, 9 months ago
  15. 51022f8 lib/ts_kmp.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  16. 842ae1f lib/ts_fsm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  17. c6e2ac3 lib/ts_bm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  18. a44ce51 lib/bch.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  19. aecd42d lib/test_lockup.c: add parameters for locking generic vfs locks by Konstantin Khlebnikov · 4 years, 9 months ago
  20. ad3f434 lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations" by Colin Ian King · 4 years, 9 months ago
  21. 30428ef lib/test_lockup: test module to generate lockups by Konstantin Khlebnikov · 4 years, 9 months ago
  22. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
  23. aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  24. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  25. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  26. ac43877 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 9 months ago
  27. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  28. 98f3b56 kasan: add test for invalid size in memmove by Walter Wu · 4 years, 9 months ago
  29. 193bc55 Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 4 years, 9 months ago
  30. 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  31. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  32. 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  33. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  34. 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
  35. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  36. 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  37. 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  38. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  39. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  40. c3bba69 kunit: subtests should be indented 4 spaces according to TAP by Alan Maguire · 4 years, 9 months ago
  41. eda8e32 kunit: add log test by Alan Maguire · 4 years, 9 months ago
  42. e2219db kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display by Alan Maguire · 4 years, 9 months ago
  43. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  44. cb88577 Fix linked-list KUnit test when run multiple times by David Gow · 5 years ago
  45. 2d68df6 kunit: Always print actual pointer values in asserts by David Gow · 5 years ago
  46. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  47. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  48. 979e52c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  49. 48a2e88 uuid: Provide a GUID generator for raw buffer by Andy Shevchenko · 4 years, 11 months ago
  50. de8f5e4 lockdep: Introduce wait-type checks by Peter Zijlstra · 4 years, 10 months ago
  51. 8c59ab8 lib/vdso: Enable common headers by Vincenzo Frascino · 4 years, 10 months ago
  52. 548193c test_firmware: add support for firmware_request_platform by Hans de Goede · 5 years ago
  53. 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
  54. c8cfcb7 crypto: arm64/chacha - correctly walk through blocks by Jason A. Donenfeld · 4 years, 10 months ago
  55. 7e934cf xarray: Fix early termination of xas_for_each_marked by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  56. d3394b3 serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 10 months ago
  57. cb05c6c Merge 5.6-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 10 months ago
  58. bb3a151 Merge 5.6-rc5 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  59. 68af431 serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE by Dmitry Safonov · 4 years, 10 months ago
  60. 6e24628 lib: Introduce generic min-heap by Ian Rogers · 5 years ago
  61. 15617df percpu_ref: Fix comment regarding percpu_ref_init flags by Ira Weiny · 4 years, 11 months ago
  62. 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 10 months ago
  63. a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 4 years, 11 months ago
  64. 9f0ca0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  65. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  66. d8e93e3 XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  67. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
  68. 6eac779 bpf/tests: Use migrate disable instead of preempt disable by David Miller · 4 years, 11 months ago
  69. 7031ecf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  70. 1f836f5 Merge 5.6-rc3 into char-misc-next by Greg Kroah-Hartman · 4 years, 11 months ago
  71. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  72. 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 11 months ago
  73. c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 4 years, 11 months ago
  74. 5f811c5 bootconfig: Add append value operator support by Masami Hiramatsu · 4 years, 11 months ago
  75. 4e4694d bootconfig: Prohibit re-defining value on same key by Masami Hiramatsu · 4 years, 11 months ago
  76. a24d286 bootconfig: Reject subkey and value on same parent key by Masami Hiramatsu · 4 years, 11 months ago
  77. e876f0b lib/vdso: Allow architectures to provide the vdso data pointer by Christophe Leroy · 5 years ago
  78. 8345228 lib/vdso: Allow architectures to override the ns shift operation by Christophe Leroy · 5 years ago
  79. ae12e08 lib/vdso: Allow fixed clock mode by Christophe Leroy · 5 years ago
  80. 2d6b01b lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes by Thomas Gleixner · 5 years ago
  81. f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
  82. 5d51bee clocksource: Add common vdso clock mode storage by Thomas Gleixner · 5 years ago
  83. 1dff415 lib/vdso: Allow the high resolution parts to be compiled out by Thomas Gleixner · 5 years ago
  84. 1f4c51d lib: objagg: Replace zero-length arrays with flexible-array member by Gustavo A. R. Silva · 5 years ago
  85. c9cc051 crypto: chacha20poly1305 - prevent integer overflow on large input by Jason A. Donenfeld · 5 years ago
  86. 239a579 dynamic_debug: allow to work if debugfs is disabled by Greg Kroah-Hartman · 5 years ago
  87. 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  88. a91e4f1 bootconfig: Allocate xbc_nodes array dynamically by Masami Hiramatsu · 5 years ago
  89. 26445f9 bootconfig: Remove unneeded CONFIG_LIBXBC by Masami Hiramatsu · 5 years ago
  90. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  91. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  92. 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 5 years ago
  93. 597c0e3 bootconfig: Add more parse error messages by Masami Hiramatsu · 5 years ago
  94. 809e308 lib: new testcases for bitmap_parse{_user} by Yury Norov · 5 years ago
  95. 2d62615 lib: rework bitmap_parse() by Yury Norov · 5 years ago
  96. e66eda0 lib: make bitmap_parse_user a wrapper on bitmap_parse by Yury Norov · 5 years ago
  97. 7eb2e94 lib: add test for bitmap_parse() by Yury Norov · 5 years ago
  98. 0bee0ce lib/string: add strnchrnul() by Yury Norov · 5 years ago
  99. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  100. 3a00e7c ida: remove abandoned macros by Alex Shi · 5 years ago