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
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
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-15
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
1
-4
/
+8
2017-11-08
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-10-18
device property: Track owner device of device property
Jarkko Nikula
1
-6
/
+9
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-10-05
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
1
-3
/
+6
2017-09-09
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-08-11
device property: Make dev_fwnode() public
Sakari Ailus
1
-1
/
+2
2017-07-27
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domains
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-21
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-14
/
+18
2017-07-15
Add "shutdown" to "struct class".
Josh Zimmerman
1
-1
/
+5
2017-07-12
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-06-17
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+6
2017-02-01
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-2
/
+2
2017-01-12
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2017-01-09
firmware: fix usermode helper fallback loading
Yves-Alexis Perez
1
-3
/
+4
2017-01-06
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
1
-3
/
+13
2017-01-06
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
1
-16
/
+6
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-11-11
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-10-31
driver core: fix smatch warning on dev->bus check
Rob Herring
1
-1
/
+1
2016-10-31
driver core: skip removal test for non-removable drivers
Rob Herring
1
-1
/
+2
2016-10-27
driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger
Laura Abbott
1
-2
/
+4
2016-10-07
memory-hotplug: fix store_mem_state() return value
Reza Arbab
1
-1
/
+4
2016-10-05
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+8
2016-10-04
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-18
/
+67
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...
Mark Brown
3
-18
/
+67
[next]