summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
3 dayss390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
3 dayss390/checksum: Fix csum_partial() without vector facilityVasily Gorbik1-1/+1
13 dayss390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer1-1/+1
13 dayss390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens1-3/+4
13 dayss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
13 daysKVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
13 daysKVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
13 dayss390/process: Fix kernel thread function pointer typeHeiko Carstens1-1/+1
2026-07-18s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens4-45/+0
2026-06-01ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-23KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo2-6/+3
2026-05-23s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()Heiko Carstens1-1/+1
2026-05-23s390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich1-15/+24
2026-05-14s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
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-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-1/+4
2026-04-02s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank1-2/+9
2026-03-19s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik1-1/+0
2026-03-19s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-19s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-19s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev1-2/+2
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens1-16/+2
2026-03-12s390/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/boot: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens1-0/+1
2026-02-27s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov1-1/+2
2026-01-30s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
2026-01-08KVM: s390: Fix gmap_helper_zap_one_page() againClaudio Imbrenda1-2/+7
2026-01-02s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2025-12-18s390/fpu: Fix false-positive kmsan report in fpu_vstl()Aleksei Nikiforov1-0/+3
2025-12-18s390/smp: Fix fallback CPU detectionHeiko Carstens1-0/+1
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+7
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-36/+29
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-13/+8
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-10-24s390: Update defconfigsHeiko Carstens3-11/+18
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger1-18/+34
2025-10-12Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+22
2025-10-10s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor1-22/+22
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds38-172/+194