aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-12checkpatch: improve the STORAGE_CLASS testJoe Perches
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada
2017-07-10checkpatch: improve multi-line alignment testJoe Perches
2017-07-10checkpatch: improve macro reuse testJoe Perches
2017-07-10checkpatch: change format of --color argument to --color[=WHEN]John Brooks
2017-07-10checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-07-10checkpatch: improve tests for multiple line function definitionsJoe Perches
2017-07-10checkpatch: remove false warning for commit referenceHeinrich Schuchardt
2017-07-10checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches
2017-07-10checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier
2017-07-10checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches
2017-07-10checkpatch: improve the unnecessary OOM message testJoe Perches
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada
2017-07-10kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03scripts/kernel-doc: handle DECLARE_HASHTABLEJakub Kicinski
2017-07-03kbuild: create deterministic initramfs directory listingsBjørn Forsman
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin
2017-06-30kbuild: thin archives use P option to arNicholas Piggin
2017-06-30kbuild: thin archives final link close --whole-archives optionNicholas Piggin
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou
2017-06-25kbuild: Add __cc-option macroMatthias Kaehlcke
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet
2017-06-22randstruct: Whitelist NIU struct page overloadingKees Cook
2017-06-22randstruct: Whitelist big_key path struct overloadingKees Cook
2017-06-22randstruct: Whitelist UNIXCB castKees Cook
2017-06-22randstruct: Whitelist struct security_hook_heads castKees Cook
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud