summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-031-3/+3
|\
| * s390/Kconfig: sort config S390 select list againHeiko Carstens2023-03-011-3/+3
* | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-02-251-2/+6
|\ \ | |/ |/|
| * vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann2023-01-301-1/+3
| * vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig2023-01-231-2/+4
* | s390/kprobes: replace kretprobe with rethookVasily Gorbik2023-01-221-0/+1
|/
* Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-121-0/+7
|\
| * s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens2022-12-021-0/+4
| * s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens2022-11-231-0/+2
| * s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer2022-11-101-0/+1
* | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+1
|\ \
| * | arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-211-0/+1
| |/
* / s390: always build relocatable kernelHeiko Carstens2022-11-081-3/+3
|/
* Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-15/+0
|\
| * random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-15/+0
* | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-0/+1
|/
* s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada2022-06-301-1/+0
* Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-101-1/+0
|\
| * virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-061-1/+0
* | gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-091-0/+1
|/
* Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-06-031-4/+4
|\
| * s390/Kconfig: fix indentationJuerg Haefliger2022-06-011-4/+4
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-3/+0
|\ \
| * | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-3/+0
* | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-1/+0
|\ \ \ | |_|/ |/| |
| * | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-1/+0
| |/
* / s390: allow to compile with z16 optimizationsHeiko Carstens2022-04-061-0/+19
|/
* s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik2022-03-271-0/+1
* Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-251-80/+17
|\
| * s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-66/+2
| * s390/nospec: add an option to use thunk-externVasily Gorbik2022-03-101-0/+15
| * s390: always use the packed stack layoutVasily Gorbik2022-03-011-15/+1
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-0/+1
|\ \
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-0/+1
| |/
* / usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
|/
* s390/module: test loading modules with a lot of relocationsIlya Leoshkevich2022-01-241-0/+15
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
* | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-1/+2
|\|
| * ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2021-11-181-0/+1
| * s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2021-11-161-1/+1
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
|/
* s390: make command line configurableSven Schnelle2021-10-261-0/+8
* samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+1
* s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens2021-10-191-0/+1
* s390/ptrace: add function argument access APIHeiko Carstens2021-10-111-0/+1
* s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens2021-10-111-0/+1
* s390/test_unwind: convert to KUnitMete Durlu2021-10-111-0/+2
* kprobes: add testcases for s390Sven Schnelle2021-10-041-0/+12
* s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-151-10/+0