summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
8 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
12 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens-1/+1
12 dayss390/xor: Improve inline assembly constraintsHeiko Carstens-4/+4
12 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens-2/+2
12 dayss390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik-1/+0
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+0
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini-1/+0
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-2/+0
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-25s390/pfault: Fix virtual vs physical address confusionAlexander Gordeev-2/+2
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik-1/+1
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens-2/+0
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens-2/+1
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens-14/+7
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens-8/+6
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens-35/+38
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens-7/+8
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens-0/+9
2026-02-25s390/vtime: Fix virtual timer forwardingHeiko Carstens-16/+2
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens-6/+18
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-42/+42
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-81/+74
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-34/+35
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block-32/+32
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens-1/+1
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov-1/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5490/+5562
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+4
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+18
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+0
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-5490/+5562
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+2
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-46/+84
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-117/+2
2026-02-10KVM: s390: Increase permitted SE header size to 1 MiBSteffen Eiden-2/+2
2026-02-10KVM: s390: vsie: Fix race in acquire_gmap_shadow()Claudio Imbrenda-4/+17
2026-02-10KVM: s390: vsie: Fix race in walk_guest_tables()Claudio Imbrenda-0/+3
2026-02-10KVM: s390: Use guest address to mark guest page dirtyClaudio Imbrenda-2/+4
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-172/+289
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap-1/+0
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda-0/+58
2026-02-04KVM: s390: Enable 1M pages for gmapClaudio Imbrenda-6/+5
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda-1012/+15
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda-2627/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda-1726/+1119
2026-02-04KVM: s390: Storage key functions refactoringClaudio Imbrenda-71/+59