Linux x86 Platform Driver Development
[Prev Page][Next Page]
[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 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 03/46] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH v12 08/46] x86/sev: 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 10/46] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v12 12/46] x86/sev: Check SEV-SNP features support, 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 18/46] x86/sev: Add helper for validating pages in early enc attribute changes, 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 24/46] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v12 26/46] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v12 25/46] x86/compressed/acpi: Move EFI system 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 30/46] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v12 37/46] x86/compressed/64: Add identity mapping for Confidential Computing blob, 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 43/46] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v12 39/46] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v12 36/46] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v12 42/46] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v12 35/46] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v12 41/46] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v12 38/46] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v12 45/46] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v12 31/46] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, 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 43.1/46] virt: Add SEV-SNP guest driver, Brijesh Singh
Re: mmotm 2022-03-06-20-33 uploaded (x86-android-tablets),
Randy Dunlap
[PATCH] platform/x86: thinkpad_acpi: clean up dytc profile convert, Mark Pearson
[PATCH] platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init(),
Dan Carpenter
[PATCH v3 0/3] Fix SW_TABLET_MODE detection method,
Jorge Lopez
Re: mmotm 2022-03-03-21-24 uploaded [drivers/platform/x86/x86-android-tablets.ko], Randy Dunlap
[PATCH] platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes,
Dan Carpenter
[PATCH v2] platform: x86: huawei-wmi: check the return value of device_create_file(),
Jia-Ju Bai
[RFC] ACPI: platform-profile: support for AC vs DC modes,
Mark Pearson
[RFC 00/10] Introduce In Field Scan driver,
Jithu Joseph
- [RFC 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS, Jithu Joseph
- [RFC 02/10] Documentation: In-Field Scan, Jithu Joseph
- [RFC 03/10] platform/x86/intel/ifs: Add driver for In-Field Scan, Jithu Joseph
- [RFC 04/10] platform/x86/intel/ifs: Load IFS Image, Jithu Joseph
- [RFC 05/10] platform/x86/intel/ifs: Check IFS Image sanity, Jithu Joseph
- [RFC 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory, Jithu Joseph
- [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS, Jithu Joseph
- [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface, Jithu Joseph
- [RFC 10/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations, Jithu Joseph
- [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test, Jithu Joseph
- Re: [RFC 00/10] Introduce In Field Scan driver, Greg KH
- Re: [RFC 00/10] Introduce In Field Scan driver, Andy Lutomirski
- Re: [RFC 00/10] Introduce In Field Scan driver, Williams, Dan J
[PATCH v2 1/2] Documentation: admin-guide: pm: Document uncore frequency scaling,
Srinivas Pandruvada
[PATCH] platform/x86: thinkpad_acpi: Add PSC mode support,
Mark Pearson
[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file(),
Jia-Ju Bai
[PATCH V9 1/2] tools arch x86: Add Intel SDSi provisiong tool,
David E. Box
re: platform/x86: Add Intel Software Defined Silicon driver,
Colin King (gmail)
[PATCH v5 0/7] Overhaul `is_thunderbolt`,
Mario Limonciello
[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
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 04/45] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v11 05/45] x86/boot: Introduce helpers for MSR reads/writes, Brijesh Singh
- [PATCH v11 13/45] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH v11 21/45] x86/mm: Validate memory when changing the C-bit, Brijesh Singh
- [PATCH v11 08/45] x86/sev: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v11 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v11 23/45] x86/head/64: Re-enable stack protection, Brijesh Singh
- [PATCH v11 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH v11 24/45] x86/compressed/acpi: Move EFI detection to helper, Brijesh Singh
- [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH v11 15/45] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH v11 34/45] x86/compressed: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v11 11/45] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v11 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v11 10/45] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v11 36/45] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v11 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table, Brijesh Singh
- [PATCH v11 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v11 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests, Brijesh Singh
- [PATCH v11 28/45] x86/compressed/acpi: Move EFI kexec handling into common code, Brijesh Singh
- [PATCH v11 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH v11 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v11 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly, Brijesh Singh
- [PATCH v11 43/45] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
- [PATCH v11 26/45] x86/compressed/acpi: Move EFI config table lookup to helper, Brijesh Singh
- [PATCH v11 40/45] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH v11 14/45] x86/sev: Check the vmpl level, Brijesh Singh
- [PATCH v11 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement, Brijesh Singh
- [PATCH v11 42/45] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH v11 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v11 44/45] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH v11 18/45] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH v11 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v11 25/45] x86/compressed/acpi: Move EFI system table lookup to helper, Brijesh Singh
- [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, Brijesh Singh
- [PATCH v11 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v11 41/45] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v11 38/45] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v11 17/45] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH v11 27/45] x86/compressed/acpi: Move EFI vendor table lookup to helper, Brijesh Singh
- [PATCH v11 12/45] x86/sev: Check SEV-SNP features support, Brijesh Singh
- Re: [PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support, Borislav Petkov
[GIT PULL] Immutable branch with 5.17-rc1 + "pinctrl: baytrail: Add pinconf,group + function for the pmu_clk",
Hans de Goede
[GIT PULL] platform-drivers-x86 for 5.17-4,
Hans de Goede
[PATCH 0/2] Input: Replace surface3_button code with soc_button_array,
Hans de Goede
[PATCH] surface: surface3_power: Fix battery readings on batteries with a serial no,
Hans de Goede
[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v6 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v6 05/26] virtio_ring: split: extract the logic of init vq and attach vring, Xuan Zhuo
- [PATCH v6 25/26] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v6 04/26] virtio_ring: split: extract the logic of creating vring, Xuan Zhuo
- [PATCH v6 23/26] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v6 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v6 09/26] virtio_ring: split: implement virtqueue_reset_vring_split(), Xuan Zhuo
- [PATCH v6 20/26] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v6 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed(), Xuan Zhuo
- [PATCH v6 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v6 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v6 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring, Xuan Zhuo
- [PATCH v6 24/26] virtio_net: support rx/tx queue reset, Xuan Zhuo
- [PATCH v6 07/26] virtio_ring: packed: extract the logic of init vq and attach vring, Xuan Zhuo
- [PATCH v6 26/26] virtio_net: support set_ringparam, Xuan Zhuo
- [PATCH v6 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v6 21/26] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v6 11/26] virtio_ring: introduce virtqueue_reset_vring(), Xuan Zhuo
- [PATCH v6 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions, Xuan Zhuo
- [PATCH v6 18/26] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v6 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v6 08/26] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v6 19/26] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v6 03/26] virtio: add helper virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v6 14/26] virtio: add helper for queue reset, Xuan Zhuo
[PATCH v3] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup,
Mario Limonciello
[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8,
Hans de Goede
[PATCH 0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support,
Hans de Goede
[PATCH] tools/power/x86/intel-speed-select: Remove unneeded semicolon,
cgel . zte
[PATCH v1 0/6] Add TDX Guest Attestation support,
Kuppuswamy Sathyanarayanan
[PATCH v2] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup,
Mario Limonciello
[PATCH] platform/x86: thinkpad_acpi: Add dual fan probe,
Mark Pearson
[PATCH v7 1/2] platforms/x86: Add AMD system management interface,
Naveen Krishna Chatradhi
[PATCH] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup,
Mario Limonciello
[GIT PULL] platform-drivers-x86 for 5.17-3,
Hans de Goede
[PATCH 0/2] lg-laptop: model recognition improvements, common battery charge limit location,
Matan Ziv-Av
[PATCH v2 0/3] Fix SW_TABLET_MODE detection method,
Jorge Lopez
[PATCH V8 1/2] tools arch x86: Add Intel SDSi provisiong tool,
David E. Box
[PATCH v6 1/2] platforms/x86: Add AMD system management interface,
Naveen Krishna Chatradhi
[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver,
Daniel Scally
Re: [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit,
Brijesh Singh
[PATCH v5 1/2] platforms/x86: Add AMD system management interface,
Naveen Krishna Chatradhi
[PATCH] Fix SW_TABLET_MODE detection method,
Jorge Lopez
[GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.18-rc1,
Pandruvada, Srinivas
[PATCH 0/3] Add pm_runtime and DG2 support,
David E. Box
[Bug 215531] Lenovo charge limit feature stops 1% short of the configured limit and says it's still charging,
bugzilla-daemon
[PATCH v2 1/2] platform: make platform_get_irq_optional() optional,
Sergey Shtylyov
[PATCH 1/2] x86/Kconfig: move and modify CONFIG_I8K,
Mateusz Jończyk
[PATCH] platform/dcdbas: move EXPORT_SYMBOL after function,
Mateusz Jończyk
[PATCH V7 0/3] Intel Software Defined Silicon,
David E. Box
[PATCH 0/2] asus-wmi: Keyboard rgb led multicolor support,
Abhijeet V
[PATCH 16/49] arch/x86: replace cpumask_weight with cpumask_empty where appropriate, Yury Norov
[PATCH v2 0/9] Overhaul is_thunderbolt,
Mario Limonciello
[PATCH v4 1/2] platforms/x86: Add AMD system management interface,
Naveen Krishna Chatradhi
[PATCH AUTOSEL 5.4 01/15] platform/x86: ISST: Fix possible circular locking dependency detected, Sasha Levin
[PATCH AUTOSEL 5.10 01/27] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1,
Sasha Levin
[PATCH v3 1/2] platforms/x86: Add AMD system management interface,
Naveen Krishna Chatradhi
[PATCH AUTOSEL 5.15 01/36] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1,
Sasha Levin
[PATCH AUTOSEL 5.16 02/42] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1, Sasha Levin
[PATCH AUTOSEL 5.16 03/42] platform/x86: ISST: Fix possible circular locking dependency detected, Sasha Levin
[PATCH AUTOSEL 5.16 04/42] platform/x86: amd-pmc: Correct usage of SMU version, Sasha Levin
[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH v10 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA, Brijesh Singh
- [PATCH v10 05/45] x86/boot: Introduce helpers for MSR reads/writes, 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 11/45] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH v10 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP, Brijesh Singh
- [PATCH v10 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot, Brijesh Singh
- [PATCH v10 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH v10 04/45] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH v10 10/45] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH v10 08/45] x86/sev: 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 20/45] x86/kernel: Validate ROM memory before accessing 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 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 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 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH v10 38/45] x86/sev: Add SEV-SNP feature detection/setup, Brijesh Singh
- [PATCH v10 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers, Brijesh Singh
- [PATCH v10 36/45] x86/compressed: Export and rename add_identity_map(), Brijesh Singh
- [PATCH v10 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH v10 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH v10 41/45] x86/sev: Register SEV-SNP guest request platform device, Brijesh Singh
- [PATCH v10 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests, 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 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
[Bug 215584] New: ASUS laptop cannot suspend with external USB-C monitor, bugzilla-daemon
[PATCH V6 0/3] Intel Software Defined Silicon,
David E. Box
[PATCH 1/4] platform/x86: x86-android-tablets: Minor charger / fuel-gauge improvements,
Hans de Goede
[PATCH] platform/x86: Add Steam Deck driver,
Andrey Smirnov
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]