summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-10-02s390/cpum_cf: Fix uninitialized warning after backport of ce971233242bNathan Chancellor1-3/+1
2025-09-19s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter1-2/+2
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-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual1-2/+0
2025-08-28s390/mm: Remove possible false-positive warning in pte_free_defer()Gerald Schaefer1-5/+0
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-07-24s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-10s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle1-0/+4
2025-07-06s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens1-1/+1
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-19s390/bpf: Store backchain even for leaf progsIlya Leoshkevich1-7/+5
2025-06-04hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro1-0/+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-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-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-08sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra1-1/+1
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui3-3/+3
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-09s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik2-0/+10
2024-12-09s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada1-1/+1
2024-12-09s390/pageattr: Implement missing kernel_page_present()Heiko Carstens2-0/+16
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-11-01s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle1-8/+9
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-10-22KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-10-17fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
2024-10-17s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-10-17s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-0/+9
2024-08-29s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
2024-08-29s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-08-29KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller1-1/+6
2024-08-03s390/cpum_cf: Fix endless loop in CF_DIAG event stopThomas Richter1-4/+10
2024-08-03s390/pci: Allow allocation of more than 1 MSI interruptGerd Bayer1-20/+42
2024-08-03s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer1-22/+32
2024-08-03s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-2/+4
2024-08-03s390/uv: Don't call folio_wait_writeback() without a folio referenceDavid Hildenbrand1-0/+8
2024-08-03s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)1-13/+14
2024-08-03s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)1-13/+16
2024-07-18s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens1-0/+4
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1