linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-19 09:47:28 to 2025-03-26 13:07:04 UTC [more...]

[v2 PATCH 00/11] Multibuffer hashing take two
 2025-03-26 13:06 UTC  (8+ messages)
` [v2 PATCH 03/11] crypto: hash - Add request chaining API
    ` [PATCH] crypto: sa2ul - Use proper helpers to setup request
        ` [v2 PATCH] "

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-26  9:22 UTC  (58+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk

[linus:master] [hwrng] fb10c7a846: WARNING:at_drivers/char/hw_random/core.c:#hwrng_fillfn
 2025-03-26  6:33 UTC 

[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
 2025-03-26  4:26 UTC  (3+ messages)

[GIT PULL] Crypto Update for 6.5
 2025-03-26  3:52 UTC  (19+ messages)
` [GIT PULL] Crypto Update for 6.6
  ` [GIT PULL] Crypto Update for 6.7
    ` [GIT PULL] Crypto Update for 6.8
      ` [GIT PULL] Crypto Update for 6.9
        ` [GIT PULL] Crypto Update for 6.10
          ` [GIT PULL] Crypto Update for 6.11
            ` [GIT PULL] Crypto Update for 6.12
              ` [GIT PULL] Crypto Update for 6.13
                ` [GIT PULL] Crypto Update for 6.14
                  ` [GIT PULL] Crypto Update for 6.15

[GIT PULL] CRC updates for 6.15
 2025-03-26  2:05 UTC  (2+ messages)

s390 hmac
 2025-03-26  0:54 UTC  (7+ messages)

Extending the kernel crypto uAPI to support decryption into secure buffers
 2025-03-25 20:23 UTC 

[PATCH] MAINTAINERS: Update email address for Arnaud Ebalard
 2025-03-25  8:48 UTC  (5+ messages)
  ` [PATCH] MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing

KASAN: use-after-free Read in poly1305_update_arch
 2025-03-25  1:33 UTC  (4+ messages)

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-24 21:15 UTC  (9+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v7 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v7 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v7 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v7 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v7 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-24 21:15 UTC  (2+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-24 17:44 UTC  (35+ messages)

[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
 2025-03-24 17:32 UTC  (5+ messages)
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++

[v3 PATCH 0/8] crypto: acomp - Add request chaining and virtual address support
 2025-03-24  9:39 UTC  (5+ messages)
` [v3 PATCH 5/8] crypto: acomp - Add request chaining and virtual addresses

caam hashing
 2025-03-24  9:30 UTC  (5+ messages)
` [EXT] "

[PATCH] crypto: qat - power up 4xxx device
 2025-03-24  9:27 UTC  (3+ messages)

[PATCH] crypto: iaa - Remove unused disable_async argument from iaa_decompress
 2025-03-24  4:08 UTC 

[PATCH] crypto: iaa - Do not clobber req->base.data
 2025-03-24  4:04 UTC 

[PATCH] crypto: iaa - Move compression CRC into request object
 2025-03-24  3:57 UTC 

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2025-03-23 18:17 UTC  (7+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions

[PATCH] crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
 2025-03-23 13:08 UTC  (4+ messages)

[RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
 2025-03-23 11:35 UTC  (2+ messages)

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-03-22 21:43 UTC  (15+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM

[PATCH] crypto: arm/ghash-ce - Remove SIMD fallback code path
 2025-03-21 19:06 UTC  (4+ messages)

[PATCH] crypto: lib/chacha - remove unused arch-specific init support
 2025-03-21 11:07 UTC  (2+ messages)

[PATCH] [v2] crypto: lib/Kconfig: hide library options
 2025-03-21 11:06 UTC  (2+ messages)

[PATCH] crypto: qat - remove access to parity register for QAT GEN4
 2025-03-21 11:06 UTC  (2+ messages)

[PATCH] crypto: qat - set parity error mask for qat_420xx
 2025-03-21 11:06 UTC  (2+ messages)

[PATCH] crypto: tegra: fix size_t format string
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - add improvements to FW loader
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: qat - introduce fuse array
 2025-03-21 11:05 UTC  (2+ messages)

[PATCH] crypto: scatterwalk - simplify map and unmap calling convention
 2025-03-21 11:04 UTC  (2+ messages)

[PATCH] crypto: qat - add macro to write 64-bit values to registers
 2025-03-21 11:04 UTC  (2+ messages)

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-21  9:06 UTC  (2+ messages)

[PATCH 0/4] Fix synchronous fallback path for request chaining
 2025-03-21  8:43 UTC  (5+ messages)
` [PATCH 1/4] crypto: hash - Fix synchronous ahash chaining fallback
` [PATCH 2/4] crypto: testmgr - Add multibuffer hash testing
` [PATCH 3/4] crypto: acomp - Fix synchronous acomp chaining fallback
` [PATCH 4/4] crypto: testmgr - Add multibuffer acomp testing

[PATCH 0/3] crypto: Add SG support to deflate
 2025-03-21  2:36 UTC  (6+ messages)

[PATCH v2] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
 2025-03-20 22:06 UTC 

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-20  9:33 UTC  (9+ messages)
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 11/14] xfrm: ipcomp: Use crypto_acomp interface
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[PATCH 0/3] crypto: Remove cavium zip and drop scomp dst buffer
 2025-03-20  7:49 UTC  (5+ messages)
` [PATCH 1/3] crypto: cavium - Move cpt and nitrox rules into cavium Makefile
` [PATCH 2/3] crypto: cavium/zip - Remove driver
` [PATCH 3/3] crypto: scomp - Drop the dst scratch buffer

[PATCH] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
 2025-03-19 19:17 UTC 

[PATCH] x86/crc: drop the avx10_256 functions and rename avx10_512 to avx512
 2025-03-19 18:13 UTC 

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-19 17:40 UTC  (11+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd

[PATCH] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag to atmel-aes, atmel-sha, atmel-tdes drivers
 2025-03-19 15:06 UTC 


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 NNTP newsgroup(s).