summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/bpf: encode register within extable entryHeiko Carstens2022-03-081-11/+5
| * | | | s390/extable: add dedicated uaccess handlerHeiko Carstens2022-03-083-18/+43
| * | | | s390/extable: convert to relative table with dataHeiko Carstens2022-03-084-32/+45
| * | | | s390/extable: add and use fixup_exception helper functionHeiko Carstens2022-03-086-34/+22
| * | | | s390/base: pass pt_regs to early program check handlerHeiko Carstens2022-03-083-18/+20
| * | | | s390/extable: move extable related functions to mm/extable.cHeiko Carstens2022-03-083-13/+17
| * | | | s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-0826-18/+45
| * | | | s390/extable: search amode31 extable lastHeiko Carstens2022-03-081-6/+6
| * | | | s390/extable: sort amode31 extable earlyHeiko Carstens2022-03-082-1/+6
| * | | | s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-081-1/+1
| * | | | s390/mm: convert pte_val()/pXd_val() into functionsHeiko Carstens2022-03-011-5/+25
| * | | | s390/mm,gmap: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-4/+4
| * | | | s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-21/+13
| * | | | s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-8/+8
| * | | | s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-012-89/+77
| * | | | s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens2022-03-019-50/+51
| * | | | s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens2022-03-011-0/+30
| * | | | s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens2022-03-011-0/+25
| * | | | s390/entry: remove unused expoline thunkVasily Gorbik2022-03-011-1/+0
| * | | | s390/ftrace: make use of epsw to get psw maskHeiko Carstens2022-03-011-4/+10
| * | | | s390/ptrace: remove opencoded offsetofHeiko Carstens2022-03-011-88/+76
| * | | | s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev2022-03-011-3/+3
| * | | | s390/test_unwind: fix and extend kprobes testVasily Gorbik2022-03-011-33/+50
| * | | | s390/test_unwind: add ftrace testVasily Gorbik2022-03-011-0/+59
| * | | | s390/test_unwind: add "backtrace" module parameterVasily Gorbik2022-03-011-1/+5
| * | | | s390/test_unwind: minor cleanupVasily Gorbik2022-03-011-44/+28
| * | | | s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik2022-03-011-6/+3
| * | | | s390: always use the packed stack layoutVasily Gorbik2022-03-015-37/+5
| * | | | Merge branch 'fixes' into featuresVasily Gorbik2022-03-018-10/+65
| |\ \ \ \
| * | | | | s390/mm: use CRST_ALLOC_ORDER instead of numberHeiko Carstens2022-02-091-4/+4
| * | | | | s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-097-40/+37
| * | | | | s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev2022-02-093-2/+5
| * | | | | s390/lgr: use simple assignment instead of memcpyHeiko Carstens2022-02-061-2/+1
| * | | | | s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev2022-02-061-2/+2
| * | | | | s390/maccess: fix absolute lowcore virtual vs physical address confusionAlexander Gordeev2022-02-061-8/+9
| * | | | | s390/ftrace: verify opcode before applying patchSven Schnelle2022-02-061-16/+27
| * | | | | s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-0623-28/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-2413-119/+659
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2022-03-155-15/+100
| |\ \ \ \ \
| | * | | | | KVM: s390x: fix SCK lockingClaudio Imbrenda2022-03-143-6/+32
| | * | | | | KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller2022-02-254-9/+68
| * | | | | | KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson2022-03-013-5/+7
| |/ / / / /
| * | | | | KVM: s390: Add missing vm MEM_OP size checkJanis Schoetterl-Glausch2022-02-221-1/+1
| * | | | | KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch2022-02-141-0/+1
| * | | | | KVM: s390: Rename existing vcpu memop functionsJanis Schoetterl-Glausch2022-02-141-9/+10
| * | | | | KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch2022-02-143-0/+159
| * | | | | KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch2022-02-141-10/+21
| * | | | | KVM: s390: handle_tprot: Honor storage keysJanis Schoetterl-Glausch2022-02-143-43/+35
| * | | | | KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch2022-02-146-31/+253
| * | | | | s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch2022-02-142-18/+85