index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-24
1
-3
/
+3
*
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2024-02-22
1
-6
/
+44
*
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-22
1
-1
/
+22
*
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
2
-13
/
+26
|
\
|
*
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
2024-02-02
1
-2
/
+9
|
*
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
2024-02-02
1
-2
/
+7
|
*
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
2024-02-02
1
-2
/
+4
|
*
topology: Set capacity_freq_ref in all cases
Vincent Guittot
2024-01-31
1
-7
/
+6
*
|
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
2024-02-12
1
-16
/
+38
*
|
regmap: kunit: fix raw noinc write test wrapping
Ben Wolsieffer
2024-02-07
1
-1
/
+2
|
/
*
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-19
1
-1
/
+1
|
\
|
*
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
1
-1
/
+1
|
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
1
-1
/
+1
*
|
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-19
1
-6
/
+6
|
\
\
|
*
|
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2023-12-22
1
-6
/
+6
*
|
|
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
16
-48
/
+94
|
\
\
\
|
*
|
|
class: fix use-after-free in class_register()
Jing Xia
2024-01-04
1
-0
/
+1
|
*
|
|
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
2024-01-04
1
-1
/
+1
|
*
|
|
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
2023-12-21
6
-6
/
+6
|
*
|
|
driver core: container: make container_subsys const
Greg Kroah-Hartman
2023-12-21
1
-1
/
+1
|
*
|
|
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
2023-12-21
1
-3
/
+3
|
*
|
|
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
2023-12-21
1
-1
/
+1
|
*
|
|
driver core: Better advertise dev_err_probe()
Uwe Kleine-König
2023-12-15
1
-4
/
+5
|
*
|
|
driver core: Emit reason for pending deferred probe
Uwe Kleine-König
2023-12-07
1
-1
/
+1
|
*
|
|
driver core: Enable fw_devlink=rpm by default
Saravana Kannan
2023-12-07
1
-1
/
+1
|
*
|
|
device property: fwnode_property_get_reference_args allows NULL args now
Sakari Ailus
2023-12-07
1
-0
/
+1
|
*
|
|
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2023-12-07
1
-0
/
+3
|
*
|
|
software node: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-07
1
-4
/
+4
|
*
|
|
base/node.c: initialize the accessor list before registering
Gregory Price
2023-12-07
1
-3
/
+6
|
*
|
|
base: soc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-07
1
-2
/
+2
|
*
|
|
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
2023-12-06
1
-3
/
+4
|
*
|
|
drivers: base: Move cpu_dev_init() after node_dev_init()
James Morse
2023-12-06
1
-1
/
+1
|
*
|
|
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-1
/
+10
|
*
|
|
drivers: base: Implement weak arch_unregister_cpu()
James Morse
2023-12-06
1
-1
/
+8
|
*
|
|
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
2023-12-06
1
-4
/
+10
|
*
|
|
drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
James Morse
2023-12-06
1
-1
/
+1
|
*
|
|
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
2023-12-06
1
-12
/
+26
|
*
|
|
driver core: make device_is_dependent() static
Greg Kroah-Hartman
2023-11-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
1
-1
/
+36
|
\
\
\
|
*
\
\
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-12-20
1
-1
/
+36
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
2023-11-16
1
-0
/
+35
|
|
*
|
device property: Use fwnode_property_string_array_count()
Andy Shevchenko
2023-11-16
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-01-17
2
-54
/
+65
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
2024-01-16
2
-54
/
+65
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-09
1
-1
/
+1
|
|
|
|
|
/
|
|
*
|
|
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
2024-01-10
1
-53
/
+64
*
|
|
|
|
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-12
1
-0
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
device property: Add fwnode_name_eq()
Sakari Ailus
2023-12-04
1
-0
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-01-12
3
-3848
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
PM: domains: Move genpd and its governor to the pmdomain subsystem
Ulf Hansson
2023-12-18
3
-3818
/
+0
[next]