index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-04-08
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-04-08
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-04-08
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
Shawn Guo
1
-1
/
+1
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-27
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2
-13
/
+31
2022-01-27
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2022-01-27
software node: fix wrong node passed to find nargs_prop
Clément Léger
1
-1
/
+1
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2021-12-29
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
1
-1
/
+1
2021-11-25
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
1
-6
/
+7
2021-11-18
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2021-11-18
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
1
-3
/
+1
2021-11-18
component: do not leave master devres group open after bind
Kai Vehmanen
1
-2
/
+3
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-10-28
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-10-06
device property: build kunit tests without structleak plugin
Brendan Higgins
1
-1
/
+1
2021-10-05
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
1
-1
/
+2
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+63
2021-09-28
driver core: Add debug logs when fwnode links are added/deleted
Saravana Kannan
1
-0
/
+4
2021-09-28
driver core: Create __fwnode_link_del() helper function
Saravana Kannan
1
-16
/
+19
2021-09-28
driver core: Set deferred probe reason when deferred by driver core
Saravana Kannan
1
-6
/
+9
2021-09-24
Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2021-09-23
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
1
-0
/
+19
2021-09-21
driver core: fw_devlink: Improve handling of cyclic dependencies
Saravana Kannan
1
-5
/
+12
2021-09-17
Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2021-09-16
software node: balance refcount for managed software nodes
Laurentiu Tudor
1
-0
/
+3
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-14
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-10
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2
-8
/
+5
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+2
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-23
/
+204
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
1
-0
/
+30
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-8
/
+10
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
1
-5
/
+5
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
1
-4
/
+155
2021-09-08
mm: track present early pages per zone
David Hildenbrand
1
-7
/
+7
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-2
/
+0
2021-09-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+2
2021-09-07
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-09-07
PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()
Sergey Shtylyov
1
-7
/
+4
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+3
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-4
/
+1
[next]