summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
4 daysmm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)1-2/+3
4 dayss390/checksum: Fix csum_partial() without vector facilityVasily Gorbik1-1/+1
14 dayss390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer1-1/+1
14 dayss390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens4-45/+0
14 dayss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
14 daysKVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
14 daysKVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
14 dayss390/process: Fix kernel thread function pointer typeHeiko Carstens1-1/+1
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-06-01s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
2026-05-23KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo2-6/+3
2026-05-23s390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich1-15/+24
2026-05-14s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-2/+2
2026-04-11s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter1-1/+5
2026-04-11s390/perf_cpum_sf: Convert to use try_cmpxchg128()Heiko Carstens1-15/+9
2026-04-02s390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
2026-04-02s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2026-04-02s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
2026-03-25s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-25s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
2026-03-13s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-03-13s390/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