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