aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-150/+463
2018-12-28scripts/tags.sh: add more declarationsKirill Tkhai1-2/+11
2018-12-28scripts: add spdxcheck.py self testThierry Reding1-0/+12
2018-12-28scripts/checkstack.pl: dynamic stack growth for aarch64Qian Cai1-0/+2
2018-12-28scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier1-1/+1
2018-12-28scripts/decodecode: set ARCH when running natively on arm/arm64Marc Zyngier1-0/+7
2018-12-28bloat-o-meter: ignore __addressable_ symbolsRasmus Villemoes1-0/+1
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov1-22/+31
2018-12-27Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+113
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+35
2018-12-26Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-78/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+1
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2-5/+1
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-14checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring7-16/+45
2018-12-13kbuild: Add support for DT binding schema checksRob Herring2-2/+26
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel3-0/+113
2018-12-10parisc: syscalls: ignore nfsservctl for other architecturesFiroz Khan1-0/+1
2018-12-07Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+5
2018-12-06stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' passAlexander Popov1-3/+5
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+35
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2018-11-30unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2018-11-30kbuild: Enable dtc graph_port warning by defaultRob Herring1-1/+0
2018-11-30kbuild: disable dtc simple_bus_reg warnings by defaultRob Herring1-0/+1
2018-11-28scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145Rob Herring17-147/+436
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-78/+0
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan1-2/+0
2018-11-24drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos1-78/+0
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König1-1/+0
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap1-1/+1
2018-11-12checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()Paul E. McKenney1-0/+6
2018-11-12checkpatch: Create table of obsolete APIs and apply to RCUJoe Perches1-0/+29
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring1-2/+2
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck1-1/+1
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada1-2/+5
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada1-3/+4
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada1-1/+1
2018-11-06kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada1-5/+6
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds5-32/+7
2018-11-02kbuild: remove cc-name variableMasahiro Yamada1-4/+0
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada1-1/+1
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds1-0/+1
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+488
2018-11-02merge_config.sh: Allow to define config prefixPetr Vorel1-1/+5
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada1-4/+0
2018-11-02kconfig: remove silentoldconfig targetMasahiro Yamada1-8/+1
2018-11-02kconfig: remove oldnoconfig targetMasahiro Yamada2-15/+1
2018-10-31checkpatch: remove GCC_BINARY_CONSTANT warningChristophe Leroy1-11/+0
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-1/+0
2018-10-28Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-68/+34
2018-10-29modpost: Create macro to avoid variable shadowingLeonardo Bras1-4/+15
2018-10-29ASN.1: Remove unnecessary shadowed local variableLeonardo Bras1-1/+1
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-10-26scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai1-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-241/+1037
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2-71/+4
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+5
2018-10-19kbuild: use 'else ifeq' for checksrc to improve readabilityMasahiro Yamada1-8/+6
2018-10-19kbuild: remove unneeded link_multi_depsMasahiro Yamada1-18/+2
2018-10-19modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada1-4/+3
2018-10-18kernel-doc: fix declaration type determinationRandy Dunlap1-4/+4
2018-10-17extract-vmlinux: Check for uncompressed image as fallbackHelge Deller1-3/+3
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2018-10-11Makefile: Globally enable VLA warningKees Cook1-1/+0
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring3-4/+3
2018-10-04kbuild: simplify command line creation in scripts/mkmakefileMasahiro Yamada1-7/+1
2018-10-04kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada1-4/+3
2018-10-04kbuild: remove user ID check in scripts/mkmakefileMasahiro Yamada1-1/+0
2018-10-04kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada1-6/+0
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2-1/+5
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring3-4/+3
2018-09-30Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)Miguel Ojeda1-0/+1
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring23-236/+1033
2018-09-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-09-19ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley1-1/+1
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+13
2018-09-13kbuild: remove old check for CFLAGS useMasahiro Yamada1-10/+0
2018-09-13kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionallyMasahiro Yamada1-1/+1
2018-09-10kallsyms: remove left-over Blackfin codeMasahiro Yamada1-2/+0
2018-09-10kallsyms: reduce size a little on 64-bitJan Beulich1-2/+2
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-67/+0
2018-09-09Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-35/+46
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap1-0/+1
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-0/+13
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches1-0/+1
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches1-1/+1
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov1-0/+8
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov1-0/+12
2018-09-04gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov3-0/+449
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov1-0/+19
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li1-0/+3
2018-09-03kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap1-2/+2
2018-09-03kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada6-31/+42
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2018-09-01kconfig: remove a spurious self-assignmentLukas Bulwahn1-1/+0
2018-09-01scripts/setlocalversion: git: Make -dirty check more robustGenki Sky1-1/+1
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada1-2/+0
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada1-4/+0
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds18-457/+127
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain1-0/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada5-9/+9
2018-08-24kbuild: pass LDFLAGS to recordmcount.plMasahiro Yamada1-1/+1
2018-08-23gcc-plugins: Disable when building under ClangKees Cook1-1/+1
2018-08-22checkpatch: DT bindings should be a separate patchRob Herring1-0/+14
2018-08-22checkpatch: warn on unnecessary int declarationsJoe Perches1-0/+20
2018-08-22checkpatch: check for space after "else" keywordMichal Zylowski1-2/+2
2018-08-22checkpatch: fix SPDX license check with --root=<path>Joe Perches1-2/+3
2018-08-22checkpatch: warn when a patch doesn't have a descriptionJoe Perches1-0/+13
2018-08-22checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu1-3/+8
2018-08-22checkpatch: fix krealloc reuse testJoe Perches1-1/+2
2018-08-22checkpatch: validate SPDX license with spdxcheck.pyJoe Perches1-2/+18
2018-08-22checkpatch: fix macro argument reuse testJoe Perches1-0/+1
2018-08-22checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven1-3/+25
2018-08-22checkpatch: update section keywordsGeert Uytterhoeven1-1/+2
2018-08-22checkpatch: improve runtime execution speed a littleJoe Perches1-33/+33
2018-08-22checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches1-5/+18
2018-08-22checkpatch: add a --strict test for structs with bool member definitionsJoe Perches1-0/+7
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Joe Perches1-7/+6
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches1-18/+30
2018-08-22get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz1-3/+6
2018-08-22spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+88
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada1-328/+0
2018-08-22Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang1-40/+1
2018-08-22kbuild: make sorting initramfs contents independent of localeAndrzej Pietrasiewicz1-1/+1
2018-08-22kconfig: suppress "configuration written to .config" for syncconfigMasahiro Yamada1-0/+5
2018-08-22kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada1-2/+3
2018-08-22kbuild: Add a space after `!` to prevent parsing as file patternMichael Forney1-1/+1
2018-08-22scripts: modpost: check memory allocation resultsRandy Dunlap1-4/+4
2018-08-22kconfig: improve the recursive dependency reportMasahiro Yamada2-17/+37
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada3-18/+32
2018-08-22kconfig: error out when seeing recursive dependencyMasahiro Yamada5-12/+10
2018-08-22kconfig: add build-only configurator targetsRandy Dunlap1-1/+10
2018-08-22scripts/dtc: consolidate include path options in MakefileMasahiro Yamada1-14/+4
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-6/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+17
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+6
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline1-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches1-3/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-7/+4
2018-08-15tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik1-6/+3
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds17-124/+189
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-68/+252
2018-08-15Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-28/+182
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2-10/+16
2018-08-14kconfig: remove P_ENV property typeMasahiro Yamada3-4/+0
2018-08-14kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2-10/+0
2018-08-14coccicheck: return proper error code on failDenis Efremov1-2/+3
2018-08-14Coccinelle: doubletest: reduce side effect false positivesJulia Lawall1-8/+26
2018-08-13kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada1-2/+2
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin1-4/+0
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada2-8/+0
2018-08-06scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings1-10/+10
2018-08-03Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatoryDirk Gouders1-2/+2
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2018-07-29scripts: Add Python 3 support to tracing/draw_functrace.pyJeremy Cline1-1/+1
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings1-3/+10
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings1-0/+2
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings1-1/+1
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings1-1/+3
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings1-1/+6
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings1-1/+6
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings1-9/+17
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings1-1/+1
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings1-2/+2
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings1-3/+6
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2-2/+2
2018-07-25kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada1-0/+3
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada7-19/+30
2018-07-25kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada1-4/+6
2018-07-25kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2-9/+20
2018-07-25kconfig: remove unneeded directory generation from local*configMasahiro Yamada1-1/+0
2018-07-25kconfig: split out useful helpers in confdata.cMasahiro Yamada1-17/+64
2018-07-25kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada3-32/+30
2018-07-25kconfig: handle format string before calling conf_message_callback()Masahiro Yamada4-18/+17
2018-07-24gcc-plugins: Clean up the cgraph_create_edge* macrosAlexander Popov1-10/+16
2018-07-24gcc-plugins: Regularize Makefile.gcc-pluginsKees Cook1-12/+24
2018-07-24gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada1-0/+142
2018-07-23PATCH scripts/kernel-docvaldis.kletnieks@vt.edu1-2/+2
2018-07-23arm64: build with baremetal linker target instead of Linux when availableOlof Johansson1-2/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson1-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson1-4/+0
2018-07-19kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada1-2/+2
2018-07-19kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada1-2/+1
2018-07-18kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders6-8/+8
2018-07-18kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2-0/+9
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott3-11/+11
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott1-5/+5
2018-07-18kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott1-1/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2-2/+2