aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-11/+20
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap2-8/+8
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud1-1/+9
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov1-1/+1
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2017-06-06genksyms: add printf format attribute to error_with_pos()Nicolas Iooss1-1/+1
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-1/+16
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson16-1/+16
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada1-16/+27
2017-05-17dtc: check.c fix compile errorShuah Khan1-1/+1
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-38/+30
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+7
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-282/+280
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel1-2/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-26/+29
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel1-1/+1
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel1-24/+14
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-0/+3
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-0/+1
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd1-0/+1
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches1-1/+3
2017-05-08checkpatch: improve the embedded function name test for patch contextsJoe Perches1-9/+8
2017-05-08checkpatch: add --typedefsfileJerome Forissier1-17/+35
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches1-3/+10
2017-05-08checkpatch: special audit for revert commit lineWei Wang1-0/+1
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches1-5/+7
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches1-2/+4
2017-05-08checkpatch: avoid suggesting struct definitions should be constJoe Perches1-3/+3
2017-05-08checkpatch: allow space leading blank lines in email headersJoe Perches1-2/+2
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches1-0/+11
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches1-0/+26
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol1-13/+0
2017-05-08kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada1-8/+0
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-184/+555
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-0/+2
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+25
2017-05-03scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+25
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+92
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+2
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby1-2/+2
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-5/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds1-5/+14
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-5/+0
2017-05-01scripts: remove AVR32 support from checkstack.plHans-Christian Noren Egtvedt1-5/+0
2017-04-27of: per-file dtc compiler flagsFrank Rowand1-0/+2
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti1-0/+8
2017-04-25builddeb: fix typoAndrew Donnellan1-1/+1
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio1-6/+1
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada1-1/+0
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee1-2/+6
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada1-1/+0
2017-04-19tools: power: pm-graph: AnalyzeSuspend v4.6Todd E Brandt1-5235/+0
2017-04-19Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2-0/+2
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2-26/+30
2017-04-12kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois1-3/+3
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie3-2/+6
2017-04-08ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold1-1/+1
2017-04-05Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2017-04-02scripts/kernel-doc: fix handling of parameters with parenthesisMauro Carvalho Chehab1-4/+3
2017-04-02scripts/kernel-doc: fix parser for apostrophesMauro Carvalho Chehab1-1/+11
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf1-0/+4
2017-03-29dtc: update warning settings for new bus and node/property name checksRob Herring2-1/+12
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park2-5/+4
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2-0/+2
2017-03-24x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann1-0/+1
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie3-1/+6
2017-03-22scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6Rob Herring19-182/+523
2017-03-22scripts/dtc: automate getting dtc version and log in update scriptRob Herring1-1/+18
2017-03-22gconfig: remove misleading parentheses around a conditionNicolas Iooss1-1/+1
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek1-6/+1
2017-03-13module: set .init_array alignment to 8David Daney1-2/+1
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W1-1/+1
2017-03-11scripts: objdiff: Ignore debug info when comparingStephen Boyd1-1/+4
2017-03-10selinux: include sys/socket.h in host programs to have PF_MAXNicolas Iooss2-0/+2
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2017-03-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2-242/+234
2017-03-09Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-0/+2
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+92
2017-03-03module: set __jump_table alignment to 8David Daney1-0/+2
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2-1/+5
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding1-0/+10
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding1-0/+20
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding1-0/+10
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding1-0/+10
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding1-0/+42
2017-02-27checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan1-9/+20
2017-02-27scripts/spelling.txt: add some typo-wordsJinbum Park1-0/+3
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-0/+2
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-0/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-0/+2
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada1-0/+3
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2-1/+5
2017-02-27gcc-plugins: fix sancov_plugin for gcc-5Arnd Bergmann1-1/+1
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+34
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+3
2017-02-24checkpatch: remove false unbalanced braces warningSven Eckelmann1-2/+2
2017-02-24checkpatch: notice unbalanced else braces in a patchJoe Perches1-0/+6
2017-02-24checkpatch: add another old address for the FSFMatthew Wilcox1-0/+1
2017-02-24checkpatch: update $logFunctionsMiles Chen1-1/+1
2017-02-24checkpatch: warn on logging continuationsJoe Perches1-0/+6
2017-02-24checkpatch: warn on embedded function namesJoe Perches1-2/+20
2017-02-25scripts/checkstack.pl: Add openrisc supportStafford Horne1-0/+3
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+62
2017-02-22Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-1019/+1661
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-33/+82
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao1-0/+2
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong1-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser1-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare1-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler1-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+37
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+9
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-28/+299
2017-02-21Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2-0/+250
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds1-1/+1
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+3
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki1-798/+1135
2017-02-16AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt1-3/+4
2017-02-14Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski1-1/+1
2017-02-10sign-file: fix build error in sign-file.c with libresslFelix Fietkau1-1/+3
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman4-5/+38
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel4-5/+38
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan1-0/+8
2017-02-03gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan1-1/+1
2017-02-03checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg1-1/+1
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt1-319/+272
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt1-265/+300
2017-01-27scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt1-312/+660
2017-01-26kernel-doc: Handle returning pointers to pointersMatthew Wilcox1-7/+7
2017-01-19checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg1-3/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationKees Cook2-0/+250
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees Cook3-17/+5
2017-01-13kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi1-1/+1
2017-01-10gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook1-11/+44
2017-01-05genksyms: Regenerate parserMichal Marek1-240/+234
2017-01-05genksyms: Fix segfault with invalid declarationsMichal Marek1-2/+0
2017-01-04kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini1-18/+50
2017-01-04kernel-doc: make member highlighting available in all backendsPaolo Bonzini1-11/+19
2017-01-04kernel-doc: include parameter type in docbook outputPaolo Bonzini1-2/+4
2017-01-04kernel-doc: strip attributes even if they have an argumentPaolo Bonzini1-1/+7
2017-01-04kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini1-0/+1
2017-01-04scripts/dtc: Update to upstream version 0931cea3ba20Rob Herring24-1019/+1661
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook1-0/+85
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook1-2/+2
2016-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-2/+14
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore4-2/+14
2016-12-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-18/+129
2016-12-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-9/+27
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-402/+431
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+2
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2016-12-16checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin1-2/+2
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+65
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2016-12-14sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida2-2/+2
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds3-6/+86
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-34/+74
2016-12-12treewide: Make remaining source files non-executableJoe Perches1-0/+0
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-877/+832
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1