summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-091-0/+1
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+1
|\ \ | |/ |/|
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+1
* | s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
* | s390: add support for KFENCESven Schnelle2021-07-301-0/+1
|/
* s390/vdso: add minimal compat vdsoSven Schnelle2021-07-081-0/+1
* s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle2021-07-081-1/+0
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-1/+3
|\
| * s390/boot: add zstd supportDimitri John Ledkov2021-06-181-0/+1
| * s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-06-071-1/+1
| * s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2021-06-071-0/+1
* | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-031-1/+1
|\ \
| * | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-4/+2
|\ \
| * | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-3/+1