summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-40/+21
14 daysMerge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-16/+7
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-33/+88
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-158/+1
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai-39/+20
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-521/+0
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-14/+11
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+0
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-48/+123
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+1
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-4/+2
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+1
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-159/+2
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-33/+88
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-2/+0
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+5
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers-2/+0
2026-04-07KVM: s390: vsie: Fix races with partial gmap invalidationsClaudio Imbrenda-4/+9
2026-04-07KVM: s390: ucontrol: Fix memslot handlingClaudio Imbrenda-1/+1
2026-04-07KVM: s390: Allow 4k granularity for memslotsClaudio Imbrenda-14/+6
2026-04-07KVM: s390: Add alignment checks for hugepagesClaudio Imbrenda-8/+29
2026-04-07KVM: s390: Add some useful mask macrosClaudio Imbrenda-1/+6
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski-2/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)-1/+1
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang-2/+2
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang-2/+2
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang-2/+2
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang-2/+2
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)-1/+0
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)-1/+1
2026-04-05mm/memory: remove "zap_details" parameter from zap_page_range_single()David Hildenbrand (Arm)-1/+1
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)-3/+1
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+5
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov-202/+293
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig-19/+0
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig-137/+1
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig-7/+5
2026-04-02xor: split xor.hChristoph Hellwig-1/+1
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers-521/+0
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner-0/+6
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman-4/+11
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman-0/+14
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman-3/+6
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank-2/+6
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman-0/+3
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-178/+231
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3/+9