Linux x86 Platform Driver Development
[Prev Page][Next Page]
- Re: [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates, (continued)
- [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
- [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector, Brijesh Singh
- [PATCH Part1 RFC v4 35/36] virt: sevguest: Add support to derive key, Brijesh Singh
- [PATCH Part1 RFC v4 29/36] x86/compressed/64: add identity mapping for Confidential Computing blob, Brijesh Singh
- [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper, Brijesh Singh
- [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs to helper, Brijesh Singh
- [PATCH Part1 RFC v4 30/36] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers, Brijesh Singh
- [PATCH Part1 RFC v4 36/36] virt: sevguest: Add support to get extended report, Brijesh Singh
- [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code, Brijesh Singh
- [PATCH Part1 RFC v4 31/36] x86/sev: Provide support for SNP guest request NAEs, Brijesh Singh
- [PATCH Part1 RFC v4 32/36] x86/sev: Add snp_msg_seqno() helper, Brijesh Singh
- [PATCH Part1 RFC v4 33/36] x86/sev: Register SNP guest request platform device, Brijesh Singh
- [PATCH Part1 RFC v4 34/36] virt: Add SEV-SNP guest driver, Brijesh Singh
- [PATCH] platform/x86: amd-pmc: Use return code on suspend,
Mario Limonciello
- [PATCH] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53, jafar akhondali
- [PATCH] platform/x86: add meraki-mx100 platform driver,
Chris Blake
- [PATCH v2 0/4] bus: Make remove callback return void,
Uwe Kleine-König
- [PATCH v2 4/4] bus: Make remove callback return void, Uwe Kleine-König
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Cornelia Huck
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Rafael J. Wysocki
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Bjorn Andersson
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Srinivas Pandruvada
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Uwe Kleine-König
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Dan Williams
- Re: [PATCH v2 4/4] bus: Make remove callback return void, William Breathitt Gray
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Benjamin Tissoires
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Thorsten Scherer
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Ulf Hansson
- Re: [PATCH v2 4/4] bus: Make remove callback return void, Thomas Bogendoerfer
- Re: [PATCH v2 0/4] bus: Make remove callback return void, Sven Van Asbroeck
- [PATCH] bus: Make remove callback return void,
Uwe Kleine-König
- Re: [PATCH] bus: Make remove callback return void, Russell King (Oracle)
- Re: [PATCH] bus: Make remove callback return void, Mark Brown
- Re: [PATCH] bus: Make remove callback return void, Chen-Yu Tsai
- Re: [PATCH] bus: Make remove callback return void, Pali Rohár
- Re: [PATCH] bus: Make remove callback return void, Mauro Carvalho Chehab
- Re: [PATCH] bus: Make remove callback return void, Hans de Goede
- Re: [PATCH] bus: Make remove callback return void, Lee Jones
- Re: [PATCH] bus: Make remove callback return void, Alexandre Belloni
- Re: [PATCH] bus: Make remove callback return void, Vinod Koul
- Re: [PATCH] bus: Make remove callback return void, Juergen Gross
- Re: [PATCH] bus: Make remove callback return void, Johan Hovold
- Re: [PATCH] bus: Make remove callback return void, Cornelia Huck
- Re: [PATCH] bus: Make remove callback return void, Kirti Wankhede
- Re: [PATCH] bus: Make remove callback return void, Maximilian Luz
- Re: [PATCH] bus: Make remove callback return void, Geoff Levand
- Re: [PATCH] bus: Make remove callback return void, Yehezkel Bernat
- Re: [PATCH] bus: Make remove callback return void, Mathieu Poirier
- Re: [PATCH] bus: Make remove callback return void, Alexander Shishkin
- [PATCH AUTOSEL 4.4 6/7] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 4.9 7/9] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 4.14 12/15] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 4.19 13/17] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 5.4 15/26] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 5.10 24/41] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 5.10 23/41] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15", Sasha Levin
- [PATCH AUTOSEL 5.10 22/41] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures", Sasha Levin
- [PATCH AUTOSEL 5.10 06/41] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c, Sasha Levin
- [PATCH AUTOSEL 5.10 08/41] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets, Sasha Levin
- [PATCH AUTOSEL 5.10 07/41] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets, Sasha Levin
- [PATCH AUTOSEL 5.12 33/52] tools/power/x86/intel-speed-select: Fix uncore memory frequency display, Sasha Levin
- [PATCH AUTOSEL 5.12 27/52] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures", Sasha Levin
- [PATCH AUTOSEL 5.12 28/52] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15", Sasha Levin
- [PATCH AUTOSEL 5.12 29/52] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 5.12 09/52] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets, Sasha Levin
- [PATCH AUTOSEL 5.12 08/52] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets, Sasha Levin
- [PATCH AUTOSEL 5.12 07/52] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c, Sasha Levin
- [PATCH AUTOSEL 5.13 36/59] tools/power/x86/intel-speed-select: Fix uncore memory frequency display, Sasha Levin
- [PATCH AUTOSEL 5.13 32/59] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard(), Sasha Levin
- [PATCH AUTOSEL 5.13 31/59] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15",
Sasha Levin
- [PATCH AUTOSEL 5.13 30/59] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures", Sasha Levin
- [PATCH AUTOSEL 5.13 09/59] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets, Sasha Levin
- [PATCH AUTOSEL 5.13 10/59] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets, Sasha Levin
- [PATCH AUTOSEL 5.13 08/59] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c, Sasha Levin
- [PATCH 0/3] Support for ASUS egpu, dpgu disable, panel overdrive,
Luke D. Jones
- [PATCH v1 0/4] Add Alder Lake PCH-S support to PMC core driver,
Gayatri Kammela
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ),
bugzilla-daemon
- <Possible follow-ups>
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ), bugzilla-daemon
- [PATCH v5 0/7] updates to amd-pmc driver,
Shyam Sundar S K
- [PATCH v2] platform/x86: think-lmi: Add pending_reboot support,
Mark Pearson
- [PATCH] platform/x86: think-lmi: Add pending_reboot support, Mark Pearson
- [PATCH v4 0/7] updates to amd-pmc driver,
Shyam Sundar S K
- [PATCH v3 0/7] updates to amd-pmc driver,
Shyam Sundar S K
- [PATCH] platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release(),
Hans de Goede
- [PATCH] platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modified,
Prasanth KSR
- [PATCH v1 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver,
Kuppuswamy Sathyanarayanan
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs,
Hans-Gert Dahmen
- <Possible follow-ups>
- [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Message not available
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Richard Hughes
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Ard Biesheuvel
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Richard Hughes
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Richard Hughes
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Greg KH
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Andy Shevchenko
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Ard Biesheuvel
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Richard Hughes
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mika Westerberg
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Hans-Gert Dahmen
- Message not available
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs, Mauro Lima
[PATCH] platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources(),
Dan Carpenter
[PATCH v2 0/7] updates to amd-pmc driver,
Shyam Sundar S K
[PATCH V2 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems,
Shravan S
[PATCH v2 0/2] Think-LMI improvements,
Mario Limonciello
[PATCH] platform/x86: think-lmi: Split current_value to reflect only the value, Mario Limonciello
[PATCH] platform/x86: think-lmi: Fix issues with duplicate attributes,
Mario Limonciello
[PATCH v2] platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length string,
Hans de Goede
[PATCH] platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length string,
Hans de Goede
[Bug 213511] kernel panic during boot, bugzilla-daemon
[PATCH v2 1/8] platform/x86: Remove "default n" entries,
Andy Shevchenko
[PATCH 0/4] MFD: intel_pmt: Split OOBMSM from intel_pmt driver,
David E. Box
[PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields, David E. Box
[PATCH 3/4] MFD: Intel Out of Band Management Services Module (OOBMSM) driver, David E. Box
[PATCH 4/4] MFD: intel-extended-cap: Add support for PCIe VSEC structures, David E. Box
[PATCH v1 1/4] platform/x86: Remove "default n" entries,
Andy Shevchenko
[PATCH 0/6] updates to amd-pmc driver,
Shyam Sundar S K
[PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping,
Srinivas Pandruvada
[PATCH -next] platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE,
Zou Wei
[PATCH] platform/x86: add support for Acer Predator LEDs,
leo60228
[PATCH v2] platform/x86: add support for Acer Predator LEDs, leo60228
Re: [PATCH] platform/x86: add support for Acer Predator LEDs, Enrico Weigelt, metux IT consult
Re: [PATCH] platform/x86: add support for Acer Predator LEDs, Hans de Goede
[PATCH AUTOSEL 5.10 04/30] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support, Sasha Levin
[PATCH AUTOSEL 5.12 04/33] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support, Sasha Levin
Fwd: IdeaPad platform driver compatibility issues,
Kryštof Černý
[PATCH] MAINTAINERS: Update IRC link for Surface System Aggregator subsystem,
Maximilian Luz
[PATCH 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems,
Shravan S
[GIT PULL]: tools/power/x86/intel-speed-select pull request for 5.14-rc1,
Pandruvada, Srinivas
[GIT PULL] platform-drivers-x86 for 5.13-3,
Hans de Goede
[PATCH] platform/x86: thinkpad-lmi: set fw_attr_class storage-class to static, trix
[PATCH] platform/x86: dell-wmi-sysman: set fw_attr_class storage-class to static,
trix
[PATCH 1/2] platform/x86: think-lmi: Fix check for admin password being set,
Hans de Goede
[PATCH] platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static,
Hans de Goede
Computation of return value being discarded in get_cpu_power() in drivers/platform/x86/intel_ips.c,
Colin Ian King
[bug report] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms,
Dan Carpenter
[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c,
Baokun Li
[PATCH -next v2] platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.c,
Baokun Li
[GIT PULL] intel-gpio for 5.14-1,
Andy Shevchenko
[PATCH v2] platform/x86: intel_ips: fix set but unused warning in read_mgtv,
yangerkun
[PATCH 0/4] platform/x86: Constify static attribute_group structs,
Rikard Falkeborn
[PATCH 0/2] platform/surface: aggregator: Fixes for user-space interface extension series,
Maximilian Luz
[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4),
Hans de Goede
[PATCH v2 0/7] platform/surface: aggregator: Extend user-space interface for events,
Maximilian Luz
[PATCH] platform/surface: dtx: Add missing mutex_destroy() call in failure path,
Maximilian Luz
[PATCH] platform/x86: intel_ips: remove unused val in read_mgtv,
yangerkun
[PATCH 0/7] platform/surface: aggregator: Extend user-space interface for events,
Maximilian Luz
[PATCH v5 0/6] Introduce intel_skl_int3472 module,
Daniel Scally
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]