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
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
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
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-09-26
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
1
-2
/
+4
2021-09-22
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-09-22
PM / wakeirq: Enable dedicated wakeirq for suspend
Grygorii Strashko
1
-2
/
+10
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-0
/
+1
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2020-11-10
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-11-10
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-2
/
+3
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-07-31
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-06-30
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+8
2020-05-27
component: Silence bind error on -EPROBE_DEFER
James Hilliard
1
-3
/
+5
2020-02-28
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-02-28
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
1
-1
/
+4
2020-02-28
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
1
-4
/
+6
2019-12-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2019-11-28
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-2
/
+7
2019-11-25
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
1
-3
/
+3
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-16
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+9
2019-10-29
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
1
-0
/
+3
2019-10-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-09-21
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-08-04
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+2
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
1
-2
/
+5
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-2
/
+4
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-09-26
drivers/base: stop new probing during shutdown
Pingfan Liu
1
-0
/
+3
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2018-07-11
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
1
-1
/
+1
2018-06-26
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-05-30
regmap: Correct comparison in regmap_cached
Charles Keepax
1
-1
/
+1
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-01-31
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
1
-4
/
+8
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+3
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2017-12-25
PM / OPP: Move error message to debug level
Fabio Estevam
1
-1
/
+1
2017-12-14
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
[next]