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
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-14
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-23
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+11
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
1
-5
/
+5
2017-09-19
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
1
-3
/
+6
2017-09-18
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-09-18
base: arch_topology: fix section mismatch build warnings
Sudeep Holla
1
-6
/
+6
2017-09-18
PM / QoS: Use the correct variable to check the QoS request type
Jan H. Schönherr
1
-5
/
+5
2017-09-17
dma-coherent: fix rmem_dma_device_init regression
Arnd Bergmann
1
-10
/
+9
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
1
-4
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-52
/
+40
2017-09-11
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
1
-99
/
+0
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-2
/
+2
2017-09-09
mm: change the call sites of numa statistics items
Kemi Wang
1
-7
/
+15
2017-09-07
mm, memory_hotplug: remove zone restrictions
Michal Hocko
1
-3
/
+0
2017-09-07
mm, memory_hotplug: display allowed zones in the preferred ordering
Michal Hocko
1
-10
/
+23
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-46
/
+85
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-74
/
+327
2017-09-05
dma-coherent: fix dma_declare_coherent_memory() logic error
Arnd Bergmann
1
-13
/
+25
2017-09-04
dma-coherent: remove an unused variable
Christoph Hellwig
1
-1
/
+0
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-40
/
+65
2017-09-04
Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'
Rafael J. Wysocki
3
-34
/
+262
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2
-37
/
+16
2017-09-01
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
1
-2
/
+0
2017-08-31
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-08-28
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
1
-4
/
+5
[next]