summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-02-04scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar
2021-02-04scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring
2021-02-03scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar
2021-02-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada
2021-02-01Docs: drop Python 2 supportJonathan Corbet
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2021-01-28scripts/kernel-doc: add internal hyperlink to DOC: sectionsMichal Wajdeczko
2021-01-28Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada
2021-01-28scripts: use pkg-config to locate libcryptoRolf Eike Beer
2021-01-27ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk
2021-01-27spdxcheck.py: Use Python 3Bert Vermeulen
2021-01-27kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult
2021-01-23kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada
2021-01-22scripts: switch explicitly to Python 3Andy Shevchenko
2021-01-18scripts: kernel-doc: validate kernel-doc markup with the actual namesMauro Carvalho Chehab
2021-01-14scripts/mod: disable LTO for empty.cSami Tolvanen
2021-01-14modpost: lto: strip .lto from module namesSami Tolvanen
2021-01-14init: lto: ensure initcall orderingSami Tolvanen
2021-01-14kbuild: lto: add a default list of used symbolsSami Tolvanen
2021-01-14kbuild: lto: merge module sectionsSami Tolvanen
2021-01-14kbuild: lto: fix module versioningSami Tolvanen
2021-01-14kbuild: add support for Clang LTOSami Tolvanen
2021-01-11Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun
2021-01-06gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2021-01-04kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada
2021-01-04kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin
2021-01-04kconfig: config script: add a little user helpRandy Dunlap
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2020-12-24scripts: coccicheck: Correct usage of make coccicheckSumera Priyadarsini
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-21kconfig: fix return value of do_error_if()Masahiro Yamada
2020-12-21genksyms: Ignore module scoped _Static_assert()Marco Elver
2020-12-21modpost: turn static exports into errorQuentin Perret
2020-12-21modpost: turn section mismatches to error from fatal()Masahiro Yamada
2020-12-21modpost: change license incompatibility to error() from fatal()Masahiro Yamada
2020-12-21modpost: turn missing MODULE_LICENSE() into errorMasahiro Yamada
2020-12-21modpost: refactor error handling and clarify error/fatal differenceMasahiro Yamada
2020-12-21modpost: rename merror() to error()Masahiro Yamada
2020-12-16Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-15ubsan: move cc-option tests into KconfigKees Cook
2020-12-15ubsan: remove redundant -Wno-maybe-uninitializedKees Cook