1. ac5db1f scripts: Fixed printf format mismatch by nixiaoming · 7 years ago
  2. 656c107 scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation by Joey Pabalinas · 7 years ago
  3. 21195f8 coccinelle: deref_null: improve performance by Julia Lawall · 7 years ago
  4. 32d0572 coccinelle: mini_lock: improve performance by Julia Lawall · 7 years ago
  5. 8b18574 modpost: constify *modname function argument where possible by Masahiro Yamada · 7 years ago
  6. 074a04f modpost: remove redundant is_vmlinux() test by Masahiro Yamada · 7 years ago
  7. d62c476 modpost: use strstarts() helper more widely by Masahiro Yamada · 7 years ago
  8. bca2cce modpost: pass struct elf_info pointer to get_modinfo() by Masahiro Yamada · 7 years ago
  9. a6b04f0 checkpatch: remove VMLINUX_SYMBOL() check by Masahiro Yamada · 7 years ago
  10. 704db5433 kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX by Masahiro Yamada · 7 years ago
  11. 5a144a1 depmod.sh: remove symbol prefix support by Masahiro Yamada · 7 years ago
  12. 534c9f2 kallsyms: remove symbol prefix support by Masahiro Yamada · 7 years ago
  13. 74d9317 genksyms: remove symbol prefix support by Masahiro Yamada · 7 years ago
  14. b2c5cdc modpost: remove symbol prefix support by Masahiro Yamada · 7 years ago
  15. d5940c60 kbuild: deb-pkg improve maintainer address generation by Riku Voipio · 7 years ago
  16. b3aa58d fixdep: suppress consecutive / from file paths in dependency list files by Nicolas Pitre · 7 years ago
  17. c1c0741 Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  18. 0da7e43 genksyms: fix typo in parse.tab.{c,h} generation rules by Mauro Rossi · 7 years ago
  19. d59fbbd kbuild: replace hardcoded bison in cmd_bison_h with $(YACC) by Masahiro Yamada · 7 years ago
  20. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  21. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  22. 9fc3476 modpost: delete stale comment by Rasmus Villemoes · 7 years ago
  23. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  24. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 17baab6 kconfig: extend output of 'listnewconfig' by Don Zickus · 7 years ago
  26. eea6f62 kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg by Javier Martinez Canillas · 7 years ago
  27. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  28. 5d43090 checkpatch: whinge about bool bitfields by Joe Perches · 7 years ago
  29. 38dca98 checkpatch: allow space between colon and bracket by Heinrich Schuchardt · 7 years ago
  30. 6a48721 checkpatch: add test for assignment at start of line by Joe Perches · 7 years ago
  31. bc22d9a checkpatch: test SYMBOLIC_PERMS multiple times per line by Joe Perches · 7 years ago
  32. 8d2e11b checkpatch: two spelling fixes by Claudio Fontana · 7 years ago
  33. 478b179 checkpatch: improve get_quoted_string for TRACE_EVENT macros by Joe Perches · 7 years ago
  34. e3c6bc9 checkpatch: warn for use of %px by Tobin C. Harding · 7 years ago
  35. e3d95a2 checkpatch: add sub routine get_stat_here() by Tobin C. Harding · 7 years ago
  36. c2066ca checkpatch: remove unused variable declarations by Tobin C. Harding · 7 years ago
  37. 2a9f9d8 checkpatch: add sub routine get_stat_real() by Tobin C. Harding · 7 years ago
  38. 3d102fc checkpatch: add Crypto ON_STACK to declaration_macros by Gilad Ben-Yossef · 7 years ago
  39. 9f3a899 checkpatch.pl: add SPDX license tag check by Rob Herring · 7 years ago
  40. 85e1206 checkpatch: improve parse_email signature checking by Joe Perches · 7 years ago
  41. 9564a8c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 7 years ago
  42. 5ac9efa syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention by Dominik Brodowski · 7 years ago
  43. e145242e syscalls/core, syscalls/x86: Clean up syscall stub naming convention by Dominik Brodowski · 7 years ago
  44. 299f89d Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks by Linus Torvalds · 7 years ago
  45. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  46. b41d920 kbuild: deb-pkg: split generating packaging and build by Riku Voipio · 7 years ago
  47. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  48. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 7 years ago
  49. a7f9241 kbuild: add %.dtb.S and %.dtb to 'targets' automatically by Masahiro Yamada · 7 years ago
  50. b23d1a2 kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically by Masahiro Yamada · 7 years ago
  51. 833e622 genksyms: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  52. 9a8dfb3 kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  53. 5988930 .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  54. 63185b4 kbuild: use HOSTLDFLAGS for single .c executables by Robin Jarry · 7 years ago
  55. c73dff5 leaking_addresses: check if file name contains address by Tobin C. Harding · 7 years ago
  56. 2306a67 leaking_addresses: explicitly name variable used in regex by Tobin C. Harding · 7 years ago
  57. 3482737 leaking_addresses: remove version number by Tobin C. Harding · 7 years ago
  58. 2ad7429 leaking_addresses: skip '/proc/1/syscall' by Tobin C. Harding · 7 years ago
  59. 472c9e1 leaking_addresses: skip all /proc/PID except /proc/1 by Tobin C. Harding · 7 years ago
  60. 5e4bac3 leaking_addresses: cache architecture name by Tobin C. Harding · 7 years ago
  61. b401f56 leaking_addresses: simplify path skipping by Tobin C. Harding · 7 years ago
  62. e2858ca leaking_addresses: do not parse binary files by Tobin C. Harding · 7 years ago
  63. 1410fe4 leaking_addresses: add 32-bit support by Tobin C. Harding · 7 years ago
  64. 5eb0da0 leaking_addresses: add is_arch() wrapper subroutine by Tobin C. Harding · 7 years ago
  65. 6efb745 leaking_addresses: use system command to get arch by Tobin C. Harding · 7 years ago
  66. 2f042c9 leaking_addresses: add support for 5 page table levels by Tobin C. Harding · 7 years ago
  67. f9d2a42 leaking_addresses: add support for kernel config file by Tobin C. Harding · 7 years ago
  68. 87e3758 leaking_addresses: add range check for vsyscall memory by Tobin C. Harding · 7 years ago
  69. 15d60a3 leaking_addresses: indent dependant options by Tobin C. Harding · 7 years ago
  70. 6145de8 leaking_addresses: remove command examples by Tobin C. Harding · 7 years ago
  71. 20cdfb5 leaking_addresses: remove mention of kptr_restrict by Tobin C. Harding · 7 years ago
  72. 6d23dd9 leaking_addresses: fix typo function not called by Tobin C. Harding · 7 years ago
  73. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  74. 8d14f31 dts: remove cris & metag dts hard link file by Liu, Changcheng · 7 years ago
  75. 6870c01 scripts/faddr2line: show the code context by Changbin Du · 7 years ago
  76. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  77. 527cd20 Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  78. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  79. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  80. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  81. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  82. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  83. a1d2a6b riscv/ftrace: Add RECORD_MCOUNT support by Alan Kao · 7 years ago
  84. 320b164 Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  85. a95b37e kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h> by Masahiro Yamada · 7 years ago
  86. df0ce17 security: convert security hooks to use hlist by Sargun Dhillon · 7 years ago
  87. d404d57 docs: kernel-doc: fix parsing of arrays by Mauro Carvalho Chehab · 7 years ago
  88. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  89. 8a6105c kbuild: rpm-pkg: Support GNU tar >= 1.29 by Jason Gunthorpe · 7 years ago
  90. f843752 builddeb: Fix header package regarding dtc source links by Jan Kiszka · 7 years ago
  91. e53a05a scripts/checkstack.pl: remove blackfin support by Tobias Klauser · 7 years ago
  92. 8283159 recordmcount.pl: drop blackin and tile support by Arnd Bergmann · 7 years ago
  93. 1849268 kconfig: use yylineno option instead of manual lineno increments by Masahiro Yamada · 7 years ago
  94. 379a8eb kconfig: detect recursive inclusion earlier by Masahiro Yamada · 7 years ago
  95. 32a94b8 kconfig: remove duplicated file name and lineno of recursive inclusion by Masahiro Yamada · 7 years ago
  96. 2656151 kconfig: do not include both curses.h and ncurses.h for nconfig by Masahiro Yamada · 7 years ago
  97. f8f69dc kconfig: make unmet dependency warnings readable by Masahiro Yamada · 7 years ago
  98. f622f82 kconfig: warn unmet direct dependency of tristate symbols selected by y by Masahiro Yamada · 7 years ago
  99. e2c75e7 kconfig: tests: test if recursive inclusion is detected by Masahiro Yamada · 7 years ago
  100. 29c434f kconfig: tests: test if recursive dependencies are detected by Masahiro Yamada · 7 years ago