index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-09
1
-0
/
+3
|
\
|
*
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-11-28
1
-0
/
+3
*
|
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-08
2
-6
/
+18
|
\
\
|
*
|
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
2023-12-06
1
-3
/
+3
|
*
|
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-06
1
-3
/
+15
|
|
/
*
/
regmap: fix bogus error on regcache_sync success
Matthias Reichl
2023-12-04
1
-2
/
+1
|
/
*
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-07
1
-7
/
+9
|
\
|
*
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-01
1
-7
/
+9
*
|
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-03
10
-51
/
+61
|
\
\
|
*
|
firmware_loader: Abort all upcoming firmware load request once reboot triggered
Mukesh Ojha
2023-10-27
3
-1
/
+7
|
*
|
firmware_loader: Refactor kill_pending_fw_fallback_reqs()
Mukesh Ojha
2023-10-27
3
-8
/
+8
|
*
|
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-10-21
1
-1
/
+1
|
*
|
driver core: class: remove boilerplate code
Maurizio Lombardi
2023-10-21
1
-4
/
+2
|
*
|
driver core: platform: Annotate struct irq_affinity_devres with __counted_by
Kees Cook
2023-10-07
1
-1
/
+1
|
*
|
drivers: base: test: Make property entry API test modular
Geert Uytterhoeven
2023-10-05
2
-2
/
+6
|
*
|
driver core: Add missing parameter description to __fwnode_link_add()
Andy Shevchenko
2023-10-05
1
-0
/
+1
|
*
|
driver core: platform: Unify the firmware node type check
Andy Shevchenko
2023-10-05
1
-11
/
+13
|
*
|
driver core: platform: Use temporary variable in platform_device_add()
Andy Shevchenko
2023-10-05
1
-11
/
+12
|
*
|
driver core: platform: Refactor error path in a couple places
Andy Shevchenko
2023-10-05
1
-9
/
+10
|
*
|
driver core: platform: Drop redundant check in platform_device_add()
Andy Shevchenko
2023-10-05
1
-3
/
+0
*
|
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-1
/
+50
|
\
\
\
|
*
|
|
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
2023-10-25
1
-0
/
+2
|
*
|
|
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
2023-10-25
1
-1
/
+48
|
|
/
/
*
|
|
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
1
-1
/
+0
|
\
\
\
|
*
|
|
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-11
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-5
/
+6
|
\
\
\
|
*
\
\
Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...
Sudeep Holla
2023-10-06
2
-12
/
+42
|
|
\
\
\
|
*
|
|
|
PM: domains: Allow genpd providers to manage OPP tables directly by its FW
Ulf Hansson
2023-09-21
1
-5
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'regmap-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2023-10-31
3
-4
/
+96
|
\
\
\
\
|
*
\
\
\
regmap: Merge up fix for window/paging issue
Mark Brown
2023-10-30
3
-2
/
+33
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
2023-10-26
1
-0
/
+30
|
*
|
|
|
regmap: kunit: Add test for cache sync interaction with ranges
Mark Brown
2023-10-26
1
-2
/
+64
|
*
|
|
|
regmap: kunit: Fix marking of the range window as volatile
Mark Brown
2023-10-26
1
-1
/
+1
|
*
|
|
|
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-11
1
-1
/
+1
*
|
|
|
|
Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2023-10-25
2
-12
/
+42
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
PM: domains: Implement the ->set_performance_state() callback for genpd
Ulf Hansson
2023-10-06
1
-12
/
+21
|
*
|
|
|
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
2023-10-06
1
-0
/
+21
|
|
/
/
/
*
|
|
|
Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-18
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-09
1
-1
/
+1
*
|
|
|
Merge tag 'regmap-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-03
1
-1
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-22
1
-1
/
+2
|
|
/
*
/
driver core: return an error when dev_set_name() hasn't happened
Andy Shevchenko
2023-09-12
1
-0
/
+2
|
/
*
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
10
-12
/
+387
|
\
|
*
driver core: Call in reversed order in device_platform_notify_remove()
Andy Shevchenko
2023-08-22
1
-3
/
+3
|
*
driver core: Return proper error code when dev_set_name() fails
Andy Shevchenko
2023-08-22
1
-7
/
+6
|
*
drivers: base: test: Add missing MODULE_* macros to root device tests
Maxime Ripard
2023-08-16
1
-0
/
+4
|
*
drivers: base: test: Add missing MODULE_* macros for platform devices tests
Maxime Ripard
2023-08-16
1
-0
/
+4
|
*
drivers: base: Free devm resources when unregistering a device
David Gow
2023-08-12
3
-4
/
+11
|
*
drivers: base: Add basic devm tests for platform devices
Maxime Ripard
2023-08-12
2
-0
/
+223
|
*
drivers: base: Add basic devm tests for root devices
Maxime Ripard
2023-08-12
4
-0
/
+118
[next]