summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner1-2/+5
2026-07-18Merge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+4
2026-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4Kumar Kartikeya Dwivedi7-10/+29
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik1-1/+1
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner1-2/+0
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-6/+21
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-1/+0
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan1-5/+0
2026-07-12s390/syscall: Use enter_from_user_mode_randomize_stack()Thomas Gleixner1-2/+2
2026-07-09KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
2026-07-09KVM: s390: Improve kvm_s390_vm_stop_migration()Claudio Imbrenda1-2/+4
2026-07-09KVM: s390: Fix dat_crste_walk_range() early returnClaudio Imbrenda1-0/+2
2026-07-09KVM: s390: vsie: Avoid potential deadlock with real spacesClaudio Imbrenda1-1/+6
2026-07-09KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
2026-07-08s390/traps: Add exception statisticsSven Schnelle1-1/+40
2026-07-08s390/configs: Enable cpuidle driver on s390Mete Durlu2-0/+4
2026-07-08s390/idle: Introduce cpuidle for s390Mete Durlu1-0/+5
2026-07-08s390: Enable TIF_POLLING_NRFLAGMete Durlu1-0/+1
2026-07-08s390/tick: Remove CIF_NOHZ_DELAY flagMete Durlu4-10/+0
2026-07-08s390/mm: Use set_pmd() / set_pud() for hugetlb pagetable entriesGerald Schaefer2-6/+8
2026-07-08s390: Add build salt to the vDSOBastian Blank1-0/+3
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer1-1/+1
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens1-3/+4
2026-07-07s390/bpf: Replace ly instruction with llgfMaxim Khmelevskii1-2/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-37/+103
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-40/+103
2026-06-24KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda1-11/+7
2026-06-24KVM: s390: Fix cmma dirty trackingClaudio Imbrenda5-16/+78
2026-06-24KVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda1-1/+3
2026-06-24KVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda1-2/+6
2026-06-24KVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda1-1/+1
2026-06-24KVM: s390: Do not set special large pages dirtyClaudio Imbrenda1-1/+1
2026-06-24KVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda1-1/+1
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda2-3/+4
2026-06-24KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman1-1/+2
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds17-242/+307
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-209/+766
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens1-0/+3