Show patches with: Submitter = Eric Biggers       |    Archived = No       |   127 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v3,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-11-03 Eric Biggers Not Applicable
[v2,18/18] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,17/18] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,16/18] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,15/18] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,14/18] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,13/18] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,12/18] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,11/18] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,10/18] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,09/18] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,08/18] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,07/18] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,06/18] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-10-25 Eric Biggers Superseded
[v2,05/18] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,04/18] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers Superseded
[v2,03/18] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - - - --- 2024-10-25 Eric Biggers Superseded
[v2,02/18] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
[v2,01/18] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-10-25 Eric Biggers Superseded
scsi: ufs: exynos: Don't resume FMP when crypto support disabled scsi: ufs: exynos: Don't resume FMP when crypto support disabled - 1 - --- 2024-07-21 Eric Biggers Accepted
[v3,6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP) Basic inline encryption support for ufs-exynos - 2 1 --- 2024-07-08 Eric Biggers Accepted
[v3,5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT Basic inline encryption support for ufs-exynos - 3 - --- 2024-07-08 Eric Biggers Accepted
[v3,4/6] scsi: ufs: core: Add fill_crypto_prdt variant op Basic inline encryption support for ufs-exynos - 3 - --- 2024-07-08 Eric Biggers Accepted
[v3,3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE Basic inline encryption support for ufs-exynos - 3 - --- 2024-07-08 Eric Biggers Accepted
[v3,2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller Basic inline encryption support for ufs-exynos - 3 - --- 2024-07-08 Eric Biggers Accepted
[v3,1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Basic inline encryption support for ufs-exynos - 3 - --- 2024-07-08 Eric Biggers Accepted
[v2,6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP) Basic inline encryption support for ufs-exynos - - - --- 2024-07-02 Eric Biggers Superseded
[v2,5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT Basic inline encryption support for ufs-exynos - 1 - --- 2024-07-02 Eric Biggers Superseded
[v2,4/6] scsi: ufs: core: Add fill_crypto_prdt variant op Basic inline encryption support for ufs-exynos - 1 - --- 2024-07-02 Eric Biggers Superseded
[v2,3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE Basic inline encryption support for ufs-exynos - 1 - --- 2024-07-02 Eric Biggers Superseded
[v2,2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller Basic inline encryption support for ufs-exynos - 1 - --- 2024-07-02 Eric Biggers Superseded
[v2,1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Basic inline encryption support for ufs-exynos - 1 - --- 2024-07-02 Eric Biggers Superseded
[6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP) Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[4/6] scsi: ufs: core: Add fill_crypto_prdt variant op Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE Basic inline encryption support for ufs-exynos - - - --- 2024-06-11 Eric Biggers Superseded
[v5,3/3] fscrypt: add support for hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers Not Applicable
[v5,2/3] block: add ioctls to create and prepare hardware-wrapped keys Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers Not Applicable
[v5,1/3] block: add basic hardware-wrapped key support Support for hardware-wrapped inline encryption keys - - - --- 2022-02-28 Eric Biggers Not Applicable
[v4,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2022-01-24 Eric Biggers Not Applicable
[v4,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 4 - --- 2022-01-24 Eric Biggers Not Applicable
[v4,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 3 - --- 2022-01-24 Eric Biggers Not Applicable
[v3,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2021-12-08 Eric Biggers Not Applicable
[v3,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 3 - --- 2021-12-08 Eric Biggers Not Applicable
[v3,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 2 - --- 2021-12-08 Eric Biggers Not Applicable
[v2,3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - 1 - --- 2021-11-30 Eric Biggers Superseded
[v2,2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - 2 - --- 2021-11-30 Eric Biggers Superseded
[v2,1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - 1 - --- 2021-11-30 Eric Biggers Superseded
[3/3] blk-crypto: show crypto capabilities in sysfs block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers Superseded
[2/3] block: don't delete queue kobject before its children block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers Superseded
[1/3] block: simplify calling convention of elv_unregister_queue() block: show crypto capabilities in sysfs - - - --- 2021-11-26 Eric Biggers Superseded
[v6,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 2 - --- 2021-10-18 Eric Biggers Not Applicable
[v6,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 2 - --- 2021-10-18 Eric Biggers Not Applicable
[v6,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 3 - --- 2021-10-18 Eric Biggers Not Applicable
[v6,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 4 - --- 2021-10-18 Eric Biggers Not Applicable
[v5,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 1 - --- 2021-10-12 Eric Biggers Superseded
[v5,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 1 - --- 2021-10-12 Eric Biggers Superseded
[v5,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 2 - --- 2021-10-12 Eric Biggers Superseded
[v5,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 3 - --- 2021-10-12 Eric Biggers Superseded
[v4,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - 1 - --- 2021-09-29 Eric Biggers Superseded
[v4,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 1 - --- 2021-09-29 Eric Biggers Superseded
[v4,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 2 - --- 2021-09-29 Eric Biggers Superseded
[v4,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 3 - --- 2021-09-29 Eric Biggers Superseded
[v3,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-23 Eric Biggers Superseded
[v3,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-23 Eric Biggers Superseded
[v3,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-23 Eric Biggers Superseded
[v3,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 2 - --- 2021-09-23 Eric Biggers Superseded
[v2,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-16 Eric Biggers Superseded
[v2,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-16 Eric Biggers Superseded
[v2,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-16 Eric Biggers Superseded
[v2,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 2 - --- 2021-09-16 Eric Biggers Superseded
[5/5] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-13 Eric Biggers Superseded
[4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-13 Eric Biggers Superseded
[3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-13 Eric Biggers Superseded
[2/5] blk-crypto-fallback: consolidate static variables blk-crypto cleanups - - - --- 2021-09-13 Eric Biggers Superseded
[1/5] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 1 - --- 2021-09-13 Eric Biggers Superseded
[2/2] scsi: ufs: use devm_blk_ksm_init() Resource-managed blk_ksm_init() - 1 - --- 2021-01-21 Eric Biggers Not Applicable
[1/2] block/keyslot-manager: introduce devm_blk_ksm_init() Resource-managed blk_ksm_init() - 1 - --- 2021-01-21 Eric Biggers Not Applicable
scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO - - - --- 2020-11-14 Eric Biggers Accepted
scsi: ufs: make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN scsi: ufs: make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN - - - --- 2020-08-26 Eric Biggers Accepted
[v6,5/5] scsi: ufs-qcom: add Inline Crypto Engine support Inline crypto support on DragonBoard 845c 1 1 2 --- 2020-07-10 Eric Biggers Mainlined
« 1 2 »