Show patches with: none      |   32526 patches
« 1 2 3 4325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/5] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity() SRAT/CEDT fixes and updates - - - --- 2024-04-19 Robert Richter Handled Elsewhere
[v3,4/5] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit() SRAT/CEDT fixes and updates - - - --- 2024-04-19 Robert Richter Handled Elsewhere
[v3,3/5] ACPI/NUMA: Remove architecture dependent remainings SRAT/CEDT fixes and updates - - - --- 2024-04-19 Robert Richter Handled Elsewhere
[v3,2/5] ACPI/NUMA: Print CXL Early Discovery Table (CEDT) SRAT/CEDT fixes and updates - - - --- 2024-04-19 Robert Richter Handled Elsewhere
[v3,1/5] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks() SRAT/CEDT fixes and updates - - - --- 2024-04-19 Robert Richter Handled Elsewhere
[RFC,KERNEL,v6,3/3] xen/privcmd: Add new syscall to get gsi from irq Support device passthrough when dom0 is PVH on Xen - - - --- 2024-04-19 Jiqian Chen Handled Elsewhere
[RFC,KERNEL,v6,2/3] xen/pvh: Setup gsi for passthrough device Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-04-19 Jiqian Chen Handled Elsewhere
[KERNEL,v6,1/3] xen/pci: Add xen_reset_device_state function Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-04-19 Jiqian Chen Handled Elsewhere
[V6] PCI: Add support for preserving boot configuration [V6] PCI: Add support for preserving boot configuration - - - --- 2024-04-18 Vidya Sagar Handled Elsewhere
[v7,16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpu hotplug 1 - 3 --- 2024-04-18 Jonathan Cameron New
[v7,15/16] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-18 Jonathan Cameron New
[v7,14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled. ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available. ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,12/16] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-18 Jonathan Cameron New
[v7,11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug - 2 - --- 2024-04-18 Jonathan Cameron New
[v7,09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-18 Jonathan Cameron New
[v7,08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-18 Jonathan Cameron New
[v7,07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach() ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-18 Jonathan Cameron New
[v7,05/16] ACPI: processor: Add acpi_get_processor_handle() helper ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,04/16] ACPI: processor: Move checks and availability of acpi_processor earlier ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present) ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v7,02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER ACPI/arm64: add support for virtual cpu hotplug 1 - - --- 2024-04-18 Jonathan Cameron New
[v7,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-18 Jonathan Cameron New
[v4,3/3] RISC-V: Select ACPI PPTT drivers [v4,1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init() - 2 - --- 2024-04-18 yunhui cui New
[v4,2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT [v4,1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init() - 1 - --- 2024-04-18 yunhui cui New
[v4,1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init() [v4,1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init() - 2 - --- 2024-04-18 yunhui cui New
[v6,16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpu hotplug 1 - 3 --- 2024-04-17 Jonathan Cameron Superseded
[v6,15/16] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-17 Jonathan Cameron Superseded
[v6,14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled. ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available. ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,12/16] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-17 Jonathan Cameron Superseded
[v6,11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug - 2 - --- 2024-04-17 Jonathan Cameron Superseded
[v6,09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-17 Jonathan Cameron Superseded
[v6,08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-17 Jonathan Cameron Superseded
[v6,07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach(); ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-17 Jonathan Cameron Superseded
[v6,05/16] ACPI: processor: Add acpi_get_processor_handle() helper ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,04/16] ACPI: processor: Move checks and availability of acpi_processor earlier ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present) ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER ACPI/arm64: add support for virtual cpu hotplug 1 - - --- 2024-04-17 Jonathan Cameron Superseded
[v6,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-17 Jonathan Cameron Superseded
[v1,2/2] gpiolib: acpi: Set label for IRQ only lines gpiolib: acpi: Improve IRQ labeling - - - --- 2024-04-17 Andy Shevchenko Handled Elsewhere
[v1,1/2] gpiolib: acpi: Add fwnode name to the GPIO interrupt label gpiolib: acpi: Improve IRQ labeling 1 - - --- 2024-04-17 Andy Shevchenko Handled Elsewhere
ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx - - - --- 2024-04-17 Werner Sembach New
[v3,3/3] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE PCI/AER: Handle Advisory Non-Fatal error - - 1 --- 2024-04-17 Duan, Zhenzhong New
[v3,2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE PCI/AER: Handle Advisory Non-Fatal error - - 1 --- 2024-04-17 Duan, Zhenzhong New
[v3,1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info PCI/AER: Handle Advisory Non-Fatal error - - 1 --- 2024-04-17 Duan, Zhenzhong New
[v3,41/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c Untitled series #845210 1 - - --- 2024-04-16 Luck, Tony Handled Elsewhere
[v3,40/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c Untitled series #845210 1 - - --- 2024-04-16 Luck, Tony Handled Elsewhere
[v8,3/3] serial: 8250_pnp: Support configurable reg shift property serial: 8250_pnp: Support configurable reg shift property - 2 1 --- 2024-04-16 Guanbing Huang Handled Elsewhere
[v8,2/3] serial: port: Add support of PNP IRQ to __uart_read_properties() serial: 8250_pnp: Support configurable reg shift property - 2 1 --- 2024-04-16 Guanbing Huang Handled Elsewhere
[v8,1/3] PNP: Add dev_is_pnp() macro serial: 8250_pnp: Support configurable reg shift property 1 2 1 --- 2024-04-16 Guanbing Huang Handled Elsewhere
[v3,3/3] RISC-V: Select ACPI PPTT drivers [v3,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - - - --- 2024-04-16 yunhui cui New
[v3,2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT [v3,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - 1 - --- 2024-04-16 yunhui cui New
[v3,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() [v3,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - 1 - --- 2024-04-16 yunhui cui New
ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) - - - --- 2024-04-15 Guenter Schafranek New
[RFC,v4,20/20] ACPI: pci_link: Clear the dependencies after probe RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,19/20] irqchip: riscv-intc: Set ACPI irqmodel RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,18/20] ACPI: bus: Add RINTC IRQ model for RISC-V RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,17/20] irqchip: irq-sifive-plic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,16/20] irqchip: riscv-aplic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,15/20] irqchip: riscv-imsic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,14/20] irqchip: riscv-intc: Add ACPI support for AIA RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,13/20] ACPI/PNP: Initialize PNP devices skipped due to _DEP RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,12/20] RISC-V: ACPI: Implement function to add implicit dependencies RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,11/20] ACPI: scan.c: Define weak function to populate dependencies RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,10/20] RISC-V: ACPI: Initialize GSI mapping structures RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,09/20] drivers/acpi/scan.c: Update _DEP honor list RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,08/20] ACPI: scan: Refactor dependency creation RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,07/20] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,06/20] ACPI: bus: Add acpi_riscv_init function RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,05/20] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,04/20] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,02/20] RISC-V: ACPI: Implement PCI related functionality RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-04-15 Sunil V L New
[RFC,v4,01/20] arm64: PCI: Migrate ACPI related functions to pci-acpi.c RISC-V: ACPI: Add external interrupt controller support 1 - - --- 2024-04-15 Sunil V L New
[v2,1/1] mm: change inlined allocation helpers to account at the call site [v2,1/1] mm: change inlined allocation helpers to account at the call site 1 - - --- 2024-04-15 Suren Baghdasaryan Handled Elsewhere
[v4] ACPI: fan: Add hwmon support [v4] ACPI: fan: Add hwmon support - - - --- 2024-04-14 Armin Wolf New
[v2,3/3] RISC-V: Select ACPI PPTT drivers [v2,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - - - --- 2024-04-14 yunhui cui Handled Elsewhere
[v2,2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT [v2,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - - - --- 2024-04-14 yunhui cui Handled Elsewhere
[v2,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() [v2,1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init() - 1 - --- 2024-04-14 yunhui cui Handled Elsewhere
[v3,2/2] ACPI: fan: Add hwmon support [v3,1/2] hwmon: (core) Add support for power fault attribute - - - --- 2024-04-12 Armin Wolf Superseded
[v3,1/2] hwmon: (core) Add support for power fault attribute [v3,1/2] hwmon: (core) Add support for power fault attribute - - - --- 2024-04-12 Armin Wolf Superseded
[v5,18/18] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpu hotplug 1 - 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,17/18] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,16/18] ACPI: add support to (un)register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpu hotplug - - 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,15/18] arm64: arch_register_cpu() variant to allow checking of ACPI _STA ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,14/18] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,13/18] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,12/18] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug - 2 - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,11/18] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,10/18] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,09/18] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpu hotplug - - 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,08/18] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED() ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,07/18] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug - 2 3 --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,06/18] ACPI: scan: Add parameter to allow defering some actions in acpi_scan_check_and_detach. ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-12 Jonathan Cameron Changes Requested
[v5,05/18] ACPI: utils: Add an acpi_sta_enabled() helper and use it in acpi_processor_make_present() ACPI/arm64: add support for virtual cpu hotplug - - - --- 2024-04-12 Jonathan Cameron Changes Requested
« 1 2 3 4325 326 »