..
firmware_loader
Kbuild updates for v6.2
2022-12-19 12:33:32 -06:00
power
Power management updates for 6.2-rc1
2022-12-12 13:19:07 -08:00
regmap
regmap: Merge fix for where we get the number of registers from
2022-12-12 11:50:58 +00:00
test
Merge 6.2-rc5 into driver-core-next
2023-01-22 12:56:55 +01:00
Kconfig
devtmpfs: mount with noexec and nosuid
2021-12-30 13:54:42 +01:00
Makefile
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
2022-11-17 15:15:20 +01:00
arch_numa.c
mm: percpu: add generic pcpu_populate_pte() function
2022-01-20 08:52:52 +02:00
arch_topology.c
arch_topology: Build cacheinfo from primary CPU
2023-01-18 09:58:40 +00:00
attribute_container.c
driver core: attribute_container: fix W=1 warnings
2021-05-14 13:37:10 +02:00
auxiliary.c
Documentation/auxiliary_bus: Move the text into the code
2021-12-03 16:41:50 +01:00
base.h
driver core: bus: move bus notifier logic into bus.c
2023-01-18 09:00:48 +01:00
bus.c
driver core: bus: move bus notifier logic into bus.c
2023-01-18 09:00:48 +01:00
cacheinfo.c
cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
2023-01-18 09:58:40 +00:00
class.c
driver core: class: Clear private pointer on registration failures
2023-01-23 14:47:18 +01:00
component.c
component: Add common helper for compare/release functions
2022-02-25 12:16:12 +01:00
container.c
driver core: Remove redundant license text
2017-12-07 18:36:44 +01:00
core.c
driver core: fix resource leak in device_add()
2023-01-20 14:20:27 +01:00
cpu.c
x86/bugs: Report AMD retbleed vulnerability
2022-06-27 10:33:59 +02:00
dd.c
driver core: bus: move bus notifier logic into bus.c
2023-01-18 09:00:48 +01:00
devcoredump.c
devcoredump : Serialize devcd_del work
2022-09-24 14:01:40 +02:00
devres.c
devres: Use kmalloc_size_roundup() to match ksize() usage
2022-11-09 15:11:46 +01:00
devtmpfs.c
devtmpfs: fix the dangling pointer of global devtmpfsd thread
2022-06-27 16:41:13 +02:00
driver.c
driver core: fix driver_set_override() issue with empty strings
2022-09-05 13:01:34 +02:00
firmware.c
driver core: Remove redundant license text
2017-12-07 18:36:44 +01:00
hypervisor.c
driver core: Remove redundant license text
2017-12-07 18:36:44 +01:00
init.c
init: Initialize noop_backing_dev_info early
2022-06-16 10:55:57 +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 comments for phys_index_show()
2023-01-20 14:15:00 +01:00
module.c
driver core: Remove redundant license text
2017-12-07 18:36:44 +01:00
node.c
- Yu Zhao's Multi-Gen LRU patches are here. They've been under test in
2022-10-10 17:53:04 -07:00
physical_location.c
driver core: location: Free struct acpi_pld_info *pld before return false
2023-01-20 14:20:30 +01:00
physical_location.h
driver core: Add sysfs support for physical location of a device
2022-04-27 09:51:57 +02:00
pinctrl.c
driver core: Remove redundant license text
2017-12-07 18:36:44 +01:00
platform-msi.c
platform-msi: Switch to the domain id aware MSI interfaces
2022-12-05 19:21:00 +01:00
platform.c
platform: remove useless if-branch in __platform_get_irq_byname()
2023-01-17 19:12:48 +01:00
property.c
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
2023-01-19 14:45:41 +01:00
soc.c
base: soc: Make soc_device_match() simpler and easier to read
2022-03-18 14:28:07 +01:00
swnode.c
software node: Remove unused APIs
2023-01-17 19:04:26 +01:00
syscore.c
syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()
2020-09-08 13:32:06 +02:00
topology.c
drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
2022-07-15 17:36:33 +02:00
trace.c
devres: Enable trace events
2021-06-15 17:14:36 +02:00
trace.h
devres: Enable trace events
2021-06-15 17:14:36 +02:00
transport_class.c
drivers: base: transport_class: fix resource leak when transport_add_device() fails
2023-01-20 14:22:53 +01:00