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