Linux x86 Platform Driver Development
[Prev Page][Next Page]
- Re: [PATCH 18/20] Move Intel thermal driver for menlow platform driver to intel/ directory to improve readability., (continued)
- [PATCH v4] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v3] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v3] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
Jafar Akhondali
- [PATCH v1 1/1] platform/x86/intel: pmt: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH v1 1/1] platform/x86/intel: int3472: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH v1 1/1] platform/x86/intel: int33fe: Use y instead of objs in Makefile,
Andy Shevchenko
- [PATCH V4 0/1] platform/x86: Add BIOS Dynamic SAR driver for Intel M.2 Modem,
Shravan S
- [PATCH] platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables,
Hans de Goede
- [PATCH v3 1/2] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
- [PATCH v2] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v4 0/7] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
- Mario's email is bounced,
Andy Shevchenko
- [PATCH v2] platform/x86: intel_pmc_core: Prevent possibile overflow,
David E. Box
- [Bug 213977] New: Unable to lock HW IRQ 44 TigerLake,
bugzilla-daemon
- [PATCH v2 1/2] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
- [RFT, PATCH v1 1/1] platform/x86: hp_accel: Convert to be a platform driver,
Andy Shevchenko
- [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver,
Andy Shevchenko
- Re: [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver, Pali Rohár
- Re: [RFT, PATCH v1 1/1] platform/x86: dell-smo8800: Convert to be a platform driver, Hans de Goede
[PATCH v1 1/5] serdev: Split and export serdev_acpi_get_uart_resource(),
Andy Shevchenko
[PATCH v2 1/1] platform/surface: aggregator: Use y instead of objs in Makefile,
Andy Shevchenko
[PATCH] platform/x86: intel_pmc_core: Fix potential buffer overflows,
Evgeny Novikov
[PATCH v1 1/1] platform/surface: aggregator: Ouse y instead of objs in Makefile,
Andy Shevchenko
[PATCH v1 1/1] platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper,
Andy Shevchenko
[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function,
Hans de Goede
[PATCH 00/38] Replace deprecated CPU-hotplug,
Sebastian Andrzej Siewior
[PATCH AUTOSEL 5.13 10/11] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2, Sasha Levin
[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/,
Lukas Bulwahn
- [PATCH 1/9] x86/entry: correct reference to intended CONFIG_64_BIT, Lukas Bulwahn
- [PATCH 2/9] x86, olpc: correct condition to intended CONFIG_OLPC_XO15_SCI, Lukas Bulwahn
- [PATCH 3/9] x86/Kconfig: correct reference to MWINCHIP3D, Lukas Bulwahn
- [PATCH 4/9] x86/Kconfig: remove reference to obsolete MFD_INTEL_MSIC config, Lukas Bulwahn
- [PATCH 5/9] x86/Kconfig: remove reference to obsolete APB_TIMER config, Lukas Bulwahn
- [PATCH 6/9] x86/irq: fix slightly wrong reference in comment, Lukas Bulwahn
- [PATCH 7/9] x86/uaccess: adjust comment for endif of CONFIG_CC_HAS_ASM_GOTO_OUTPUT, Lukas Bulwahn
- [PATCH 8/9] x86: page_32.h: adjust comment for endif of CONFIG_X86_USE_3DNOW, Lukas Bulwahn
- [PATCH 9/9] x86: ia32.h: adjust comment for endif of CONFIG_IA32_EMULATION, Lukas Bulwahn
- Re: [PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/, Dave Hansen
- Re: [PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/, Randy Dunlap
[PATCH] platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust, Hans de Goede
[PATCH] platform/x86: dell-smbios: Remove unused dmi_system_id table,
Hans de Goede
[PATCH v6 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
[RFC 0/1] platform/x86: Add and use a dual_accel_detect() helper,
Hans de Goede
[GIT PULL] platform-drivers-x86 for 5.14-2,
Hans de Goede
[PATCH 00/11] Implement generic prot_guest_has() helper function,
Tom Lendacky
- [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has(), Tom Lendacky
- [PATCH 01/11] mm: Introduce a function to check for virtualization protection features, Tom Lendacky
- [PATCH 03/11] powerpc/pseries/svm: Add a powerpc version of prot_guest_has(), Tom Lendacky
- [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has(), Tom Lendacky
- [PATCH 05/11] x86/sev: Replace occurrences of sev_active() with prot_guest_has(), Tom Lendacky
- [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has(), Tom Lendacky
- [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has(), Tom Lendacky
- [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 09/11] x86/sev: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 10/11] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- [PATCH 11/11] s390/mm: Remove the now unused mem_encrypt_active() function, Tom Lendacky
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Tom Lendacky
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Christian König
- Re: [PATCH 00/11] Implement generic prot_guest_has() helper function, Kuppuswamy, Sathyanarayanan
[PATCH v3] platform/x86/intel: Move Intel PMT drivers to new subfolder, David E. Box
[UPDATE][PATCH] platform/x86: ISST: Fix optimization with use of numa, Srinivas Pandruvada
[PATCH] platform/x86: ISST: Fix optimization with use of numa, Srinivas Pandruvada
[PATCH v2] platform/x86/intel: Move Intel PMT drivers to new subfolder,
David E. Box
[Bug 209011] asus-wmi always reports tablet mode on a ZenBook UX390UAK,
bugzilla-daemon
[PATCH] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2,
Thomas Weißschuh
[PATCH] platform/x86/intel: Move Intel PMT drivers to new subfolder,
David E. Box
[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code,
Michael Bottini
Re: [PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code, Rafael J. Wysocki
Re: [PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code, Hans de Goede
[PATCH] platform/x86: intel-hid: add Alder Lake ACPI device ID,
Ping Bao
[PATCH v3 0/6] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
[PATCH] platform/x86: Kconfig: Make wireless-hotkey depend on RFKILL,
Mario Limonciello
[PATCH 1/3] platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir,
Hans de Goede
[PATCH 1/4] asus-wmi: Add panel overdrive functionality,
Luke D. Jones
[PATCH v5 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: amd-pmc: Fix undefined reference to __udivdi3,
Shyam Sundar S K
[PATCH V3 0/1] platform/x86: Add BIOS Dynamic SAR driver for Intel M.2 Modem,
Shravan S
[PATCH] platform/x86: think-lmi: add debug_cmd,
Mark Pearson
Re: linux-next: Tree for Jul 15 (drivers/platform/x86/amd-pmc.o), Randy Dunlap
[PATCH -next] platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd(),
Yang Yingliang
[PATCH v3] x86: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575", Geert Uytterhoeven
[PATCH v4 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[PATCH v3 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver,
sumesh . k . naduvalath
[PATCH v2] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53,
Jafar Akhondali
[PATCH v4 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH v3 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH] platform/x86: remove hardcoded "hp" from the error message,
Alex Hung
[RFC PATCH 0/2] Add software node support to regulator framework,
Daniel Scally
[PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver,
sumesh . k . naduvalath
[PATCH v2 0/5] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
[PATCH v2 0/6] Add TDX Guest Support (Attestation support),
Kuppuswamy Sathyanarayanan
[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Brijesh Singh
- [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol, Brijesh Singh
- [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT, Brijesh Singh
- [PATCH Part2 RFC v4 03/40] x86/cpufeatures: Add SEV-SNP CPU feature, Brijesh Singh
- [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support, Brijesh Singh
- [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers, Brijesh Singh
- [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Brijesh Singh
- [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code, Brijesh Singh
- [PATCH Part2 RFC v4 13/40] crypto: ccp: Shutdown SNP firmware on kexec, Brijesh Singh
- [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault, Brijesh Singh
- [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address, Brijesh Singh
- [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Brijesh Singh
- [PATCH Part2 RFC v4 11/40] crypto:ccp: Define the SEV-SNP commands, Brijesh Singh
- [PATCH Part2 RFC v4 12/40] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Brijesh Singh
- [PATCH Part2 RFC v4 16/40] crypto: ccp: Handle the legacy SEV command when SNP is enabled, Brijesh Singh
- [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands, Brijesh Singh
- [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table, Brijesh Singh
- [PATCH Part2 RFC v4 17/40] crypto: ccp: Add the SNP_PLATFORM_STATUS command, Brijesh Singh
- [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command, Brijesh Singh
- [PATCH Part2 RFC v4 18/40] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command, Brijesh Singh
- [PATCH Part2 RFC v4 19/40] crypto: ccp: provide APIs to query extended attestation report, Brijesh Singh
- [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates, Brijesh Singh
- [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command, Brijesh Singh
- [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT, Brijesh Singh
- [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe, Brijesh Singh
- [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support, Brijesh Singh
- [PATCH Part2 RFC v4 36/40] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use, Brijesh Singh
- [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP, Brijesh Singh
- [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV, Brijesh Singh
- [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle Page State Change VMGEXIT, Brijesh Singh
- [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command, Brijesh Singh
- [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command, Brijesh Singh
- [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event, Brijesh Singh
- [PATCH Part2 RFC v4 29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use, Brijesh Singh
- [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits, Brijesh Singh
- [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory, Brijesh Singh
- [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault, Brijesh Singh
- [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code, Brijesh Singh
- [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event, Brijesh Singh
- [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT, Brijesh Singh
- [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB, Brijesh Singh
- Re: [PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support, Dave Hansen
[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support,
Brijesh Singh
- [PATCH Part1 RFC v4 01/36] x86/sev: shorten GHCB terminate macro names, Brijesh Singh
- [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version, Brijesh Singh
- [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT, Brijesh Singh
- [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons, Brijesh Singh
- [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper, Brijesh Singh
- [PATCH Part1 RFC v4 06/36] x86/sev: check SEV-SNP features support, Brijesh Singh
- [PATCH Part1 RFC v4 07/36] x86/sev: Add a helper for the PVALIDATE instruction, Brijesh Singh
- [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level, Brijesh Singh
- [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage, Brijesh Singh
- [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 11/36] x86/sev: Register GHCB memory when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table, Brijesh Singh
- [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes, Brijesh Singh
- [PATCH Part1 RFC v4 14/36] x86/kernel: Validate rom memory before accessing when SEV-SNP is active, Brijesh Singh
- [PATCH Part1 RFC v4 17/36] KVM: SVM: Create a separate mapping for the SEV-ES save area, Brijesh Singh
- [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data, Brijesh Singh
- [PATCH Part1 RFC v4 15/36] x86/mm: Add support to validate memory when changing C-bit, Brijesh Singh
- [PATCH Part1 RFC v4 18/36] KVM: SVM: Create a separate mapping for the GHCB save area, Brijesh Singh
- [PATCH Part1 RFC v4 19/36] KVM: SVM: Update the SEV-ES save area mapping, Brijesh Singh
- [PATCH Part1 RFC v4 28/36] x86/compressed/64: store Confidential Computing blob address in bootparams, Brijesh Singh
- [PATCH Part1 RFC v4 27/36] x86/boot: add a pointer to Confidential Computing blob in bootparams, Brijesh Singh
- [PATCH Part1 RFC v4 26/36] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler, Brijesh Singh
- [PATCH Part1 RFC v4 16/36] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area, Brijesh Singh
- [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs, Brijesh Singh
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]