index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-6
/
+1
|
*
|
|
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-22
2
-68
/
+71
|
*
|
|
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
1
-2
/
+3
|
*
|
|
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
1
-6
/
+39
|
*
|
|
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
1
-19
/
+19
|
*
|
|
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-21
1
-0
/
+72
|
*
|
|
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
1
-4
/
+3
|
*
|
|
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-15
1
-2
/
+1
|
*
|
|
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-15
1
-5
/
+5
|
*
|
|
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
2019-08-14
1
-1
/
+1
|
*
|
|
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-14
2
-2
/
+4
|
*
|
|
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
2
-16
/
+17
|
*
|
|
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-14
2
-17
/
+4
|
*
|
|
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-14
1
-2
/
+2
|
*
|
|
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-14
1
-0
/
+3
|
*
|
|
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
2019-08-14
1
-0
/
+32
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
1
-19
/
+41
|
\
\
\
\
|
*
|
|
|
kbuild: replace BASH-specific ${@:2} with shift and ${@}
Andrii Nakryiko
2019-09-06
1
-5
/
+11
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
2019-08-21
1
-2
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
3
-5
/
+13
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
1
-19
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-13
1
-9
/
+9
|
|
*
|
|
|
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-13
1
-19
/
+33
*
|
|
|
|
|
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
1
-0
/
+102
|
\
\
\
\
\
\
|
*
|
|
|
|
|
coccinelle: platform_get_irq: Fix parse error
YueHaibing
2019-09-06
1
-3
/
+3
|
*
|
|
|
|
|
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-12
10
-73
/
+165
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
2019-07-30
1
-0
/
+102
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-17
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel-doc: Allow anonymous enum
Andy Shevchenko
2019-08-12
1
-1
/
+1
|
*
|
|
|
|
|
kernel-doc: ignore __printf attribute
Randy Dunlap
2019-08-06
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
2
-6
/
+21
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-6
/
+5
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
/
/
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
Mark Rutland
2019-08-15
1
-6
/
+5
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
1
-0
/
+16
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-08-18
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
2019-07-30
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-10
1
-0
/
+7
*
|
|
|
|
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
|
|
|
|
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
|
|
|
|
kbuild: revive single target %.ko
Masahiro Yamada
2019-08-10
1
-4
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-04
1
-0
/
+4
*
|
|
|
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
2019-08-01
1
-1
/
+1
*
|
|
|
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2019-08-01
2
-36
/
+42
*
|
|
|
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
2019-08-01
1
-2
/
+2
*
|
|
|
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
2019-08-01
1
-1
/
+1
*
|
|
|
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
2019-08-01
1
-4
/
+2
*
|
|
|
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
Masahiro Yamada
2019-07-29
1
-0
/
+6
|
/
/
/
*
|
|
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
3
-7
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
[prev]
[next]