messages from 2025-08-16 17:15:24 to 2025-08-21 20:36:58 UTC [more...]
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-21 20:36 UTC (43+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH RFC 08/35] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 11/35] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 14/35] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH RFC 15/35] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH RFC 16/35] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH RFC 17/35] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 19/35] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH RFC 20/35] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within "
` [PATCH RFC 25/35] drm/i915/gem: "
` [PATCH RFC 26/35] mspro_block: "
` [PATCH RFC 27/35] memstick: "
` [PATCH RFC 28/35] mmc: "
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 30/35] vfio/pci: "
` [PATCH RFC 31/35] crypto: remove "
` [PATCH RFC 32/35] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [PATCH RFC 34/35] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH RFC 35/35] mm: remove nth_page()
[PATCH drm-next v2] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
2025-08-21 17:56 UTC
[PATCH v3] crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
2025-08-21 15:40 UTC (2+ messages)
[PATCH] crypto: hisilicon - use kcalloc() instead of kzalloc()
2025-08-21 14:27 UTC
[PATCH v2] crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
2025-08-21 13:26 UTC
[PATCH] crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()
2025-08-21 13:05 UTC (3+ messages)
[PATCH v2] crypto: caam - switch to use devm_kmemdup_array()
2025-08-21 12:06 UTC (3+ messages)
[GIT PULL] Crypto library fixes for v6.17-rc3
2025-08-21 12:01 UTC (2+ messages)
[PATCH v5 0/4] Add host kdump support for SNP
2025-08-21 11:45 UTC (7+ messages)
` [PATCH v5 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v5 2/4] iommu/amd: Reuse device table "
` [PATCH v5 4/4] iommu/amd: Skip enabling command/event buffers "
[PATCH 0/2] crypto,nvme: fixup HKDF-Expand-Label implementation
2025-08-21 6:44 UTC (7+ messages)
` [PATCH 1/2] crypto: hkdf: add hkdf_expand_label()
` [PATCH 2/2] nvme-auth: use hkdf_expand_label()
[PATCH 0/3] Consolidate Poly1305 code and add RISC-V optimization
2025-08-21 4:14 UTC (5+ messages)
` [PATCH 1/3] lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
` [PATCH 2/3] lib/crypto: poly1305: Consolidate into single module
` [PATCH 3/3] lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
[PATCH] Documentation/staging: Fix typo and incorrect citation in crc32.rst
2025-08-21 3:59 UTC (2+ messages)
[PATCH 1/4] crypto:x86 - Remove CONFIG_AS_GFNI
2025-08-21 3:51 UTC (8+ messages)
` [PATCH 2/4] crypto:x86 - Remove CONFIG_AS_VAES
` [PATCH 3/4] crypto:x86 - Remove CONFIG_AS_VPCLMULQDQ
` [PATCH 4/4] x86: Remove CONFIG_AS_AVX512
[PATCH] lib/crypto: Drop inline from all *_mod_init_arch() functions
2025-08-21 3:39 UTC (2+ messages)
[PATCH] lib/crc: Drop inline from all *_mod_init_arch() functions
2025-08-21 3:37 UTC (2+ messages)
[PATCH 0/3] Test CRC computation in interrupt contexts
2025-08-21 3:37 UTC (2+ messages)
[PATCH net v2] ipv6: sr: Fix MAC comparison to be constant-time
2025-08-21 2:40 UTC (3+ messages)
[PATCH v2 0/6] crypto: hisilicon - enhancements and fixes for device reset and configuration
2025-08-21 1:38 UTC (7+ messages)
` [PATCH v2 1/6] crypto: hisilicon/zip - remove unnecessary validation for high-performance mode configurations
` [PATCH v2 2/6] crypto: hisilicon - re-enable address prefetch after device resuming
` [PATCH v2 3/6] crypto: hisilicon - check the sva module status while enabling or disabling address prefetch
` [PATCH v2 4/6] crypto: hisilicon/qm - check whether the input function and PF are on the same device
` [PATCH v2 5/6] crypto: hisilicon/qm - request reserved interrupt for virtual function
` [PATCH v2 6/6] crypto: hisilicon/zip - enable literal length in stream mode compression
[PATCH v3 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-20 22:19 UTC (4+ messages)
` [PATCH v3 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v3 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v3 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH] drivers/char/random.c: Clean up style issues
2025-08-20 17:03 UTC
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-08-20 15:02 UTC (12+ messages)
[PATCH net-next v3 0/5] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-20 15:00 UTC (7+ messages)
` [PATCH net-next v3 1/5] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v3 2/5] sctp: Fix MAC comparison to be constant-time
` [PATCH net-next v3 3/5] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v3 4/5] sctp: Convert cookie authentication to use HMAC-SHA256
` [PATCH net-next v3 5/5] sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
[PATCH] hwrng: cn10k - Remove the use of dev_err_probe()
2025-08-20 12:39 UTC
[PATCH] crypto: tegra - Remove the use of dev_err_probe()
2025-08-20 12:37 UTC
[PATCH] crypto: jh7110 - Remove the use of dev_err_probe()
2025-08-20 12:37 UTC
[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2025-08-20 11:52 UTC (9+ messages)
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi
[PATCH v7 0/2] Add support for Texas Instruments DTHEv2 Crypto Engine
2025-08-20 9:12 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v7 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH v6 0/2] Add support for Texas Instruments DTHEv2 Crypto Engine
2025-08-20 8:58 UTC (7+ messages)
` [PATCH v6 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v6 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)
[PATCH v2 0/3] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2025-08-20 7:21 UTC (5+ messages)
` [PATCH v2 1/3] crypto: hisilicon/zip - support fallback for zip
` [PATCH v2 2/3] crypto: hisilicon/hpre - support the hpre algorithm fallback
` [PATCH v2 3/3] crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue unavailable
[PATCH 0/6] crypto: hisilicon - enhancements and fixes for device reset and configuration
2025-08-20 7:01 UTC (3+ messages)
` [PATCH 1/6] crypto: hisilicon - re-enable address prefetch after device resuming
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-08-20 2:33 UTC (4+ messages)
` [PATCH v12 2/4] crypto: loongson - add Loongson RNG driver support
[PATCH v7 0/3] update live migration configuration region
2025-08-20 1:53 UTC (9+ messages)
` [PATCH v7 2/3] migration: qm updates BAR configuration
` [PATCH v7 3/3] migration: adapt to new migration configuration
[RESEND PATCH v2 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-19 20:34 UTC (8+ messages)
` [RESEND PATCH v2 1/3] x86/sev: Add new quiet parameter to snp_leak_pages() API
` [RESEND PATCH v2 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [RESEND PATCH v2 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH] crypto: ccp: Fix typo in psp_populate_hsti function name
2025-08-19 19:54 UTC (2+ messages)
[PATCH 0/2] Convert lib/digsig.c to SHA-1 library
2025-08-19 18:11 UTC (2+ messages)
[PATCH net-next v4 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-08-19 16:10 UTC (16+ messages)
` [PATCH net-next v4 01/14] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v4 02/14] octeontx2-af: Configure crypto hardware for inline ipsec
` [PATCH net-next v4 03/14] octeontx2-af: Setup Large Memory Transaction for crypto
` [PATCH net-next v4 04/14] octeontx2-af: Handle inbound inline ipsec config in AF
` [PATCH net-next v4 05/14] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v4 06/14] octeontx2-af: Add support for SPI to SA index translation
` [PATCH net-next v4 07/14] octeontx2-af: Add mbox to alloc/free BPIDs
` [PATCH net-next v4 08/14] octeontx2-pf: ipsec: Allocate Ingress SA table
` [PATCH net-next v4 09/14] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [PATCH net-next v4 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v4 11/14] octeontx2-pf: ipsec: Initialize ingress IPsec
` [PATCH net-next v4 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v4 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [PATCH net-next v4 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows
[PATCH v1 RFC 6/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
2025-08-19 11:41 UTC (6+ messages)
[PATCH net-next] ppp: mppe: Use SHA-1 library instead of crypto_shash
2025-08-19 0:40 UTC (2+ messages)
[PATCH net-next] nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash
2025-08-19 0:40 UTC (3+ messages)
[PATCH] crypto: arm64/aes - use SHA-256 library instead of crypto_shash
2025-08-18 22:47 UTC
[PATCH v2 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-08-18 19:59 UTC (4+ messages)
` [PATCH v2 1/3] x86/sev: Add new quiet parameter to snp_leak_pages() API
` [PATCH v2 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v2 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[PATCH net-next v2 0/3] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-18 17:42 UTC (11+ messages)
` [PATCH net-next v2 3/3] sctp: Convert cookie authentication to use HMAC-SHA256
[syzbot] [crypto?] KMSAN: kernel-infoleak in rng_recvmsg
2025-08-18 13:32 UTC (12+ messages)
` [PATCH] crypto: Prevent "
` [PATCH V2] crypto: Mark intermediary memory as clean
` [PATCH V3] "
[PATCH V5 0/3] crypto: Add Versal TRNG driver
2025-08-17 11:55 UTC (6+ messages)
` [PATCH V5 1/3] dt-bindings: crypto: Add node for True Random Number Generator
` [PATCH V5 2/3] crypto: xilinx: Add TRNG driver for Versal
` [PATCH V5 3/3] crypto: drbg: Export CTR DRBG DF functions
[PATCH v5] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-08-17 11:41 UTC (2+ messages)
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 NNTP newsgroup(s).