aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2019-09-12gcc-plugins: Fix build failures under Darwin hostKees Cook
2019-05-23fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-05-23kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-05-23selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-05-15modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-05-15modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-05-05kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2019-04-07kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring
2019-03-26kallsyms: Handle too long symbols in kallsyms.cEugene Loh
2019-03-01scripts/gdb: fix lx-version string outputDu Changbin
2019-03-01scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier
2019-03-01modpost: validate symbol names also in find_elf_symbolSami Tolvanen
2019-02-05kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada
2019-02-05kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada
2019-01-30kconfig: remove a spurious self-assignmentLukas Bulwahn
2019-01-14checkstack.pl: fix for aarch64Qian Cai
2018-12-15unifdef: use memcpy instead of strncpyLinus Torvalds
2018-12-15x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-04kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-10-18selftests: add headers_install to lib.mkAnders Roxell
2018-09-26kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-15coccicheck: return proper error code on failDenis Efremov
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap
2018-09-09kconfig: fix "Can't open ..." in parallel buildMasahiro Yamada
2018-09-05scripts/kernel-doc: Escape all literal braces in regexesBen Hutchings
2018-09-05PATCH scripts/kernel-docValdis Kletnieks
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-16scripts/tags.sh: Add BPF_CALLConstantine Shulyupin
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin
2018-07-08scripts: teach extract-vmlinux about LZ4 and ZSTDAdam Borowski
2018-07-06kbuild: remove duplicated comments about PHONYMasahiro Yamada
2018-07-06kbuild: do not drop -I without parameterMasahiro Yamada
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-28kconfig: loop boundary condition fixJerry James
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-27checkpatch: remove warning for 'old' stable@kernel.org addressLinus Torvalds
2018-06-25kconfig: fix line numbers for if-entries in menu treeDirk Gouders
2018-06-25stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=ySven Joachim
2018-06-21tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab