summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-03-04s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USERHeiko Carstens
2025-03-04s390/uaccess: Separate key uaccess functionsHeiko Carstens
2025-03-04s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...Heiko Carstens
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-03-02crypto: s390/aes-gcm - use the new scatterwalk functionsEric Biggers
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-18s390/mm: Remove have_store_indication static keyHeiko Carstens
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen
2025-02-18s390: Update defconfigsHeiko Carstens
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle
2025-02-11s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHESHeiko Carstens
2025-02-11s390/configs: Remove CONFIG_LSMIlya Leoshkevich
2025-02-10s390/crash: Use note name macrosAkihiko Odaki
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-05s390/net: Remove LCS driverAswin Karuvally
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel
2025-01-31KVM: s390: remove the last user of page->indexClaudio Imbrenda
2025-01-31KVM: s390: move PGSTE softbitsClaudio Imbrenda
2025-01-31KVM: s390: remove useless page->index usageClaudio Imbrenda
2025-01-31KVM: s390: move gmap_shadow_pgt_lookup() into kvmClaudio Imbrenda
2025-01-31KVM: s390: stop using lists to keep track of used dat tablesClaudio Imbrenda
2025-01-31KVM: s390: stop using page->index for non-shadow gmapsClaudio Imbrenda
2025-01-31KVM: s390: move some gmap shadowing functions away from mm/gmap.cClaudio Imbrenda
2025-01-31KVM: s390: get rid of gmap_translate()Claudio Imbrenda
2025-01-31KVM: s390: get rid of gmap_fault()Claudio Imbrenda
2025-01-31KVM: s390: use __kvm_faultin_pfn()Claudio Imbrenda
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda
2025-01-31KVM: s390: fake memslot for ucontrol VMsClaudio Imbrenda