summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda
2026-04-07KVM: s390: ucontrol: Fix memslot handlingClaudio Imbrenda
2026-04-07KVM: s390: Allow 4k granularity for memslotsClaudio Imbrenda
2026-04-07KVM: s390: Add alignment checks for hugepagesClaudio Imbrenda
2026-04-07KVM: s390: Add some useful mask macrosClaudio Imbrenda
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
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