1. 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
  2. 765dcd2 asm-generic/atomic: Use __always_inline for fallback wrappers by Marco Elver · 5 years ago
  3. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  4. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  5. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  6. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  7. b170290 Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  8. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  9. e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 7 months ago
  10. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  11. 72d24ac mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 7 months ago
  12. 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 7 months ago
  13. 4de7b62 modpost: remove is_vmlinux() helper by Masahiro Yamada · 4 years, 7 months ago
  14. a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 7 months ago
  15. 858b937 modpost: set have_vmlinux in new_module() by Masahiro Yamada · 4 years, 7 months ago
  16. 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 7 months ago
  17. 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 7 months ago
  18. 1be5fa6 modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() by Masahiro Yamada · 4 years, 7 months ago
  19. 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 7 months ago
  20. 859c926 modpost: move -d option in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 7 months ago
  21. 467b82d modpost: remove -s option by Masahiro Yamada · 4 years, 7 months ago
  22. 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 7 months ago
  23. 70f30cf modpost: use read_text_file() and get_line() for reading text files by Masahiro Yamada · 4 years, 7 months ago
  24. 7c8f566 modpost: avoid false-positive file open error by Masahiro Yamada · 4 years, 7 months ago
  25. f531c1b modpost: fix potential mmap'ed file overrun in get_src_version() by Masahiro Yamada · 4 years, 7 months ago
  26. ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 7 months ago
  27. 4ddea2f modpost: do not call get_modinfo() for vmlinux(.o) by Masahiro Yamada · 4 years, 7 months ago
  28. f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 7 months ago
  29. 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 7 months ago
  30. 7e8a323 modpost: show warning if vmlinux is not found when processing modules by Masahiro Yamada · 4 years, 7 months ago
  31. 436b2ac modpost: invoke modpost only when input files are updated by Masahiro Yamada · 4 years, 7 months ago
  32. 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
  33. f1005b3 modpost: refactor -i option calculation by Masahiro Yamada · 4 years, 7 months ago
  34. bcfedae modpost: print symbol dump file as the build target in short log by Masahiro Yamada · 4 years, 7 months ago
  35. e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 7 months ago
  36. 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 7 months ago
  37. ce2ddd6 modpost: allow to pass -i option multiple times to remove -e option by Masahiro Yamada · 4 years, 7 months ago
  38. 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 7 months ago
  39. f5152f4 firmware/dmi: Report DMI Bios & EC firmware release by Erwan Velu · 4 years, 7 months ago
  40. 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
  41. c7f574d checkpatch: use patch subject when reading from stdin by Geert Uytterhoeven · 4 years, 7 months ago
  42. 32f30ca checkpatch: disallow --git and --file/--fix by Joe Perches · 4 years, 7 months ago
  43. a55ee0c checkpatch: look for c99 comments in ctx_locate_comment by Joe Perches · 4 years, 7 months ago
  44. 7ccf41a checkpatch: additional MAINTAINER section entry ordering checks by Joe Perches · 4 years, 7 months ago
  45. e33c9fe get_maintainer: fix unexpected behavior for path/to//file (double slashes) by Joe Perches · 4 years, 7 months ago
  46. 0c78c01 get_maintainer: add email addresses from .yaml files by Joe Perches · 4 years, 7 months ago
  47. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  48. 2beee86 modpost: load KBUILD_EXTRA_SYMBOLS files in order by Masahiro Yamada · 4 years, 7 months ago
  49. 4e5ab74 modpost: pass -N option only for modules modpost by Masahiro Yamada · 4 years, 7 months ago
  50. 89d6117 modpost: move -T option close to the modpost command by Masahiro Yamada · 4 years, 7 months ago
  51. 91e6ee5 modpost: fix -i (--ignore-errors) MAKEFLAGS detection by Masahiro Yamada · 4 years, 7 months ago
  52. b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 7 months ago
  53. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  54. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  55. 0bd957e Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  56. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  57. f3908ab kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES} by Masahiro Yamada · 4 years, 7 months ago
  58. 0a8820e kbuild: refactor subdir-ym calculation by Masahiro Yamada · 4 years, 7 months ago
  59. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  60. bdc48fa checkpatch/coding-style: deprecate 80-column warning by Joe Perches · 4 years, 7 months ago
  61. 565587d modpost: refactor sech_name() by Masahiro Yamada · 4 years, 7 months ago
  62. d2e4d05 modpost: fix potential segmentation fault for addend_i386_rel() by Masahiro Yamada · 4 years, 7 months ago
  63. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 8 months ago
  64. 454753d kbuild: make modules.order rule consistent with built-in.a by Masahiro Yamada · 4 years, 8 months ago
  65. aaa385b kbuild: rename subdir-obj-y to subdir-builtin by Masahiro Yamada · 4 years, 8 months ago
  66. 6ba3bcb kbuild: move subdir-obj-y to scripts/Makefile.build by Masahiro Yamada · 4 years, 8 months ago
  67. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 8 months ago
  68. e578edc kbuild: remove ifdef builtin-target / lib-target by Masahiro Yamada · 4 years, 8 months ago
  69. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  70. 827365f gcc-plugins: remove always-false $(if ...) in Makefile by Masahiro Yamada · 4 years, 8 months ago
  71. 6ce16f2 scripts/checkstack.pl: fix arm sp regex by Maninder Singh · 4 years, 8 months ago
  72. 3311eee scripts/checkstack.pl: add arm push handling for stack usage by Maninder Singh · 4 years, 8 months ago
  73. 572220a scripts/checkstack.pl: Add argument to print stacks greather than value. by Maninder Singh · 4 years, 8 months ago
  74. 677f141 scripts/checkstack.pl: don't display $dre as different entity by Maninder Singh · 4 years, 8 months ago
  75. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  76. 5967577 scripts: headers_install: Exit with error on config leak by Siddharth Gupta · 4 years, 8 months ago
  77. bcfefb6 kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands by Masahiro Yamada · 4 years, 8 months ago
  78. 6553896 vmlinux.lds.h: Create section for protection against instrumentation by Thomas Gleixner · 4 years, 10 months ago
  79. 7c0577f Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict by Ingo Molnar · 4 years, 8 months ago
  80. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
  81. 59721d4 kbuild: warn if always, hostprogs-y, or hostprogs-m is used by Masahiro Yamada · 4 years, 8 months ago
  82. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  83. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  84. c027b02 streamline_config.pl: add LMC_KEEP to preserve some kconfigs by Changbin Du · 4 years, 8 months ago
  85. 78046fa kbuild: determine the output format of DTC by the target suffix by Masahiro Yamada · 4 years, 8 months ago
  86. 9a95015 kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro by Masahiro Yamada · 4 years, 9 months ago
  87. 30a7729 kbuild: use -MMD instead of -MD to exclude system headers from dependency by Masahiro Yamada · 4 years, 9 months ago
  88. 09d5873 kconfig: allow only 'config', 'comment', and 'if' inside 'choice' by Masahiro Yamada · 4 years, 9 months ago
  89. b754611 kconfig: tests: remove randconfig test for choice in choice by Masahiro Yamada · 4 years, 9 months ago
  90. 644a4b6 kconfig: do not assign a variable in the return statement by Masahiro Yamada · 4 years, 9 months ago
  91. cfc6eea kconfig: do not use OR-assignment for zero-cleared structure by Masahiro Yamada · 4 years, 9 months ago
  92. 6b9ea5f checkpatch: warn about uses of ENOTSUPP by Jakub Kicinski · 4 years, 8 months ago
  93. ab8d780 bpf: Minor fixes to BPF helpers documentation by Quentin Monnet · 4 years, 8 months ago
  94. 492e639 bpf: Add bpf_seq_printf and bpf_seq_write helpers by Yonghong Song · 4 years, 8 months ago
  95. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  96. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  97. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  98. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  99. 858e684 docs: dt: convert submitting-patches.txt to ReST format by Mauro Carvalho Chehab · 4 years, 9 months ago
  100. 9851a0d Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago