messages from 2022-02-24 16:59:04 to 2022-03-07 21:35:35 UTC [more...]
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-07 21:33 UTC (14+ messages)
` [PATCH v12 01/46] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v12 03/46] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v12 04/46] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v12 05/46] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v12 06/46] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v12 07/46] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v12 08/46] x86/sev: "
` [PATCH v12 09/46] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v12 10/46] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v12 11/46] x86/sev: Save the negotiated GHCB version
` [PATCH v12 12/46] x86/sev: Check SEV-SNP features support
` [PATCH v12 13/46] x86/sev: Add a helper for the PVALIDATE instruction
[RFC 00/10] Introduce In Field Scan driver
2022-03-07 21:33 UTC (52+ messages)
` [RFC 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS
` [RFC 02/10] Documentation: In-Field Scan
` [RFC 03/10] platform/x86/intel/ifs: Add driver for "
` [RFC 04/10] platform/x86/intel/ifs: Load IFS Image
` [RFC 05/10] platform/x86/intel/ifs: Check IFS Image sanity
` [RFC 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
` [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS
` [RFC 10/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
2022-03-07 21:15 UTC
[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
2022-03-07 19:03 UTC (5+ messages)
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
[PATCH] platform/x86: thinkpad_acpi: clean up dytc profile convert
2022-03-07 18:30 UTC
[PATCH] platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()
2022-03-07 14:18 UTC
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2022-03-06 19:54 UTC (5+ messages)
[PATCH v3 0/3] Fix SW_TABLET_MODE detection method
2022-03-04 20:31 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Fix 0x05 error code reported by several WMI calls
` [PATCH v3 3/3] Changing bios_args.data to be dynamically allocated
[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
2022-03-04 20:32 UTC (4+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
mmotm 2022-03-03-21-24 uploaded [drivers/platform/x86/x86-android-tablets.ko]
2022-03-04 17:10 UTC
[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-04 16:14 UTC (63+ messages)
` [PATCH v11 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v11 10/45] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v11 11/45] x86/sev: Save the negotiated GHCB version
` [PATCH v11 12/45] x86/sev: Check SEV-SNP features support
` [PATCH v11 13/45] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v11 14/45] x86/sev: Check the vmpl level
` [PATCH v11 15/45] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v11 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v11 17/45] x86/sev: "
` [PATCH v11 18/45] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v11 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v11 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v11 21/45] x86/mm: Validate memory when changing the C-bit
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 23/45] x86/head/64: Re-enable stack protection
` [PATCH v11 24/45] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v11 25/45] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v11 26/45] x86/compressed/acpi: Move EFI config "
` [PATCH v11 27/45] x86/compressed/acpi: Move EFI vendor "
` [PATCH v11 28/45] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v11 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v11 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v11 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v11 34/45] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v11 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v11 36/45] x86/compressed: Export and rename add_identity_map()
` [PATCH v11 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v11 38/45] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 40/45] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v11 41/45] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 43/45] virt: sevguest: Add support to derive key
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report
` [PATCH v11 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
[PATCH] platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes
2022-03-04 15:33 UTC (2+ messages)
[RFC] ACPI: platform-profile: support for AC vs DC modes
2022-03-03 17:40 UTC (4+ messages)
` [External] "
[PATCH v7 1/2] platforms/x86: Add AMD system management interface
2022-03-03 15:33 UTC (6+ messages)
` [PATCH v7 2/2] Documentation: Add x86/amd_hsmp driver
[PATCH v2] platform: x86: huawei-wmi: check the return value of device_create_file()
2022-03-03 2:24 UTC
[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file()
2022-03-03 1:45 UTC (3+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add PSC mode support
2022-03-02 15:32 UTC (3+ messages)
` [External] "
[PATCH V9 1/2] tools arch x86: Add Intel SDSi provisiong tool
2022-03-02 14:28 UTC (3+ messages)
` [PATCH V9 2/2] selftests: sdsi: test sysfs setup
[PATCH 0/2] Input: Replace surface3_button code with soc_button_array
2022-03-02 11:34 UTC (6+ messages)
` [PATCH 1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (3+ messages)
` [PATCH 5/5] "
[PATCH 2/2] platform/surface: surfacepro3_button: don't load on amd variant
2022-03-01 21:03 UTC (4+ messages)
[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
2022-03-01 19:30 UTC (2+ messages)
[PATCH v2 1/2] Documentation: admin-guide: pm: Document uncore frequency scaling
2022-03-01 17:38 UTC (3+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add additional file to uncore frequency control
[PATCH v5 0/7] Overhaul `is_thunderbolt`
2022-03-01 7:04 UTC (18+ messages)
` [PATCH v5 1/7] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v5 2/7] PCI: Move check for old Apple Thunderbolt controllers into "
` [PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v5 4/7] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v5 5/7] drm/nouveau: "
` [PATCH v5 6/7] drm/radeon: "
` [PATCH v5 7/7] PCI: drop `pci_is_thunderbolt_attached`
[PATCH 0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support
2022-02-25 16:35 UTC (5+ messages)
` [PATCH 4/5] platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 poweroff hang
[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
2022-02-25 9:22 UTC (5+ messages)
` [PATCH 3/6] platform/x86: int3472: Support multiple clock consumers
platform/x86: Add Intel Software Defined Silicon driver
2022-02-25 9:00 UTC (2+ messages)
[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
2022-02-24 23:42 UTC (7+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
` [EXTERNAL] "
[PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB save area
2022-02-24 19:38 UTC (2+ messages)
` [PATCH v11 3.1/45] "
[GIT PULL] platform-drivers-x86 for 5.17-4
2022-02-24 19:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox