messages from 2026-07-19 10:53:14 to 2026-07-21 13:30:37 UTC [more...]
[PATCH v2] acpi: battery: Sanitise model_number by dropping unprintable characters
2026-07-21 13:30 UTC (3+ messages)
[PATCH] docs: ACPI: DSD: motorcomm: fix docs build error
2026-07-21 13:25 UTC (3+ messages)
[PATCH v2] ACPI: battery: Adjust charging status validation check
2026-07-21 13:16 UTC
[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
2026-07-21 13:11 UTC (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH] ACPI: PRMT: validate module handler bounds
2026-07-21 12:44 UTC (2+ messages)
[PATCH] ACPI: FPDT: validate table and record lengths
2026-07-21 12:36 UTC (2+ messages)
[PATCH 0/4] ACPI/PCC: Correct PCC OperationRegion handling
2026-07-21 12:27 UTC (6+ messages)
` [PATCH 2/4] ACPI: PCC: Preserve shared memory signature in OpRegion handler
` [PATCH 4/4] ACPI: PCC: Cache OpRegion command timeout
[PATCH] ACPI: NVS: replace __get_free_page() with kmalloc()
2026-07-21 12:24 UTC (2+ messages)
[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-07-21 12:17 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
[PATCH 0/8] ALSA: hda: Add AW88399 HDA side codec driver for Lenovo Legion
2026-07-21 12:13 UTC (4+ messages)
` [PATCH 6/8] ACPI/platform: add AWDZ8399 to serial-multi-instantiate
[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
2026-07-21 11:33 UTC (24+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v3 02/10] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v3 03/10] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v3 04/10] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v3 08/10] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v3 09/10] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v3 10/10] ACPI: extlog: Validate elog record length before walking sections
[PATCH v2 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
2026-07-21 11:29 UTC (3+ messages)
[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-21 10:19 UTC (22+ messages)
` [PATCH v6 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v6 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v6 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v6 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v6 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v6 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v6 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v6 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v6 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v6 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v6 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v6 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v6 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v6 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v6 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v6 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "
[PATCH v2] device property: mark internal data as private for kernel-doc
2026-07-21 9:45 UTC (2+ messages)
[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
2026-07-21 9:08 UTC (14+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values
` [PATCH] x86/topo: Map vendor CPU types to generic Linux such types
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-21 8:37 UTC (43+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling
[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
2026-07-21 8:12 UTC (4+ messages)
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data
[PATCH v2] platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported platforms
2026-07-21 4:15 UTC (3+ messages)
[RFC] cxl: Device protocol AER injection
2026-07-21 0:46 UTC (6+ messages)
[PATCH] device property: add missing kernel-doc for property_entry
2026-07-20 19:29 UTC (5+ messages)
[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
2026-07-20 16:09 UTC (13+ messages)
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions
[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
2026-07-20 14:58 UTC (4+ messages)
` [PATCH 2/3] mailbox: pcc: Check shared memory signature on request
[PATCH v4 0/3] device property: fix child iteration issues with secondary fwnodes
2026-07-20 10:46 UTC (5+ messages)
` [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node()
[PATCH v2 0/6] ACPI: Introduce and use acpi_dev_is_video_device() helper
2026-07-20 10:33 UTC (6+ messages)
` [PATCH v2 5/6] PCI/VGA: Convert to "
` [PATCH v2 6/6] platform/x86: thinkpad_acpi: "
[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
2026-07-20 10:28 UTC (7+ messages)
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute
[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
2026-07-20 10:21 UTC (3+ messages)
` [PATCH v2 1/4] ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()
[PATCH v5] gpio: kunit: add test cases verifying swnode devlink support
2026-07-20 10:14 UTC (2+ messages)
[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
2026-07-20 8:26 UTC (4+ messages)
[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
2026-07-20 8:19 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources
` [PATCH v2 2/4] arm64: ras: Add Device Tree frontend
` [PATCH v2 3/4] arm64: dts: qcom: monaco: add RAS error source nodes
` [PATCH v2 4/4] arm64: dts: qcom: lemans: "
[RFC PATCH] arm_mpam: remove sanity check of accessibility when error interrupt is SPI on SMT platforms
2026-07-20 7:24 UTC
[PATCH v4 0/5] software node: provide support for fw_devlink
2026-07-20 7:15 UTC (5+ messages)
` (subset) "
[PATCH 1/3] ACPI: fan: Use correct function parameter name in kernel-doc
2026-07-20 3:23 UTC (3+ messages)
` [PATCH 2/3] ACPI: bus: Use correct struct member names
` [PATCH 3/3] ACPI: pmtmr: Convert to kernel-doc format
[PATCH 2/4] drivers/misc: add Goodix GXFP5130 eSPI fingerprint sensor driver
2026-07-19 11:12 UTC (3+ messages)
[PATCH 0/4] drivers/misc: add Goodix GXFP5130 eSPI fingerprint sensor driver
2026-07-19 11:10 UTC (3+ messages)
[PATCH 4/4] MAINTAINERS: add entry for GXFP5130 fingerprint sensor driver
2026-07-19 11:10 UTC (3+ messages)
[PATCH 2/4] drivers/misc: add Goodix GXFP5130 eSPI fingerprint sensor driver
2026-07-19 10:53 UTC (2+ messages)
[PATCH 1/4] include/uapi/linux: add gxfp_ioctl.h for GXFP5130 fingerprint sensor
2026-07-19 10:53 UTC (2+ messages)
[PATCH 1/4] include/uapi/linux: add gxfp_ioctl.h for GXFP5130 fingerprint sensor
2026-07-19 10:53 UTC (2+ messages)
page: | 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