index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
54
-596
/
+635
|
\
|
*
kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
Nathan Chancellor
2021-04-24
1
-1
/
+1
|
*
kbuild: deb-pkg: change the source package name to linux-upstream
Masahiro Yamada
2021-04-24
1
-1
/
+1
|
*
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-24
5
-4
/
+28
|
*
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-24
6
-52
/
+16
|
*
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-24
2
-3
/
+2
|
*
MAINTAINERS: add pattern for dummy-tools
Michal Suchanek
2021-04-24
1
-0
/
+1
|
*
kbuild: add an elfnote for whether vmlinux is built with lto
Yonghong Song
2021-04-24
3
-0
/
+18
|
*
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-42
/
+2
|
*
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-40
/
+3
|
*
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-41
/
+2
|
*
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-39
/
+3
|
*
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-24
1
-6
/
+1
|
*
kbuild: add support for zstd compressed modules
Piotr Gorski
2021-04-24
2
-1
/
+13
|
*
kbuild: remove CONFIG_MODULE_COMPRESS
Masahiro Yamada
2021-04-24
1
-19
/
+26
|
*
kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
3
-45
/
+29
|
*
kbuild: move module strip/compression code into scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
2
-40
/
+68
|
*
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-24
2
-19
/
+23
|
*
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-24
1
-10
/
+10
|
*
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-24
2
-7
/
+7
|
*
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-24
1
-1
/
+1
|
*
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-24
1
-49
/
+36
|
*
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-24
1
-2
/
+0
|
*
scripts: modpost.c: Fix a few typos
Bhaskar Chowdhury
2021-04-24
1
-4
/
+4
|
*
kbuild: fix false-positive modpost warning when all symbols are trimmed
Masahiro Yamada
2021-04-24
2
-15
/
+17
|
*
kbuild: do not set -w for vmlinux.o modpost
Masahiro Yamada
2021-04-24
1
-3
/
+5
|
*
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-24
5
-16
/
+18
|
*
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-04-24
2
-1
/
+4
|
*
kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh
Masahiro Yamada
2021-04-24
2
-10
/
+1
|
*
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-24
6
-3
/
+110
|
*
kbuild: collect minimum tool versions into scripts/min-tool-version.sh
Masahiro Yamada
2021-04-24
3
-22
/
+48
|
*
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-24
2
-2
/
+2
|
*
docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02
Bhaskar Chowdhury
2021-04-24
1
-1
/
+1
|
*
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-24
1
-2
/
+2
|
*
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-24
1
-4
/
+0
|
*
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
2021-04-24
1
-3
/
+3
|
*
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-04-24
2
-8
/
+8
|
*
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-24
2
-1
/
+5
|
*
kbuild: add CONFIG_VMLINUX_MAP expert option
Rasmus Villemoes
2021-04-24
4
-0
/
+20
|
*
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-24
1
-1
/
+5
|
*
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-24
1
-0
/
+13
|
*
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-04-24
4
-80
/
+80
|
*
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-15
9
-17
/
+17
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1895
-34814
/
+120846
|
\
\
|
*
|
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
6
-5
/
+24
|
*
|
net: netrom: nr_in: Remove redundant assignment to ns
Jiapeng Chong
2021-04-28
1
-1
/
+0
|
*
|
net: tun: Remove redundant assignment to ret
Yang Li
2021-04-28
1
-1
/
+0
|
*
|
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
2021-04-28
1
-0
/
+2
|
*
|
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
2021-04-28
1
-1
/
+1
|
*
|
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
2021-04-28
1
-3
/
+1
[next]