summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02xor: split xor.hChristoph Hellwig
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-26KVM: s390: Fix KVM_S390_VCPU_FAULT ioctlClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix guest page tables protectionClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix unshadowing while shadowingClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix refcount overflow for shadow gmapsClaudio Imbrenda
2026-03-26KVM: s390: vsie: Fix nested guest memory shadowingClaudio Imbrenda
2026-03-26KVM: s390: Correctly handle guest mappings without struct pageClaudio Imbrenda
2026-03-26KVM: s390: Fix gmap_link()Claudio Imbrenda
2026-03-26KVM: s390: vsie: Fix check for pre-existing shadow mappingClaudio Imbrenda
2026-03-26KVM: s390: Remove non-atomic dat_crstep_xchg()Claudio Imbrenda
2026-03-26KVM: s390: vsie: Fix dat_split_ste()Claudio Imbrenda
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh
2026-03-24s390/percpu: Provide arch_raw_cpu_ptr()Heiko Carstens
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-16s390/bpf: Zero-extend bpf prog return values and kfunc argumentsIlya Leoshkevich
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-16KVM: s390: log machine checks more aggressivelyChristian Borntraeger