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-10-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-09-19
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-07-31
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-07-21
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
1
-1
/
+2
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-05-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-05-16
devres: Align data[] to ARCH_KMALLOC_MINALIGN
Alexey Brodkin
1
-2
/
+8
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-04-20
mm: hide incomplete nr_indirectly_reclaimable in sysfs
Konstantin Khlebnikov
1
-1
/
+6
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2019-03-13
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
1
-1
/
+1
2019-02-12
OPP: Use opp_table->regulators to verify no regulator case
Viresh Kumar
1
-4
/
+7
2019-02-12
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2
-5
/
+15
2019-02-12
driver core: Move async_synchronize_full call
Alexander Duyck
1
-3
/
+3
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-12-01
driver core: Move device_links_purge() after bus_remove_device()
Jeffy Chen
1
-1
/
+1
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-03
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
1
-1
/
+1
2018-07-03
PM / core: Fix supplier device runtime PM usage counter imbalance
Rafael J. Wysocki
1
-4
/
+11
2018-07-03
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
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-26
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
1
-2
/
+4
2018-04-26
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
1
-31
/
+45
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-04-08
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
1
-6
/
+6
2018-03-19
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-0
/
+1
2018-02-25
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2018-02-22
PM / runtime: Update links_count also if !CONFIG_SRCU
Lukas Wunner
1
-0
/
+3
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2018-01-02
drivers: base: cacheinfo: fix cache type for non-architected system cache
Sudeep Holla
1
-0
/
+13
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-12-14
firmware: cleanup FIRMWARE_IN_KERNEL message
Robin H. Johnson
1
-12
/
+13
2017-12-10
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
1
-2
/
+3
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-10-13
mm: only display online cpus of the numa node
Zhen Lei
1
-2
/
+10
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
1
-0
/
+4
2017-10-10
device property: Track owner device of device property
Jarkko Nikula
1
-6
/
+9
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+8
2017-09-26
PM / OPP: Call notifier without holding opp_table->lock
Viresh Kumar
1
-0
/
+7
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+11
[next]