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