linux/drivers/base
Danilo Krummrich 559ac49154 Driver core fixes deferred from 6.19-rc7
[1, 2] were originally intended for -rc7. Patch [1] uncovered potential
 deadlocks that require a few driver fixes; [2] is one such fix.
 
 [1] https://patch.msgid.link/20260113162843.12712-1-hanguidong02@gmail.com
 [2] https://patch.msgid.link/20260121141215.29658-1-dakr@kernel.org
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS2q/xV6QjXAdC7k+1FlHeO1qrKLgUCaXdn0AAKCRBFlHeO1qrK
 Lu0BAQDfaNgkqh55vA7C+meIUTKKEnARTsRHowRnex2zty0VVQEA/tExyJKy8QY4
 pNe8ghYW6mmad/eY+pixYzaFacv7+ws=
 =CzPS
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-next

Driver core fixes deferred from 6.19-rc7

[1, 2] were originally intended for -rc7. Patch [1] uncovered potential
deadlocks that require a few driver fixes; [2] is one such fix.

[1] https://patch.msgid.link/20260113162843.12712-1-hanguidong02@gmail.com
[2] https://patch.msgid.link/20260121141215.29658-1-dakr@kernel.org

Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2026-01-26 14:12:02 +01:00
..
firmware_loader Char/Misc/IIO driver updates for 6.19-rc1 2025-12-06 18:34:24 -08:00
power PM: runtime: Do not clear needs_force_resume with enabled runtime PM 2025-12-16 12:58:57 +01:00
regmap regmap: Fix race condition in hwspinlock irqsave routine 2026-01-12 12:25:29 +00:00
test
Kconfig revocable: Add Kunit test cases 2026-01-16 16:16:51 +01:00
Makefile revocable: Add Kunit test cases 2026-01-16 16:16:51 +01:00
arch_numa.c
arch_topology.c Merge 6.18-rc3 into driver-core-next 2025-10-27 08:02:50 +01:00
attribute_container.c driver core: attribute_container: change return type to void 2026-01-16 16:46:14 +01:00
auxiliary.c
auxiliary_sysfs.c
base.h Driver core fixes deferred from 6.19-rc7 2026-01-26 14:12:02 +01:00
bus.c driver core: enforce device_lock for driver_match_device() 2026-01-16 12:40:58 +01:00
cacheinfo.c
class.c
component.c
container.c
core.c driver core: WQ_PERCPU added to alloc_workqueue users 2025-11-26 15:21:29 +01:00
cpu.c tick/nohz: Expose housekeeping CPUs in sysfs 2025-11-26 15:20:51 +01:00
dd.c driver core: enforce device_lock for driver_match_device() 2026-01-16 12:40:58 +01:00
devcoredump.c devcoredump: Fix circular locking dependency with devcd->mutex. 2025-10-17 09:47:40 +02:00
devres.c devres: Remove unused devm_free_percpu() 2025-11-19 10:26:22 +13:00
devtmpfs.c devtmpfs: Replace simple_strtoul with kstrtoint in mount_param 2026-01-16 16:44:43 +01:00
driver.c
faux.c driver core: faux: stop using static struct device 2026-01-21 14:17:58 +01:00
firmware.c
hypervisor.c
init.c
isa.c
map.c
memory.c Significant patch series in this merge are as follows: 2025-12-05 13:52:43 -08:00
module.c
node.c drivers/base/node: fold unregister_node() into unregister_one_node() 2025-11-16 17:28:03 -08:00
physical_location.c
physical_location.h
pinctrl.c
platform-msi.c
platform.c platform: Add firmware-agnostic irq and affinity retrieval interface 2025-10-27 17:16:32 +01:00
property.c
revocable.c revocable: Remove redundant synchronize_srcu() call 2026-01-21 14:17:44 +01:00
revocable_test.c revocable: fix missing module license and description 2026-01-20 10:57:55 +01:00
soc.c
swnode.c software node: allow referencing firmware nodes 2025-11-20 16:51:48 +01:00
syscore.c syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
topology.c
trace.c
trace.h
transport_class.c driver core: attribute_container: change return type to void 2026-01-16 16:46:14 +01:00