summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-05-28s390/uv: Always return 0 from s390_wiggle_split_folio() if successfulDavid Hildenbrand
2025-05-28s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...David Hildenbrand
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-22s390/bpf: Use kernel's expoline thunksIlya Leoshkevich
2025-05-22s390/bpf: Add macros for calling external functionsIlya Leoshkevich
2025-05-22s390: always declare expoline thunksIlya Leoshkevich
2025-05-22s390/pci: Serialize device addition and removalNiklas Schnelle
2025-05-22s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle
2025-05-22s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle
2025-05-21s390/perf: Remove driver-specific throttle supportKan Liang
2025-05-21s390/crypto: Extend protected key conversion retry loopHarald Freudenberger
2025-05-21s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-05-17s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()Heiko Carstens
2025-05-17s390/thread_info: Cleanup header includesHeiko Carstens
2025-05-17s390/extmem: Add workaround for DCSS unload diagGerald Schaefer
2025-05-17s390/crypto: Rework protected key AES for true asynch supportHarald Freudenberger
2025-05-17s390/cpacf: Rework cpacf_pcc() to return condition codeHarald Freudenberger
2025-05-14s390/bpf: Remove the orig_call NULL checkIlya Leoshkevich
2025-05-14s390/bpf: Store backchain even for leaf progsIlya Leoshkevich
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: set the pte dirty if the folio is already dirtyMatthew Wilcox (Oracle)
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle
2025-05-05s390/mm: Fix potential use-after-free in __crst_table_upgrade()Heiko Carstens
2025-05-05s390/mm: Add mmap_assert_write_locked() check to crst_table_upgrade()Heiko Carstens
2025-05-05s390: Update defconfigsHeiko Carstens
2025-05-05s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens
2025-05-05s390/configs: Enable options required for TC flow offloadKonstantin Shkolnyy
2025-05-05s390/configs: Enable VDPA on Nvidia ConnectX-6 network cardKonstantin Shkolnyy
2025-05-05crypto: s390/sha512 - Initialise upper counter to zero for sha384Herbert Xu
2025-05-05crypto: s390/hmac - Use API partial block handlingHerbert Xu
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: s390/hmac - Extend hash length counters to 128 bitsHerbert Xu
2025-05-05crypto: s390/sha256 - implement library instead of shashEric Biggers
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu