messages from 2025-09-10 22:56:00 to 2025-09-17 17:12:37 UTC [more...]
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-09-17 17:12 UTC (8+ messages)
` [GIT PULL] Immutable branch between MFD, Char and Crypto due for the v6.18 merge window
[PATCH v2 0/6] Optimize fsverity using 2-way interleaved SHA-256 hashing
2025-09-17 16:32 UTC (9+ messages)
` [PATCH v2 1/6] lib/crypto: sha256: Add support for 2-way interleaved hashing
` [PATCH v2 2/6] lib/crypto: arm64/sha256: "
` [PATCH v2 3/6] lib/crypto: x86/sha256: "
` [PATCH v2 4/6] lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
` [PATCH v2 5/6] fsverity: Remove inode parameter from fsverity_hash_block()
` [PATCH v2 6/6] fsverity: Use 2-way interleaved SHA-256 hashing when supported
SHAKE256 support
2025-09-17 16:20 UTC (4+ messages)
[PATCH] kmsan: Fix out-of-bounds access to shadow memory
2025-09-17 15:48 UTC (8+ messages)
[PATCH v1 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-17 13:26 UTC (20+ messages)
` [PATCH v1 01/10] mm/kasan: implement kasan_poison_range
` [PATCH v1 02/10] kfuzztest: add user-facing API and data structures
` [PATCH v1 03/10] kfuzztest: implement core module and input processing
` [PATCH v1 04/10] tools: add kfuzztest-bridge utility
` [PATCH v1 05/10] kfuzztest: add ReST documentation
` [PATCH v1 06/10] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v1 07/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH v1 08/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
` [PATCH v1 09/10] fs/binfmt_script: add KFuzzTest target for load_script
` [PATCH v1 10/10] MAINTAINERS: add maintainer information for KFuzzTest
[PATCH] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
2025-09-17 11:56 UTC (3+ messages)
[PATCH v2 0/4] uacce: driver fixes for memory leaks and state management
2025-09-17 10:18 UTC (10+ messages)
` [PATCH v2 1/4] uacce: fix for cdev memory leak
` [PATCH v2 2/4] uacce: fix isolate sysfs check condition
` [PATCH v2 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v2 4/4] uacce: ensure safe queue release with state management
[PATCH v2] kmsan: Fix out-of-bounds access to shadow memory
2025-09-17 8:47 UTC (2+ messages)
A question on crypto_engine and a possible bug
2025-09-17 3:40 UTC (2+ messages)
[PATCH v6 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 21:29 UTC (4+ messages)
` [PATCH v6 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v6 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v6 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[V1 0/4] User API for KPP
2025-09-16 19:03 UTC (19+ messages)
` [V1 1/4] crypto ecdh.h: set key memory region as const
` [V1 2/4] crypto kpp.h: add new method set_secret_raw in struct kpp_alg
` [V1 3/4] crypto ecdh.c: define the ECDH set_secret_raw method
` [V1 4/4] crypto: add user-space interface for KPP algorithms
[PATCH v5 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 16:00 UTC (8+ messages)
` [PATCH v5 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v5 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v5 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH] KEYS: X.509: Fix Basic Constraints CA flag parsing
2025-09-16 14:52 UTC (7+ messages)
` [PATCH v2] "
[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-16 10:27 UTC (16+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v4 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v4 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[RFC] ksmbd: Deprecate MD5 support and enhance AES-GCM for SMB 3.1.1 compliance
2025-09-16 9:47 UTC (3+ messages)
[v2 PATCH 0/2] crypto: ahash - Allow async stack requests when specified
2025-09-16 9:38 UTC (5+ messages)
` [v2 PATCH 1/2] "
[PATCH v2 0/2] nvme: fixup HKDF-Expand-Label implementation
2025-09-16 0:02 UTC (3+ messages)
[PATCH] crypto: fips - replace simple_strtol with kstrtoint to improve fips_enable
2025-09-15 22:12 UTC
Adding SHAKE hash algorithms to SHA-3
2025-09-15 22:10 UTC (4+ messages)
[PATCH] KEYS: encrypted: Use SHA-256 library instead of crypto_shash
2025-09-15 18:16 UTC (5+ messages)
[PATCH] crypto: md5 - Implement export_core() and import_core()
2025-09-15 16:21 UTC (2+ messages)
[PATCH v2 00/12] Curve25519 cleanup
2025-09-15 16:20 UTC (2+ messages)
[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
2025-09-15 16:02 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/3] crypto: Use drbg CTR DF function in xilinx-trng
2025-09-15 13:30 UTC (4+ messages)
` [PATCH 1/3] crypto: drbg: Export CTR DRBG DF functions
` [PATCH 2/3] crypto: drbg: Replace AES cipher calls with library calls
` [PATCH 3/3] crypto: xilinx-trng: Add CTR_DRBG DF processing of seed
[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-09-15 12:42 UTC (2+ messages)
[PATCH 0/4] uacce: driver fixes for memory leaks and state management
2025-09-15 1:48 UTC (11+ messages)
` [PATCH 1/4] uacce: fix for cdev memory leak
` [PATCH 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
[PATCH] crypto: anubis - simplify return statement in anubis_mod_init
2025-09-14 14:25 UTC
[PATCH 0/2] padata: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-14 13:03 UTC (3+ messages)
[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues
2025-09-13 10:57 UTC (6+ messages)
` [PATCH 1/5] crypto: hisilicon/qm - invalidate queues in use
` [PATCH 2/5] crypto: hisilicon/qm - mask axi error before memory init
` [PATCH 3/5] crypto: hisilicon - enable error reporting again
` [PATCH 4/5] crypto: hisilicon/qm - clear all VF configurations in the hardware
` [PATCH 5/5] crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
[PATCH] crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()
2025-09-13 4:31 UTC (2+ messages)
[PATCH] crypto: omap - convert from tasklet to BH workqueue
2025-09-13 4:31 UTC (2+ messages)
[PATCH] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
2025-09-13 4:31 UTC (2+ messages)
[PATCH] crypto: caam - double the entropy delay interval for retry
2025-09-13 4:30 UTC (2+ messages)
[PATCH 0/1] crypto: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-13 4:29 UTC (3+ messages)
` [PATCH 1/1] crypto: WQ_PERCPU added to alloc_workqueue users
[PATCH v2] crypto: chelsio - Use library to prepare HMAC keys
2025-09-13 4:28 UTC (2+ messages)
[PATCH v2] crypto: qat - Use library to prepare HMAC keys
2025-09-13 4:28 UTC (2+ messages)
[PATCH 0/3] crypto: Use int type to store negative error codes
2025-09-13 4:27 UTC (2+ messages)
[PATCH] crypto: ccp: Fix incorrect payload size calculation in psp_poulate_hsti()
2025-09-13 4:27 UTC (2+ messages)
[PATCH] crypto: atmel - Fix dma_unmap_sg() direction
2025-09-13 4:26 UTC (2+ messages)
[PATCH] crypto: rockchip - Fix dma_unmap_sg() nents value
2025-09-13 4:26 UTC (2+ messages)
[PATCH v3 0/9] sun8i-ce: small cleanups/refactoring
2025-09-13 4:26 UTC (2+ messages)
[PATCH] drivers: crypto: caam: Add CRYPTO_ALG_NO_FALLBACK
2025-09-13 4:00 UTC (2+ messages)
[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
2025-09-12 14:23 UTC (56+ messages)
` [PATCH 03/38] dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optional
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 06/38] dt-bindings: timer: mediatek: Add compatible for MT6795 GP Timer
` [PATCH 14/38] dt-bindings: media: mediatek,mt8195-jpeg: Allow range number in node address
` [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names
` [PATCH 17/38] arm64: dts: mediatek: mt6797: Fix pinctrl "
` [PATCH 18/38] arm64: dts: mediatek: mt6797: Remove bogus id property in i2c nodes
` [PATCH 19/38] arm64: dts: mediatek: mt6795: Add mediatek,infracfg to iommu node
` [PATCH 20/38] arm64: dts: mediatek: mt6795-xperia-m5: Fix mmc0 latch-ck value
` [PATCH 21/38] arm64: dts: mediatek: mt6795-sony-xperia-m5: Add pinctrl for mmc1/mmc2
` [PATCH 22/38] arm64: dts: mediatek: Fix node name for SYSIRQ controller on all SoCs
` [PATCH 23/38] arm64: dts: mediatek: mt7986a: Fix PCI-Express T-PHY node address
` [PATCH 24/38] arm64: dts: mediatek: mt7986a-bpi-r3: Fix SFP I2C node names
` [PATCH 25/38] arm64: dts: mediatek: mt7986a-bpi-r3: Set interrupt-parent to mdio switch
` [PATCH 26/38] arm64: dts: mediatek: acelink-ew-7886cax: Remove unnecessary cells in spi-nand
` [PATCH 29/38] arm64: dts: mediatek: mt8183: Fix pinctrl node names
` [PATCH 30/38] arm64: dts: mediatek: pumpkin-common: "
` [PATCH 31/38] arm64: dts: mediatek: mt8183-pumpkin: Add power supply for CCI
` [PATCH 32/38] arm64: dts: mediatek: mt8183: Migrate to display controller OF graph
` [PATCH 33/38] arm64: dts: mediatek: mt8183-kukui: Move DSI panel node to machine dtsis
` [PATCH 34/38] arm64: dts: mediatek: mt8195: Fix ranges for jpeg enc/decoder nodes
` [PATCH 35/38] arm64: dts: mediatek: mt8195-cherry: Move VBAT-supply to Tomato R1/R2
` [PATCH 36/38] arm64: dts: mediatek: mt8195-cherry: Add missing regulators to rt5682
` [PATCH 37/38] arm64: dts: mediatek: mt8395-kontron-i1200: Fix MT6360 regulator nodes
` [PATCH 38/38] arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible
[syzbot] Monthly crypto report (Sep 2025)
2025-09-12 12:50 UTC
[PATCH] MAINTAINERS: adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
2025-09-12 7:46 UTC
[syzbot] [crypto?] possible deadlock in padata_do_serial
2025-09-11 21:38 UTC (2+ messages)
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
2025-09-11 13:59 UTC (5+ messages)
[RFC] crypto: support for a standalone FIPS 140 module
2025-09-11 5:53 UTC (4+ messages)
` [PATCH RFC 005/104] crypto: hide crypto_default_rng variable
crypto ahash requests on the stack
2025-09-11 4:46 UTC (3+ messages)
[PATCH 0/2] crypto: ahash - Allow async stack requests when specified
2025-09-11 4:43 UTC (4+ messages)
` [PATCH 1/2] "
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