aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.7/base' into v5.7/standard/intel-x86Bruce Ashfield
2020-08-26Merge tag 'v5.7.17' into v5.7/standard/baseBruce Ashfield
2020-08-26kconfig: qconf: fix signal connection to invalid slotsMasahiro Yamada
2020-08-26kconfig: qconf: do not limit the pop-up menu to the first rowMasahiro Yamada
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy
2020-08-19Merge tag 'v5.7.16' into v5.7/standard/baseBruce Ashfield
2020-08-19Merge tag 'v5.7.15' into v5.7/standard/baseBruce Ashfield
2020-08-19scripts/selinux/mdp: fix initial SID handlingStephen Smalley
2020-08-19recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-08-06Merge branch 'v5.7/base' into v5.7/standard/baseBruce Ashfield
2020-07-29scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella
2020-07-29scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih
2020-06-30recordmcount: support >64k sectionsSami Tolvanen
2020-06-30kbuild: improve cc-option to clean up all temporary filesMasahiro Yamada
2020-06-24modpost: fix -i (--ignore-errors) MAKEFLAGS detectionMasahiro Yamada
2020-06-24scripts: headers_install: Exit with error on config leakSiddharth Gupta
2020-06-24mksysmap: Fix the mismatch of '.L' symbols in System.mapashimida
2020-06-22scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab
2020-06-05Merge tag 'v5.7' into standard/baseBruce Ashfield
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-11Merge tag 'v5.7-rc5' into standard/baseBruce Ashfield
2020-05-07scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson
2020-05-07scripts/decodecode: fix trapping instruction formattingIvan Delalande
2020-05-04Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-02modpost: srcversion sometimes incorrectJuro Bystricky
2020-05-02menuconfig,mconf-cfg: Allow specification of ncurses locationBruce Ashfield
2020-05-02modpost: mask trivial warningsPaul Gortmaker
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET
2020-04-17Merge tag 'docs-fixes' of git://git.lwn.net/linuxLinus Torvalds
2020-04-17kbuild: check libyaml installation for 'make dt_binding_check'Masahiro Yamada
2020-04-15scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang
2020-04-15scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell
2020-04-13gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-04-13gcc-plugins/stackleak: Avoid assignment for unused macro argumentKees Cook
2020-04-09kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada
2020-04-09kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada
2020-04-09kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook
2020-04-09kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab
2020-04-09kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab
2020-04-09kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab
2020-04-09kconfig: qconf: Change title for the item windowMauro Carvalho Chehab
2020-04-09kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada