summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-25kbuild: remove TMPO from try-runMasahiro Yamada
2021-04-25MAINTAINERS: add pattern for dummy-toolsMichal Suchanek
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song
2021-04-25ia64: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-04-25ia64: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-25alpha: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-04-25alpha: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-25sysctl: use min() helper for namecmp()Masahiro Yamada
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski
2021-04-25kbuild: remove CONFIG_MODULE_COMPRESSMasahiro Yamada
2021-04-25kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: move module strip/compression code into scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: refactor scripts/Makefile.modinstMasahiro Yamada
2021-04-25kbuild: rename extmod-prefix to extmod_prefixMasahiro Yamada
2021-04-25kbuild: check module name conflict for external modules as wellMasahiro Yamada
2021-04-25kbuild: show the target directory for depmod logMasahiro Yamada
2021-04-25kbuild: unify modules(_install) for in-tree and external modulesMasahiro Yamada
2021-04-25kbuild: remove unneeded mkdir for external modules_installMasahiro Yamada
2021-04-25scripts: modpost.c: Fix a few typosBhaskar Chowdhury
2021-04-25kbuild: fix false-positive modpost warning when all symbols are trimmedMasahiro Yamada
2021-04-25kbuild: do not set -w for vmlinux.o modpostMasahiro Yamada
2021-04-25kbuild: generate Module.symvers only when vmlinux existsMasahiro Yamada
2021-04-25arm64: move --fix-cortex-a53-843419 linker test to KconfigMasahiro Yamada
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2021-04-25kbuild: collect minimum tool versions into scripts/min-tool-version.shMasahiro Yamada
2021-04-25kbuild: replace sed with $(subst ) or $(patsubst )Masahiro Yamada
2021-04-25docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02Bhaskar Chowdhury
2021-04-25Makefile: Only specify '--prefix=' when building with clang + GNU asNathan Chancellor
2021-04-25Makefile: Remove '--gcc-toolchain' flagNathan Chancellor
2021-04-25kbuild: move $(strip ) to suffix-search definitionMasahiro Yamada
2021-04-25kbuild: rename multi-used-* to multi-obj-*Masahiro Yamada
2021-04-25kbuild: apply fixdep logic to link-vmlinux.shRasmus Villemoes
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes
2021-04-25kbuild: show warning if 'make headers_check' is usedMasahiro Yamada
2021-04-25kbuild: include Makefile.compiler only when compiler is neededMasahiro Yamada
2021-04-25kbuild: split cc-option and friends to scripts/Makefile.compilerMasahiro Yamada
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada
2021-03-14Linux 5.12-rc3v5.12-rc3Linus Torvalds
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds