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