aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/configs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-20s390/configs: Set HZ=1000Heiko Carstens2-2/+2
2025-08-20s390/configs: Update defconfigsHeiko Carstens3-35/+31
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+2
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-2/+0
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers2-2/+0
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso2-2/+0
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers2-2/+0
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger2-0/+2
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-6/+4
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers2-2/+2
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers2-2/+2
2025-05-05s390: Update defconfigsHeiko Carstens3-17/+8
2025-05-05s390/configs: Enable options required for TC flow offloadKonstantin Shkolnyy2-0/+12
2025-05-05s390/configs: Enable VDPA on Nvidia ConnectX-6 network cardKonstantin Shkolnyy2-0/+16
2025-05-05crypto: s390/sha256 - implement library instead of shashEric Biggers2-2/+0
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-2/+2
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-0/+4
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-6/+0
2025-03-16mm: zbud: remove zbudYosry Ahmed2-2/+2
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik2-0/+3
2025-03-11s390/mm: Add configurable STRICT_MM_TYPECHECKSHeiko Carstens2-0/+3
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers2-2/+0
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens1-0/+1
2025-02-18s390: Update defconfigsHeiko Carstens2-0/+4
2025-02-11s390/configs: Remove CONFIG_LSMIlya Leoshkevich3-3/+0
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-3/+0
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers2-2/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers2-2/+0
2024-12-15s390: Add KERNEL_IMAGE_BASE to kasan.configVasily Gorbik1-0/+1
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens1-1/+0
2024-12-09lib/crc32test: delete obsolete crc32test.cEric Biggers1-1/+0
2024-12-01s390/crc32: expose CRC32 functions through libEric Biggers2-2/+0
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-0/+4
2024-11-07s390/configs: Enable CONFIG_VIRTIO_MEMHeiko Carstens2-0/+2
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger2-0/+2
2024-10-16s390: Update defconfigsHeiko Carstens3-4/+24
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2024-09-16s390: Enable KVM_S390_UCONTROL config in debug_defconfigChristoph Schlameuss1-0/+1
2024-08-29s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger2-0/+6
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler2-0/+2
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2-2/+0
2024-07-02s390: Update defconfigsHeiko Carstens2-6/+4
2024-06-11s390: Update defconfigsHeiko Carstens3-19/+69
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers2-2/+0
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens1-0/+1
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+0