aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-02-12kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-10kconfig: fix missing fclose() on error pathsMasahiro Yamada1-6/+6
2022-02-08Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor1-0/+1
2022-02-08kconfig: let 'shell' return enough output for deep path namesBrenda Streiff1-1/+1
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)1-1/+1
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-29/+51
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook1-1/+0
2022-01-20const_structs.checkpatch: add frequently used ops structsRikard Falkeborn1-0/+23
2022-01-20checkpatch: improve Kconfig help testJoe Perches1-26/+26
2022-01-20checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier1-1/+1
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap1-1/+1
2022-01-19Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-2/+3
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-34/+19
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds16-457/+93
2022-01-18script/sorttable: Fix some initialization problemsYinan Liu1-2/+3
2022-01-17scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer1-6/+2
2022-01-17Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2-187/+0
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-8/+130
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini1-0/+1
2022-01-15drop fen.cocciJulia Lawall1-124/+0
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall1-63/+0
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-63/+63
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu4-6/+128
2022-01-14kbuild: add cmd_file_sizeMasahiro Yamada1-0/+3
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-6/+24
2022-01-14kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada1-1/+1
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+5
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+50
2022-01-11Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+18
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada4-172/+4
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada4-14/+15
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada3-36/+31
2022-01-08certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada1-47/+0
2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada1-2/+3
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada1-171/+0
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-05riscv: extable: add `type` and `data` fieldsJisheng Zhang1-1/+1
2022-01-05riscv: switch to relative exception tablesJisheng Zhang2-1/+16
2022-01-05scripts/sorttable: Unify arm64 & x86 sort functionsMark Rutland1-33/+3
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2022-01-03scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman1-1/+1
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada1-1/+1
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness1-17/+18
2021-12-12recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-12-11script/sorttable: Code style improvementsYinan Liu1-2/+2
2021-12-09locking/atomics, kcsan: Add instrumentation for barriersMarco Elver1-9/+32
2021-12-09kcsan: Ignore GCC 11+ warnings about TSan runtime supportMarco Elver1-0/+6
2021-12-09kcsan, kbuild: Add option for barrier instrumentation onlyMarco Elver1-0/+5
2021-12-09kcsan: Add core support for a subset of weak memory modelingMarco Elver1-2/+7
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra2-1/+5
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor1-1/+1
2021-12-02streamline_config.pl: show the full Kconfig nameŁukasz Stelmach1-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett2-8/+12
2021-11-29Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman2-0/+27
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu1-63/+63
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-0/+27
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+155
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-0/+5
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+35
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson1-1/+2
2021-11-09checkpatch: get default codespell dictionary path from package locationPeter Ujfalusi1-4/+28
2021-11-09checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS usesJoe Perches1-0/+1
2021-11-09const_structs.checkpatch: add a few sound ops structsRikard Falkeborn1-0/+4
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2-0/+27
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds12-326/+344
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+19
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook1-1/+2
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui1-1/+1
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann1-1/+1
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+16
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-26/+467
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-115/+275
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2-0/+6
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-21/+6
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+25
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-21/+6
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-11/+25
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa3-11/+22
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+71
2021-11-01Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-298/+3
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+30
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2021-11-01kernel-doc: support DECLARE_PHY_INTERFACE_MASK()Randy Dunlap1-0/+1
2021-10-29scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8Rob Herring14-114/+275
2021-10-26scripts: documentation-file-ref-check: fix bpf selftests pathMauro Carvalho Chehab1-0/+1
2021-10-26scripts: documentation-file-ref-check: ignore hidden filesMauro Carvalho Chehab1-0/+3
2021-10-24kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debugMasahiro Yamada1-0/+33
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen1-0/+2
2021-10-21gcc-plugins: remove duplicate include in gcc-common.hYe Guojin1-1/+0
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook3-87/+0
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook1-2/+2
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland1-0/+30
2021-10-18stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook1-0/+2
2021-10-18fortify: Add compile-time FORTIFY_SOURCE testsKees Cook1-0/+62
2021-10-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman3-3/+9
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman3-3/+9
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-10-16Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar8-19/+21
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-15leaking_addresses: Always print a trailing newlineKees Cook1-1/+2
2021-10-12scripts: kernel-doc: Ignore __alloc_size() attributeKees Cook1-0/+1
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak2-3/+11
2021-10-12scripts: update the comments of kallsyms supportHui Su1-3/+3
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds1-0/+4
2021-10-11kconfig: refactor conf_touch_dep()Masahiro Yamada1-18/+4
2021-10-11kconfig: refactor conf_write_dep()Masahiro Yamada1-17/+37
2021-10-11kconfig: refactor conf_write_autoconf()Masahiro Yamada1-37/+57
2021-10-11kconfig: add conf_get_autoheader_name()Masahiro Yamada1-3/+8
2021-10-11kconfig: move sym_escape_string_value() to confdata.cMasahiro Yamada3-47/+45
2021-10-11kconfig: refactor listnewconfig codeMasahiro Yamada3-12/+8
2021-10-11kconfig: refactor conf_write_symbol()Masahiro Yamada1-79/+57
2021-10-11kconfig: refactor conf_write_heading()Masahiro Yamada1-62/+33
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt1-2/+4
2021-10-06gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins1-0/+4
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi1-0/+1
2021-10-05scripts: get_abi.pl: better generate regex from what fieldsMauro Carvalho Chehab1-2/+11
2021-10-05scripts: get_abi.pl: fix fallback rule for undefined symbolsMauro Carvalho Chehab1-1/+1
2021-10-04gcc-plugins: remove support for GCC 4.9 and olderArd Biesheuvel6-208/+1
2021-10-04Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman7-17/+17
2021-10-01kconfig: remove 'const' from the return type of sym_escape_string_value()Masahiro Yamada4-23/+24
2021-09-30kconfig: rename a variable in the lexer to a clearer nameMasahiro Yamada1-3/+3
2021-09-30kconfig: narrow the scope of variables in the lexerMasahiro Yamada1-1/+2
2021-09-29scripts: get_abi.pl: make undefined search more deterministicMauro Carvalho Chehab1-3/+5
2021-09-28scripts: get_abi.pl: show progressMauro Carvalho Chehab1-51/+104
2021-09-28scripts: get_abi.pl: use STDERR for search-string and show-hintsMauro Carvalho Chehab1-7/+7
2021-09-28scripts: get_abi.pl: update its documentationMauro Carvalho Chehab1-13/+15
2021-09-28scripts: get_abi.pl: fix parse logic for DT firmwareMauro Carvalho Chehab1-10/+20
2021-09-28scripts: get_abi.pl: produce an error if the ref tree is brokenMauro Carvalho Chehab1-1/+9
2021-09-28scripts: get_abi.pl: create a valid ReST with duplicated tagsMauro Carvalho Chehab1-0/+1
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel1-21/+6
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman7-17/+17
2021-09-25stddef: Introduce struct_group() helper macroKees Cook1-0/+7
2021-09-25kconfig: Create links to main menu items in searchAriel Marcovitch1-15/+18
2021-09-24kasan: always respect CONFIG_KASAN_STACKNathan Chancellor1-1/+2
2021-09-24scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen1-0/+4
2021-09-23scripts: get_abi.pl: ensure that "others" regex will be parsedMauro Carvalho Chehab1-0/+16
2021-09-23scripts: get_abi.pl: precompile what match regexesMauro Carvalho Chehab1-9/+29
2021-09-23scripts: get_abi.pl: stop check loop earlier when regex is foundMauro Carvalho Chehab1-5/+2
2021-09-23scripts: get_abi.pl: ignore some sysfs nodes earlierMauro Carvalho Chehab1-8/+8
2021-09-23scripts: get_abi.pl: Better handle leaves with wildcardsMauro Carvalho Chehab1-1/+1
2021-09-23scripts: get_abi.pl: improve debug logicMauro Carvalho Chehab1-9/+19
2021-09-23scripts: get_abi.pl: call get_leave() a little lateMauro Carvalho Chehab1-2/+1
2021-09-23scripts: get_abi.pl: Fix get_abi.pl search outputMauro Carvalho Chehab1-0/+1
2021-09-22kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modulesMasahiro Yamada1-11/+17
2021-09-22kbuild: detect objtool update without using .SECONDEXPANSIONMasahiro Yamada1-7/+5
2021-09-22kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macroMasahiro Yamada1-6/+6
2021-09-22kbuild: store the objtool command in *.cmd filesMasahiro Yamada1-9/+5
2021-09-22kbuild: rename __objtool_obj and reuse it for cmd_cc_lto_link_modulesMasahiro Yamada1-6/+5
2021-09-22kbuild: move objtool_args back to scripts/Makefile.buildMasahiro Yamada2-11/+10
2021-09-21kbuild: Enable dtc 'unit_address_format' warning by defaultRob Herring1-1/+0
2021-09-21scripts: get_abi.pl: add a graph to speedup the undefined algorithmMauro Carvalho Chehab1-61/+127
2021-09-21scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlierMauro Carvalho Chehab1-3/+4
2021-09-21scripts: get_abi.pl: don't skip what that ends with wildcardsMauro Carvalho Chehab1-34/+46
2021-09-21scripts: get_abi.pl: add an option to filter undefined resultsMauro Carvalho Chehab1-6/+31
2021-09-21scripts: get_abi.pl: detect softlinksMauro Carvalho Chehab1-33/+156
2021-09-21scripts: get_abi.pl: Check for missing symbols at the ABI specsMauro Carvalho Chehab1-2/+88
2021-09-21scripts: get_abi.pl: Better handle multiple What parametersMauro Carvalho Chehab1-4/+4
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+10
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor1-0/+5
2021-09-19kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani1-1/+1
2021-09-19gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-19checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_fileAriel Marcovitch1-8/+0
2021-09-19checkkconfigsymbols.py: Forbid passing 'HEAD' to --commitAriel Marcovitch1-0/+3
2021-09-14scripts/tags.sh: Fix obsolete parameter for ctagsPhilip K. Gisslow1-1/+5
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds1-7/+1
2021-09-13Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers1-7/+1
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner1-2/+2
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2-1/+3
2021-09-11coccinelle: semantic patch to check for inappropriate do_div() callsWen Yang1-0/+155
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang1-0/+1
2021-09-08Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-37/+58
2021-09-08scripts: check_extable: fix typo in user error messageRandy Dunlap1-1/+1
2021-09-08checkpatch: improve GIT_COMMIT_ID testJoe Perches1-31/+51
2021-09-08checkpatch: make email address check case insensitiveMimi Zohar1-2/+2
2021-09-08checkpatch: support wide stringsJoe Perches1-3/+4
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell1-1/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-135/+166
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-09-03kbuild: redo fake deps at include/ksym/*.hMasahiro Yamada2-5/+4
2021-09-03kbuild: clean up objtool_args slightlyMasahiro Yamada1-6/+5
2021-09-03modpost: get the *.mod file path more simplyMasahiro Yamada3-16/+11
2021-09-03checkkconfigsymbols.py: Fix the '--ignore' optionAriel Marcovitch1-1/+1
2021-09-03kbuild: merge vmlinux_link() between ARCH=um and other architecturesMasahiro Yamada1-33/+23
2021-09-03kbuild: do not remove 'linux' link in scripts/link-vmlinux.shMasahiro Yamada1-1/+0
2021-09-03kbuild: merge vmlinux_link() between the ordinary link and Clang LTOMasahiro Yamada1-16/+14
2021-09-03kbuild: remove stale *.symversionsMasahiro Yamada1-0/+2
2021-09-03kbuild: remove unused quiet_cmd_update_lto_symversionsMasahiro Yamada1-1/+0