Show patches with: State = Action Required       |    Archived = No       |   1660 patches
« 1 2 ... 8 9 1016 17 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v0,4/6] Discover QEMU fwcfg device and use it to load the kernel Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,3/6] Add paging code to manage the full ID map Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,2/6] Add DTB processing Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,1/6] Implement a bare metal Rust runtime on top of QEMU's mach-virt Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[v12,46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,38/46] x86/sev: Add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,36/46] x86/compressed: Export and rename add_identity_map() Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,34/46] x86/compressed: Add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,31/46] x86/sev: Move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,28/46] x86/compressed/acpi: Move EFI kexec handling into common code Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,27/46] x86/compressed/acpi: Move EFI vendor table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,26/46] x86/compressed/acpi: Move EFI config table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,25/46] x86/compressed/acpi: Move EFI system table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,24/46] x86/compressed/acpi: Move EFI detection to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,23/46] x86/head/64: Re-enable stack protection Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,08/46] x86/sev: Detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,06/46] x86/boot: Use MSR read/write helpers instead of inline assembly Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,05/46] x86/boot: Introduce helpers for MSR reads/writes Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,04/46] KVM: SVM: Update the SEV-ES save area mapping Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,03/46] KVM: SVM: Create a separate mapping for the GHCB save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v12,02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-03-07 Brijesh Singh New
[v6,2/2] EDAC/ghes: use cper functions to avoid code duplication Untitled series #169224 --- 2022-03-03 Shuai Xue New
[Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps? [Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps? --- 2022-03-01 Kefeng Wang New
[v8,3/4] efi: Load efi_secret module if EFI secret area is populated Allow guest access to EFI confidential computing secret area --- 2022-02-28 Dov Murik New
[v8,2/4] virt: Add efi_secret module to expose confidential computing secrets Allow guest access to EFI confidential computing secret area --- 2022-02-28 Dov Murik New
[GIT,PULL] More EFI fixes for v5.17 [GIT,PULL] More EFI fixes for v5.17 --- 2022-02-28 Ard Biesheuvel New
[v11,39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-02-24 Brijesh Singh New
[RFC,v2,2/2] libstub: ensure allocated memory to be executable Handle UEFI NX-restricted page tables --- 2022-02-24 Evgeniy Baskov New
[RFC,v2,1/2] libstub: declare DXE services table Handle UEFI NX-restricted page tables --- 2022-02-24 Evgeniy Baskov New
[v2] pstore: Don't use semaphores in always-atomic-context code [v2] pstore: Don't use semaphores in always-atomic-context code --- 2022-02-18 Jann Horn New
[v2] efi: Do not import certificates from UEFI Secure Boot for T2 Macs [v2] efi: Do not import certificates from UEFI Secure Boot for T2 Macs --- 2022-02-10 Aditya Garg New
[v10,09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-02-09 Brijesh Singh New
efi: Do not import certificates from UEFI Secure Boot for T2 Macs efi: Do not import certificates from UEFI Secure Boot for T2 Macs --- 2022-02-09 Aditya Garg New
[v3] arm64: move efi_reboot to restart handler [v3] arm64: move efi_reboot to restart handler --- 2022-02-07 Krzysztof Adamski New
[v6,6/6] drivers/node: Show in sysfs node's crypto capabilities x86: Show in sysfs if a memory node is able to do encryption --- 2022-02-03 Martin Fernandez New
[v6,4/6] x86/e820: Tag e820_entry with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption --- 2022-02-03 Martin Fernandez New
[v6,3/6] x86/e820: Refactor range_update and range_remove x86: Show in sysfs if a memory node is able to do encryption --- 2022-02-03 Martin Fernandez New
[v6,1/6] mm/memblock: Tag memblocks with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption --- 2022-02-03 Martin Fernandez New
[v5,12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-02-01 Hans de Goede New
[v7,5/5] docs: security: Add coco/efi_secret documentation Allow guest access to EFI confidential computing secret area --- 2022-02-01 Dov Murik New
[v7,2/5] efi/libstub: Reserve confidential computing secret area Allow guest access to EFI confidential computing secret area --- 2022-02-01 Dov Murik New
efi: Move error message to warning efi: Move error message to warning --- 2022-01-31 arshad hussain New
[v4,02/20] power: supply: bq25890: Rename IILIM field to IINLIM power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook --- 2022-01-30 Hans de Goede New
[PATCHv3.1,1/7] mm: Add support for unaccepted memory [PATCHv3.1,1/7] mm: Add support for unaccepted memory --- 2022-01-30 Kirill A. Shutemov New
[PATCHv3,7/7] x86/tdx: Unaccepted memory support Implement support for unaccepted memory --- 2022-01-28 Kirill A. Shutemov New
[PATCHv3,6/7] x86/mm: Provide helpers for unaccepted memory Implement support for unaccepted memory --- 2022-01-28 Kirill A. Shutemov New
[v9,43/43] virt: sevguest: Add support to get extended report Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,42/43] virt: sevguest: Add support to derive key Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,40/43] x86/sev: Register SEV-SNP guest request platform device Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,37/43] x86/sev: Add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,36/43] x86/compressed/64: Add identity mapping for Confidential Computing blob Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,34/43] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,33/43] x86/compressed: Add SEV-SNP feature detection/setup Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,27/43] x86/compressed/acpi: Move EFI vendor table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,26/43] x86/compressed/acpi: Move EFI config table lookup to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,23/43] KVM: x86: Move lookup of indexed CPUID leafs to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[v9,15/43] x86/sev: Register GHCB memory when SEV-SNP is active Add AMD Secure Nested Paging (SEV-SNP) Guest Support --- 2022-01-28 Brijesh Singh New
[GIT,PULL] EFI fixes for v5.17 [GIT,PULL] EFI fixes for v5.17 --- 2022-01-28 Ard Biesheuvel New
[RFC,1/1] riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL RISCV_EFI_BOOT_PROTOCOL support in linux --- 2022-01-26 Sunil V L New
[5.15,428/846] efi: apply memblock cap after memblock_add() Untitled series #165439 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0502/1039] of: fdt: Aggregate the processing of "linux,usable-memory-range" Untitled series #165579 --- 2022-01-24 Greg Kroah-Hartman New
[v5,4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap x86: Show in sysfs if a memory node is able to do encryption --- 2022-01-13 Martin Fernandez New
[v5,3/5] x86/e820: Tag e820_entry with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption --- 2022-01-13 Martin Fernandez New
[PATCHv2,7/7] x86/tdx: Unaccepted memory support Implement support for unaccepted memory --- 2022-01-11 Kirill A. Shutemov New
[PATCHv2,6/7] x86/mm: Provide helpers for unaccepted memory Implement support for unaccepted memory --- 2022-01-11 Kirill A. Shutemov New
[PATCHv2,5/7] x86/mm: Reserve unaccepted memory bitmap Implement support for unaccepted memory --- 2022-01-11 Kirill A. Shutemov New
[PATCHv2,3/7] efi/x86: Implement support for unaccepted memory Implement support for unaccepted memory --- 2022-01-11 Kirill A. Shutemov New
[PATCHv2,1/7] mm: Add support for unaccepted memory Implement support for unaccepted memory --- 2022-01-11 Kirill A. Shutemov New
[3/3] efi: enforce usable memory range after reserving regions usable memory range fixes (arm64/fdt/efi) --- 2022-01-10 Frank van der Linden New
[2/3] of: fdt: use memblock usable range interface usable memory range fixes (arm64/fdt/efi) --- 2022-01-10 Frank van der Linden New
[1/3] memblock: define functions to set the usable memory range usable memory range fixes (arm64/fdt/efi) --- 2022-01-10 Frank van der Linden New
[GIT,PULL] EFI updates for v5.17 [GIT,PULL] EFI updates for v5.17 --- 2022-01-10 Ard Biesheuvel New
[v8,7/7] random: move crng_initialize_secondary to CONFIG_NUMA section Untitled series #163583 --- 2021-12-29 Dominik Brodowski New
[v8,6/7] random: early initialization of ChaCha constants Untitled series #163516 --- 2021-12-29 Dominik Brodowski New
[v8,2/7] random: do not re-init if crng_reseed completes before primary init Untitled series #163583 --- 2021-12-29 Dominik Brodowski New
[v7,4/4] random: mix bootloader randomness into pool Untitled series #163516 --- 2021-12-28 Jason A. Donenfeld New
[v7,2/4] random: do not re-init if crng_reseed completes before primary init Untitled series #163516 --- 2021-12-28 Jason A. Donenfeld New
[v6] random: fix crash on multiple early calls to add_bootloader_randomness() [v6] random: fix crash on multiple early calls to add_bootloader_randomness() --- 2021-12-23 Dominik Brodowski New
[4.14,15/45] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol Untitled series #162992 --- 2021-12-20 Greg Kroah-Hartman New
[4.19,15/56] x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol Untitled series #162885 --- 2021-12-20 Greg Kroah-Hartman New
[v2] builddeb: Support signing kernels with the module signing key [v2] builddeb: Support signing kernels with the module signing key --- 2021-12-18 Matthew Wilcox New
[v4,3/5] x86/e820: Tag e820_entry with crypto capabilities x86: Show in sysfs if a memory node is able to do encryption --- 2021-12-16 Martin Fernandez New
efi: fix unmet dependency on CRYPTO for CRYPTO_LIB_SHA256 efi: fix unmet dependency on CRYPTO for CRYPTO_LIB_SHA256 --- 2021-12-15 Julian Braha New
[PATCHv2,2/2] efi: apply memblock cap after memblock_add() arm64: fdt: fix membock add/cap ordering --- 2021-12-14 Pingfan Liu New
[PATCHv2,1/2] of: fdt: Aggregate the processing of "linux,usable-memory-range" arm64: fdt: fix membock add/cap ordering --- 2021-12-14 Pingfan Liu New
« 1 2 ... 8 9 1016 17 »