Linux EFI Development - Date Index
[Prev Page][Next Page]
- Re: Linux DRTM on UEFI platforms, (continued)
- [PATCH] Removing the unused TODO,
Dipankar Das
- [PATCH 0/9] introduce mirrored memory support for arm64,
Wupeng Ma
- [PATCH 1/9] efi: Make efi_print_memmap() public, Wupeng Ma
- [PATCH 2/9] arm64: efi: Add fake memory support, Wupeng Ma
- [PATCH 3/9] efi: Make efi_find_mirror() public, Wupeng Ma
- [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges, Wupeng Ma
- [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages, Wupeng Ma
- [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level, Wupeng Ma
- [PATCH 7/9] mm: Calc the right pfn if page size is not 4K, Wupeng Ma
- [PATCH 9/9] ia64/efi: Code simplification in efi_init, Wupeng Ma
- [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified, Wupeng Ma
- Re: [PATCH 0/9] introduce mirrored memory support for arm64, Ard Biesheuvel
- [PATCH V3 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux,
Sunil V L
- [PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux,
Sunil V L
- [PATCH 5.16 06/37] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH 5.15 06/32] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH 5.10 04/30] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH 4.19 47/57] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH 5.4 03/17] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH 4.14 15/22] efi: fix return value of __setup handlers, Greg Kroah-Hartman
- [PATCH] x86/efi: Remove references of EFI earlyprintk from documentation,
Akihiko Odaki
- [PATCH V8 09/22] LoongArch: Add boot and setup routines,
Huacai Chen
- [GIT PULL] EFI fix for v5.17,
Ard Biesheuvel
- [PATCH v3] pstore: Don't use semaphores in always-atomic-context code,
Jann Horn
- [RFC PATCH v0 0/6] Minimal Linux/arm64 VM firmware (written in Rust),
ardb
- [PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly, Brijesh Singh
- [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes, Brijesh Singh
- [PATCH v12 07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v12 08/46] x86/sev: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v12 12/46] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v12 14/46] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v12 15/46] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v12 16/46] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v12 20/46] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v12 23/46] x86/head/64: Re-enable stack protection, Brijesh Singh
- [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table, Brijesh Singh
- [PATCH v12 18/46] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v12 24/46] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v12 25/46] x86/compressed/acpi: Move EFI system table lookup to helper, Brijesh Singh
- [PATCH v12 26/46] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v12 21/46] x86/mm: Validate memory when changing the C-bit, Brijesh Singh
- [PATCH v12 17/46] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v12 28/46] x86/compressed/acpi: Move EFI kexec handling into common code, Brijesh Singh
- [PATCH v12 27/46] x86/compressed/acpi: Move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v12 34/46] x86/compressed: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v12 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v12 43/46] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v12 44/46] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH v12 33/46] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v12 45/46] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v12 35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v12 40/46] x86/sev: add sev=debug cmdline option to dump SNP CPUID table, Brijesh Singh
- [PATCH v12 41/46] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v12 36/46] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v12 37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v12 43.1/46] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH V7 09/22] LoongArch: Add boot and setup routines, Huacai Chen
- [PATCH] efi: Add missing prototype for efi_capsule_setup_info,
Jan Kiszka
- [efi:next] BUILD SUCCESS 2baa81c83f6f3a927cfbbbd707b669d039302625, kernel test robot
- [RFC PATCH V2 0/1] RISCV_EFI_BOOT_PROTOCOL support in linux,
Sunil V L
- [PATCH v3 0/2] Handle UEFI NX-restricted page tables,
Baskov Evgeniy
- [efi:urgent] BUILD SUCCESS 9feaf8b387ee0ece9c1d7add308776b502a35d0c, kernel test robot
- [Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps?,
Kefeng Wang
- [PATCH] efi: fix return value of __setup handlers,
Randy Dunlap
- [efi:urgent] BUILD SUCCESS 258dd902022cb10c83671176688074879517fd21, kernel test robot
- [PATCH v8 0/4] Allow guest access to EFI confidential computing secret area,
Dov Murik
- [GIT PULL] More EFI fixes for v5.17,
Ard Biesheuvel
- [PATCH V6 09/22] LoongArch: Add boot and setup routines,
Huacai Chen
- [PATCH v4 2/3] sysfb: Enable boot time VESA graphic mode selection,
Michal Suchanek
- [PATCH v4 3/3] efifb: Remove redundant efifb_setup_from_dmi stub,
Michal Suchanek
- [PATCH v4 1/3] sysfb: Make config option dependencies explicit,
Michal Suchanek
- [PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v11 04/45] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v11 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v11 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v11 05/45] x86/boot: Introduce helpers for MSR reads/writes, Brijesh Singh
- [PATCH v11 24/45] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v11 44/45] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v11 13/45] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v11 25/45] x86/compressed/acpi: Move EFI system table lookup to helper, Brijesh Singh
- [PATCH v11 40/45] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v11 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v11 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v11 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v11 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v11 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v11 10/45] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v11 21/45] x86/mm: Validate memory when changing the C-bit, Brijesh Singh
- [PATCH v11 26/45] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v11 27/45] x86/compressed/acpi: Move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v11 18/45] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v11 23/45] x86/head/64: Re-enable stack protection, Brijesh Singh
- [PATCH v11 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table, Brijesh Singh
- [PATCH v11 14/45] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v11 41/45] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v11 42/45] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v11 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v11 12/45] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v11 08/45] x86/sev: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v11 38/45] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v11 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v11 34/45] x86/compressed: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v11 36/45] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v11 15/45] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v11 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v11 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly, Brijesh Singh
- [PATCH v11 17/45] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v11 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v11 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v11 11/45] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v11 43/45] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH v11 28/45] x86/compressed/acpi: Move EFI kexec handling into common code, Brijesh Singh
- [PATCH v11 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- Re: [PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support, Borislav Petkov
- [PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables,
Baskov Evgeniy
- [efi:next] BUILD SUCCESS 0ea9e1c3dbd4e78f7a82d23fdc959622432e461c, kernel test robot
- [efi:next] BUILD SUCCESS 1e9e574abaea04b78913ef887d79038ba5d1d2e8, kernel test robot
- [PATCH v2] pstore: Don't use semaphores in always-atomic-context code,
Jann Horn
- [PATCH] efivars: Respect "block" flag in efivar_entry_set_safe(),
Jann Horn
- [PATCH] pstore: Don't use semaphores in always-atomic-context code,
Jann Horn
- Re: [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit,
Brijesh Singh
- Re: [PATCH v2] arm64: move efi_reboot to restart handler,
Alexander Sverdlin
- [PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v10 03/45] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v10 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly, Brijesh Singh
- [PATCH v10 10/45] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v10 05/45] x86/boot: Introduce helpers for MSR reads/writes, Brijesh Singh
- [PATCH v10 04/45] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v10 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v10 11/45] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v10 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v10 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v10 08/45] x86/sev: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v10 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v10 12/45] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v10 13/45] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v10 15/45] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v10 17/45] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v10 14/45] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v10 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v10 18/45] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v10 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v10 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table, Brijesh Singh
- [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH v10 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v10 24/45] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v10 27/45] x86/compressed/acpi: Move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v10 26/45] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v10 23/45] x86/head/64: Re-enable stack protection, Brijesh Singh
- [PATCH v10 25/45] x86/compressed/acpi: Move EFI system table lookup to helper, Brijesh Singh
- [PATCH v10 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v10 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v10 28/45] x86/compressed/acpi: Move EFI kexec handling into common code, Brijesh Singh
- [PATCH v10 29/45] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v10 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v10 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v10 41/45] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v10 36/45] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v10 38/45] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v10 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v10 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v10 34/45] x86/compressed: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v10 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v10 40/45] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v10 43/45] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH v10 42/45] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v10 44/45] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v10 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH] efi: Do not import certificates from UEFI Secure Boot for T2 Macs,
Aditya Garg
- [BUG SEVERE] Failure to enable EFI Runtime services on T2 Macs,
Aditya Garg
- [PATCH v3] arm64: move efi_reboot to restart handler, Krzysztof Adamski
- [PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption,
Martin Fernandez
- [PATCH v5 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook,
Hans de Goede
- [PATCH v5 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier(), Hans de Goede
- [PATCH v5 02/20] power: supply: bq25890: Rename IILIM field to IINLIM, Hans de Goede
- [PATCH v5 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures, Hans de Goede
- [PATCH v5 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper, Hans de Goede
- [PATCH v5 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove(), Hans de Goede
- [PATCH v5 06/20] power: supply: bq25890: Add support to read back the settings from the chip, Hans de Goede
- [PATCH v5 07/20] power: supply: bq25890: Enable charging on boards where we skip reset, Hans de Goede
- [PATCH v5 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check, Hans de Goede
- [PATCH v5 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper, Hans de Goede
- [PATCH v5 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator, Hans de Goede
- [PATCH v5 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection, Hans de Goede
- [PATCH v5 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper, Hans de Goede
- [PATCH v5 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol, Hans de Goede
- [PATCH v5 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic, Hans de Goede
- [PATCH v5 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific, Hans de Goede
- [PATCH v5 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors, Hans de Goede
- [PATCH v5 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger(), Hans de Goede
- [PATCH v5 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field, Hans de Goede
- [PATCH v5 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device, Hans de Goede
- [PATCH v5 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters, Hans de Goede
- [PATCH v7 0/5] Allow guest access to EFI confidential computing secret area,
Dov Murik
- [PATCH] efi: Move error message to warning,
arshad hussain
- [PATCH v4 resend 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook,
Hans de Goede
- [PATCH v4 02/20] power: supply: bq25890: Rename IILIM field to IINLIM, Hans de Goede
- [PATCH v4 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier(), Hans de Goede
- [PATCH v4 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures, Hans de Goede
- [PATCH v4 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper, Hans de Goede
- [PATCH v4 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove(), Hans de Goede
- [PATCH v4 06/20] power: supply: bq25890: Add support to read back the settings from the chip, Hans de Goede
- [PATCH v4 07/20] power: supply: bq25890: Enable charging on boards where we skip reset, Hans de Goede
- [PATCH v4 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check, Hans de Goede
- [PATCH v4 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper, Hans de Goede
- [PATCH v4 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator, Hans de Goede
- [PATCH v4 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection, Hans de Goede
- [PATCH v4 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper, Hans de Goede
- [PATCH v4 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific, Hans de Goede
- [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors, Hans de Goede
- [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger(), Hans de Goede
- [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device, Hans de Goede
- [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters, Hans de Goede
- [PATCH v4 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol, Hans de Goede
- [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic, Hans de Goede
- [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field, Hans de Goede
- [PATCHv3 0/7] Implement support for unaccepted memory,
Kirill A. Shutemov
- [PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v9 01/43] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v9 02/43] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v9 04/43] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v9 03/43] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v9 09/43] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v9 08/43] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v9 07/43] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v9 06/43] x86/sev: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v9 12/43] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v9 11/43] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v9 10/43] x86/sev: Check SEV-SNP features support, Brijesh Singh
- [PATCH v9 13/43] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v9 14/43] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v9 15/43] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v9 16/43] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table, Brijesh Singh
- [PATCH v9 20/43] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v9 21/43] x86/head/64: Re-enable stack protection, Brijesh Singh
- [PATCH v9 23/43] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v9 22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v9 24/43] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v9 28/43] x86/compressed/acpi: Move EFI kexec handling into common code, Brijesh Singh
- [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v9 32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v9 27/43] x86/compressed/acpi: Move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v9 26/43] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v9 25/43] x86/compressed/acpi: Move EFI system table lookup to helper, Brijesh Singh
- [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH v9 34/43] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v9 36/43] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v9 35/43] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v9 37/43] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v9 38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v9 42/43] virt: sevguest: Add support to derive key, Brijesh Singh
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]