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
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
1
-0
/
+1
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-11-11
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada
1
-1
/
+1
2019-09-30
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
1
-0
/
+2
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2019-09-06
kexec: add KEXEC_ELF
Sven Schnelle
1
-0
/
+1
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
1
-1
/
+1
2019-08-05
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
1
-0
/
+1
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
1
-1
/
+0
2019-05-24
kheaders: Move from proc to sysfs
Joel Fernandes (Google)
1
-2
/
+2
2019-05-14
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
1
-1
/
+1
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2019-04-29
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
1
-0
/
+10
2019-04-03
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
1
-0
/
+1
2019-03-07
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
1
-10
/
+1
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-1
/
+5
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2018-12-07
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-3
/
+0
2018-11-19
audit: remove WATCH and TREE config options
Richard Guy Briggs
1
-3
/
+1
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
1
-0
/
+4
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
1
-1
/
+1
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+1
2018-05-15
memremap: split devm_memremap_pages() and memremap() infrastructure
Dan Williams
1
-1
/
+2
2018-01-12
error-injection: Support fault injection framework
Masami Hiramatsu
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
1
-1
/
+2
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
1
-1
/
+1
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
1
-1
/
+0
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-0
/
+1
2016-12-27
cgroup: move cgroup files under kernel/cgroup/
Tejun Heo
1
-4
/
+1
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
1
-0
/
+1
2016-12-14
Remove last traces of ikconfig.h
Paul Bolle
1
-2
/
+0
2016-08-08
userns: Add per user namespace sysctls.
Eric W. Biederman
1
-1
/
+1
2016-05-23
ELF/MIPS build fix
Ralf Baechle
1
-3
/
+1
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+12
2016-01-31
kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o
Li Bin
1
-2
/
+1
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
1
-0
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-97
/
+0
2015-08-14
arch: introduce memremap()
Dan Williams
1
-0
/
+2
2015-08-14
Move certificate handling to its own directory
David Howells
1
-143
/
+0
[next]