aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev2-3/+18
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev1-1/+0
2022-07-20s390/mm: remove unused tprot() functionAlexander Gordeev1-14/+0
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel1-0/+1
2022-07-20KVM: s390: guest support for topology functionPierre Morel1-3/+15
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden1-0/+1
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens1-15/+7
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda1-3/+16
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda1-0/+2
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-3/+0
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-0/+11
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-0/+3
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda3-3/+3
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda1-1/+36
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda1-0/+1
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda1-0/+2
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik1-2/+0
2022-07-11s390: Add attestation query informationSteffen Eiden1-1/+6
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger7-13/+83
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato2-0/+19
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato1-0/+4
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato2-0/+14
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato2-0/+16
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato1-0/+3
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato2-2/+6
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato2-1/+3
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato1-8/+9
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato1-1/+3
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato1-1/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin1-30/+31
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-7/+7
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-3/+3
2022-06-24jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel1-3/+2
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+2
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro1-2/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-1/+45
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-136/+191
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-22/+0
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+1
2022-06-01KVM: s390: pv: Add dump support definitionsJanosch Frank1-0/+33
2022-06-01s390/uv: Add dump fields to queryJanosch Frank1-0/+5
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank1-1/+6
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens1-1/+9
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens1-2/+1