Show patches with: none      |   10829 patches
« 1 2 3 4108 109 »
Patch Series S/W/F Date Submitter Delegate State
crypto: iaa - Use cpumask_weight() when rebalancing crypto: iaa - Use cpumask_weight() when rebalancing --- 2024-04-05 Tom Zanussi New
[1/1] mm: change inlined allocation helpers to account at the call site [1/1] mm: change inlined allocation helpers to account at the call site --- 2024-04-04 Suren Baghdasaryan Superseded
[v8,13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,11/13] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,10/13] crypto: ecdsa - Rename keylen to bufsize where necessary Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,08/13] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,05/13] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,03/13] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[v8,01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible Add support for NIST P521 to ecdsa --- 2024-04-04 Stefan Berger New
[9/9] crypto: hisilicon/debugfs - Add the err memory release process to qm uninit Untitled series #238980 --- 2024-04-03 Chenghai Huang Superseded
[8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump Untitled series #238980 --- 2024-04-03 Chenghai Huang New
[7/9] crypto: hisilicon/sec - Fix memory leak for sec resource release Untitled series #238980 --- 2024-04-03 Chenghai Huang Superseded
[6/9] crypto: hisilicon - Adjust debugfs creation and release order Untitled series #238980 --- 2024-04-03 Chenghai Huang Superseded
[2/9] crypto: hisilicon/debugfs - Fix debugfs uninit process issue Untitled series #238980 --- 2024-04-03 Chenghai Huang Superseded
[v7,5/5] arm64: tegra: Add Tegra Security Engine DT nodes [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v7,3/5] crypto: tegra: Add Tegra Security Engine driver [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v7,1/5] dt-bindings: crypto: Add Tegra Security Engine [v7,1/5] dt-bindings: crypto: Add Tegra Security Engine --- 2024-04-03 Akhil R New
[v8,5/6] docs: document DCP-backed trusted keys kernel params [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
[v8,3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
[v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys [v8,1/6] crypto: mxs-dcp: Add support for hardware-bound keys --- 2024-04-03 David Gstir New
crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key() crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key() --- 2024-04-01 Roman Smirnov New
[v12,29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,27/29] crypto: ccp: Add the SNP_VLEK_LOAD command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,25/29] KVM: SVM: Add module parameter to enable the SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,22/29] KVM: SEV: Implement gmem hook for invalidating private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,21/29] KVM: SEV: Implement gmem hook for initializing private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,20/29] KVM: SEV: Add support for GHCB-based termination requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,17/29] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,15/29] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,09/29] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,07/29] KVM: SEV: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,05/29] KVM: x86: Define RMP page fault error bits for #NPF Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,04/29,TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,03/29,TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth Superseded
[v12,02/29,TEMP] x86/cc: Add cc_platform_set/_clear() helpers Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v12,01/29,TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support --- 2024-03-29 Michael Roth New
[v2] crypto: jitter - Replace http with https [v2] crypto: jitter - Replace http with https --- 2024-03-29 Thorsten Blum New
[v2] crypto: jitter - Remove duplicate word in comment [v2] crypto: jitter - Remove duplicate word in comment --- 2024-03-29 Thorsten Blum New
[v2,6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
[v2,1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support Faster AES-XTS on modern x86_64 CPUs --- 2024-03-29 Eric Biggers New
misc: uacce - add the null check for the input pointer and its pointer members misc: uacce - add the null check for the input pointer and its pointer members --- 2024-03-29 Chenghai Huang New
[v9,14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,13/14] crypto: x86/aes - Prepare for new AES-XTS implementation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,12/14] x86/Kconfig: Add a configuration for Key Locker x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4 x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,07/14] x86/cpu/keylocker: Load a wrapping key at boot time x86: Support Key Locker --- 2024-03-29 Chang S. Bae Superseded
[v9,06/14] x86/keylocker: Define Key Locker CPUID leaf x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,05/14] x86/msr-index: Add MSRs for Key Locker wrapping key x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,03/14] x86/insn: Add Key Locker instructions to the opcode map x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,02/14] x86/cpufeature: Enumerate Key Locker feature x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
[v9,01/14] Documentation/x86: Document Key Locker x86: Support Key Locker --- 2024-03-29 Chang S. Bae New
crypto: jitter - Replace http with https crypto: jitter - Replace http with https --- 2024-03-28 Thorsten Blum New
[v1,4/4] Enable Driver compilation in crypto Kconfig and Makefile file Add spacc crypto driver support --- 2024-03-28 Pavitrakumar Managutte Superseded
[v1,3/4] Add SPAcc dts overlay Add spacc crypto driver support --- 2024-03-28 Pavitrakumar Managutte Superseded
[v1,2/4] Add SPACC Kconfig and Makefile Add spacc crypto driver support --- 2024-03-28 Pavitrakumar Managutte Superseded
[v1,1/4] Add SPAcc driver to Linux kernel Add spacc crypto driver support --- 2024-03-28 Pavitrakumar Managutte Superseded
[4/4] crypto: iaa - Add Software Compression stats to IAA Compression Accelerator stats crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[3/4] crypto: iaa - Add deflate-iaa-dynamic compression algorithm crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[2/4] crypto: iaa - Add deflate-canned compression algorithm crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[1/4] crypto: Add 'canned' compression mode for zlib crypto: Add new compression modes for zlib and IAA --- 2024-03-28 Andre Glover New
[v2] crypto: ecdh - explicitly zeroize private_key [v2] crypto: ecdh - explicitly zeroize private_key --- 2024-03-28 Joachim Vandersmissen New
crypto: jitter - Remove duplicate word in comment crypto: jitter - Remove duplicate word in comment --- 2024-03-28 Thorsten Blum New
[7/7] drivers: perf: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[6/7] io_uring: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[5/7] ipc: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[4/7] initrd: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[3/7] crypto: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[2/7] security: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[1/7] memory: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array --- 2024-03-28 Joel Granados via B4 Relay New
[0/7] sysctl: Remove sentinel elements from misc directories --- 2024-03-28 Joel Granados via B4 Relay New
raid6test: Use str_plural() to fix Coccinelle warning raid6test: Use str_plural() to fix Coccinelle warning --- 2024-03-28 Thorsten Blum Superseded
[REVIEW] hwrng: add exynos Secure World RNG device driver [REVIEW] hwrng: add exynos Secure World RNG device driver --- 2024-03-28 Alexey Klimov New
« 1 2 3 4108 109 »