messages from 2022-02-22 09:31:07 to 2022-03-01 20:18:13 UTC [more...]
[RFC] ACPI: platform-profile: support for AC vs DC modes
2022-03-01 20:15 UTC
[RFC 00/10] Introduce In Field Scan driver
2022-03-01 20:17 UTC (16+ 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
[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
2022-03-01 19:30 UTC (3+ messages)
` [PATCH 2/2] ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L
[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 v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-01 9:48 UTC (48+ messages)
` [PATCH v11 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v11 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v11 3.1/45] "
` [PATCH v11 04/45] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v11 05/45] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v11 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v11 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v11 08/45] x86/sev: "
` [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 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`
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2022-02-26 9:20 UTC (2+ messages)
[PATCH 0/2] Input: Replace surface3_button code with soc_button_array
2022-02-25 19:57 UTC (7+ messages)
` [PATCH 1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
` [PATCH 2/2] platform/surface: Remove Surface 3 Button driver
[PATCH] platform/x86: thinkpad_acpi: Add PSC mode support
2022-02-25 18:25 UTC
[PATCH 0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support
2022-02-25 16:35 UTC (19+ messages)
` [PATCH 1/5] pinctrl: baytrail: Add pinconf group + function for the pmu_clk
` [PATCH 2/5] platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQs
` [PATCH 3/5] platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 830 / 1050 data
` [PATCH 4/5] platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 poweroff hang
` [PATCH 5/5] platform/x86: x86-android-tablets: Lenovo Yoga Tablet 2 830/1050 sound support
[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file()
2022-02-25 13:04 UTC
[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
2022-02-25 9:22 UTC (8+ 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 V9 1/2] tools arch x86: Add Intel SDSi provisiong tool
2022-02-25 1:24 UTC (2+ messages)
` [PATCH V9 2/2] selftests: sdsi: test sysfs setup
[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] "
[GIT PULL] platform-drivers-x86 for 5.17-4
2022-02-24 19:18 UTC (2+ messages)
[GIT PULL] Immutable branch with 5.17-rc1 + "pinctrl: baytrail: Add pinconf,group + function for the pmu_clk"
2022-02-24 16:48 UTC
[PATCH v1 0/6] Add TDX Guest Attestation support
2022-02-24 15:48 UTC (9+ messages)
` [PATCH v1 1/6] x86/tdx: Add tdx_mcall_tdreport() API support
` [PATCH v1 2/6] x86/tdx: Add tdx_hcall_get_quote() "
` [PATCH v1 3/6] x86/tdx: Add SetupEventNotifyInterrupt TDX hypercall support
` [PATCH v1 4/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v1 5/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v1 6/6] tools/tdx: Add a sample attestation user app
[PATCH] tools/power/x86/intel-speed-select: Remove unneeded semicolon
2022-02-24 15:27 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add dual fan probe
2022-02-24 15:21 UTC (2+ messages)
[PATCH v7 1/2] platforms/x86: Add AMD system management interface
2022-02-24 15:20 UTC (6+ messages)
` [PATCH v7 2/2] Documentation: Add x86/amd_hsmp driver
[PATCH] surface: surface3_power: Fix battery readings on batteries with a serial no
2022-02-24 12:50 UTC (8+ messages)
[PATCH v3] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
2022-02-24 12:45 UTC (2+ messages)
[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
2022-02-24 8:11 UTC (27+ messages)
` [PATCH v6 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v6 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v6 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v6 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v6 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring
` [PATCH v6 07/26] virtio_ring: packed: extract the logic of init vq and attach vring
` [PATCH v6 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v6 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v6 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed()
` [PATCH v6 11/26] virtio_ring: introduce virtqueue_reset_vring()
` [PATCH v6 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v6 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v6 14/26] virtio: add helper for queue reset
` [PATCH v6 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v6 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v6 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v6 18/26] virtio: find_vqs() add arg sizes
` [PATCH v6 19/26] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v6 20/26] virtio_mmio: "
` [PATCH v6 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v6 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v6 23/26] virtio_net: split free_unused_bufs()
` [PATCH v6 24/26] virtio_net: support rx/tx queue reset
` [PATCH v6 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v6 26/26] virtio_net: support set_ringparam
[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
2022-02-24 6:22 UTC (2+ messages)
[PATCH v2] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
2022-02-23 17:20 UTC (3+ messages)
[PATCH 0/2] lg-laptop: model recognition improvements, common battery charge limit location
2022-02-22 18:42 UTC (5+ messages)
` [PATCH 1/2] lg-laptop: Recognize more models correctly
` [PATCH 2/2] lg-laptop: Move setting of battery charge limit to common location
[PATCH] platform/x86: Add Steam Deck driver
2022-02-22 17:17 UTC (4+ messages)
[PATCH v2 0/3] Fix SW_TABLET_MODE detection method
2022-02-22 17:14 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Fix 0x05 error code reported by several WMI calls
` [PATCH v2 3/3] Changing bios_args.data to be dynamically allocated
[PATCH] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
2022-02-22 15:23 UTC (2+ messages)
[PATCH V8 1/2] tools arch x86: Add Intel SDSi provisiong tool
2022-02-22 14:56 UTC (4+ messages)
` [PATCH V8 2/2] selftests: sdsi: test sysfs setup
[PATCH v2 0/3] Intel TXT driver
2022-02-22 9:31 UTC (8+ messages)
` [PATCH v2 2/3] driver: provide sysfs interfaces to access TXT config space
` [discuss] Improve and merge a driver proposed in 2013: "
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