summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland2022-09-211-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | KVM: s390: pci: register pci hooks without interpretationMatthew Rosato2022-09-212-5/+13
* | | | | | KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato2022-09-212-2/+2
* | | | | | KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch2022-09-211-3/+13
* | | | | | KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato2022-09-212-5/+5
* | | | | | Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-102-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev2022-09-071-1/+1
| * | | | | s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2022-09-072-1/+2
* | | | | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-044-16/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-294-16/+26
| |/ / /
* | | | s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-08-301-2/+4
* | | | s390: update defconfigsHeiko Carstens2022-08-303-48/+60
* | | | s390: fix nospec table alignmentsJosh Poimboeuf2022-08-301-0/+1
* | | | s390/mm: remove useless hugepage address alignmentGerald Schaefer2022-08-301-2/+0
|/ / /
* | | Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-08-272-7/+19
|\ \ \
| * | | s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-08-251-1/+3
| * | | s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-08-251-6/+16
| |/ /
* / / provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-8/+2
|/ /
* / 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
| |\| | |