1. e9a5e8cc sign-file: Fix warning about BIO_reset() return value by David Howells · 9 years ago
  2. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  3. 770f2b9 modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS by David Woodhouse · 9 years ago
  4. 84706ca extract-cert: Cope with multiple X.509 certificates in a single file by David Woodhouse · 9 years ago
  5. ed8c207 sign-file: Generate CMS message as signature instead of PKCS#7 by David Howells · 9 years ago
  6. 1329e8c modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed by David Woodhouse · 9 years ago
  7. 6e3e281 modsign: Allow signing key to be PKCS#11 by David Woodhouse · 9 years ago
  8. af1eb29 modsign: Allow password to be specified for signing key by David Woodhouse · 9 years ago
  9. caf6fe9 modsign: Abort modules_install when signing fails by David Woodhouse · 9 years ago
  10. 23dfbba sign-file: Add option to only create signature file by Luis R. Rodriguez · 9 years ago
  11. 3f1e1be MODSIGN: Use PKCS#7 messages as module signatures by David Howells · 9 years ago
  12. bc1c373 MODSIGN: Provide a utility to append a PKCS#7 signature to a module by David Howells · 9 years ago
  13. c05cae9 ASN.1: Copy string names to tokens in ASN.1 compiler by David Howells · 9 years ago
  14. ae44a2f ASN.1: Add an ASN.1 compiler option to dump the element tree by David Howells · 9 years ago
  15. 233ce79 ASN.1: Handle 'ANY OPTIONAL' in grammar by David Howells · 9 years ago
  16. 3f3af97 ASN.1: Fix actions on CHOICE elements with IMPLICIT tags by David Howells · 9 years ago
  17. 8d9b21d ASN.1: Fix handling of CHOICE in ASN.1 compiler by David Howells · 9 years ago
  18. b4749e9 checkpatch: fix long line messages about patch context by Joe Perches · 9 years ago
  19. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  21. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  22. e965b8c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  23. a95cb3c Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  24. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  25. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  26. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  28. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  29. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  30. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  31. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  32. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  33. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  34. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  35. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  36. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  37. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  38. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  39. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  40. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  41. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  42. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  43. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  44. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  45. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  46. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  47. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  48. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  49. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  50. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  51. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  52. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  53. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  54. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  55. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  56. ce8155f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Joe Perches · 9 years ago
  57. 364f68d get_maintainer: emit longer section headers by Joe Perches · 9 years ago
  58. 435de07 get_maintainer.pl: add .get_maintainer.ignore file capability by Joe Perches · 9 years ago
  59. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  60. 00902e9 mksysmap: Add h8300 local symbol pattern by Yoshinori Sato · 9 years ago
  61. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. b3210d14 ARCv2: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
  63. 22c1587 init: delete the __cpuinit related stubs by Paul Gortmaker · 9 years ago
  64. 6c66850 kconfig: add xenconfig defconfig helper by Luis R. Rodriguez · 9 years ago
  65. 9bcd776 kconfig: clarify kvmconfig is for kvm by Luis R. Rodriguez · 9 years ago
  66. 4a47f1e kconfig: re-generate *.c_shipped files after previous change by Jan Beulich · 9 years ago
  67. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 9 years ago
  68. 2e0d737 kconfig: don't silently ignore unhandled characters by Jan Beulich · 9 years ago
  69. 5129e87 checkpatch: fix "GLOBAL_INITIALISERS" test by Joe Perches · 9 years ago
  70. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 9 years ago
  71. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  72. fa75a72 kconfig: Wrap long "make help" text lines by Geert Uytterhoeven · 9 years ago
  73. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  74. 39c3f1b scripts/kconfig/Makefile: Cosmetic fixes by Diego Viola · 9 years ago
  75. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  76. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 9 years ago
  77. 092373c scripts/kconfig/Makefile: Fix spelling of Qt by Diego Viola · 9 years ago
  78. e911503 Kconfig: Remove bad inference rules expr_eliminate_dups2() by Martin Walch · 9 years ago
  79. 4b6fda0 checkkconfigsymbols.py: set python2 as default interpreter by Valentin Rothberg · 9 years ago
  80. cf132e4 checkkconfigsymbols.py: add option -i to ignore files by Valentin Rothberg · 9 years ago
  81. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  82. cc84753 scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel by Maxime Coquelin · 9 years ago
  83. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 9 years ago
  84. ab160db scripts: fix link-vmlinux.sh bash-ism by Sylvain BERTRAND · 9 years ago
  85. 4760597 scripts/dtc: Update to upstream version 9d3649bd3be245c9 by Rob Herring · 9 years ago
  86. 695e9fd scripts/dtc: add missing libfdt and fixups to import script by Gaurav Minocha · 9 years ago
  87. 15ce265 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  88. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  89. 4a3893d modpost: don't emit section mismatch warnings for compiler optimizations by Paul Gortmaker · 9 years ago
  90. 09c20c0 modpost: expand pattern matching to support substring matches by Paul Gortmaker · 9 years ago
  91. c5c3439 modpost: do not try to match the SHT_NUL section. by Quentin Casasnovas · 9 years ago
  92. e84048a modpost: fix extable entry size calculation. by Quentin Casasnovas · 9 years ago
  93. d3df4de modpost: fix inverted logic in is_extable_fault_address(). by Quentin Casasnovas · 9 years ago
  94. 6c730bf modpost: handle -ffunction-sections by Rusty Russell · 9 years ago
  95. d7e0abc modpost: Whitelist .text.fixup and .exception.text by Thierry Reding · 9 years ago
  96. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  97. 8f49309 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  98. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  99. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  100. 6e54aba kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y by Andrey Ryabinin · 9 years ago