messages from 2021-12-03 10:30:54 to 2021-12-10 15:45:41 UTC [more...]
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-10 15:43 UTC (26+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 02/40] x86/sev: "
` [PATCH v8 03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 05/40] x86/sev: Save the negotiated GHCB version
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 11/40] x86/sev: Register GHCB memory when SEV-SNP is active
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
2021-12-10 15:40 UTC (7+ messages)
` [PATCH v2 1/6] spi: Export acpi_spi_find_controller_by_adev to be used externally
` [PATCH v2 2/6] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v2 4/6] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v2 5/6] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support
[PATCH] platform/x86: amd-pmc: only use callbacks for suspend
2021-12-10 14:35 UTC
[PATCH 00/10] drm: Add privacy-screen class and connector properties
2021-12-10 11:22 UTC (5+ messages)
` [PATCH 02/10] drm: Add privacy-screen class (v4)
[PATCH] platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters
2021-12-10 7:07 UTC
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2021-12-09 21:26 UTC (21+ messages)
[V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
2021-12-09 16:54 UTC (25+ messages)
` [V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [V2 6/6] selftests: sdsi: test sysfs setup
[PATCH RESEND V2 0/6] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
2021-12-08 21:30 UTC (22+ messages)
` [PATCH RESEND V2 1/6] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH RESEND V2 2/6] driver core: auxiliary bus: Add driver data helpers
` [PATCH RESEND V2 3/6] platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
` [PATCH RESEND V2 4/6] platform/x86: Add Intel Software Defined Silicon driver
` [PATCH RESEND V2 5/6] sample/sdsi: Sample of SDSi provisiong using sysfs
` [PATCH RESEND V2 6/6] selftests: sdsi: test sysfs setup
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-08 17:41 UTC (17+ messages)
` [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot
` [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH v7 13/45] x86/sev: Check the vmpl level
` [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v7 16/45] x86/sev: Register GHCB memory when SEV-SNP is active
[PATCH v3 0/5] x86: Show in sysfs if a memory node is able to do encryption
2021-12-08 14:05 UTC (20+ messages)
` [PATCH v3 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v3 2/5] mm/mmzone: Tag pg_data_t "
` [PATCH v3 3/5] Tag e820_entry "
` [PATCH v3 4/5] x86/efi: Tag e820_entries as crypto capable from EFI memmap
` [PATCH v3 5/5] drivers/node: Show in sysfs node's crypto capabilities
[GIT PULL] platform-drivers-x86 for 5.16-3
2021-12-07 23:43 UTC (2+ messages)
[PATCH v4 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
2021-12-06 22:04 UTC (24+ messages)
` [PATCH v4 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v4 02/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v4 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v4 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v4 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v4 06/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v4 07/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v4 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v4 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v4 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v4 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v4 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v4 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v4 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters
[PATCH] platform/x86: x86-android-tablets: New driver for x86 Android tablets
2021-12-06 22:03 UTC (3+ messages)
[PATCH v1 1/1] platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM ops
2021-12-06 21:43 UTC (2+ messages)
[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
2021-12-06 21:40 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH 2/5] platform: surface: Propagate ACPI Dependency
` [EXTERNAL] "
[PATCH 1/5] platform/x86: wmi: Replace read_takes_no_args with a flags field
2021-12-06 21:36 UTC (3+ messages)
[PATCH] platform/x86/intel: hid: add quirk to support Surface Go 3
2021-12-06 21:29 UTC (2+ messages)
resource sanity check, mapping multiple BARs
2021-12-06 20:55 UTC (3+ messages)
[PATCH v2] driver: pmc_atom: free pmc->regmap when pmc_setup_clks fails
2021-12-06 14:09 UTC (5+ messages)
[Bug 199715] hp_accel: probe of HPQ6007:00 failed with error -22 (HP Envy x360)
2021-12-04 16:12 UTC (4+ messages)
[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
2021-12-04 16:09 UTC
[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
2021-12-04 16:04 UTC (4+ messages)
[PATCH v4 0/4] add device drivers for Siemens Industrial PCs
2021-12-03 19:44 UTC (7+ messages)
` [PATCH v4 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs
[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted
2021-12-03 18:13 UTC (10+ messages)
[PATCH v3 resend] x86: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575"
2021-12-03 13:55 UTC
[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
2021-12-03 11:35 UTC (6+ messages)
` [PATCH 3/3] platform/x86: Support Spi in i2c-multi-instantiate driver
[PATCH v7 00/14] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-12-03 10:28 UTC (5+ messages)
` [PATCH v7 11/14] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v7 12/14] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v7 13/14] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v7 14/14] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
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