summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley2017-07-071-0/+2
* Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-056-0/+1061
|\
| * Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook2017-07-056-0/+1061
| |\
| | * randstruct: Whitelist NIU struct page overloadingKees Cook2017-06-231-0/+2
| | * randstruct: Whitelist big_key path struct overloadingKees Cook2017-06-231-0/+2
| | * randstruct: Whitelist UNIXCB castKees Cook2017-06-231-0/+2
| | * randstruct: Whitelist struct security_hook_heads castKees Cook2017-06-231-0/+2
| | * gcc-plugins: Add the randstruct pluginKees Cook2017-06-236-0/+1046
| | * gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook2017-05-281-0/+7
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-047-900/+5Star
|\ \ \
| * | | scripts/kernel-doc: handle DECLARE_HASHTABLEJakub Kicinski2017-07-031-0/+2
| * | | Docs: clean up some DocBook loose endsJonathan Corbet2017-06-234-885/+2Star
| * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-182-17/+3Star
| |\ \ \
| | * | | docs: remove DocBook from the building systemMauro Carvalho Chehab2017-05-162-17/+3Star
| * | | | doc: ReSTify SELinux.txtKees Cook2017-05-181-1/+1
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-17/+0Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | checkpatch: Remove checks for expedited grace periodsPaul E. McKenney2017-06-081-17/+0Star
* | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-06-256-11/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kconfig: fix sparse warnings in nconfigRandy Dunlap2017-06-222-8/+8
| * | | | kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-221-1/+9
| * | | | kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-091-1/+1
| * | | | tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik2017-06-061-0/+1
| * | | | genksyms: add printf format attribute to error_with_pos()Nicolas Iooss2017-06-051-1/+1
| | |_|/ | |/| |
* / | | scripts/gdb: make lx-dmesg command work (reliably)André Draszik2017-06-031-4/+5
|/ / /
* | | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-201-1/+1
|\ \ \
| * | | dtc: check.c fix compile errorShuah Khan2017-05-171-1/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-05-1916-1/+16
|\ \ \ \
| * | | | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-1916-1/+16
| | |/ / | |/| |
* / | | kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2017-05-171-16/+27
|/ / /
* | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-38/+30Star
|\ \ \
| * | | uapi: export all arch specifics directoriesNicolas Dichtel2017-05-101-2/+1Star
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-26/+29
| * | | Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-101-1/+1
| * | | Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-101-24/+14Star
| | |/ | |/|
* | | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-112-14/+7Star
|\ \ \
| * | | builddeb: fix typoAndrew Donnellan2017-04-251-1/+1
| * | | builddeb: Update a few outdated and hardcoded stringsRiku Voipio2017-04-251-6/+1Star
| * | | deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek2017-03-201-6/+1Star
| * | | scripts: objdiff: Ignore debug info when comparingStephen Boyd2017-03-111-1/+4
* | | | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-118-282/+280Star
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada2017-05-081-8/+0Star
| * | | objtool: make it visible in make V=1 outputJiri Slaby2017-05-031-2/+2
| * | | kbuild: Add support to generate LLVM assembly filesVinícius Tinti2017-04-251-0/+8
| * | | kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2017-04-231-1/+0Star
| * | | kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-231-2/+6
| * | | kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-04-231-1/+0Star
| * | | kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-122-26/+30
| * | | kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2017-04-111-3/+3
| * | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2017-03-102-242/+234Star
| |\ \ \ | | |/ / | |/| |
| | * | genksyms: Regenerate parserMichal Marek2017-01-051-240/+234Star