aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-11-28Merge tag 'v5.14.19' into v5.14/standard/baseBruce Ashfield
2021-11-17leaking_addresses: Always print a trailing newlineKees Cook
2021-10-28Merge tag 'v5.14.15' into v5.14/standard/baseBruce Ashfield
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-26Merge tag 'v5.14.14' into v5.14/standard/baseBruce Ashfield
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-13Merge tag 'v5.14.11' into v5.14/standard/baseBruce Ashfield
2021-10-09kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-10-06Revert "scripts/gcc-plugins: consistently use HOSTCC"Bruce Ashfield
2021-09-26Merge tag 'v5.14.7' into v5.14/standard/baseBruce Ashfield
2021-09-24scripts/gcc-plugins: consistently use HOSTCCRoss Burton
2021-09-22gen_compile_commands: fix missing 'sys' packageKortan
2021-09-19menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2021-09-19modpost: mask trivial warningsPaul Gortmaker
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