summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
46 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
14 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
14 daysmm: change to return bool for pmdp_clear_flush_young()Baolin Wang
14 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
14 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
14 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda
2026-02-04s390/tape: Remove tape load display supportJan Höppner
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner
2026-01-31kernel.h: include linux/instruction_pointer.h explicitlyYury Norov
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger