summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-18ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-10-26s390: make command line configurableSven Schnelle
2021-10-19samples: add s390 support for ftrace direct call samplesHeiko Carstens
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens
2021-10-11s390/test_unwind: convert to KUnitMete Durlu
2021-10-04kprobes: add testcases for s390Sven Schnelle
2021-09-15s390: remove WARN_DYNAMIC_STACKHeiko Carstens
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-30s390: add support for KFENCESven Schnelle
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle
2021-07-08s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe
2021-06-18s390/boot: add zstd supportDimitri John Ledkov
2021-06-07s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-06-07s390: enable HAVE_IOREMAP_PROTNiklas Schnelle
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds