summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-03-10s390/nospec: move to single register thunksVasily Gorbik
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch
2022-03-10s390/nospec: align and size extern thunksVasily Gorbik
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik
2022-03-10s390/nospec: generate single register thunks if possibleVasily Gorbik
2022-03-10s390/pci: make zpci_set_irq()/zpci_clear_irq() staticNiklas Schnelle
2022-03-08s390: remove unused expoline to BC instructionsVasily Gorbik
2022-03-08s390/irq: use assignment instead of castHeiko Carstens
2022-03-08s390/traps: get rid of magic cast for per codeHeiko Carstens
2022-03-08s390/traps: get rid of magic cast for program interruption codeHeiko Carstens
2022-03-08s390/signal: fix typo in commentsHeiko Carstens
2022-03-08s390/asm-offsets: remove unused definesHeiko Carstens
2022-03-08s390/test_unwind: avoid build warning with W=1Vasily Gorbik
2022-03-08s390: remove .fixup sectionHeiko Carstens
2022-03-08s390/bpf: encode register within extable entryHeiko Carstens
2022-03-08s390/extable: add dedicated uaccess handlerHeiko Carstens
2022-03-08s390/extable: convert to relative table with dataHeiko Carstens
2022-03-08s390/extable: add and use fixup_exception helper functionHeiko Carstens
2022-03-08s390/base: pass pt_regs to early program check handlerHeiko Carstens
2022-03-08s390/extable: move extable related functions to mm/extable.cHeiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-03-08s390/extable: search amode31 extable lastHeiko Carstens
2022-03-08s390/extable: sort amode31 extable earlyHeiko Carstens
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-01s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens
2022-03-01s390/mm,gmap: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2022-03-01s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens
2022-03-01s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens
2022-03-01s390/entry: remove unused expoline thunkVasily Gorbik
2022-03-01s390/ftrace: make use of epsw to get psw maskHeiko Carstens
2022-03-01s390/ptrace: remove opencoded offsetofHeiko Carstens
2022-03-01s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev
2022-03-01s390/test_unwind: fix and extend kprobes testVasily Gorbik
2022-03-01s390/test_unwind: add ftrace testVasily Gorbik
2022-03-01s390/test_unwind: add "backtrace" module parameterVasily Gorbik
2022-03-01s390/test_unwind: minor cleanupVasily Gorbik
2022-03-01s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-03-01s390/extable: fix exception table sortingHeiko Carstens
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson