summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/paes: Reestablish retry loop in paesHarald Freudenberger5 days1-2/+13
* s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus10 days2-0/+3
* s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda14 days1-1/+1
* s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda14 days1-1/+1
* s390/mm: Fix NULL pointer dereferenceSven Schnelle2024-04-171-1/+2
* s390/entry: align system call table on 8 bytesSumanth Korikkar2024-04-031-0/+1
* s390/pai: fix sampling event removal for PMU device driverThomas Richter2024-04-032-6/+14
* s390/preempt: mark all functions __always_inlineIlya Leoshkevich2024-04-031-18/+18
* s390/atomic: mark all functions __always_inlineIlya Leoshkevich2024-04-032-33/+33
* s390/mm: fix NULL pointer dereferenceHeiko Carstens2024-04-031-1/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-03-261-26/+20
|\
| * s390/bpf: Fix bpf_plt pointer arithmeticIlya Leoshkevich2024-03-191-26/+20
* | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1920-153/+316
|\ \
| * | s390/entry: compare gmap asce to determine guest/host faultSven Schnelle2024-03-173-19/+18
| * | s390/entry: remove OUTSIDE macroSven Schnelle2024-03-171-25/+4
| * | s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle2024-03-172-3/+16
| * | s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2024-03-137-3/+48
| * | s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens2024-03-131-23/+45
| * | s390/cio,idal: remove superfluous virt_to_phys() conversionHeiko Carstens2024-03-131-2/+2
| * | s390/cio,idal: code cleanupHeiko Carstens2024-03-131-70/+64
| * | s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2024-03-132-1/+4
| * | s390/cio: use bitwise types to allow for type checkingHeiko Carstens2024-03-135-22/+27
| * | s390/cio: introduce bitwise dma types and helper functionsHalil Pasic2024-03-131-0/+103
| * | s390/vtime: fix average steal time calculationMete Durlu2024-03-131-2/+2
| * | s390/sysinfo: allow response buffer in normal memoryAlexander Gordeev2024-03-131-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-159-19/+330
|\ \
| * \ Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-03-142-3/+3
| |\ \
| | * | KVM: s390: only deliver the set service event bitsEric Farman2024-02-221-2/+2
| | * | KVM: s390: fix virtual vs physical address confusionAlexander Gordeev2024-02-141-1/+1
| * | | Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-115-13/+13
| |\ \ \
| | * | | KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson2024-02-205-13/+13
| * | | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-115-17/+7
| |\ \ \ \
| * \ \ \ \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-kconfig'Paolo Bonzini2024-02-082-2/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-082-2/+0
| * | | | | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | | | | | KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+314
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1420-138/+170
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-2/+2
| * | | | | mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+4
| * | | | | mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-067-11/+11
| * | | | | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-067-19/+19
| * | | | | s390: supplement for ptdesc conversionQi Zheng2024-03-063-24/+26
| * | | | | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-15/+22
| * | | | | s390, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-233-0/+14
| * | | | | mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand2024-02-221-0/+17
| * | | | | mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand2024-02-221-7/+6
| * | | | | s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2