summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens
2025-03-04s390: Static branches for machine features infrastructureHeiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()Heiko Carstens
2025-03-04s390/uaccess: Inline __clear_user()Heiko Carstens
2025-03-04s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...Heiko Carstens
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