summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
7 dayss390/smp: Fix fallback CPU detectionHeiko Carstens1-0/+1
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-0/+3
2025-11-13s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-11-13s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-11-13s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-12/+7
2025-11-13s390/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-29s390/mm: Use __GFP_ACCOUNT for user page table allocationsHeiko Carstens1-3/+10
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: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens1-0/+1
2025-10-19s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor1-22/+22
2025-10-19s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov1-5/+5
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