summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+0
7 dayss390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
7 daysMerge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-89/+165
11 daysMerge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-6/+16
13 daysKVM: s390: Remove ptep_zap_softleaf_entry()Claudio Imbrenda1-20/+5
13 daysKVM: s390: Fix possible reference leak in fault-in codeClaudio Imbrenda1-8/+8
13 daysKVM: s390: Prevent memslots outside the ASCE rangeClaudio Imbrenda1-5/+28
13 daysKVM: s390: Lock pte when making page secureClaudio Imbrenda1-1/+20
13 daysKVM: s390: Fix fault-in codeClaudio Imbrenda1-7/+7
13 daysKVM: s390: vsie: Fix rmap handling in _do_shadow_crste()Claudio Imbrenda1-5/+6
13 daysKVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()Claudio Imbrenda1-2/+6
13 daysKVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda2-45/+73
13 daysKVM: s390: Fix _gmap_crstep_xchg_atomic()Claudio Imbrenda1-0/+3
13 daysKVM: s390: Fix _gmap_unmap_crste()Claudio Imbrenda1-3/+16
2026-05-30s390: Implement _THIS_IP_ using inline asmMarco Elver1-0/+2
2026-05-29crypto: s390 - add select CRYPTO_AEAD for aesArnd Bergmann1-0/+1
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky1-6/+6
2026-05-26s390/configs: Enable IOMMUFD and VFIO cdev in defconfigsNiklas Schnelle2-0/+8
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+73
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-13/+28
2026-05-22KVM: s390: Properly reset zero bit in PGSTEClaudio Imbrenda1-0/+1
2026-05-22KVM: s390: vsie: Fix redundant rmap entriesClaudio Imbrenda1-1/+3
2026-05-22KVM: s390: vsie: Fix unshadowing logicClaudio Imbrenda5-5/+63
2026-05-22KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errorsClaudio Imbrenda1-4/+3
2026-05-22KVM: s390: vsie: Fix memory leak when unshadowingClaudio Imbrenda1-1/+3
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-20s390/topology: Use zero-based numbering for containing entitiesAlexandra Winter1-3/+7
2026-05-13Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-8/+5
2026-05-11s390/pai: Fix missing PAI counter increments under heavy loadThomas Richter1-9/+20
2026-04-30s390/pai: Disable duplicate read of kernel PAI counter valueThomas Richter1-1/+1
2026-04-28s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()Heiko Carstens1-1/+1
2026-04-28s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
2026-04-28s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
2026-04-27KVM: s390: pci: Fix aisb calculationMatthew Rosato1-2/+2
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-10/+101
2026-04-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-40/+21
2026-04-18Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds4-16/+7
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-33/+88
2026-04-17KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo2-6/+3
2026-04-17Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds3-158/+1
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-39/+20
2026-04-16Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds5-521/+0
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-14/+11
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+0
2026-04-15Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds3-48/+123
2026-04-15Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1