index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-1
/
+1
*
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
2020-08-12
1
-1
/
+1
*
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2020-07-27
1
-1
/
+1
*
|
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
\
|
*
|
entry: Provide generic syscall entry functionality
Thomas Gleixner
2020-07-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
\
|
*
|
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
1
-0
/
+1
|
|
/
*
/
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
2020-06-24
1
-0
/
+1
|
/
*
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
1
-0
/
+1
|
\
|
*
pipe: Add general notification queue support
David Howells
2020-05-19
1
-0
/
+1
*
|
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+6
|
\
\
|
*
|
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-0
/
+1
|
|
\
|
|
*
|
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
1
-1
/
+3
|
|
\
\
|
*
|
|
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
1
-0
/
+5
|
*
|
|
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-16
1
-0
/
+1
*
|
|
|
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2020-01-31
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
1
-1
/
+1
|
\
\
|
*
|
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada
2019-11-11
1
-1
/
+1
|
|
/
*
/
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
2019-09-30
1
-0
/
+2
|
/
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
1
-0
/
+1
|
\
|
*
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-05
1
-0
/
+1
*
|
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-1
/
+1
|
\
\
|
*
|
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-09-04
1
-1
/
+1
*
|
|
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-16
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kexec: add KEXEC_ELF
Sven Schnelle
2019-09-06
1
-0
/
+1
|
|
/
*
/
memremap: move from kernel/ to mm/
Christoph Hellwig
2019-08-03
1
-1
/
+0
|
/
*
kheaders: Move from proc to sysfs
Joel Fernandes (Google)
2019-05-24
1
-2
/
+2
*
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
2019-05-14
1
-1
/
+1
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-0
/
+10
|
\
|
*
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
2019-04-29
1
-0
/
+10
*
|
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
2019-04-03
1
-0
/
+1
|
/
*
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
2019-03-07
1
-10
/
+1
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
1
-1
/
+5
*
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-3
/
+0
|
\
|
*
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2018-12-07
1
-3
/
+0
*
|
audit: remove WATCH and TREE config options
Richard Guy Briggs
2018-11-19
1
-3
/
+1
|
/
*
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
1
-0
/
+4
*
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-18
1
-1
/
+1
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+1
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
1
-0
/
+1
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+1
*
|
memremap: split devm_memremap_pages() and memremap() infrastructure
Dan Williams
2018-05-15
1
-1
/
+2
|
/
*
error-injection: Support fault injection framework
Masami Hiramatsu
2018-01-12
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
2017-09-08
1
-1
/
+2
*
kmod: split out umh code into its own file
Luis R. Rodriguez
2017-09-08
1
-1
/
+1
*
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
1
-1
/
+0
*
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
1
-1
/
+1
[next]