summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-09-19s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter1-2/+2
2025-09-19s390/pai: Deny all events not handled by this PMUThomas Richter2-3/+3
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-28s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-20mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual1-2/+0
2025-08-20s390/early: Copy last breaking event address to pt_regsHeiko Carstens1-0/+1
2025-08-20s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-20s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-08-15s390/mm: Remove possible false-positive warning in pte_free_defer()Gerald Schaefer1-5/+0
2025-08-15s390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar1-3/+2
2025-08-15s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-07-24s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-17crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers3-0/+8
2025-07-10s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-07-10s390/pci: Fix stale function handles in error handlingNiklas Schnelle1-0/+11
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens1-1/+1
2025-06-27KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes1-4/+4
2025-06-27s390/pci: Serialize device addition and removalNiklas Schnelle1-0/+7
2025-06-27s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle3-16/+45
2025-06-27s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle1-6/+0
2025-06-19s390/bpf: Store backchain even for leaf progsIlya Leoshkevich1-7/+5
2025-05-29hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro1-0/+2
2025-05-29s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens1-1/+1
2025-05-18s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens1-1/+2
2025-05-18s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle1-0/+2
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-1/+2
2025-05-02KVM: s390: Don't use %pK through debug printingThomas Weißschuh3-10/+10
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-04-20s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter2-11/+1
2025-04-20s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar1-1/+1
2025-04-20s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle1-0/+3
2025-04-20s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle1-5/+13
2025-04-10s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle1-1/+1
2025-04-10s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle3-15/+0
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-7/+14
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-02-27s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-21s390/pci: Fix handling of isolated VFsNiklas Schnelle3-1/+28
2025-02-21s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle1-14/+42
2025-02-17s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens4-13/+18
2025-02-17s390/pci: Fix SR-IOV for PFs initially in standbyNiklas Schnelle1-1/+0
2025-02-17KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand1-6/+19
2025-02-17s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2025-02-17s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle1-2/+1
2025-02-08s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor2-2/+2
2025-02-08Revert "s390/mm: Allow large pages for KASAN shadow mapping"Vasily Gorbik1-11/+1
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens3-0/+7
2025-02-08s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik1-1/+11
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui3-3/+3