summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
29 hourss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
29 hourss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
29 hourss390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
13 dayss390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
13 dayss390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens3-6/+18
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-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+6
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)4-30/+14
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-25/+1
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt4-15/+18
2026-01-08s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2025-12-18s390/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