Linux Cryptography
[Prev Page][Next Page]
- [PATCH] crypto: virtio - Erase some sensitive memory when it is freed, Christophe JAILLET
- [PATCH v8 00/14] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v8 02/14] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers., Kanchana P Sridhar
- [PATCH v8 01/14] crypto: acomp - Add synchronous/asynchronous acomp request chaining., Kanchana P Sridhar
- [PATCH v8 03/14] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v8 04/14] crypto: iaa - Implement batch compression/decompression with request chaining., Kanchana P Sridhar
- [PATCH v8 06/14] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v8 08/14] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA., Kanchana P Sridhar
- [PATCH v8 05/14] crypto: iaa - Enable async mode and make it the default., Kanchana P Sridhar
- [PATCH v8 07/14] crypto: iaa - Re-organize the iaa_crypto driver code., Kanchana P Sridhar
- [PATCH v8 10/14] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto., Kanchana P Sridhar
- [PATCH v8 09/14] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package., Kanchana P Sridhar
- [PATCH v8 11/14] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks., Kanchana P Sridhar
- [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage., Kanchana P Sridhar
- [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching., Kanchana P Sridhar
- [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios., Kanchana P Sridhar
- [GIT PULL v2] crypto: Add Kerberos crypto lib, David Howells
- [herbert-cryptodev-2.6:master 80/80] ERROR: modpost: "poly1305_final_generic" [crypto/poly1305_generic.ko] undefined!, kernel test robot
- [herbert-cryptodev-2.6:master 80/80] ld.lld: error: undefined symbol: chacha_crypt_generic,
kernel test robot
- [PATCH] crypto: lib/aescfb - fix build with GCC 15 due to -Werror=unterminated-string-initialization,
mpagano
- [PATCH 3/4] KVM: SVM: Ignore sev_platform_init() return code when creating SNP VM, Sean Christopherson
- [PATCH 2/4] KVM: SVM: Reject SNP VM creation if SNP platform initialization failed, Sean Christopherson
- [PATCH 1/4] crypto: ccp: Enumerate SNP support in output of sev_platform_init(), Sean Christopherson
- [PATCH v2] crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI, Ard Biesheuvel
- [PATCH v7 00/15] zswap IAA compress batching,
Kanchana P Sridhar
- [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining., Kanchana P Sridhar
- [PATCH v7 03/15] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode., Kanchana P Sridhar
- [PATCH v7 02/15] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers., Kanchana P Sridhar
- [PATCH v7 04/15] crypto: iaa - Implement batch compression/decompression with request chaining., Kanchana P Sridhar
- [PATCH v7 06/15] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [PATCH v7 05/15] crypto: iaa - Enable async mode and make it the default., Kanchana P Sridhar
- [PATCH v7 08/15] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA., Kanchana P Sridhar
- [PATCH v7 10/15] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto., Kanchana P Sridhar
- [PATCH v7 07/15] crypto: iaa - Re-organize the iaa_crypto driver code., Kanchana P Sridhar
- [PATCH v7 11/15] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks., Kanchana P Sridhar
- [PATCH v7 12/15] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage., Kanchana P Sridhar
- [PATCH v7 09/15] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package., Kanchana P Sridhar
- [PATCH v7 13/15] mm: zswap: Allocate pool batching resources if the compressor supports batching., Kanchana P Sridhar
- [PATCH v7 15/15] mm: zswap: Compress batching with request chaining in zswap_store() of large folios., Kanchana P Sridhar
- [PATCH v7 14/15] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching., Kanchana P Sridhar
- RE: [PATCH v7 00/15] zswap IAA compress batching, Sridhar, Kanchana P
- [GIT PULL] crypto: Add Kerberos crypto lib,
David Howells
- [PATCH v2 0/2] Enable TRNG for QCS615 Platform,
Abhinaba Rakshit
- [PATCH] crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI,
Ard Biesheuvel
- [PATCH] MAINTAINERS: .mailmap: Update Sumit Garg's email address, Sumit Garg
- [PATCH 0/7] crypto: acomp - Add request chaining and virtual address support,
Herbert Xu
- [PATCH] x86/crc32: use builtins to improve code generation,
Bill Wendling
- [PATCH] dt-bindings: crypto: inside-secure,safexcel: Allow dma-coherent, Rob Herring (Arm)
- [PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead(),
Yosry Ahmed
- [PATCH v4 5/6] tpm: Add a driver for Loongson TPM device,
Qunqin Zhao
- [PATCH v4 0/6] Drivers for Loongson security engine,
Qunqin Zhao
- [PATCH 4/4] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM, Ashish Kalra
- [PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM,
Ashish Kalra
- [PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more,
Arnd Bergmann
- [PATCH] crypto: api - Move struct crypto_type into internal.h, Herbert Xu
- [syzbot] [crypto?] possible deadlock in crypto_exit_scomp_ops_async,
syzbot
- [no subject], Unknown
- [PATCH 0/2] Enable Qualcomm Crypto Engine for QCS615,
Abhinaba Rakshit
- [PATCH 0/2] Enable TRNG for QCS615 Platform,
Abhinaba Rakshit
- [PATCH v3 00/10] Tegra Security Engine driver improvements,
Akhil R
- [PATCH v3 06/10] crypto: tegra: Fix HASH intermediate result handling, Akhil R
- [PATCH v3 07/10] crypto: tegra: Fix CMAC intermediate result handling, Akhil R
- [PATCH v3 02/10] crypto: tegra: Do not use fixed size buffers, Akhil R
- [PATCH v3 04/10] crypto: tegra: check return value for hash do_one_req, Akhil R
- [PATCH v3 03/10] crypto: tegra: finalize crypto req on error, Akhil R
- [PATCH v3 08/10] crypto: tegra: Set IV to NULL explicitly for AES ECB, Akhil R
- [PATCH v3 09/10] crypto: tegra: Reserve keyslots to allocate dynamically, Akhil R
- [PATCH v3 01/10] crypto: tegra: Use separate buffer for setkey, Akhil R
- [PATCH v3 05/10] crypto: tegra: Transfer HASH init function to crypto engine, Akhil R
- [PATCH v3 10/10] crypto: tegra: Use HMAC fallback when keyslots are full, Akhil R
- [PATCH 0/1] mxs-dcp: Fix support for UNIQUE_KEY?,
Sven Schwermer
- [PATCH] lib/lzo: Avoid output overruns when compressing,
Herbert Xu
- [PATCH] crypto: skcipher - Use restrict rather than hand-rolling accesses, Herbert Xu
- [PATCH] crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type,
linux
- [PATCH] crypto: octeontxs -: Remove unused function otx_cpt_eng_grp_has_eng_type,
linux
- [PATCH] crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info,
linux
- [PATCH v7 00/10] Basic SEV-SNP Selftests,
Pratik R. Sampat
- [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure, Pratik R. Sampat
- [PATCH v7 02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2, Pratik R. Sampat
- [PATCH v7 04/10] KVM: selftests: Add SMT control state helper, Pratik R. Sampat
- [PATCH v7 05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ(), Pratik R. Sampat
- [PATCH v7 03/10] KVM: selftests: Add vmgexit helper, Pratik R. Sampat
- [PATCH v7 06/10] KVM: selftests: Introduce SEV VM type check, Pratik R. Sampat
- [PATCH v7 07/10] KVM: selftests: Add library support for interacting with SNP, Pratik R. Sampat
- [PATCH v7 10/10] KVM: selftests: Add a basic SEV-SNP smoke test, Pratik R. Sampat
- [PATCH v7 08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type, Pratik R. Sampat
- [PATCH v7 09/10] KVM: selftests: Abstractions for SEV to decouple policy from type, Pratik R. Sampat
- [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs,
Zijun Hu
- [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group(), Zijun Hu
- [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus(), Zijun Hu
- [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister(), Zijun Hu
- [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer(), Zijun Hu
- [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx(), Zijun Hu
- [PATCH *-next 17/18] dma-mapping: Remove needless return in five void APIs, Zijun Hu
- [PATCH *-next 16/18] rhashtable: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init(), Zijun Hu
- [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs, Zijun Hu
- [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm(), Zijun Hu
- [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns(), Zijun Hu
- [PATCH *-next 18/18] mtd: nand: Do not return void function in void function, Zijun Hu
- [PATCH *-next 14/18] PM: wakeup: Remove needless return in three void APIs, Zijun Hu
- [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set(), Zijun Hu
- [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page(), Zijun Hu
- [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb(), Zijun Hu
- [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns(), Zijun Hu
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Greg Kroah-Hartman
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Arnd Bergmann
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Stephen Hemminger
- Re: [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs, Zijun Hu
- [PATCH] LoongArch: vDSO: vgetrandom-chacha: Make use of the t8 register,
Xi Ruoyao
- [PATCH v3] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML,
J. Neuschäfer via B4 Relay
- [RFC PATCH 0/2] Eliminate the no-SIMD en/decryption fallbacks on x86,
Eric Biggers
- [PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM,
Ashish Kalra
- [PATCH v3 00/19] crypto: scatterlist handling improvements,
Eric Biggers
- [PATCH v3 01/19] crypto: scatterwalk - move to next sg entry just in time, Eric Biggers
- [PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data, Eric Biggers
- [PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data, Eric Biggers
- [PATCH v3 02/19] crypto: scatterwalk - add new functions for skipping data, Eric Biggers
- [PATCH v3 14/19] crypto: x86/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 05/19] crypto: scatterwalk - add scatterwalk_get_sglist(), Eric Biggers
- [PATCH v3 06/19] crypto: skcipher - use scatterwalk_start_at_pos(), Eric Biggers
- [PATCH v3 07/19] crypto: aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 08/19] crypto: arm/ghash - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 09/19] crypto: arm64 - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 10/19] crypto: nx - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 19/19] crypto: scatterwalk - don't split at page boundaries when !HIGHMEM, Eric Biggers
- [PATCH v3 11/19] crypto: s390/aes-gcm - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 12/19] crypto: s5p-sss - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 15/19] crypto: x86/aegis - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 16/19] net/tls: use the new scatterwalk functions, Eric Biggers
- [PATCH v3 17/19] crypto: skcipher - use the new scatterwalk functions, Eric Biggers
- [PATCH v3 18/19] crypto: scatterwalk - remove obsolete functions, Eric Biggers
- [PATCH v3 13/19] crypto: stm32 - use the new scatterwalk functions, Eric Biggers
- Re: [PATCH v3 00/19] crypto: scatterlist handling improvements, Herbert Xu
- [PATCH] hwrng: Fix indentation of HW_RANDOM_CN10K help text,
Geert Uytterhoeven
- [RESEND PATCH] crypto: bcm - set memory to zero only once,
Thorsten Blum
- [PATCH V3 0/6] Drivers for Loongson security engine,
Qunqin Zhao
- [RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO,
Alexey Kardashevskiy
- [RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public, Alexey Kardashevskiy
- [RFC PATCH v2 02/22] PCI/IDE: Fixes to make it work on AMD SNP-SEV, Alexey Kardashevskiy
- [RFC PATCH v2 03/22] PCI/IDE: Init IDs on all IDE streams beforehand, Alexey Kardashevskiy
- [RFC PATCH v2 04/22] iommu/amd: Report SEV-TIO support, Alexey Kardashevskiy
- [RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported, Alexey Kardashevskiy
- [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid, Alexey Kardashevskiy
- [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules, Alexey Kardashevskiy
- [RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM, Alexey Kardashevskiy
- [RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface, Alexey Kardashevskiy
- [RFC PATCH v2 11/22] KVM: SEV: Add TIO VMGEXIT, Alexey Kardashevskiy
- [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO, Alexey Kardashevskiy
- [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd, Alexey Kardashevskiy
- [RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module, Alexey Kardashevskiy
- [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support, Alexey Kardashevskiy
- [RFC PATCH v2 14/22] iommufd: Add TIO calls, Alexey Kardashevskiy
- [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices, Alexey Kardashevskiy
- [RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO, Alexey Kardashevskiy
- [RFC PATCH v2 15/22] KVM: X86: Handle private MMIO as shared, Alexey Kardashevskiy
- [RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation, Alexey Kardashevskiy
- [RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted, Alexey Kardashevskiy
- [RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event, Alexey Kardashevskiy
- [RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs, Alexey Kardashevskiy
- Re: [RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO, Borislav Petkov
- [PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2,
T Pratham
- [PATCH] x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings,
Eric Biggers
- [PATCH] Revert "fscrypt: relax Kconfig dependencies for crypto API algorithms",
Eric Biggers
- [PATCH] Revert "fsverity: relax build time dependency on CRYPTO_SHA256",
Eric Biggers
- crypto: fscrypt: crypto_create_tfm_node memory leak,
Lucas Tanure
- [PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher,
Arnd Bergmann
- [no subject], Unknown
- [syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update,
syzbot
- [PATCH 0/4] RISC-V CRC optimizations,
Eric Biggers
- [v2 PATCH 00/11] Multibuffer hashing take two,
Herbert Xu
- [v2 PATCH 01/11] crypto: ahash - Only save callback and data in ahash_save_req, Herbert Xu
- [v2 PATCH 03/11] crypto: hash - Add request chaining API, Herbert Xu
- [v2 PATCH 02/11] crypto: x86/ghash - Use proper helpers to clone request, Herbert Xu
- [v2 PATCH 05/11] crypto: ahash - Add virtual address support, Herbert Xu
- [v2 PATCH 04/11] crypto: tcrypt - Restore multibuffer ahash tests, Herbert Xu
- [v2 PATCH 06/11] crypto: ahash - Set default reqsize from ahash_alg, Herbert Xu
- [v2 PATCH 07/11] crypto: testmgr - Add multibuffer hash testing, Herbert Xu
- [v2 PATCH 09/11] crypto: hash - Add sync hash interface, Herbert Xu
- [v2 PATCH 08/11] crypto: x86/sha2 - Restore multibuffer AVX2 support, Herbert Xu
- [v2 PATCH 10/11] fsverity: Use sync hash instead of shash, Herbert Xu
- [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing, Eric Biggers
- [v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing, Herbert Xu
- Re: [v2 PATCH 00/11] Multibuffer hashing take two, Eric Biggers
- [PATCH] crypto: inside-secure: eip93: Correctly handle return of for sg_nents_for_len,
Christian Marangi
- [PATCH] crypto: skcipher - Zap type in crypto_alloc_sync_skcipher, Herbert Xu
- [PATCH 0/2] crypto: qat - refactor service parsing logic,
Giovanni Cabiddu
- [PATCH v3 0/4] Non-const bitfield helpers,
Geert Uytterhoeven
- [PATCH 0/2] prandom: add crypto warnings and switch to new PRNG,
Markus Theil
- [PATCH] test_hash.c: replace custom PRNG by prandom, Markus Theil
- [PATCH] crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACK, Herbert Xu
- [PATCH] KVM: SVM: snp_alloc_firmware_pages: memory leak,
Alexey Kardashevskiy
- [PATCH] crypto: api - Fix larval relookup type and mask, Herbert Xu
- [PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine,
Abel Vesa
- [PATCH v4] riscv/crc-t10dif: Optimize crct10dif with zbc extension, Eric Biggers
- [PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
- [bug report] crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support,
Dan Carpenter
- [linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds, kernel test robot
- [PATCH] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular,
Herbert Xu
[PATCH v2 0/3] Drivers for Loongson security engine,
Qunqin Zhao
[PATCH v2 00/10] Tegra Security Engine driver improvements,
Akhil R
- [PATCH v2 01/10] crypto: tegra: Use separate buffer for setkey, Akhil R
- [PATCH v2 02/10] crypto: tegra: Do not use fixed size buffers, Akhil R
- [PATCH v2 03/10] crypto: tegra: finalize crypto req on error, Akhil R
- [PATCH v2 05/10] crypto: tegra: Transfer HASH init function to crypto engine, Akhil R
- [PATCH v2 04/10] crypto: tegra: check return value for hash do_one_req, Akhil R
- [PATCH v2 07/10] crypto: tegra: Fix CMAC intermediate result handling, Akhil R
- [PATCH v2 06/10] crypto: tegra: Fix HASH intermediate result handling, Akhil R
- [PATCH v2 08/10] crypto: tegra: Set IV to NULL explicitly for AES ECB, Akhil R
- [PATCH v2 10/10] crypto: tegra: Use HMAC fallback when keyslots are full, Akhil R
- [PATCH v2 09/10] crypto: tegra: Reserve keyslots to allocate dynamically, Akhil R
[PATCH 0/2] crypto: qat - improvements to Makefiles,
Giovanni Cabiddu
[PATCH] crypto: aead - use str_yes_no() helper in crypto_aead_show(),
Thorsten Blum
[PATCH v4 RESEND] riscv: Optimize crct10dif with zbc extension, Zhihang Shao
[PATCH v4] riscv: Optimize crct10dif with zbc extension,
Zhihang Shao
[PATCH v4 0/3] Fix broken SNP support with KVM module built-in,
Ashish Kalra
[PATCH] crypto: bcm - set memory to zero only once,
Thorsten Blum
[PATCH] x86/crc32: improve crc32c_arch() code generation with clang,
Eric Biggers
[PATCH v4 0/6] x86 CRC optimizations,
Eric Biggers
[PATCH] crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause,
Eric Biggers
[PATCH v4] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support,
Eric Biggers
[PATCH] crypto: ahash - use str_yes_no() helper in crypto_ahash_show(),
Thorsten Blum
[PATCH] crypto: inside-secure - Eliminate duplication in top-level Makefile, Herbert Xu
Re: The business loan-, David Song
[PATCH] lib/crc-t10dif: remove crc_t10dif_is_optimized(),
Eric Biggers
Re: [PATCH 6.6 000/389] 6.6.76-rc2 review,
Naresh Kamboju
[PATCH v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support,
Eric Biggers
[PATCH v2 0/6] A few more CRC32 library cleanups,
Eric Biggers
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings,
J. Neuschäfer via B4 Relay
- [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs, J. Neuschäfer via B4 Relay
- [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML, J. Neuschäfer via B4 Relay
- [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio, J. Neuschäfer via B4 Relay
- [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern, J. Neuschäfer via B4 Relay
- [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand, J. Neuschäfer via B4 Relay
- Re: [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings, Mark Brown
[PATCH] crypto: ccp - Add support for PCI device 0x1134,
Devaraj Rangasamy
[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis,
Marco Elver
- [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h, Marco Elver
- [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire(), Marco Elver
- [PATCH RFC 04/24] compiler-capability-analysis: Add test stub, Marco Elver
- [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis, Marco Elver
- [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis, Marco Elver
- [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment, Marco Elver
- [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis, Marco Elver
- [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for capability analysis, Marco Elver
- [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's capability analysis, Marco Elver
- [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value, Marco Elver
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]