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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
10
-10
/
+17
2019-08-21
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
Masahiro Yamada
2
-14
/
+14
2019-08-21
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
14
-27
/
+0
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
2
-37
/
+89
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-21
kbuild: unify clean-dirs rule for in-kernel and external module
Masahiro Yamada
1
-10
/
+8
2019-08-21
kbuild: unify vmlinux-dirs and module-dirs rules
Masahiro Yamada
1
-22
/
+21
2019-08-21
kbuild: unset variables in top Makefile instead of setting 0
Masahiro Yamada
1
-23
/
+23
2019-08-21
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
3
-10
/
+1
2019-08-15
kbuild: remove meaningless 'targets' in ./Kbuild
Masahiro Yamada
1
-4
/
+0
2019-08-15
kbuild: remove 'make /' support
Masahiro Yamada
1
-5
/
+4
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: move the Module.symvers check for external module build
Masahiro Yamada
1
-2
/
+2
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
1
-5
/
+5
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
4
-4
/
+9
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-11
Linux 5.3-rc4
v5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+7
2019-08-11
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
1
-5
/
+0
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-202
/
+24
2019-08-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-28
/
+48
2019-08-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-16
/
+69
2019-08-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+2
2019-08-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+101
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
2
-2
/
+2
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+35
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+59
2019-08-10
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+4
2019-08-10
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-40
/
+138
2019-08-10
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-165
/
+217
2019-08-10
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-38
/
+75
2019-08-10
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
22
-18
/
+58
2019-08-09
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+24
2019-08-09
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-09
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-08-09
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-09
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-1
/
+5
2019-08-09
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
[next]