Show patches with: Submitter = Russell King (Oracle)       |    State = Action Required       |    Archived = No       |   62 patches
Patch Series S/W/F Date Submitter Delegate State
[RFC,v4,15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,14/15] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,12/15] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,08/15] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,07/15] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED() ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove() ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v4,01/15] ACPI: Only enumerate enabled (or functional) processor devices ACPI/arm64: add support for virtual cpu hotplug --- 2024-01-31 Russell King (Oracle) New
[RFC,v3,20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,17/21] ACPI: add support to register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,13/21] ACPICA: Add new MADT GICC flags fields ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,10/21] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present' ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,02/21] ACPI: processor: Add support for processors described as container packages ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[RFC,v3,01/21] ACPI: Only enumerate enabled (or functional) devices ACPI/arm64: add support for virtual cpu hotplug --- 2023-12-13 Russell King (Oracle) New
[20/21] riscv: Switch over to GENERIC_CPU_DEVICES Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[18/21] LoongArch: Use the __weak version of arch_unregister_cpu() Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[10/21] drivers: base: Move cpu_dev_init() after node_dev_init() Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[08/21] drivers: base: Implement weak arch_unregister_cpu() Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[02/21] x86: intel_epb: Don't rely on link order Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs Initial cleanups for vCPU hotplug --- 2023-11-21 Russell King (Oracle) New
[RFC,11/22] drivers: base: remove unnecessary call to register_cpu_under_node() [RFC,01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs --- 2023-11-07 Russell King (Oracle) New
[38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[34/39] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[29/39] LoongArch: Use the __weak version of arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[27/39] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present' ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[02/39] ACPI: Use the acpi_device_is_present() helper in more places ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
cpu-hotplug: provide prototypes for arch CPU registration cpu-hotplug: provide prototypes for arch CPU registration --- 2023-09-25 Russell King (Oracle) New
[RFC,v2] cpu-hotplug: provide prototypes for arch CPU registration [RFC,v2] cpu-hotplug: provide prototypes for arch CPU registration --- 2023-09-14 Russell King (Oracle) New
[RFC] cpu-hotplug: provide prototypes for arch CPU registration [RFC] cpu-hotplug: provide prototypes for arch CPU registration --- 2023-09-14 Russell King (Oracle) New
[RFC,net-next,6/7] net: dsa: mv88e6xxx: provide software node for default settings Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,5/7] net: dsa: avoid DT validation for drivers which provide default config Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,4/7] net: dsa: add ability for switch driver to provide a swnode Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,3/7] net: dsa: use fwnode_get_phy_mode() to get phy interface mode Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,2/7] net: phylink: provide phylink_find_max_speed() Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,1/7] software node: allow named software node to be created Another attempt at moving mv88e6xxx forward --- 2023-03-22 Russell King (Oracle) New
[RFC,net-next,v2,1/2] i2c: add fwnode APIs Add I2C fwnode lookup/get interfaces --- 2022-12-19 Russell King (Oracle) New
[RFC,1/2] i2c: add fwnode APIs Add I2C fwnode lookup/get interfaces --- 2022-12-07 Russell King (Oracle) New