..
firmware_loader
firmware_loader: use kernel credentials when reading firmware
2022-05-18 10:26:53 +02:00
power
PM: domains: Fix initialization of genpd's next_wakeup
2022-06-09 10:23:01 +02:00
regmap
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
2022-06-29 09:03:25 +02:00
test
device property: build kunit tests without structleak plugin
2021-10-06 17:53:42 -06:00
Kconfig
…
Makefile
…
arch_numa.c
memblock: introduce saner 'memblock_free_ptr()' interface
2021-09-14 13:23:22 -07:00
arch_topology.c
arch_topology: Do not set llc_sibling if llc_id is invalid
2022-05-09 09:14:30 +02:00
attribute_container.c
…
auxiliary.c
Merge 5.14-rc3 into driver-core-next
2021-07-27 09:22:08 +02:00
base.h
software nodes: Split software_node_notify()
2021-07-16 19:17:05 +02:00
bus.c
driver: base: fix UAF when driver_attach failed
2022-06-14 18:36:09 +02:00
cacheinfo.c
cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
2021-07-21 17:29:40 +02:00
class.c
…
component.c
component: do not leave master devres group open after bind
2021-11-18 19:16:08 +01:00
container.c
…
core.c
PM: runtime: Add safety net to supplier device release
2022-01-27 11:04:44 +01:00
cpu.c
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
2022-06-16 13:30:33 +02:00
dd.c
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2022-06-14 18:36:13 +02:00
devcoredump.c
…
devres.c
…
devtmpfs.c
devtmpfs regression fix: reconfigure on each mount
2022-01-20 09:13:13 +01:00
driver.c
…
firmware.c
…
hypervisor.c
…
init.c
init: Initialize noop_backing_dev_info early
2022-06-22 14:22:02 +02:00
isa.c
bus: Make remove callback return void
2021-07-21 11:53:42 +02:00
map.c
driver: base: Prefer unsigned int to bare use of unsigned
2021-07-21 17:30:09 +02:00
memory.c
drivers/base/memory: fix an unlikely reference counting issue in __add_memory_block()
2022-06-09 10:23:09 +02:00
module.c
…
node.c
drivers/base/node.c: fix compaction sysfs file leak
2022-06-09 10:23:08 +02:00
pinctrl.c
…
platform-msi.c
platform-msi: Add ABI to show msi_irqs of platform devices
2021-08-24 09:16:20 +02:00
platform.c
driver core: platform: Remove platform_device_add_properties()
2021-08-18 16:08:11 +02:00
property.c
device property: Allow error pointer to be passed to fwnode APIs
2022-06-09 10:22:47 +02:00
soc.c
…
swnode.c
software node: fix wrong node passed to find nargs_prop
2022-01-27 11:03:46 +01:00
syscore.c
…
topology.c
topology: use bin_attribute to break the size limitation of cpumap ABI
2021-08-13 10:27:49 +02:00
trace.c
…
trace.h
…
transport_class.c
…