summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2021-02-16genksyms: remove useless case DOTSMasahiro Yamada-1/+0
2021-02-16genksyms: remove dead code for ST_TABLE_*Masahiro Yamada-54/+0
2021-02-16genksyms: make source_file a local variable in lexerMasahiro Yamada-2/+3
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada-39/+88
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+4
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer-0/+1
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen-1/+5
2021-02-12of: Remove of_dev_{get,put}()Rob Herring-1/+0
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar-34/+26
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada-1/+1
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada-0/+3
2021-02-10checkpatch: Don't check for mutex_trylock_recursive()Sebastian Andrzej Siewior-6/+0
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig-46/+5
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig-15/+1
2021-02-05kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann-0/+6
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar-0/+8
2021-02-04scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar-163/+0
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar-1/+7
2021-02-04scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring-71/+350
2021-02-03scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar-1/+2
2021-02-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada-2/+2
2021-02-01Docs: drop Python 2 supportJonathan Corbet-2/+2
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada-1/+1
2021-01-28scripts/kernel-doc: add internal hyperlink to DOC: sectionsMichal Wajdeczko-0/+1
2021-01-28Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada-7/+0
2021-01-28scripts: use pkg-config to locate libcryptoRolf Eike Beer-2/+6
2021-01-27ver_linux: Eliminate duplicate code in ldconfig processing logicAlexander Kapshuk-7/+5
2021-01-27spdxcheck.py: Use Python 3Bert Vermeulen-1/+1
2021-01-27kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult-1/+1
2021-01-23kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada-7/+3
2021-01-22scripts: switch explicitly to Python 3Andy Shevchenko-2/+2
2021-01-18scripts: kernel-doc: validate kernel-doc markup with the actual namesMauro Carvalho Chehab-16/+46
2021-01-14scripts/mod: disable LTO for empty.cSami Tolvanen-0/+1
2021-01-14modpost: lto: strip .lto from module namesSami Tolvanen-10/+21
2021-01-14init: lto: ensure initcall orderingSami Tolvanen-2/+289
2021-01-14kbuild: lto: add a default list of used symbolsSami Tolvanen-0/+5
2021-01-14kbuild: lto: merge module sectionsSami Tolvanen-0/+24
2021-01-14kbuild: lto: fix module versioningSami Tolvanen-4/+58
2021-01-14kbuild: add support for Clang LTOSami Tolvanen-12/+59
2021-01-11Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman-13/+14
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+4
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen-4/+2
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun-0/+17
2021-01-06gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks-2/+2
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz-0/+31
2021-01-04kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada-10/+0
2021-01-04kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin-1/+3
2021-01-04kconfig: config script: add a little user helpRandy Dunlap-0/+1
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds-0/+2
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches-0/+6