summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2 dayss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+4
2 dayss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2 dayss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
10 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
10 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle1-8/+17
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter1-1/+1
2026-03-04s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2026-03-04s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov1-1/+2
2026-01-11s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2026-01-11s390/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