summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-07-01s390/bpf: Centralize frame offset calculationsIlya Leoshkevich
2025-06-30lib/crc: s390: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: sha512 - Rename conflicting symbolsEric Biggers
2025-06-30s390/smp: Remove conditional emergency signal order code usageHeiko Carstens
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev
2025-06-29s390/uaccess: Merge cmpxchg_user_key() inline assembliesHeiko Carstens
2025-06-29s390/uaccess: Prevent kprobes on cmpxchg_user_key() functionsHeiko Carstens
2025-06-29s390/uaccess: Initialize code pages executed with non-default access keyHeiko Carstens
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle
2025-06-26s390/nmi: Print additional informationHeiko Carstens
2025-06-26crypto: s390 - Add selftest support for phmacHarald Freudenberger
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger
2025-06-26s390/crypto: Add protected key hmac subfunctions for KMACHolger Dengler
2025-06-25s390/boot: Use -D__DISABLE_EXPORTSPetr Pavlu
2025-06-23s390/boot: Use the full title of the manual for facility bitsXose Vazquez Perez
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17s390: Remove unnecessary include <linux/export.h>Heiko Carstens
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-06-13crypto: s390/sha3 - Use cpu byte-order when exportingHerbert Xu
2025-06-13crypto: s390/hmac - Fix counter in export stateHerbert Xu
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-06Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-05KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMYLorenzo Stoakes
2025-06-05s390/mm: Fix in_atomic() handling in do_secure_storage_access()Heiko Carstens
2025-06-03Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-30crypto: s390/sha256 - rename module to sha256-s390Eric Biggers
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'kvm-s390-next-6.16-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-05-28KVM: s390: Simplify and move pv codeClaudio Imbrenda
2025-05-28KVM: s390: Refactor and split some gmap helpersClaudio Imbrenda
2025-05-28KVM: s390: Remove unneeded srcu lockClaudio Imbrenda