1. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  2. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 10 months ago
  3. d82dc3a kasan: don't run tests when KASAN is not enabled by Andrey Konovalov · 3 years, 10 months ago
  4. 1151613 kasan: add a test for kmem_cache_alloc/free_bulk by Andrey Konovalov · 3 years, 10 months ago
  5. 858bdeb kasan: add proper page allocator tests by Andrey Konovalov · 3 years, 10 months ago
  6. 611806b kasan: fix bug detection via ksize for HW_TAGS mode by Andrey Konovalov · 3 years, 10 months ago
  7. e66e179 kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 3 years, 10 months ago
  8. 1b1df4c kasan: adapt kmalloc_uaf2 test to HW_TAGS mode by Andrey Konovalov · 3 years, 10 months ago
  9. 2e4bde6 kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL by Andrey Konovalov · 3 years, 10 months ago
  10. 5d92bdf kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 3 years, 10 months ago
  11. f05842c kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 3 years, 10 months ago
  12. 573a480 kasan: add match-all tag tests by Andrey Konovalov · 3 years, 10 months ago
  13. da17e37 kasan: add macros to simplify checking test constraints by Andrey Konovalov · 3 years, 10 months ago
  14. 0fd3792 kasan: clean up comments in tests by Andrey Konovalov · 3 years, 10 months ago
  15. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
  16. 9fe1904 Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
  17. b2bec7d Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 10 months ago
  18. 783955f Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 10 months ago
  19. 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
  20. 882d6ed Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 10 months ago
  21. d656005 Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 10 months ago
  22. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 10 months ago
  23. de16175 Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 3 years, 10 months ago
  24. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  25. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  26. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  27. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  28. 317d4f4 Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  29. f6bda64 PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 4 years ago
  30. 798172b rbtree, timerqueue: Use rb_add_cached() by Peter Zijlstra · 4 years, 8 months ago
  31. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  32. 98cd6f5 Kconfig: allow explicit opt in to DWARF v5 by Nick Desaulniers · 3 years, 11 months ago
  33. a66049e Kbuild: make DWARF version a choice by Nick Desaulniers · 3 years, 11 months ago
  34. 9ec5eea lib/parman: Delete newline by Jefferson Carpenter · 3 years, 11 months ago
  35. 0ea0908 lib/cmdline: Allow get_options() to take 0 to validate the input by Andy Shevchenko · 4 years ago
  36. f1f405c lib/cmdline: Update documentation to reflect behaviour by Andy Shevchenko · 4 years ago
  37. d3c7cfc lib/cmdline_kunit: add a new test case for get_options() by Andy Shevchenko · 4 years ago
  38. 5ead723 lib/vsprintf: no_hash_pointers prints all addresses as unhashed by Timur Tabi · 3 years, 11 months ago
  39. 4e89a78 lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 3 years, 11 months ago
  40. f03e2a7 Merge remote-tracking branch 'regulator/for-5.12' into regulator-next by Mark Brown · 3 years, 11 months ago
  41. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 11 months ago
  42. c11878f Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 3 years, 11 months ago
  43. 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 3 years, 11 months ago
  44. 83272e6 kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4 by Masahiro Yamada · 4 years, 1 month ago
  45. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  46. 6016bf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 11 months ago
  47. 5d31f71 kunit: add kunit.filter_glob cmdline option to filter suites by Daniel Latypov · 3 years, 11 months ago
  48. 65af9b9 kunit: don't show `1 == 1` in failed assertion messages by Daniel Latypov · 3 years, 11 months ago
  49. 922f2a7 module: mark module_mutex static by Christoph Hellwig · 4 years ago
  50. 6fed85d Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  51. 2452483 Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" by Thomas Gleixner · 3 years, 11 months ago
  52. 28abcc9 ubsan: implement __ubsan_handle_alignment_assumption by Nathan Chancellor · 3 years, 11 months ago
  53. 52cbd23 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 11 months ago
  54. b9bffa1 parser: Fix kernel-doc markups by BingJing Chang · 4 years ago
  55. 01531ac parser: add unsigned int parser by BingJing Chang · 4 years ago
  56. 0b9112a Merge tag 'v5.11-rc6' into patchwork by Mauro Carvalho Chehab · 4 years ago
  57. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  58. f0328be media: lib/test_printf.c: Use helper function to unwind array of software_nodes by Daniel Scally · 4 years ago
  59. 54c8195 iov_iter: optimise bvec iov_iter_advance() by Pavel Begunkov · 4 years ago
  60. 9b2e001 bvec/iter: disallow zero-length segment bvecs by Pavel Begunkov · 4 years ago
  61. 251b549 ubsan: disable unsigned-overflow check for i386 by Arnd Bergmann · 4 years ago
  62. 3375efe percpu_ref: Dump mem_dump_obj() info upon reference-count underflow by Paul E. McKenney · 4 years, 1 month ago
  63. 997acaf lockdep: report broken irq restoration by Mark Rutland · 4 years ago
  64. ac88c32 crypto: lib/chacha20poly1305 - define empty module exit function by Jason A. Donenfeld · 4 years ago
  65. 8276d3b lib/crc7: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years ago
  66. 16a660e test_bpf: Remove EXPECTED_FAIL flag from bpf_fill_maxinsns11 by Gary Lin · 4 years ago
  67. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  68. 443121b selftests/fpu: Fix debugfs_simple_attr.cocci warning by kernel test robot · 4 years, 2 months ago
  69. a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  70. a959a97 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  71. 2d9116b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
  72. 921f88f bpf: Add size arg to build_id_parse function by Jiri Olsa · 4 years ago
  73. bd7525d bpf: Move stack_map_get_build_id into lib by Jiri Olsa · 4 years ago
  74. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
  75. 7e923e6 locking/selftests: Add local_lock inversion tests by Peter Zijlstra · 4 years, 1 month ago
  76. 5831c0f locking/selftests: More granular debug_locks_verbose by Peter Zijlstra · 4 years, 1 month ago
  77. 9271a40 lockdep/selftest: Add wait context selftests by Boqun Feng · 4 years, 1 month ago
  78. c2fa561 Merge v5.11-rc3 by Mark Brown · 4 years ago
  79. 20210a9 Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  80. e07cd2f Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  81. 384b77f Fonts: font_ter16x32: Update font with new upstream Terminus release by Amanoel Dawod · 4 years ago
  82. 567a83e random32: Re-enable KCSAN instrumentation by Marco Elver · 4 years, 1 month ago
  83. f4f6a2e Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux by Linus Torvalds · 4 years ago
  84. 0c36d88 lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years ago
  85. 057edc9 crypto: blake2s - move update and final logic to internal/blake2s.h by Eric Biggers · 4 years ago
  86. 605cc30 zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c by Randy Dunlap · 4 years ago
  87. f0bb29e lib/zlib: fix inflating zlib streams on s390 by Ilya Leoshkevich · 4 years ago
  88. 3684566 lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years ago
  89. 4d5270e lib/linear_ranges: fix repeated words & one typo by Randy Dunlap · 4 years ago
  90. 6a63a63 kasan: introduce CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years ago
  91. ffcc5ce kasan: don't duplicate config dependencies by Andrey Konovalov · 4 years ago
  92. 1f60062 kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 4 years ago
  93. 71f6af6 kasan: KASAN_VMALLOC depends on KASAN_GENERIC by Andrey Konovalov · 4 years ago
  94. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  95. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  96. 5e60366 Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years ago
  97. 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  98. 33fb626 lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static by Jason Yan · 4 years ago
  99. 537cd89 fault-injection: handle EI_ETYPE_TRUE by Barnabás Pőcze · 4 years ago
  100. d3c2279 lib/ubsan.c: mark type_check_kinds with static keyword by Zou Wei · 4 years ago