index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
1
-13
/
+15
2023-02-08
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
1
-10
/
+40
2023-02-08
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
1
-10
/
+18
2023-02-08
driver core: fw_devlink: Improve check for fwnode with no device/driver
Saravana Kannan
1
-2
/
+38
2023-02-08
driver core: fw_devlink: Don't purge child fwnode's consumer links
Saravana Kannan
1
-18
/
+79
2023-02-08
driver core: make kobj_type structures constant
Thomas Weißschuh
4
-6
/
+6
2023-02-08
drivers: base: dd: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-08
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
1
-0
/
+3
2023-02-02
drivers/base: Remove CONFIG_SRCU
Paul E. McKenney
1
-42
/
+0
2023-02-02
devtmpfs: convert to pr_fmt
Longlong Xia
1
-8
/
+8
2023-02-01
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
2
-1
/
+6
2023-02-01
driver core: platform: simplify __platform_driver_probe()
Greg Kroah-Hartman
1
-11
/
+15
2023-02-01
driver core: platform: removed unneeded variable from __platform_driver_probe()
Greg Kroah-Hartman
1
-4
/
+4
2023-01-31
cacheinfo: Initialize variables in fetch_cache_info()
Pierre Gondois
1
-1
/
+1
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2
-7
/
+13
2023-01-31
regmap: apply reg_base and reg_downshift for single register ops
Daniel Golle
1
-0
/
+6
2023-01-31
driver core: soc: remove layering violation for the soc_bus
Greg Kroah-Hartman
1
-1
/
+3
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+13
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
3
-4
/
+4
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2
-1
/
+3
2023-01-23
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
1
-5
/
+11
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2
-7
/
+13
2023-01-20
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
1
-1
/
+16
2023-01-20
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
1
-1
/
+4
2023-01-20
driver core: fix resource leak in device_add()
Zhengchao Shao
1
-1
/
+1
2023-01-20
drivers/base/memory: Fix comments for phys_index_show()
Gavin Shan
1
-7
/
+2
2023-01-20
Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2
-29
/
+144
2023-01-19
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
1
-1
/
+1
2023-01-19
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-6
/
+6
2023-01-18
cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
Yong-Xuan Wang
1
-10
/
+17
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2
-19
/
+64
2023-01-18
cacheinfo: Check 'cache-unified' property to count cache leaves
Pierre Gondois
1
-11
/
+26
2023-01-18
driver core: bus: move bus notifier logic into bus.c
Greg Kroah-Hartman
4
-31
/
+19
2023-01-17
cacheinfo: Return error code in init_of_cache_level()
Pierre Gondois
1
-3
/
+7
2023-01-17
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
1
-0
/
+44
2023-01-17
platform: remove useless if-branch in __platform_get_irq_byname()
Soha Jin
1
-5
/
+3
2023-01-17
platform: Document platform_add_devices() return value
Umang Jain
1
-0
/
+2
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
1
-61
/
+0
2023-01-17
software node: Switch property entry test to a new API
Andy Shevchenko
1
-16
/
+14
2023-01-17
platform: Provide a remove callback that returns no value
Uwe Kleine-König
1
-1
/
+3
2023-01-16
regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.
Andrew Lunn
1
-18
/
+23
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
1
-0
/
+4
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-12
/
+12
2023-01-11
driver core: change to_subsys_private() to use container_of_const()
Greg Kroah-Hartman
2
-2
/
+2
2023-01-11
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
1
-4
/
+2
2023-01-11
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2023-01-10
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
1
-0
/
+26
[prev]
[next]