1. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  2. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  3. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
  4. 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  5. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  6. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
  7. 2f9ef05 Merge tag 'docs-5.13' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 8 months ago
  8. 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
  9. b0e22b4 Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  10. 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  11. 82526ef kbuild: deb-pkg: change the source package name to linux-upstream by Masahiro Yamada · 3 years, 8 months ago
  12. 0e0345b kbuild: redo fake deps at include/config/*.h by Alexey Dobriyan · 3 years, 9 months ago
  13. e345605 kbuild: remove TMPO from try-run by Masahiro Yamada · 3 years, 9 months ago
  14. 1fdd743 kbuild: add an elfnote for whether vmlinux is built with lto by Yonghong Song · 3 years, 9 months ago
  15. c3d7ef3 kbuild: add support for zstd compressed modules by Piotr Gorski · 3 years, 9 months ago
  16. 961ab4a kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  17. 65ce9c3 kbuild: move module strip/compression code into scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  18. ccae4cf kbuild: refactor scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  19. 1a998be kbuild: check module name conflict for external modules as well by Masahiro Yamada · 3 years, 9 months ago
  20. f394583 scripts: modpost.c: Fix a few typos by Bhaskar Chowdhury · 3 years, 9 months ago
  21. 4475dff kbuild: fix false-positive modpost warning when all symbols are trimmed by Masahiro Yamada · 3 years, 9 months ago
  22. 5ab70ff kbuild: do not set -w for vmlinux.o modpost by Masahiro Yamada · 3 years, 9 months ago
  23. 69bc8d3 kbuild: generate Module.symvers only when vmlinux exists by Masahiro Yamada · 3 years, 9 months ago
  24. 2e98815 kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh by Masahiro Yamada · 3 years, 10 months ago
  25. ba64beb kbuild: check the minimum assembler version in Kconfig by Masahiro Yamada · 3 years, 10 months ago
  26. e24b3ff kbuild: collect minimum tool versions into scripts/min-tool-version.sh by Masahiro Yamada · 3 years, 10 months ago
  27. a34e6d1 kbuild: move $(strip ) to suffix-search definition by Masahiro Yamada · 3 years, 10 months ago
  28. a6601e0 kbuild: rename multi-used-* to multi-obj-* by Masahiro Yamada · 3 years, 10 months ago
  29. 0b956e2 kbuild: apply fixdep logic to link-vmlinux.sh by Rasmus Villemoes · 3 years, 10 months ago
  30. 5cc1247 kbuild: add CONFIG_VMLINUX_MAP expert option by Rasmus Villemoes · 3 years, 10 months ago
  31. 57fd251 kbuild: split cc-option and friends to scripts/Makefile.compiler by Masahiro Yamada · 3 years, 10 months ago
  32. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  33. 02c5877 kasan: remove redundant config option by Walter Wu · 3 years, 9 months ago
  34. 5c595ac kasan: fix hwasan build for gcc by Arnd Bergmann · 3 years, 9 months ago
  35. e9dfeed docs: sphinx-pre-install: don't barf on beta Sphinx releases by Jonathan Corbet · 3 years, 9 months ago
  36. f9bbc12 scripts: kernel-doc: improve parsing for kernel-doc comments syntax by Aditya Srivastava · 3 years, 9 months ago
  37. db16c1f bpf: Generate BTF_KIND_FLOAT when linking vmlinux by Ilya Leoshkevich · 3 years, 9 months ago
  38. 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
  39. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  40. 28aad1c module: ensure __cfi_check alignment by Sami Tolvanen · 3 years, 9 months ago
  41. cf68fff add support for Clang CFI by Sami Tolvanen · 3 years, 9 months ago
  42. 56ddc4c docs: dt: update writing-schema.rst references by Mauro Carvalho Chehab · 3 years, 9 months ago
  43. 422d224 Merge 5.12-rc6 into char-misc-next by Greg Kroah-Hartman · 3 years, 9 months ago
  44. 6a3193c kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled by Sean Christopherson · 3 years, 9 months ago
  45. 2ae7bb5 scripts: get_abi: ignore code blocks for cross-references by Mauro Carvalho Chehab · 3 years, 9 months ago
  46. c27c2e3 scripts: get_abi.pl: parse description line per line by Mauro Carvalho Chehab · 3 years, 9 months ago
  47. 87ec9ea1 scripts: get_abi.pl: extend xref match to other types by Mauro Carvalho Chehab · 3 years, 9 months ago
  48. 50ebf8f get_abi.pl: fix xref boundaries by Mauro Carvalho Chehab · 3 years, 9 months ago
  49. d3e6b22 get_abi.pl: seek for all occurrences for Documentation/ABI by Mauro Carvalho Chehab · 3 years, 9 months ago
  50. b0f9580 scripts: get_abi.pl: better handle escape chars on what: by Mauro Carvalho Chehab · 3 years, 9 months ago
  51. 3e58e83 scripts: kernel-doc: add warning for comment not following kernel-doc syntax by Aditya Srivastava · 3 years, 9 months ago
  52. 4063512 scripts/spdxcheck.py: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  53. 212209cf docs: kernel-doc: properly recognize parameter lines with colons by Jonathan Corbet · 3 years, 9 months ago
  54. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  55. 8d295fb kernel-doc: better handle '::' sequences by Mauro Carvalho Chehab · 3 years, 9 months ago
  56. 15d16d6 kbuild: Add generic rule to apply fdtoverlay by Rob Herring · 3 years, 10 months ago
  57. 9ca29e4 kbuild: Simplify builds with CONFIG_OF_ALL_DTBS by Viresh Kumar · 3 years, 10 months ago
  58. c59773d kbuild: Enable DT undocumented compatible checks by Rob Herring · 3 years, 10 months ago
  59. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
  60. 3204a7f kbuild: prefix $(srctree)/ to some included Makefiles by Masahiro Yamada · 3 years, 10 months ago
  61. aa7680f Merge tag 'v5.12-rc3' into x86/core by Borislav Petkov · 3 years, 10 months ago
  62. bcbcf50 kbuild: fix ld-version.sh to not be affected by locale by Masahiro Yamada · 3 years, 10 months ago
  63. d1f0441 certs: Add ability to preload revocation certs by Eric Snowberg · 4 years ago
  64. 285a65f kbuild: remove meaningless parameter to $(call if_changed_rule,dtc) by Masahiro Yamada · 3 years, 10 months ago
  65. 64bfc99 kbuild: remove unneeded -O option to dtc by Masahiro Yamada · 3 years, 10 months ago
  66. f9bc754 kbuild: dummy-tools: adjust to scripts/cc-version.sh by Masahiro Yamada · 3 years, 10 months ago
  67. 2eab791 kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc by Jiri Slaby · 3 years, 10 months ago
  68. ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
  69. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  70. 1f09af0 kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR by Bernhard Rosenkränzer · 3 years, 10 months ago
  71. b3d9fc1 kbuild: dummy-tools: fix inverted tests for gcc by Jiri Slaby · 3 years, 10 months ago
  72. 0b54c2e scripts/kernel-doc: ignore identifier on anonymous enums by Mauro Carvalho Chehab · 3 years, 10 months ago
  73. 084aa00 scripts: kernel-doc: fix attribute capture in function parsing by Aditya Srivastava · 3 years, 10 months ago
  74. 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 3 years, 11 months ago
  75. 52178ce checkpatch: add verbose mode by Dwaipayan Ray · 3 years, 10 months ago
  76. a746fe3 scripts: kernel-doc: fix typedef support for struct/union parsing by Aditya Srivastava · 3 years, 10 months ago
  77. de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  78. 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
  79. a67882a scripts/bpf: Add syscall commands printer by Joe Stringer · 3 years, 10 months ago
  80. 923a932 scripts/bpf: Abstract eBPF API target parameter by Joe Stringer · 3 years, 10 months ago
  81. 999340d ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount by Chen Jun · 3 years, 10 months ago
  82. 5477edc gcc-plugins: latent_entropy: remove unneeded semicolon by Jason Yan · 4 years, 8 months ago
  83. b924a81 gcc-plugins: structleak: remove unneeded variable 'ret' by Jason Yan · 4 years, 8 months ago
  84. 12e9dea kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh by Masahiro Yamada · 3 years, 10 months ago
  85. a6aaeb8 kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO by Masahiro Yamada · 3 years, 10 months ago
  86. da83616 kbuild: lto: add _mcount to list of used symbols by Arnd Bergmann · 3 years, 10 months ago
  87. 3fb6d0e Merge tag 'docs-5.12-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
  88. 6aaa31a ubsan: remove overflow checks by Andrey Ryabinin · 3 years, 10 months ago
  89. db7fbf4 scripts/gdb: fix list_for_each by George Prekas · 3 years, 10 months ago
  90. 5b8f82e checkpatch: do not apply "initialise globals to 0" check to BPF progs by Song Liu · 3 years, 10 months ago
  91. 263afd3 checkpatch: don't warn about colon termination in linker scripts by Chris Down · 3 years, 10 months ago
  92. 58f0226 checkpatch: add kmalloc_array_node to unnecessary OOM message check by Joe Perches · 3 years, 10 months ago
  93. de93245 checkpatch: add warning for avoiding .L prefix symbols in assembly files by Aditya Srivastava · 3 years, 10 months ago
  94. 0972b8b checkpatch: improve TYPECAST_INT_CONSTANT test message by Joe Perches · 3 years, 10 months ago
  95. adb2da8 checkpatch: prefer ftrace over function entry/exit printks by Joe Perches · 3 years, 10 months ago
  96. ea7dbab checkpatch: trivial style fixes by Dwaipayan Ray · 3 years, 10 months ago
  97. 35cdcbf checkpatch: ignore warning designated initializers using NR_CPUS by Peng Wang · 3 years, 10 months ago
  98. b5e8736 checkpatch: improve blank line after declaration test by Joe Perches · 3 years, 10 months ago
  99. 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
  100. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago