1. 2fcce37 scripts: get_abi.pl: assume ReST format by default by Mauro Carvalho Chehab · 4 years, 2 months ago
  2. 54a19b4 docs: ABI: cleanup several ABI documents by Mauro Carvalho Chehab · 4 years, 2 months ago
  3. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 2 months ago
  4. 55e5414 scripts: get_abi.pl: auto-generate cross references by Mauro Carvalho Chehab · 4 years, 2 months ago
  5. c01d62d scripts: get_abi.pl: use bold font for ABI definitions by Mauro Carvalho Chehab · 4 years, 2 months ago
  6. a4ea67b scripts: get_abi.pl: prevent duplicated file names by Mauro Carvalho Chehab · 4 years, 2 months ago
  7. a16ab14 scripts: get_abi.pl: output users in ReST format by Mauro Carvalho Chehab · 4 years, 2 months ago
  8. c7ba333 scripts: get_abi.pl: detect duplicated ABI definitions by Mauro Carvalho Chehab · 4 years, 2 months ago
  9. 234948b scripts: get_abi.pl: cleanup ABI cross-reference logic by Mauro Carvalho Chehab · 4 years, 2 months ago
  10. f82a8a7 scripts: get_abi.pl: improve its parser to better catch up indentation by Mauro Carvalho Chehab · 4 years, 2 months ago
  11. 61439c4 scripts: get_abi.pl: Allow optionally record from where a line came from by Mauro Carvalho Chehab · 4 years, 2 months ago
  12. e9bca89 scripts: get_abi.pl: fix parsing on ReST mode by Mauro Carvalho Chehab · 4 years, 2 months ago
  13. 11ce90a scripts: get_abi.pl: change script to allow parsing in ReST mode by Mauro Carvalho Chehab · 4 years, 2 months ago
  14. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  15. 0f7f635 checkpatch: enable GIT_DIR environment use to set git repository location by Joe Perches · 4 years, 2 months ago
  16. 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
  17. 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
  18. 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
  19. ba452c9 bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop by Toke Høiland-Jørgensen · 4 years, 2 months ago
  20. 1e66d50 kbuild: Use uname for LINUX_COMPILE_HOST detection by Chris Down · 4 years, 2 months ago
  21. 8402ee1 kbuild: remove leftover comment for filechk utility by Rasmus Villemoes · 4 years, 2 months ago
  22. 0f6372e treewide: remove DISABLE_LTO by Sami Tolvanen · 4 years, 3 months ago
  23. 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
  24. edc05fe coccinelle: api: add kfree_mismatch script by Denis Efremov · 4 years, 2 months ago
  25. 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
  26. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  27. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 2 months ago
  28. 4fbe310 scripts/gdb/tasks: add headers and improve spacing format by Ritesh Harjani · 4 years, 2 months ago
  29. 998ec76 scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts command by Ritesh Harjani · 4 years, 2 months ago
  30. 48ca2d8 checkpatch: add new warnings to author signoff checks. by Dwaipayan Ray · 4 years, 2 months ago
  31. c70735c checkpatch: fix false positive on empty block comment lines by Łukasz Stelmach · 4 years, 2 months ago
  32. 2e44e80 checkpatch: fix multi-statement macro checks for while blocks. by Dwaipayan Ray · 4 years, 2 months ago
  33. a0154cd checkpatch: emit a warning on embedded filenames by Joe Perches · 4 years, 2 months ago
  34. e7f929f checkpatch: extend author Signed-off-by check for split From: header by Dwaipayan Ray · 4 years, 2 months ago
  35. f5f6132 checkpatch: allow not using -f with files that are in git by Joe Perches · 4 years, 2 months ago
  36. 99ca38c checkpatch: warn on self-assignments by Joe Perches · 4 years, 2 months ago
  37. c12093a const_structs.checkpatch: add pinctrl_ops and pinmux_ops by Rikard Falkeborn · 4 years, 2 months ago
  38. 8020b25 checkpatch: warn if trace_printk and friends are called by Nicolas Boichat · 4 years, 2 months ago
  39. ed4761f const_structs.checkpatch: add phy_ops by Rikard Falkeborn · 4 years, 2 months ago
  40. 40873ab checkpatch: add test for comma use that should be semicolon by Joe Perches · 4 years, 2 months ago
  41. 310cd06 checkpatch: move repeated word test by Joe Perches · 4 years, 2 months ago
  42. 3e89ad8 checkpatch: add --kconfig-prefix by Jerome Forissier · 4 years, 2 months ago
  43. 6343f6b get_maintainer: exclude MAINTAINERS file(s) from --git-fallback by Joe Perches · 4 years, 2 months ago
  44. cdfe2d2 get_maintainer: add test for file in VCS by Joe Perches · 4 years, 2 months ago
  45. 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, 2 months ago
  46. 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
  47. 82c2d81 coccinelle: iterators: Add for_each_child.cocci script by Sumera Priyadarsini · 4 years, 3 months ago
  48. 6e9e415 scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 3 months ago
  49. 5ef09c9 scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 3 months ago
  50. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
  51. ed8348e scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 3 months ago
  52. 47bcacf scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 3 months ago
  53. eab795d scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 3 months ago
  54. dbe8ba0 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 3 months ago
  55. e3ad05f scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  56. efa44475 scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  57. d38c8cf scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 3 months ago
  58. 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
  59. 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
  60. 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
  61. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  62. 0fa21cf kbuild: deb-pkg: clean up package name variables by Masahiro Yamada · 4 years, 3 months ago
  63. bac977c kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 3 months ago
  64. d72e720 scripts/decodecode: add the capability to supply the program counter by Borislav Petkov · 4 years, 3 months ago
  65. 33c5bb3 scripts/spelling.txt: add "arbitrary" typo by Naoki Hayama · 4 years, 3 months ago
  66. 2c92406 scripts/spelling.txt: increase error-prone spell checking by Wang Qing · 4 years, 3 months ago
  67. 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
  68. 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
  69. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  70. 6e9c968 scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121 by Rob Herring · 4 years, 3 months ago
  71. 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
  72. c586456 scripts: coccicheck: Change default condition for parallelism by Sumera Priyadarsini · 4 years, 3 months ago
  73. 2f324dd scripts: coccicheck: Add quotes to improve portability by Sumera Priyadarsini · 4 years, 3 months ago
  74. 7dfbea4 scripts: remove namespace.pl by Jacob Keller · 4 years, 3 months ago
  75. 28c185a coccinelle: api: kfree_sensitive: print memset position by Denis Efremov · 4 years, 3 months ago
  76. 76c3766 builddeb: Add support for all required debian/rules targets by Guillem Jover · 4 years, 3 months ago
  77. 3e85418 builddeb: Enable rootless builds by Guillem Jover · 4 years, 3 months ago
  78. 51ccdbf builddeb: Pass -n to gzip for reproducible packages by Guillem Jover · 4 years, 3 months ago
  79. 08beb66 kbuild: split the build log of kallsyms by Masahiro Yamada · 4 years, 3 months ago
  80. d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
  81. e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  82. d89d5f8 locking/atomics: Check atomic-arch-fallback.h too by Paul Bolle · 4 years, 3 months ago
  83. aa6174f Merge branch 'dt/linus' into dt/next by Rob Herring · 4 years, 3 months ago
  84. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  85. 7b36c13 coccinelle: misc: add flexible_array.cocci script by Denis Efremov · 4 years, 3 months ago
  86. d43ca13 scripts/spelling.txt: fix malformed entry by Eric Biggers · 4 years, 3 months ago
  87. c5c5538 scripts/spdxcheck.py: handle license identifiers in XML comments by Lukas Bulwahn · 4 years, 3 months ago
  88. 44d8870 coccinelle: api: add kvmalloc script by Denis Efremov · 4 years, 3 months ago
  89. 02de58b2 Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 3 months ago
  90. efe84d4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting by Uwe Kleine-König · 4 years, 3 months ago
  91. c4d0bfb bpf: Add bpf_snprintf_btf helper by Alan Maguire · 4 years, 3 months ago
  92. e16a7c4 scripts: coccicheck: Change default value for parallelism by Sumera Priyadarsini · 4 years, 3 months ago
  93. 548b8b5 scripts/setlocalversion: make git describe output more reliable by Rasmus Villemoes · 4 years, 3 months ago
  94. 516d980 scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* by Masahiro Yamada · 4 years, 3 months ago
  95. f9a825a kconfig: qconf: create QApplication after option checks by Masahiro Yamada · 4 years, 4 months ago
  96. a0fce28 kconfig: qconf: remove Y, M, N columns by Masahiro Yamada · 4 years, 4 months ago
  97. 62ed165 kconfig: qconf: remove ConfigView class by Masahiro Yamada · 4 years, 4 months ago
  98. 7930dd9 kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 4 months ago
  99. f3eea29 kconfig: qconf: remove ConfigLineEdit class by Masahiro Yamada · 4 years, 4 months ago
  100. 37162a6 kconfig: qconf: allow to edit "int", "hex", "string" menus in-place by Masahiro Yamada · 4 years, 4 months ago