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
2020-11-10
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-3
/
+5
2020-11-10
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2
-37
/
+0
2020-11-10
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2
-5
/
+22
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-11-05
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
1
-4
/
+1
2020-11-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
1
-3
/
+2
2020-11-01
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
1
-1
/
+1
2020-10-29
regmap: debugfs: Fix more error path regressions
Charles Keepax
1
-0
/
+2
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-30
/
+55
2020-09-25
Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+56
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
3
-17
/
+38
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+15
2020-09-04
driver core: Fix device_pm_lock() locking for device links
Saravana Kannan
1
-4
/
+0
2020-09-04
driver code: print symbolic error code
Michał Mirosław
1
-2
/
+2
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+10
2020-08-28
firmware_loader: fix memory leak for paged buffer
Prateek Sood
2
-6
/
+13
2020-08-25
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-21
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-08-07
Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-12
/
+14
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+2
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+35
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-67
/
+422
2020-08-04
PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()
Rafael J. Wysocki
1
-12
/
+14
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-104
/
+111
2020-08-03
Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-43
/
+43
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
3
-104
/
+111
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-2
/
+3
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-07-30
driver core: add deferring probe reason to devices_deferred property
Andrzej Hajda
3
-3
/
+31
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+42
2020-07-30
driver core: Avoid binding drivers to dead devices
Lukas Wunner
1
-1
/
+3
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2020-07-25
firmware_loader: EFI firmware loader must handle pre-allocated buffer
Kees Cook
1
-1
/
+4
2020-07-24
driver core: Change delimiter in devlink device's name to "--"
Saravana Kannan
1
-1
/
+1
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
1
-1
/
+1
2020-07-23
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-3
/
+4
2020-07-23
driver core: Fix sleeping in invalid context during device link deletion
Saravana Kannan
1
-18
/
+27
[next]