Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | scripts/spelling.txt: add a bunch more spelling mistakes | Colin Ian King | 1 | -0/+31 |
2017-07-07 | scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI... | Rob Landley | 1 | -0/+2 |
2017-07-05 | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -0/+1061 |
2017-07-05 | Merge branch 'merge/randstruct' into for-next/gcc-plugins | Kees Cook | 6 | -0/+1061 |
2017-07-04 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 7 | -900/+5 |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+0 |
2017-07-03 | scripts/kernel-doc: handle DECLARE_HASHTABLE | Jakub Kicinski | 1 | -0/+2 |
2017-06-25 | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -11/+20 |
2017-06-23 | Docs: clean up some DocBook loose ends | Jonathan Corbet | 4 | -885/+2 |
2017-06-23 | randstruct: Whitelist NIU struct page overloading | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist big_key path struct overloading | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist UNIXCB cast | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist struct security_hook_heads cast | Kees Cook | 1 | -0/+2 |
2017-06-23 | gcc-plugins: Add the randstruct plugin | Kees Cook | 6 | -0/+1046 |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap | 2 | -8/+8 |
2017-06-22 | kbuild: fix header installation under fakechroot environment | Richard Genoud | 1 | -1/+9 |
2017-06-09 | kconfig: Check for libncurses before menuconfig | Borislav Petkov | 1 | -1/+1 |
2017-06-08 | checkpatch: Remove checks for expedited grace periods | Paul E. McKenney | 1 | -17/+0 |
2017-06-06 | tags: honor COMPILED_SOURCE with apart output directory | Robert Jarzmik | 1 | -0/+1 |
2017-06-05 | genksyms: add printf format attribute to error_with_pos() | Nicolas Iooss | 1 | -1/+1 |
2017-06-03 | scripts/gdb: make lx-dmesg command work (reliably) | André Draszik | 1 | -4/+5 |
2017-05-28 | gcc-plugins: Detail c-common.h location for GCC 4.6 | Kees Cook | 1 | -0/+7 |
2017-05-20 | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-05-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 16 | -1/+16 |
2017-05-19 | devicetree: Move include prefixes from arch to separate directory | Olof Johansson | 16 | -1/+16 |
2017-05-18 | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 2 | -17/+3 |
2017-05-18 | doc: ReSTify SELinux.txt | Kees Cook | 1 | -1/+1 |
2017-05-17 | kbuild: skip install/check of headers right under uapi directories | Masahiro Yamada | 1 | -16/+27 |
2017-05-17 | dtc: check.c fix compile error | Shuah Khan | 1 | -1/+1 |
2017-05-16 | docs: remove DocBook from the building system | Mauro Carvalho Chehab | 2 | -17/+3 |
2017-05-11 | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -38/+30 |
2017-05-11 | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+7 |
2017-05-11 | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 8 | -282/+280 |
2017-05-10 | uapi: export all arch specifics directories | Nicolas Dichtel | 1 | -2/+1 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -26/+29 |
2017-05-10 | Makefile.headersinst: remove destination-y option | Nicolas Dichtel | 1 | -1/+1 |
2017-05-10 | Makefile.headersinst: cleanup input files | Nicolas Dichtel | 1 | -24/+14 |
2017-05-09 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 1 | -0/+3 |
2017-05-09 | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -0/+3 |
2017-05-09 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -0/+1 |
2017-05-09 | scripts/spelling.txt: add "memory" pattern and fix typos | Stephen Boyd | 1 | -0/+1 |
2017-05-09 | checkpatch: improve the SUSPECT_CODE_INDENT test | Joe Perches | 1 | -1/+3 |
2017-05-09 | checkpatch: improve the embedded function name test for patch contexts | Joe Perches | 1 | -9/+8 |
2017-05-09 | checkpatch: add --typedefsfile | Jerome Forissier | 1 | -17/+35 |
2017-05-09 | checkpatch: improve k.alloc with multiplication and sizeof test | Joe Perches | 1 | -3/+10 |
2017-05-09 | checkpatch: special audit for revert commit line | Wei Wang | 1 | -0/+1 |
2017-05-09 | checkpatch: clarify the EMBEDDED_FUNCTION_NAME message | Joe Perches | 1 | -5/+7 |
2017-05-09 | checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test | Joe Perches | 1 | -2/+4 |
2017-05-09 | checkpatch: avoid suggesting struct definitions should be const | Joe Perches | 1 | -3/+3 |
2017-05-09 | checkpatch: allow space leading blank lines in email headers | Joe Perches | 1 | -2/+2 |