1. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  2. 2821e26 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  3. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  4. 2a67a6c bpf, btf: Always output invariant hit in pahole DWARF to BTF transform by Chris Down · 5 years ago
  5. 927d780 ARM: 8950/1: ftrace/recordmcount: filter relocation types by Alex Sverdlin · 5 years ago
  6. 292e1d7 libbpf: Clean up bpf_helper_defs.h generation output by Andrii Nakryiko · 5 years ago
  7. bed7235 Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  8. 8ffdc54 kbuild/deb-pkg: annotate libelf-dev dependency as :native by Ard Biesheuvel · 5 years ago
  9. a5b0dc5 gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again by Arnd Bergmann · 5 years ago
  10. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  11. a11391b scripts: package: mkdebian: add missing rsync dependency by Enrico Weigelt, metux IT consult · 5 years ago
  12. 272a721 kconfig: don't crash on NULL expressions in expr_eq() by Thomas Hebb · 5 years ago
  13. fd2ab2f scripts/kallsyms: fix offset overflow of kallsyms_relative_base by Masahiro Yamada · 5 years ago
  14. c8f3dea mkcompile_h: use printf for LINUX_COMPILE_BY by Masahiro Yamada · 5 years ago
  15. e819365 mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST} by Masahiro Yamada · 5 years ago
  16. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  17. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  18. 969bea5 checkpatch: Drop pr_warning check by Kefeng Wang · 5 years ago
  19. cd28b11 checkpatch: reduce is_maintained_obsolete lookup runtime by Joe Perches · 5 years ago
  20. d439e6a checkpatch: improve ignoring CamelCase SI style variants like mA by Joe Perches · 5 years ago
  21. 2f5bd343 scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in commit message by Joe Perches · 5 years ago
  22. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  23. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  24. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  25. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  26. 2d216b2 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 5 years ago
  27. df786c9 bpf: Force .BTF section start to zero when dumping from vmlinux by Stanislav Fomichev · 5 years ago
  28. da5fb18 bpf: Support pre-2.25-binutils objcopy for vmlinux BTF by Stanislav Fomichev · 5 years ago
  29. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  30. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  31. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  32. 831362f scripts/kallsyms: remove redundant initializers by Masahiro Yamada · 5 years ago
  33. d44270f scripts/kallsyms: put check_symbol_range() calls close together by Masahiro Yamada · 5 years ago
  34. b6233d0 scripts/kallsyms: make check_symbol_range() void function by Masahiro Yamada · 5 years ago
  35. 887df76 scripts/kallsyms: move ignored symbol types to is_ignored_symbol() by Masahiro Yamada · 5 years ago
  36. 97261e1 scripts/kallsyms: move more patterns to the ignored_prefixes array by Masahiro Yamada · 5 years ago
  37. a41333e scripts/kallsyms: skip ignored symbols very early by Masahiro Yamada · 5 years ago
  38. 4bfe2b7 scripts/kallsyms: add const qualifiers where possible by Masahiro Yamada · 5 years ago
  39. 2558c13 scripts/kallsyms: make find_token() return (unsigned char *) by Masahiro Yamada · 5 years ago
  40. aa91524 scripts/kallsyms: replace prefix_underscores_count() with strspn() by Masahiro Yamada · 5 years ago
  41. 29e55ad scripts/kallsyms: add sym_name() to mitigate cast ugliness by Masahiro Yamada · 5 years ago
  42. c5e5002 scripts/kallsyms: remove unneeded length check for prefix matching by Masahiro Yamada · 5 years ago
  43. e010904 scripts/kallsyms: remove redundant is_arm_mapping_symbol() by Masahiro Yamada · 5 years ago
  44. f34ea02 scripts/kallsyms: set relative_base more effectively by Masahiro Yamada · 5 years ago
  45. 5e5c4fa scripts/kallsyms: shrink table before sorting it by Masahiro Yamada · 5 years ago
  46. 21915ec scripts/kallsyms: fix definitely-lost memory leak by Masahiro Yamada · 5 years ago
  47. 1ef26b7 scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE by Masahiro Yamada · 5 years ago
  48. 7ef9ab3 modpost: respect the previous export when 'exported twice' is warned by Masahiro Yamada · 5 years ago
  49. e4b26c9 modpost: do not set ->preloaded for symbols from Module.symvers by Masahiro Yamada · 5 years ago
  50. 1743694 modpost: stop symbol preloading for modversion CRC by Masahiro Yamada · 5 years ago
  51. 9bd2a09 modpost: rename handle_modversions() to handle_symbol() by Masahiro Yamada · 5 years ago
  52. e84f9fb modpost: refactor namespace_from_kstrtabns() to not hard-code section name by Masahiro Yamada · 5 years ago
  53. afa0459 modpost: add a helper to get data pointed by a symbol by Masahiro Yamada · 5 years ago
  54. 51e46c7 docs, parallelism: Rearrange how jobserver reservations are made by Kees Cook · 5 years ago
  55. dffd011 docs, parallelism: Do not leak blocking mode to other readers by Kees Cook · 5 years ago
  56. 4920323 docs, parallelism: Fix failure path and add comment by Kees Cook · 5 years ago
  57. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. eb70e26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  59. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  60. fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
  61. 1d28122 checkpatch: don't warn about new vsprintf pointer extension '%pe' by Uwe Kleine-König · 5 years ago
  62. 65e1f38 scripts/tools-support-relr.sh: un-quote variables by Ilie Halip · 5 years ago
  63. eba1903 kbuild: rename any-prereq to newer-prereqs by Masahiro Yamada · 5 years ago
  64. 2d3b1b8 kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild by Masahiro Yamada · 5 years ago
  65. 76b54cf modpost: remove unneeded local variable in contains_namespace() by Masahiro Yamada · 5 years ago
  66. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  67. bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
  68. 0241ea8 modpost: free ns_deps_buf.p after writing ns_deps files by Masahiro Yamada · 5 years ago
  69. bff9c62 modpost: do not invoke extra modpost for nsdeps by Masahiro Yamada · 5 years ago
  70. faade96 scripts/ver_linux: add Bison and Flex to the checklist by Bhaskar Chowdhury · 5 years ago
  71. 46b2afa kconfig: be more helpful if pkg-config is missing by Alyssa Ross · 5 years ago
  72. 5d8b42a kconfig: Add option to get the full help text with listnewconfig by Laura Abbott · 5 years ago
  73. af7db99 kbuild: Add make dir-pkg build option by Matteo Croce · 5 years ago
  74. a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
  75. 3c96bdd scripts: setlocalversion: replace backquote to dollar parenthesis by Bhaskar Chowdhury · 5 years ago
  76. 2dffd23 kbuild: make single target builds much faster by Masahiro Yamada · 5 years ago
  77. 2031262 kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories by Masahiro Yamada · 5 years ago
  78. 39808e4 kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers by Masahiro Yamada · 5 years ago
  79. 1747269 modpost: do not parse vmlinux for external module builds by Masahiro Yamada · 5 years ago
  80. fab546e kbuild: update comments in scripts/Makefile.modpost by Masahiro Yamada · 5 years ago
  81. 521b29b kconfig: split util.c out of parser.y by Masahiro Yamada · 5 years ago
  82. 78a20a0 video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/ by Masahiro Yamada · 5 years ago
  83. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  84. 6737e76 Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  85. 0d0da9a scripts/sphinx-pre-install: fix Arch latexmk dependency by Louis Taylor · 5 years ago
  86. 43756e3 scripts/kernel-doc: Add support for named variable macro arguments by Jonathan Neuschäfer · 5 years ago
  87. 8731acc scripts/gdb: fix debugging modules compiled with hot/cold partitioning by Ilya Leoshkevich · 5 years ago
  88. 57baec7 scripts/nsdeps: make sure to pass all module source files to spatch by Jessica Yu · 5 years ago
  89. 067c650 dtc: Use pkg-config to locate libyaml by Pavel Modilaynen · 6 years ago
  90. 1ee1ffe scripts/dtc: dtx_diff - add color output support by Geert Uytterhoeven · 5 years ago
  91. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  92. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  93. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  94. 9e2dd2c Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  95. 0968495 scripts/nsdeps: use alternative sed delimiter by Jessica Yu · 5 years ago
  96. ab81e20 scripts/bpf: Print an error when known types list needs updating by Jakub Sitnicki · 5 years ago
  97. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  98. e2ab4ef Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  99. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  100. ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago