summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2025-04-30s390/string: Remove strcpy() implementationHeiko Carstens
2025-04-30s390/boot: Use strspcy() instead of strcpy()Heiko Carstens
2025-04-30s390: Simple strcpy() to strscpy() conversionsHeiko Carstens
2025-04-30s390/pkey/crypto: Introduce xflags param for pkey in-kernel APIHarald Freudenberger
2025-04-30s390/pkey: Provide and pass xflags within pkey and zcrypt layersHarald Freudenberger
2025-04-30s390/uv: Remove uv_get_secret_metadata functionHarald Freudenberger
2025-04-30s390/uv: Rename find_secret() to uv_find_secret() and publishHarald Freudenberger
2025-04-30s390/cpumf: Adjust number of leading zeroes for z15 attributesThomas Richter
2025-04-30crypto: s390/sha512 - Fix sha512 state sizeHerbert Xu
2025-04-28s390/crc: drop "glue" from filenamesEric Biggers
2025-04-28s390/crc32: Remove no-op module init and exit functionsEric Biggers
2025-04-28s390/crc32: Remove have_vxrs static keyHeiko Carstens
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: s390 - move library functions to arch/s390/lib/crypto/Eric Biggers
2025-04-28crypto: s390 - drop redundant dependencies on S390Eric Biggers
2025-04-23crypto: s390/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha3 - Use API partial block handlingHerbert Xu
2025-04-23crypto: arm64/sha3-ce - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha256 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: s390/ghash - Use API partial block handlingHerbert Xu
2025-04-17iommu/s390: allow larger region tablesMatthew Rosato
2025-04-17iommu/s390: support iova_to_phys for additional table regionsMatthew Rosato
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens
2025-04-17s390/ipl: Rename and change strncpy_skip_quote()Heiko Carstens
2025-04-17s390/string: Remove optimized strncpy()Heiko Carstens
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens
2025-04-14s390/boot: Replace strncpy() with strscpy()Vasily Gorbik
2025-04-14s390/boot: Add sized_strscpy() to enable strscpy() usageVasily Gorbik
2025-04-14s390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MMHeiko Carstens
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-04-11Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik
2025-04-09s390: Add z17 elf platformVasily Gorbik
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-04-07crypto: s390/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-04-01mseal sysmap: enable s390Heiko Carstens
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds