summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-1/+4
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger2-1/+4
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens1-2/+0
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens2-1/+36
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens1-0/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block1-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-422/+72
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+7
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap1-1/+0
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda5-141/+7
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda2-182/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda5-69/+14
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda2-3/+3
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda1-0/+1
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda1-0/+1
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda1-4/+5
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda1-0/+2
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda1-0/+2
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda1-0/+1
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda1-0/+7
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda1-2/+30
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda1-22/+0
2026-02-01kernel.h: include linux/instruction_pointer.h explicitlyYury Norov1-0/+1
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger1-1/+7
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer1-0/+1
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens1-0/+2
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens1-0/+11
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens2-6/+57
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens1-1/+4
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens1-2/+8
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens1-4/+13
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens1-42/+31
2026-01-21mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-4/+2
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-17s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens1-0/+15
2026-01-17s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1Heiko Carstens1-1/+1
2026-01-17s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()Heiko Carstens1-1/+11
2026-01-17s390/preempt: Optimize preempt_count()Heiko Carstens1-2/+18
2026-01-02s390/ap: Fix typo in function name referenceJulia Lawall1-1/+1
2025-12-22s390/ptrace: Convert function macros to inline functionsJens Remus1-11/+26
2025-12-08s390/bug: Add missing alignmentHeiko Carstens1-0/+1