summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
9 dayss390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
9 dayss390/smp: Fix fallback CPU detectionHeiko Carstens1-0/+1
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-11-24s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-11-24s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-11-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-10-19s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich1-0/+3
2025-10-19s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich1-7/+16
2025-10-19s390/bpf: Describe the frame using a struct instead of constantsIlya Leoshkevich2-77/+47
2025-10-19s390/bpf: Centralize frame offset calculationsIlya Leoshkevich1-30/+26
2025-10-19s390/bpf: Change seen_reg to a maskIlya Leoshkevich1-16/+16
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