1. 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 7 months ago
  2. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
  3. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  4. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  5. 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  6. 469cbd0 lib/ubsan.c: fix gcc-10 warnings by Arnd Bergmann · 4 years, 7 months ago
  7. c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 7 months ago
  8. 63d7f81 lib/flex_proportions.c: cleanup __fprop_inc_percpu_max by Tan Hu · 4 years, 7 months ago
  9. a818e52 lib/percpu-refcount.c: use a more common logging style by Joe Perches · 4 years, 7 months ago
  10. acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
  11. 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 7 months ago
  12. 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
  13. 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 7 months ago
  14. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  15. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
  16. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  17. adb72ae kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE by Daniel Axtens · 4 years, 8 months ago
  18. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  19. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  20. f1e4553 Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 8 months ago
  21. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  22. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  23. 9380ce246 ubsan: entirely disable alignment checks under UBSAN_TRAP by Kees Cook · 4 years, 8 months ago
  24. 6c0c7d2 mm/ioremap: track which page-table levels were modified by Joerg Roedel · 4 years, 8 months ago
  25. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 8 months ago
  26. e148a8f Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  27. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  28. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  29. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  30. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  31. 6005606 Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  32. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 8 months ago
  33. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  34. 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 8 months ago
  35. 8b390ab Merge branch 'for-5.8-printf-time64_t' into for-linus by Petr Mladek · 4 years, 8 months ago
  36. d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 8 months ago
  37. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
  38. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 8 months ago
  39. cfa6705 radix-tree: Use local_lock for protection by Sebastian Andrzej Siewior · 4 years, 8 months ago
  40. 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 8 months ago
  41. e1d908a Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi into arm/drivers by Arnd Bergmann · 4 years, 8 months ago
  42. 0e5596c kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs by Greg Kroah-Hartman · 4 years, 8 months ago
  43. f7d8f3f Merge 5.7-rc7 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
  44. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  45. a24490e Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 8 months ago
  46. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
  47. b2ef9f5 mm/hmm/test: add selftest driver for HMM by Ralph Campbell · 4 years, 9 months ago
  48. 7bd57fb vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 8 months ago
  49. c86e9b9 lockdep: Prepare for noinstr sections by Peter Zijlstra · 4 years, 10 months ago
  50. b1a57bb kgdb: Delay "kgdbwait" to dbg_late_init() by default by Douglas Anderson · 4 years, 8 months ago
  51. 7c0577f Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict by Ingo Molnar · 4 years, 8 months ago
  52. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  53. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  54. a74e2a2 docs: debugging-via-ohci1394.txt: add it to the core-api book by Mauro Carvalho Chehab · 4 years, 9 months ago
  55. b2a5212 bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier by Daniel Borkmann · 4 years, 8 months ago
  56. 35e6560 lib: linear_ranges: Add missing MODULE_LICENSE() by Matti Vaittinen · 4 years, 8 months ago
  57. c8be6af Merge v5.7-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
  58. 33d599f lib/test_linear_ranges: add a test for the 'linear_ranges' by Matti Vaittinen · 4 years, 8 months ago
  59. d2218d4 lib: add linear ranges helpers by Matti Vaittinen · 4 years, 8 months ago
  60. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 9 months ago
  61. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 9 months ago
  62. 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 9 months ago
  63. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 9 months ago
  64. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  65. 4acaa93 logic_pio: Use _inX() and _outX() by John Garry · 4 years, 10 months ago
  66. 26c4c6c logic_pio: Improve macro argument name by John Garry · 4 years, 10 months ago
  67. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  68. 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 10 months ago
  69. 2c28ae4 netlink: factor out policy range helpers by Johannes Berg · 4 years, 9 months ago
  70. c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 9 months ago
  71. da4063b netlink: allow NLA_MSECS to have range validation by Johannes Berg · 4 years, 9 months ago
  72. d06a09b netlink: extend policy range validation by Johannes Berg · 4 years, 9 months ago
  73. 7690aa1 netlink: limit recursion depth in policy validation by Johannes Berg · 4 years, 9 months ago
  74. 47a1494 netlink: remove type-unsafe validation_data pointer by Johannes Berg · 4 years, 9 months ago
  75. 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, 9 months ago
  76. bf60333 Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/asm by Will Deacon · 4 years, 9 months ago
  77. 18f1ca4 lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 9 months ago
  78. 96fa72f Merge 5.7-rc3 into driver-core-next by Greg Kroah-Hartman · 4 years, 9 months ago
  79. 5990cde lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
  80. 6cb1818 kunit: Add missing newline in summary message by Marco Elver · 4 years, 9 months ago
  81. 6804c1a kbuild/objtool: Add objtool-vmlinux.o pass by Peter Zijlstra · 4 years, 10 months ago
  82. 14bbe3e docs: Add rbtree documentation to the core-api by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  83. 4642289 lib: bitmap.c: get rid of some doc warnings by Mauro Carvalho Chehab · 4 years, 9 months ago
  84. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  85. 2ce0d7f x86/asm: Provide a Kconfig symbol for disabling old assembly annotations by Mark Brown · 4 years, 9 months ago
  86. 5562326 test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx by Scott Branden · 4 years, 9 months ago
  87. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  88. 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
  89. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  90. 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
  91. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 10 months ago
  92. 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 10 months ago
  93. 06bd48b lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 10 months ago
  94. 29b46fa lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" by Qiujun Huang · 4 years, 9 months ago
  95. ef06565 ubsan: include bug type in report header by Kees Cook · 4 years, 9 months ago
  96. 1d28c8d ubsan: check panic_on_warn by Kees Cook · 4 years, 9 months ago
  97. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 9 months ago
  98. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 9 months ago
  99. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  100. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago