index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-03
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-10-01
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
1
-0
/
+2
2019-09-28
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-17
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2019-09-07
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-06
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-15
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-08
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-08
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-3
/
+0
2018-11-20
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-17
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-16
memremap: split devm_memremap_pages() and memremap() infrastructure
Dan Williams
1
-1
/
+2
2018-01-13
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-09
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
1
-1
/
+2
2017-09-09
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-13
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-05-09
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-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-12-15
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-24
ELF/MIPS build fix
Ralf Baechle
1
-3
/
+1
2016-03-23
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-12
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-09
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]