summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/hypfs: avoid error message under KVMJuergen Gross2022-08-152-2/+2
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-30/+31
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-30/+31
* | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-0627-188/+138
|\ \
| * | Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev2022-08-061-1/+1
| * | Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev2022-08-0614-294/+83
| * | Revert "s390/smp,ptdump: add absolute lowcore markers"Alexander Gordeev2022-08-061-7/+0
| * | s390/unwind: fix fgraph return address recoverySumanth Korikkar2022-07-281-1/+1
| * | s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()Sven Schnelle2022-07-281-3/+5
| * | s390/smp,ptdump: add absolute lowcore markersAlexander Gordeev2022-07-281-0/+7
| * | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-07-2814-83/+294
| * | s390/setup: rearrange absolute lowcore initializationAlexander Gordeev2022-07-281-7/+6
| * | s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev2022-07-283-8/+14
| * | s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev2022-07-281-1/+1
| * | Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev2022-07-286-124/+46
| |\ \
| | * | s390/crash: support multi-segment iteratorsAlexander Gordeev2022-07-203-109/+40
| | * | s390/crash: use static swap buffer for copy_to_user_real()Alexander Gordeev2022-07-201-14/+12
| | * | s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev2022-07-203-27/+26
| | * | s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev2022-07-201-1/+1
| | * | s390/crash: remove redundant panic() on save area allocation failureAlexander Gordeev2022-07-201-1/+1
| | * | s390/mm: remove unused tprot() functionAlexander Gordeev2022-07-201-14/+0
| * | | s390/uvdevice: autoload module based on CPU facilitySteffen Eiden2022-07-192-0/+2
| * | | s390/cpufeature: allow for facility bitsHeiko Carstens2022-07-191-0/+3
| * | | s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-1915-37/+61
| | |/ | |/|
* | | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-061-3/+3
|\ \ \
| * | | vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2022-07-231-3/+3
* | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+32
|\ \ \ \
| * | | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | | | s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+21
| * | | | Merge branch 'master' into mm-stableakpm2022-06-273-7/+45
| |\| | |
| * | | | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+12
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+2
|\ \ \ \
| * | | | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-1/+2
| |/ / /
* | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-043-69/+20
|\ \ \ \
| * \ \ \ Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2022-08-042-7/+0
| |\ \ \ \
| | * | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| | * | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-1/+0
| * | | | | s390/pci: allow zPCI zbus without a function zeroNiklas Schnelle2022-07-221-62/+20
| |/ / / /
* | | | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-041-2/+2
|\ \ \ \ \
| * | | | | virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-011-2/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-0436-155/+2315
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-0136-155/+2315
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: resetting the Topology-Change-ReportPierre Morel2022-07-202-0/+52
| | * | | | | | KVM: s390: guest support for topology functionPierre Morel2022-07-204-7/+70
| | * | | | | | KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel2022-07-203-54/+54
| | * | | | | | KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2022-07-192-2/+17
| | * | | | | | KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda2022-07-191-3/+3
| | * | | | | | KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda2022-07-191-8/+8
| | * | | | | | s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda2022-07-191-3/+16
| | * | | | | | KVM: s390: pv: add mmu_notifierClaudio Imbrenda2022-07-194-0/+39