linux/drivers/base
Linus Torvalds 345030986d Driver core fix for 6.15-rc6
Here is a single driver core fix for a regression for platform devices
 that is a regression from a change that went into 6.15-rc1 that affected
 Pixel devices.  It has been in linux-next for over a week with no
 reported problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaB9XmA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykMpgCgkKADII5bTybOB2Rkd2XRv1gh9ggAnjnoZZNT
 WdtawFbS8G6EldLgH9lN
 =gJoe
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core

Pull driver core fix from Greg KH:
 "Here is a single driver core fix for a regression for platform devices
  that is a regression from a change that went into 6.15-rc1 that
  affected Pixel devices. It has been in linux-next for over a week with
  no reported problems"

* tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core:
  platform: Fix race condition during DMA configure at IOMMU probe time
2025-05-10 09:53:11 -07:00
..
firmware_loader
power treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
regmap regmap: Updates for v6.15 2025-03-29 14:31:39 -07:00
test
Kconfig
Makefile
arch_numa.c
arch_topology.c
attribute_container.c
auxiliary.c drivers/base: Extend documentation with preferred way to use auxbus 2025-04-15 18:10:28 +02:00
auxiliary_sysfs.c
base.h driver core: fix potential NULL pointer dereference in dev_uevent() 2025-04-15 17:04:35 +02:00
bus.c driver core: fix potential NULL pointer dereference in dev_uevent() 2025-04-15 17:04:35 +02:00
cacheinfo.c
class.c
component.c Driver core updates for 6.15-rc1 2025-04-01 11:02:03 -07:00
container.c
core.c driver core: fix potential NULL pointer dereference in dev_uevent() 2025-04-15 17:04:35 +02:00
cpu.c
dd.c driver core: introduce device_set_driver() helper 2025-04-15 17:04:35 +02:00
devcoredump.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
devres.c
devtmpfs.c devtmpfs: don't use vfs_getattr_nosec to query i_mode 2025-04-25 12:11:45 +02:00
driver.c
faux.c
firmware.c
hypervisor.c
init.c
isa.c
map.c
memory.c drivers/base/memory: Avoid overhead from for_each_present_section_nr() 2025-04-15 18:19:49 +02:00
module.c drivers: base: handle module_kobject creation 2025-04-16 15:10:55 +02:00
node.c
physical_location.c
physical_location.h
pinctrl.c
platform-msi.c
platform.c platform: Fix race condition during DMA configure at IOMMU probe time 2025-05-01 18:00:58 +02:00
property.c
soc.c
swnode.c software node: Prevent link creation failure from causing kobj reference count imbalance 2025-04-15 18:15:14 +02:00
syscore.c
topology.c
trace.c
trace.h
transport_class.c