summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-10-09kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-09-22gen_compile_commands: fix missing 'sys' packageKortan
2021-09-18parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada
2021-09-18kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-05scripts: checkversion: modernize linux/version.h search stringsRandy Dunlap
2021-08-04scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-07-18Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-18Kbuild: lto: fix module versionings mismatch in GNU make 3.XLecopzer Chen
2021-07-18scripts/setlocalversion: fix a bug when LOCALVERSION is emptyMikulas Patocka
2021-07-12scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-09scripts: add generic syscallnr.shMasahiro Yamada
2021-07-09scripts: check duplicated syscall number in syscall tableMasahiro Yamada
2021-07-08scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd
2021-07-08scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd
2021-07-08scripts/decode_stacktrace.sh: support debuginfodStephen Boyd
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2021-07-06Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01checkpatch: do not complain about positive return values starting with EPOLLGuenter Roeck
2021-07-01checkpatch: improve the indented label testJoe Perches
2021-07-01checkpatch: scripts/spdxcheck.py now requires python3Guenter Roeck
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21Andrii Nakryiko
2021-06-29scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds
2021-06-28scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390Nathan Chancellor
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon
2021-06-21coccinelle: api: remove kobj_to_dev.cocci scriptKeith Busch
2021-06-18recordmcount: Correct st_shndx handlingPeter Zijlstra
2021-06-17kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-06-17kbuild: modpost: Explicitly warn about unprototyped symbolsMark Brown
2021-06-08Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers
2021-06-05kconfig: constify long_optsMasahiro Yamada
2021-06-04documentation-file-ref-check: Make git check work for multiple working direct...Rob Herring
2021-06-01scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab
2021-06-01scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas
2021-05-26kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne
2021-05-27scripts/setlocalversion: simplify the short version partMasahiro Yamada
2021-05-27scripts/setlocalversion: factor out 12-chars hash constructionMasahiro Yamada
2021-05-27scripts/setlocalversion: add more comments to -dirty flag detectionMasahiro Yamada