index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
kbuild: clean up subdir-ymn calculation in Makefile.clean
Masahiro Yamada
1
-11
/
+2
2019-08-29
kbuild: remove unneeded '+' marker from cmd_clean
Masahiro Yamada
1
-1
/
+1
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
2
-15
/
+3
2019-08-29
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
Masahiro Yamada
1
-2
/
+2
2019-08-29
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
1
-12
/
+2
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
1
-1
/
+4
2019-08-25
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
1
-9
/
+20
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2
-10
/
+1
2019-08-22
merge_config.sh: Check error codes from make
Mark Brown
1
-5
/
+5
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
3
-16
/
+15
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-6
/
+1
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2
-68
/
+71
2019-08-21
btf: do not use CONFIG_OUTPUT_FORMAT
Ilya Leoshkevich
1
-2
/
+4
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
1
-2
/
+3
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
1
-6
/
+39
2019-08-21
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
1
-19
/
+19
2019-08-21
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
1
-0
/
+72
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+13
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-08-15
kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE
Mark Rutland
1
-6
/
+5
2019-08-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
1
-4
/
+3
2019-08-15
kbuild: refactor part-of-module more
Masahiro Yamada
1
-2
/
+1
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
1
-5
/
+5
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-19
/
+33
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
1
-9
/
+9
2019-08-14
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
1
-1
/
+1
2019-08-14
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2
-2
/
+4
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2
-16
/
+17
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2
-17
/
+4
2019-08-14
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
1
-2
/
+2
2019-08-14
kbuild: Fail if gold linker is detected
Thomas Gleixner
1
-0
/
+3
2019-08-14
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
1
-0
/
+32
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
1
-19
/
+33
2019-08-12
kernel-doc: Allow anonymous enum
Andy Shevchenko
1
-1
/
+1
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
10
-73
/
+165
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
1
-0
/
+7
2019-08-10
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2019-08-10
kbuild: revive single target %.ko
Masahiro Yamada
1
-4
/
+2
2019-08-06
kernel-doc: ignore __printf attribute
Randy Dunlap
1
-0
/
+1
2019-08-05
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
1
-1
/
+1
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
1
-0
/
+16
2019-08-04
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
1
-0
/
+4
2019-07-31
randstruct: Check member structs in is_pure_ops_struct()
Joonwon Kang
1
-5
/
+5
2019-08-01
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
Stephen Boyd
1
-1
/
+1
2019-08-01
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
Masahiro Yamada
2
-36
/
+42
2019-08-01
kbuild: modpost: remove unnecessary dependency for __modpost
Masahiro Yamada
1
-2
/
+2
2019-08-01
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-08-01
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada
1
-4
/
+2
2019-07-30
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
1
-0
/
+1
[prev]
[next]