index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-25
kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
Nathan Chancellor
2021-04-25
kbuild: deb-pkg: change the source package name to linux-upstream
Masahiro Yamada
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-25
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-25
MAINTAINERS: add pattern for dummy-tools
Michal Suchanek
2021-04-25
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-25
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-25
kbuild: add support for zstd compressed modules
Piotr Gorski
2021-04-25
kbuild: remove CONFIG_MODULE_COMPRESS
Masahiro Yamada
2021-04-25
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-25
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-25
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-25
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-25
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-25
scripts: modpost.c: Fix a few typos
Bhaskar Chowdhury
2021-04-25
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
2021-04-25
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
2021-04-25
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-25
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-04-25
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-25
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
kbuild: collect minimum tool versions into scripts/min-tool-version.sh
Masahiro Yamada
2021-04-25
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-25
docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02
Bhaskar Chowdhury
2021-04-25
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-25
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-25
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-04-25
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-25
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-25
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-14
Linux 5.12-rc3
Linus Torvalds
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]