messages from 2025-06-15 19:37:50 to 2025-06-26 02:24:24 UTC [more...]
[PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
2025-06-26 2:36 UTC
[PATCH] integrity: Extract secure boot enquiry function out of IMA
2025-06-26 2:31 UTC
[PATCH net] MAINTAINERS: update smc section
2025-06-25 22:21 UTC (8+ messages)
[RFC PATCH 0/1] mm/debug_vm_pgtable: Use a swp_entry_t input value for swap tests
2025-06-25 16:47 UTC (4+ messages)
` [RFC PATCH 1/1] "
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-06-25 15:48 UTC (14+ messages)
` [kvm-unit-tests PATCH v4 01/13] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v4 02/13] scripts: Document environment variables
` [kvm-unit-tests PATCH v4 03/13] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v4 04/13] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v4 05/13] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v4 06/13] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments "
` [kvm-unit-tests PATCH v4 08/13] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v4 09/13] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v4 10/13] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v4 11/13] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v4 12/13] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v4 13/13] scripts: Enable kvmtool
[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
2025-06-25 15:43 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH 2/2] scripts: Add 'test_args' test definition parameter
[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
2025-06-25 12:50 UTC (17+ messages)
` [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
` [PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
` [PATCH 3/9] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH 4/9] kasan/xtensa: "
` [PATCH 5/9] kasan/loongarch: "
` [PATCH 6/9] kasan/um: "
` [PATCH 7/9] kasan/x86: "
` [PATCH 8/9] kasan/s390: "
` [PATCH 9/9] kasan/powerpc: "
[PATCH 0/2] bugs/s390: Fix compile error with old gcc versions
2025-06-25 9:31 UTC (6+ messages)
` [PATCH 1/2] bugs/s390: Remove private WARN_ON() implementation
` [PATCH 2/2] bugs/s390: Use inline assembly without input operands
[PATCH v12 0/6] New s390 specific protected key hmac
2025-06-25 9:04 UTC
[PATCH 00/18] SHA-256 library improvements
2025-06-25 7:08 UTC (19+ messages)
` [PATCH 01/18] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
` [PATCH 02/18] cxl/test: Simplify fw_buf_checksum_show()
` [PATCH 03/18] crypto: sha512 - Use the correct legacy export format
` [PATCH 04/18] lib/crypto: sha512: Reorder some code in sha512.c
` [PATCH 05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h>
` [PATCH 06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments
` [PATCH 07/18] lib/crypto: sha256: Reorder some code
` [PATCH 08/18] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH 09/18] lib/crypto: sha256: Add sha224() and sha224_update()
` [PATCH 10/18] lib/crypto: sha256: Make library API use strongly-typed contexts
` [PATCH 11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations
` [PATCH 12/18] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
` [PATCH 13/18] crypto: sha256 - Wrap library and add HMAC support
` [PATCH 14/18] crypto: sha256 - Use same state format as legacy drivers
` [PATCH 15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized()
` [PATCH 16/18] lib/crypto: sha256: Consolidate into single module
` [PATCH 17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update()
` [PATCH 18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-06-25 1:09 UTC (7+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "
[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
2025-06-24 14:59 UTC (4+ messages)
[PATCH v12 0/6] New s390 specific protected key hmac
2025-06-24 11:37 UTC (13+ messages)
` [PATCH v12 1/6] crypto: ahash - make hash walk functions from ahash.c public
` [PATCH v12 2/6] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v12 3/6] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v12 4/6] crypto: api - Add crypto_ahash_tested() helper function
` [PATCH v12 5/6] s390/crypto: Add selftest support for phmac
` [PATCH v12 6/6] crypto: testmgr - Enable phmac selftest
[PATCH] perf list: Add IBM z17 event descriptions
2025-06-24 6:35 UTC (3+ messages)
[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-24 2:44 UTC (16+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern
[PATCH v2] net/smc: replace strncpy with strscpy
2025-06-24 0:10 UTC (3+ messages)
[PATCH] s390/boot: Use -D__DISABLE_EXPORTS
2025-06-23 15:39 UTC (3+ messages)
[PATCH v2 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
2025-06-23 8:41 UTC (3+ messages)
` [PATCH v2 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v2 2/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
[PATCH net-next] net/smc: remove unused function smc_lo_supports_v2
2025-06-21 15:30 UTC (3+ messages)
[PATCH v2 00/17] SHA-512 library functions
2025-06-20 21:42 UTC (28+ messages)
` [PATCH v2 01/17] crypto: sha512 - rename conflicting symbols
` [PATCH v2 02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH v2 03/17] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH v2 04/17] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH v2 05/17] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH v2 06/17] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH v2 07/17] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH v2 08/17] crypto: sha512 - use same state format as legacy drivers
` [PATCH v2 09/17] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH v2 10/17] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH v2 11/17] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH v2 12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH v2 13/17] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH v2 14/17] lib/crypto/sha512: migrate s390-optimized "
` [PATCH v2 15/17] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH v2 16/17] lib/crypto/sha512: migrate x86-optimized "
` [PATCH v2 17/17] crypto: sha512 - remove sha512_base.h
[PATCH net-next] net/smc: remove unused input parameters in smc_buf_get_slot
2025-06-19 23:20 UTC (3+ messages)
[PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
2025-06-19 9:53 UTC (3+ messages)
[PATCH v6] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-19 5:43 UTC (2+ messages)
[PATCH] net/smc: replace strncpy with strscpy
2025-06-18 14:32 UTC (3+ messages)
[PATCH] s390/boot: use the full title of the manual for facility bits
2025-06-18 11:43 UTC (3+ messages)
[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-18 2:52 UTC (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern
[PATCH v5 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-17 14:12 UTC (4+ messages)
` [PATCH v5 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
[PATCH AUTOSEL 6.15 02/15] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
2025-06-17 12:21 UTC
[PATCH v4 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
2025-06-17 5:33 UTC (2+ messages)
` [PATCH v4 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
[PATCH v3 0/2] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
2025-06-16 23:49 UTC (8+ messages)
` [PATCH v3 1/2] mm: Optimize the ARCH_NEEDS_WEAK_PER_CPU logic for s390/alpha architectures
` [PATCH v3 2/2] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag
next-20250616: S390 gcc-8 allnoconfig mm mempool.c In function remove_element
2025-06-16 14:08 UTC (3+ messages)
[syzbot] Monthly smc report (Jun 2025)
2025-06-16 12:34 UTC
[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
2025-06-16 4:09 UTC (14+ messages)
` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
` [PATCH] crypto: ahash - Fix infinite recursion in ahash_def_finup
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).