Show patches with: State = Action Required       |   1962 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] ACPI: thermal: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[09/10] ACPI: scan: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[08/10] ACPI: sbshc: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[07/10] ACPI: sbs: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[06/10] ACPI: power: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[05/10] ACPI: pci_root: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[04/10] ACPI: pci_link: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[03/10] ACPI: event: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[02/10] ACPI: ec: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
[01/10] ACPI: apd: Use strscpy instead of strcpy. [01/10] ACPI: apd: Use strscpy instead of strcpy. - - - --- 2024-09-15 Muhammad Qasim Abdul Majeed New
ACPCIA: Remove unused acpi_ut_check_and_repair_ascii ACPCIA: Remove unused acpi_ut_check_and_repair_ascii - - - --- 2024-09-14 Dr. David Alan Gilbert New
ACPCIA: Remove unused acpi_ns_one_complete_parse ACPCIA: Remove unused acpi_ns_one_complete_parse - - - --- 2024-09-14 Dr. David Alan Gilbert New
[v2] ACPI: thermal: Use strscpy() instead of strcpy() [v2] ACPI: thermal: Use strscpy() instead of strcpy() - - - --- 2024-09-13 Abdul Rahim New
[3/3] ACPI: SPCR: Add support for rev 3 Implement ACPI SPCR v3 support and minor earlycon cleanup - 1 - --- 2024-09-12 Raul E Rangel New
[V5] acpi/prmt: find block with specific type [V5] acpi/prmt: find block with specific type - 1 - --- 2024-09-11 KobaK New
ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GA ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GA - - - --- 2024-09-11 Paul Menzel New
[V4] acpi/prmt: find block with specific type [V4] acpi/prmt: find block with specific type - 1 - --- 2024-09-11 KobaK Needs ACK
[5/5] ACPI: battery: install notify handler through ACPI core ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[4/5] ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[3/5] ACPI: battery: initialize mutexes through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[2/5] ACPI: battery: allocate driver data through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[1/5] ACPI: battery: check result of register_pm_notifier() ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[v12,3/3] ACPI: APEI: handle synchronous exceptions in task work Untitled series #885658 - 3 1 --- 2024-09-02 Shuai Xue Needs ACK
[v12,2/3] mm: memory-failure: move return value documentation to function declaration Untitled series #885657 - - - --- 2024-09-02 Shuai Xue Needs ACK
[v12,1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered [v12,1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered - - - --- 2024-09-02 Shuai Xue Needs ACK
EINJ, CXL: Fix CXL device SBDF calculation EINJ, CXL: Fix CXL device SBDF calculation - - - --- 2024-08-28 Ben Cheatham Needs ACK
ACPI: platform-profile: Fix CFI violation when accessing sysfs files ACPI: platform-profile: Fix CFI violation when accessing sysfs files - 1 1 --- 2024-08-19 Nathan Chancellor New
[next] ACPI: align slab for improved memory performance [next] ACPI: align slab for improved memory performance - - - --- 2024-08-08 King, Colin New
ACPI: APEI: ERST: Don't retry read when "Record Store Empty" ACPI: APEI: ERST: Don't retry read when "Record Store Empty" - - - --- 2024-07-05 NOMURA JUNICHI(野村 淳一) Needs ACK
[2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state ACPI: Replace Ternary Operations with min()/max() Macros - - - --- 2024-06-26 Prabhakar Pujeri New
[1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz ACPI: Replace Ternary Operations with min()/max() Macros - - - --- 2024-06-26 Prabhakar Pujeri New
acpi: Support CONFIG_ACPI without CONFIG_PCI acpi: Support CONFIG_ACPI without CONFIG_PCI - - - --- 2024-06-13 Jitindar Singh, Suraj New
[2/2] ACPI: extlog: Trace CPER PCI Express Error Section Make ELOG log and trace consistently with GHES - - - --- 2024-05-27 Fabio M. De Francesco Needs ACK
[1/2] ACPI: extlog: Trace CPER Non-standard Section Body Make ELOG log and trace consistently with GHES - 1 - --- 2024-05-27 Fabio M. De Francesco Needs ACK
[RFC,v2,2/2] kselftest: Add test to detect unprobed devices on ACPI platforms Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[RFC,v2,1/2] acpi: Add script to extract ACPI device ids in the kernel Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture [v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture - 2 - --- 2023-12-04 Avadhut Naik Needs ACK
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver - 1 - --- 2023-10-25 Wilczynski, Michal rafael New
[v1] ACPI: scan: Add support for GPE block devices [v1] ACPI: scan: Add support for GPE block devices - - - --- 2023-10-02 Wilczynski, Michal rafael New
[v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN [v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN - - - --- 2023-09-20 Mirsad Todorovac rafael New
ACPI: tables: Fix NULL dereference by acpi_os_map_memory() ACPI: tables: Fix NULL dereference by acpi_os_map_memory() - - - --- 2023-07-26 Kiwamu Okabe rafael Under Review
[v2] acpi: allow usage of acpi_tad on HW-reduced platforms [v2] acpi: allow usage of acpi_tad on HW-reduced platforms - - - --- 2022-12-05 Bart Groeneveld | GPX Solutions B.V Under Review
[v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE [v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE - - - --- 2022-10-11 Marek Maślanka New
ACPI: Avoid flush_scheduled_work() usage ACPI: Avoid flush_scheduled_work() usage - - - --- 2022-04-19 Tetsuo Handa New
Calling _WAK on boot Calling _WAK on boot - - - --- 2021-04-14 w4v3 New
[v2,3/4] ACPI: platform: Add balanced-performance platform profile platform/surface: Add platform profile driver for Surface devices - - - --- 2021-02-11 Maximilian Luz Queued
[v2,2/4] ACPI: platform: Fix file references in comment platform/surface: Add platform profile driver for Surface devices - - - --- 2021-02-11 Maximilian Luz Queued
[v2,1/4] ACPI: platform: Hide ACPI_PLATFORM_PROFILE option platform/surface: Add platform profile driver for Surface devices - - - --- 2021-02-11 Maximilian Luz Queued
[BUG] incorrect scaling_max_freq with intel_pstate after offline/online] [BUG] incorrect scaling_max_freq with intel_pstate after offline/online] - - - --- 2021-02-03 Guillaume Morin New
acpi: battery: Always read fresh battery state on update acpi: battery: Always read fresh battery state on update - - - --- 2020-06-04 Mathew King Under Review
[10/10] memory-hotplug : remove sysfs file of node - - - --- 2012-10-05 Yasuaki Ishimatsu New
[9/10] memory-hotplug : memory_hotplug: clear zone when removing the memory - - - --- 2012-10-05 Yasuaki Ishimatsu New
[8/10] memory-hotplug : remove page table of x86_64 architecture - - - --- 2012-10-05 Yasuaki Ishimatsu New
[7/10] memory-hotplug : remove memmap of sparse-vmemmap - - - --- 2012-10-05 Yasuaki Ishimatsu New
[6/10] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap - - - --- 2012-10-05 Yasuaki Ishimatsu New
[5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem - - - --- 2012-10-05 Yasuaki Ishimatsu New
[4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP - - - --- 2012-10-05 Yasuaki Ishimatsu New
[3/10] memory-hotplug : introduce new function arch_remove_memory() for removing page table depends… - - - --- 2012-10-05 Yasuaki Ishimatsu New
[2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs - - - --- 2012-10-05 Yasuaki Ishimatsu New
[1/10] memory-hotplug : check whether memory is offline or not when removing memory - - - --- 2012-10-05 Yasuaki Ishimatsu New
[2/2] acpi,memory-hotplug : call acpi_bus_remo() to remove memory device - - - --- 2012-10-04 Yasuaki Ishimatsu New
[1/2] acpi,memory-hotplug : export the function acpi_bus_remove() - - - --- 2012-10-04 Yasuaki Ishimatsu New
[4/4] acpi,memory-hotplug : store the node id in acpi_memory_device - - - --- 2012-10-03 Yasuaki Ishimatsu New
[3/6] acpi,memory-hotplug : add physical memory hotplug code to acpi_memhotplug.c - - - --- 2012-10-03 Yasuaki Ishimatsu New
[2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory() - - - --- 2012-10-03 Yasuaki Ishimatsu New
[1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove() - - - --- 2012-10-03 Yasuaki Ishimatsu New
[2/2] memory-hotplug : update memory block's state and notfy theinformation to userspace - - - --- 2012-10-02 Yasuaki Ishimatsu New
[1/2] memory-hotplug : Preparation to notify memory block's state at memory hot remove - - - --- 2012-10-02 Yasuaki Ishimatsu New
CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_pro… - - - --- 2012-09-07 John Stultz New
[6/6] cpuidle : add cpuidle_register_states function - - - --- 2012-09-07 Daniel Lezcano New
[5/6] cpuidle : use per cpuidle device cpu states - - - --- 2012-09-07 Daniel Lezcano New
[4/6] cpuidle : add a pointer for cpuidle_state in the cpuidle_device - - - --- 2012-09-07 Daniel Lezcano New
[3/6] acpi : remove pointless cpuidle device state_count init - - - --- 2012-09-07 Daniel Lezcano New
[2/6] acpi : move cpuidle_device field out of the acpi_processor_power structure - - - --- 2012-09-07 Daniel Lezcano New
[1/6] acpi : move the acpi_idle_driver variable declaration - - - --- 2012-09-07 Daniel Lezcano New
[v2,6/6] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge - - - --- 2012-09-07 Taku Izumi New
[RESEND,12/12] xo15-ebook: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,11/12] toshiba_bluetooth: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,10/12] topstar-laptop: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,09/12] ideapad: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,08/12] hp_accel: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,07/12] Input: atlas_btns - convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,06/12] i2c-scmi: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,05/12] ACPI/sbshc: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,04/12] ACPI/hed: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,03/12] ACPI/fan: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,02/12] ACPI/button: convert to module_acpi_driver() - - - --- 2012-09-07 Mika Westerberg New
[RESEND,01/12] ACPI: introduce module_acpi_driver() helper macro - - - --- 2012-09-07 Mika Westerberg New
GHES: correct page protection flags in ghes_ioremap_pfn_...() - - - --- 2012-09-07 Jan Beulich New
[v2,4/4] ACPI: Update container to use .sys_notify - - - --- 2012-09-06 Toshi Kani New
[v2,3/4] ACPI: Update acpi_memhotplug to use .sys_notify - - - --- 2012-09-06 Toshi Kani New
[v2,2/4] ACPI: Update processor_driver to use .sys_notify - - - --- 2012-09-06 Toshi Kani New
[v2,1/4] ACPI: Support system notify handler via .sys_notify - - - --- 2012-09-06 Toshi Kani New
[v6,1/7] scsi: sr: support runtime pm for ODD - - - --- 2012-09-06 Aaron Lu New
[RFC,v9,21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed - - - --- 2012-09-05 Wen Congyang New
« 1 2 3 419 20 »