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
/
arch
/
s390
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
1
-15
/
+0
|
\
|
*
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-15
/
+0
*
|
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-21
1
-0
/
+1
|
/
*
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
2022-06-30
1
-1
/
+0
*
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-10
1
-1
/
+0
|
\
|
*
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-06-06
1
-1
/
+0
*
|
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2022-06-09
1
-0
/
+1
|
/
*
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-06-03
1
-4
/
+4
|
\
|
*
s390/Kconfig: fix indentation
Juerg Haefliger
2022-06-01
1
-4
/
+4
*
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-3
/
+0
|
\
\
|
*
|
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
1
-3
/
+0
*
|
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2022-05-24
1
-1
/
+0
|
|
/
*
/
s390: allow to compile with z16 optimizations
Heiko Carstens
2022-04-06
1
-0
/
+19
|
/
*
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2022-03-27
1
-0
/
+1
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
1
-80
/
+17
|
\
|
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-66
/
+2
|
*
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2022-03-10
1
-0
/
+15
|
*
s390: always use the packed stack layout
Vasily Gorbik
2022-03-01
1
-15
/
+1
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
1
-0
/
+1
|
\
\
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-0
/
+1
|
|
/
*
/
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-25
1
-0
/
+1
|
/
*
s390/module: test loading modules with a lot of relocations
Ilya Leoshkevich
2022-01-24
1
-0
/
+15
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
1
-1
/
+0
*
|
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1
-1
/
+2
|
\
|
|
*
ftrace/samples: add s390 support for ftrace direct multi sample
Heiko Carstens
2021-11-18
1
-0
/
+1
|
*
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2021-11-16
1
-1
/
+1
*
|
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2021-11-25
1
-1
/
+0
|
/
*
s390: make command line configurable
Sven Schnelle
2021-10-26
1
-0
/
+8
*
samples: add s390 support for ftrace direct call samples
Heiko Carstens
2021-10-19
1
-0
/
+1
*
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
2021-10-19
1
-0
/
+1
*
s390/ptrace: add function argument access API
Heiko Carstens
2021-10-11
1
-0
/
+1
*
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
2021-10-11
1
-0
/
+1
*
s390/test_unwind: convert to KUnit
Mete Durlu
2021-10-11
1
-0
/
+2
*
kprobes: add testcases for s390
Sven Schnelle
2021-10-04
1
-0
/
+12
*
s390: remove WARN_DYNAMIC_STACK
Heiko Carstens
2021-09-15
1
-10
/
+0
*
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
1
-0
/
+1
|
\
|
*
hugetlbfs: s390 is always 64bit
David Hildenbrand
2021-09-08
1
-0
/
+1
*
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
1
-0
/
+1
*
|
s390: enable KCSAN
Ilya Leoshkevich
2021-07-30
1
-0
/
+1
*
|
s390: add support for KFENCE
Sven Schnelle
2021-07-30
1
-0
/
+1
|
/
*
s390/vdso: add minimal compat vdso
Sven Schnelle
2021-07-08
1
-0
/
+1
*
s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
Sven Schnelle
2021-07-08
1
-1
/
+0
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-1
/
+3
|
\
|
*
s390/boot: add zstd support
Dimitri John Ledkov
2021-06-18
1
-0
/
+1
|
*
s390: appldata depends on PROC_SYSCTL
Randy Dunlap
2021-06-07
1
-1
/
+1
|
*
s390: enable HAVE_IOREMAP_PROT
Niklas Schnelle
2021-06-07
1
-0
/
+1
*
|
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
\
[next]