index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
driver core: Fix error return code in really_probe()
Zhen Lei
1
-6
/
+10
2021-09-15
firmware: fix theoretical UAF race with firmware cache and resume
Zhen Lei
1
-12
/
+8
2021-09-15
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-0
/
+1
2021-08-12
drivers core: Fix oops when driver probe fails
Filip Schauer
1
-2
/
+2
2021-08-12
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
3
-5
/
+19
2021-08-12
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
1
-2
/
+0
2021-07-28
driver core: Prevent warning when removing a device link from unregistered co...
Adrian Hunter
1
-2
/
+4
2021-06-03
drivers: base: Fix device link removal
Rafael J. Wysocki
1
-14
/
+23
2021-05-19
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-3
/
+7
2021-05-14
node: fix device cleanups in error handling code
Dan Carpenter
1
-14
/
+12
2021-05-14
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-05-14
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-04-14
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
1
-3
/
+5
2021-04-07
driver core: clear deferred probe reason on probe retry
Ahmad Fatoum
1
-0
/
+3
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-30
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-25
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-17
software node: Fix node registration
Heikki Krogerus
1
-0
/
+3
2021-03-17
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
1
-16
/
+9
2021-03-17
drivers/base: build kunit tests without structleak plugin
Arnd Bergmann
1
-0
/
+1
2021-03-09
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-03-04
media: software_node: Fix refcounts in software_node_get_next_child()
Daniel Scally
1
-2
/
+6
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-27
driver core: Fix device link device name collision
Saravana Kannan
1
-12
/
+15
2021-01-27
drivers core: Free dma_range_map when driver probe failed
Meng Li
1
-0
/
+2
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2020-12-30
driver: core: Fix list corruption after device_del()
Takashi Iwai
1
-1
/
+1
2020-11-02
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-3
/
+5
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2
-37
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2
-5
/
+22
2020-10-27
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-10-27
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-10-24
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-15
/
+153
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
1
-1
/
+0
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
1
-14
/
+11
2020-10-17
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+5
2020-10-16
mm: don't panic when links can't be created in sysfs
Laurent Dufour
1
-12
/
+21
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+2
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
1
-3
/
+7
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
1
-1
/
+2
2020-10-16
PM: domains: Add support for PM domain on/off notifiers for genpd
Ulf Hansson
1
-12
/
+149
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-1
/
+3
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-49
/
+131
2020-10-15
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
1
-2
/
+5
[next]