summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar1-1/+2
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-1/+2
2025-03-02crypto: s390/aes-gcm - use the new scatterwalk functionsEric Biggers1-20/+13
2025-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+14
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-2/+8
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-6/+14
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-25s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov1-1/+1
2025-02-25cpumask: deprecate cpumask_next_wrap()Yury Norov1-1/+1
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato4-40/+25
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato1-0/+25
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato3-2/+5
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh9-153/+17
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+74
2025-02-18s390/mm: Remove have_store_indication static keyHeiko Carstens1-12/+1
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens2-0/+2
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen1-1/+3
2025-02-18s390: Update defconfigsHeiko Carstens2-0/+4
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao2-4/+3
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-908/+968
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle3-1/+28
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle1-14/+42
2025-02-11s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHESHeiko Carstens1-1/+5
2025-02-11s390/configs: Remove CONFIG_LSMIlya Leoshkevich3-3/+0
2025-02-11s390/crash: Use note name macrosAkihiko Odaki1-39/+23
2025-02-09lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-1/+1
2025-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+1
2025-02-06s390/net: Remove LCS driverAswin Karuvally2-2/+0
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini18-908/+968
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-5/+1
2025-01-31kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel1-5/+1
2025-01-31KVM: s390: remove the last user of page->indexClaudio Imbrenda3-4/+39
2025-01-31KVM: s390: move PGSTE softbitsClaudio Imbrenda1-3/+3
2025-01-31KVM: s390: remove useless page->index usageClaudio Imbrenda1-9/+0
2025-01-31KVM: s390: move gmap_shadow_pgt_lookup() into kvmClaudio Imbrenda4-47/+46
2025-01-31KVM: s390: stop using lists to keep track of used dat tablesClaudio Imbrenda3-86/+23
2025-01-31KVM: s390: stop using page->index for non-shadow gmapsClaudio Imbrenda1-51/+54
2025-01-31KVM: s390: move some gmap shadowing functions away from mm/gmap.cClaudio Imbrenda8-218/+271
2025-01-31KVM: s390: get rid of gmap_translate()Claudio Imbrenda4-29/+20
2025-01-31KVM: s390: get rid of gmap_fault()Claudio Imbrenda3-127/+2
2025-01-31KVM: s390: use __kvm_faultin_pfn()Claudio Imbrenda3-27/+106
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda10-268/+315
2025-01-31KVM: s390: fake memslot for ucontrol VMsClaudio Imbrenda3-1/+20
2025-01-31KVM: s390: wrapper for KVM_BUGClaudio Imbrenda1-9/+10
2025-01-31KVM: s390: vsie: stop using "struct page" for vsie pageDavid Hildenbrand2-20/+15
2025-01-31KVM: s390: vsie: stop messing with page refcountDavid Hildenbrand1-16/+30