aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2022-07-19KVM: s390: pv: add mmu_notifierGravatar Claudio Imbrenda 4-0/+39
2022-07-18random: remove CONFIG_ARCH_RANDOMGravatar Jason A. Donenfeld 5-22/+1
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-17/+21
2022-07-15kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Gravatar Michal Suchanek 1-5/+13
2022-07-15kexec: drop weak attribute from functionsGravatar Naveen N. Rao 1-0/+11
2022-07-15kexec_file: drop weak attribute from functionsGravatar Naveen N. Rao 1-0/+3
2022-07-13KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationGravatar Claudio Imbrenda 2-6/+31
2022-07-13KVM: s390: pv: clear the state without memsetGravatar Claudio Imbrenda 1-1/+9
2022-07-13KVM: s390: pv: add export before importGravatar Claudio Imbrenda 1-0/+28
2022-07-13KVM: s390: pv: usage counter instead of flagGravatar Claudio Imbrenda 4-8/+10
2022-07-13KVM: s390: pv: refactor s390_reset_accGravatar Claudio Imbrenda 3-32/+116
2022-07-13KVM: s390: pv: handle secure storage exceptions for normal guestsGravatar Claudio Imbrenda 1-1/+12
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsGravatar Claudio Imbrenda 3-0/+66
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsGravatar Claudio Imbrenda 3-3/+94
2022-07-13KVM: s390: Add facility 197 to the allow listGravatar Christian Borntraeger 1-0/+1
2022-07-13s390/nospec: remove unneeded header includesGravatar Vasily Gorbik 2-3/+1
2022-07-13s390/nospec: build expoline.o for modules_prepare targetGravatar Vasily Gorbik 4-2/+12
2022-07-13KVM: s390/pci: fix include duplicatesGravatar Christian Borntraeger 1-3/+2
2022-07-11s390: Add attestation query informationGravatar Steffen Eiden 3-1/+28
2022-07-11KVM: s390: drop unexpected word 'and' in the commentsGravatar Jiang Jian 1-1/+1
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextGravatar Christian Borntraeger 17-37/+1102
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesGravatar Matthew Rosato 3-0/+103
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionGravatar Matthew Rosato 6-0/+205
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingGravatar Matthew Rosato 3-0/+249
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationGravatar Matthew Rosato 3-0/+52
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsGravatar Matthew Rosato 5-2/+103
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationGravatar Matthew Rosato 7-0/+256
2022-07-11KVM: s390: pci: add basic kvm_zdev structureGravatar Matthew Rosato 4-0/+61
2022-07-11s390/pci: stash dtsm and maxstblGravatar Matthew Rosato 3-2/+8
2022-07-11s390/pci: stash associated GISA designationGravatar Matthew Rosato 5-1/+19
2022-07-11s390/pci: externalize the SIC operation controls and routineGravatar Matthew Rosato 3-23/+23
2022-07-11s390/airq: allow for airq structure that uses an input vectorGravatar Matthew Rosato 2-5/+7
2022-07-11s390/airq: pass more TPI info to airq handlersGravatar Matthew Rosato 3-4/+12
2022-07-11s390/sclp: detect the AISI facilityGravatar Matthew Rosato 1-0/+1
2022-07-11s390/sclp: detect the AENI facilityGravatar Matthew Rosato 1-0/+1
2022-07-11s390/sclp: detect the AISII facilityGravatar Matthew Rosato 1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityGravatar Matthew Rosato 1-0/+1
2022-06-30s390/qdio: Fix spelling mistakeGravatar Zhang Jiaming 1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierGravatar Jason A. Donenfeld 3-224/+12
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oGravatar Masahiro Yamada 1-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileGravatar Masahiro Yamada 1-1/+1
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Gravatar Masahiro Yamada 1-1/+0
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-3/+3
2022-06-27Merge branch 'master' into mm-stableGravatar akpm 3-7/+45
2022-06-24jump_label: make initial NOP patching the special caseGravatar Ard Biesheuvel 1-5/+0
2022-06-24jump_label: mips: move module NOP patching into arch codeGravatar Ard Biesheuvel 1-1/+0
2022-06-24jump_label: s390: avoid pointless initial NOP patchingGravatar Ard Biesheuvel 2-21/+7
2022-06-23s390/pai: Fix multiple concurrent event installationGravatar Thomas Richter 1-3/+12
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUGravatar Thomas Richter 1-2/+3