summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter
2026-03-04s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens
2026-03-04s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov
2026-01-11s390/ipl: Clear SBP flag when bootprog is setSven Schnelle
2026-01-11s390/smp: Fix fallback CPU detectionHeiko Carstens
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-11-24s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer
2025-11-24s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens
2025-11-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-19s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich
2025-10-19s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich
2025-10-19s390/bpf: Describe the frame using a struct instead of constantsIlya Leoshkevich
2025-10-19s390/bpf: Centralize frame offset calculationsIlya Leoshkevich
2025-10-19s390/bpf: Change seen_reg to a maskIlya Leoshkevich
2025-10-02s390/cpum_cf: Fix uninitialized warning after backport of ce971233242bNathan Chancellor
2025-09-19s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter
2025-08-28s390/hypfs: Enable limited access during lockdownPeter Oberparleiter
2025-08-28s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-08-28s390/mm: Remove possible false-positive warning in pte_free_defer()Gerald Schaefer
2025-08-28s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-24s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich
2025-07-10s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle
2025-07-06s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-06-27KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes
2025-06-19s390/bpf: Store backchain even for leaf progsIlya Leoshkevich
2025-06-04hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro
2025-05-02KVM: s390: Don't use %pK through debug printingThomas Weißschuh
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens
2025-02-17KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand
2025-02-17s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-02-17s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle
2025-02-08s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor
2025-02-08sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-12-09s390/entry: Mark IRQ entries to fix stack depot warningsVasily Gorbik
2024-12-09s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada
2024-12-09s390/pageattr: Implement missing kernel_page_present()Heiko Carstens
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens
2024-11-01s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller
2024-10-22KVM: s390: gaccess: Check if guest address is in memslotNico Boehr