summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-02-12kconfig: fix failing to generate auto.confJing Leng
2022-02-10kconfig: fix missing fclose() on error pathsMasahiro Yamada
2022-02-08Makefile.extrawarn: Move -Wunaligned-access to W=1Nathan Chancellor
2022-02-08kconfig: let 'shell' return enough output for deep path namesBrenda Streiff
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-01-20const_structs.checkpatch: add frequently used ops structsRikard Falkeborn
2022-01-20checkpatch: improve Kconfig help testJoe Perches
2022-01-20checkpatch: relax regexp for COMMIT_LOG_LONG_LINEJerome Forissier
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedRandy Dunlap
2022-01-19Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-18script/sorttable: Fix some initialization problemsYinan Liu
2022-01-17scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-17Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15scripts/spelling.txt: add "oveflow"Drew Fustini
2022-01-15drop fen.cocciJulia Lawall
2022-01-15scripts/coccinelle: drop bugon.cocciJulia Lawall
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu
2022-01-14kbuild: add cmd_file_sizeMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-14kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada
2022-01-08certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada
2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab
2022-01-05riscv: extable: add `type` and `data` fieldsJisheng Zhang
2022-01-05riscv: switch to relative exception tablesJisheng Zhang
2022-01-05scripts/sorttable: Unify arm64 & x86 sort functionsMark Rutland
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada
2022-01-03scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness