1. 393200a kasan: fix hwasan build for gcc by Arnd Bergmann · 3 years, 9 months ago
  2. feaa911 kbuild: dummy-tools: fix inverted tests for gcc by Jiri Slaby · 3 years, 10 months ago
  3. e88c1b2 ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount by Chen Jun · 3 years, 10 months ago
  4. 983f361 scripts/recordmcount.pl: support big endian for ARCH sh by Rong Chen · 3 years, 11 months ago
  5. 6ca89ac kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 by Masahiro Yamada · 3 years, 11 months ago
  6. 902c6dc scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 11 months ago
  7. 3dc2ba4 kallsyms: fix nonconverging kallsyms table with lld by Arnd Bergmann · 3 years, 11 months ago
  8. ee23b932 scripts: use pkg-config to locate libcrypto by Rolf Eike Beer · 6 years ago
  9. 57dc19a Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands" by Greg Kroah-Hartman · 4 years ago
  10. 17a0868 kconfig: remove 'kvmconfig' and 'xenconfig' shorthands by Masahiro Yamada · 4 years ago
  11. 43dee88 depmod: handle the case of /sbin/depmod without /sbin in PATH by Linus Torvalds · 4 years ago
  12. 87c0d2a kconfig: fix return value of do_error_if() by Masahiro Yamada · 4 years ago
  13. 0633094 checkpatch: fix unescaped left brace by Dwaipayan Ray · 4 years ago
  14. 9cee260 scripts: kernel-doc: fix parsing function-like typedefs by Mauro Carvalho Chehab · 4 years, 1 month ago
  15. 5c0aa48 scripts: kernel-doc: Restore anonymous enum parsing by Andy Shevchenko · 4 years, 2 months ago
  16. e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  17. 7d32358 kbuild: avoid split lines in .mod files by Masahiro Yamada · 4 years, 1 month ago
  18. d5750cd kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 by Nathan Chancellor · 4 years, 1 month ago
  19. 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  20. 095fbca Makefile.extrawarn: move -Wcast-align to W=3 by Arnd Bergmann · 4 years, 2 months ago
  21. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  22. 15f5d20 Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
  23. 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  24. e6b0bd6 Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  25. ce2e33b Merge tag 'docs-5.10-3' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  26. 9d4fdda scripts: get_api.pl: Add sub-titles to ABI output by Mauro Carvalho Chehab · 4 years, 2 months ago
  27. daaaf58 scripts: get_abi.pl: Don't let ABI files to create subtitles by Mauro Carvalho Chehab · 4 years, 2 months ago
  28. d188958 builddeb: Fix rootless build in setuid/setgid directory by Sven Joachim · 4 years, 2 months ago
  29. 2fcce37 scripts: get_abi.pl: assume ReST format by default by Mauro Carvalho Chehab · 4 years, 2 months ago
  30. 54a19b4 docs: ABI: cleanup several ABI documents by Mauro Carvalho Chehab · 4 years, 2 months ago
  31. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 2 months ago
  32. 55e5414 scripts: get_abi.pl: auto-generate cross references by Mauro Carvalho Chehab · 4 years, 2 months ago
  33. c01d62d scripts: get_abi.pl: use bold font for ABI definitions by Mauro Carvalho Chehab · 4 years, 2 months ago
  34. a4ea67b scripts: get_abi.pl: prevent duplicated file names by Mauro Carvalho Chehab · 4 years, 2 months ago
  35. a16ab14 scripts: get_abi.pl: output users in ReST format by Mauro Carvalho Chehab · 4 years, 2 months ago
  36. c7ba333 scripts: get_abi.pl: detect duplicated ABI definitions by Mauro Carvalho Chehab · 4 years, 2 months ago
  37. 234948b scripts: get_abi.pl: cleanup ABI cross-reference logic by Mauro Carvalho Chehab · 4 years, 2 months ago
  38. f82a8a7 scripts: get_abi.pl: improve its parser to better catch up indentation by Mauro Carvalho Chehab · 4 years, 2 months ago
  39. 61439c4 scripts: get_abi.pl: Allow optionally record from where a line came from by Mauro Carvalho Chehab · 4 years, 2 months ago
  40. e9bca89 scripts: get_abi.pl: fix parsing on ReST mode by Mauro Carvalho Chehab · 4 years, 2 months ago
  41. 11ce90a scripts: get_abi.pl: change script to allow parsing in ReST mode by Mauro Carvalho Chehab · 4 years, 2 months ago
  42. 821f5c9 bpf: Add struct bpf_redir_neigh forward declaration to BPF helper defs by Andrii Nakryiko · 4 years, 2 months ago
  43. 72b97d0 scripts: kernel-doc: use :c:union when needed by Mauro Carvalho Chehab · 4 years, 2 months ago
  44. 7efc6c4 scripts: kernel-doc: split typedef complex regex by Mauro Carvalho Chehab · 4 years, 2 months ago
  45. 6b80975 scripts: kernel-doc: fix typedef parsing by Mauro Carvalho Chehab · 4 years, 2 months ago
  46. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  47. 0f7f635 checkpatch: enable GIT_DIR environment use to set git repository location by Joe Perches · 4 years, 2 months ago
  48. 3cb12d2 Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  49. f989335 Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  50. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  51. ba452c9 bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop by Toke Høiland-Jørgensen · 4 years, 2 months ago
  52. 1e66d50 kbuild: Use uname for LINUX_COMPILE_HOST detection by Chris Down · 4 years, 2 months ago
  53. 8402ee1 kbuild: remove leftover comment for filechk utility by Rasmus Villemoes · 4 years, 2 months ago
  54. 0f6372e treewide: remove DISABLE_LTO by Sami Tolvanen · 4 years, 3 months ago
  55. f66179c Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 4 years, 2 months ago
  56. edc05fe coccinelle: api: add kfree_mismatch script by Denis Efremov · 4 years, 2 months ago
  57. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
  58. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  59. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 3 months ago
  60. 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 3 months ago
  61. 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 3 months ago
  62. 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 3 months ago
  63. c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 3 months ago
  64. 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 3 months ago
  65. a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 3 months ago
  66. e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 3 months ago
  67. f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 3 months ago
  68. 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 3 months ago
  69. c12093a const_structs.checkpatch: add pinctrl_ops and pinmux_ops by Rikard Falkeborn · 4 years, 3 months ago
  70. 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 3 months ago
  71. ed4761f const_structs.checkpatch: add phy_ops by Rikard Falkeborn · 4 years, 3 months ago
  72. 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 3 months ago
  73. 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 3 months ago
  74. 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 3 months ago
  75. 6343f6b get_maintainer: exclude MAINTAINERS file(s) from --git-fallback by Joe Perches · 4 years, 3 months ago
  76. cdfe2d2 get_maintainer: add test for file in VCS by Joe Perches · 4 years, 3 months ago
  77. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  78. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  79. 82c2d81 coccinelle: iterators: Add for_each_child.cocci script by Sumera Priyadarsini · 4 years, 3 months ago
  80. 6e9e415 scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 3 months ago
  81. 5ef09c9 scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 3 months ago
  82. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
  83. ed8348e scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 3 months ago
  84. 47bcacf scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 3 months ago
  85. eab795d scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 3 months ago
  86. dbe8ba0 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 3 months ago
  87. e3ad05f scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  88. efa44475 scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  89. d38c8cf scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 3 months ago
  90. 3e4fb43 Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 3 months ago
  91. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  92. f888bdf Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
  93. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  94. 0fa21cf kbuild: deb-pkg: clean up package name variables by Masahiro Yamada · 4 years, 3 months ago
  95. bac977c kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 3 months ago
  96. d72e720 scripts/decodecode: add the capability to supply the program counter by Borislav Petkov · 4 years, 3 months ago
  97. 33c5bb3 scripts/spelling.txt: add "arbitrary" typo by Naoki Hayama · 4 years, 3 months ago
  98. 2c92406 scripts/spelling.txt: increase error-prone spell checking by Wang Qing · 4 years, 3 months ago
  99. 7b54081 Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 3 months ago
  100. d594d8f Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago