aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-10/+101
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-40/+21
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds4-16/+7
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-33/+88
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-158/+1
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-39/+20
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-521/+0
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5-14/+11
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-4/+0
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds3-48/+123
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxLinus Torvalds1-3/+3
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds2-4/+2
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-9/+1
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds5-159/+2
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini12-33/+88
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-2/+0
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle2-0/+24
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers2-2/+0
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda3-4/+9
2026-04-07KVM: s390: ucontrol: Fix memslot handlingClaudio Imbrenda1-1/+1
2026-04-07KVM: s390: Allow 4k granularity for memslotsClaudio Imbrenda1-14/+6
2026-04-07KVM: s390: Add alignment checks for hugepagesClaudio Imbrenda3-8/+29
2026-04-07KVM: s390: Add some useful mask macrosClaudio Imbrenda2-1/+6
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski2-2/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+1
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang1-2/+2
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang1-2/+2
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang1-2/+2
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang1-2/+2
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)1-1/+1
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)1-3/+1
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+5
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov16-202/+293
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-19/+0
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig2-137/+1
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-7/+5
2026-04-02xor: split xor.hChristoph Hellwig1-1/+1
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers5-521/+0
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner1-0/+6
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman3-4/+11
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman1-0/+14
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman2-3/+6
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank1-2/+6
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman1-0/+3