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
2020-03-18
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
1
-1
/
+1
2020-03-18
arch_topology: Fix putting invalid cpu clk
Jeffy Chen
1
-3
/
+3
2020-03-11
cpu-topology: Fix the potential data corruption
Zeng Tao
1
-2
/
+2
2020-03-11
arch_topology: Adjust initial CPU capacities with current freq
Jeffy Chen
1
-12
/
+28
2020-03-11
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
1
-9
/
+4
2020-03-11
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
2
-14
/
+27
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+20
2020-03-05
driver core: fw_devlink_flags can be static
kbuild test robot
1
-1
/
+1
2020-03-05
Revert "software node: Simplify software_node_release() function"
Brendan Higgins
1
-7
/
+7
2020-03-04
driver core: Add missing annotation for device_links_write_lock()
Jules Irenge
1
-1
/
+1
2020-03-04
driver core: Add missing annotation for device_links_read_lock()
Jules Irenge
1
-1
/
+1
2020-03-04
driver core: Rename deferred_probe_timeout and make it global
John Stultz
1
-7
/
+9
2020-03-04
driver core: Remove driver_deferred_probe_check_state_continue()
John Stultz
1
-45
/
+8
2020-03-04
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...
John Stultz
1
-0
/
+9
2020-03-04
driver core: Fix driver_deferred_probe_check_state() logic
John Stultz
1
-8
/
+10
2020-03-04
driver core: Add fw_devlink kernel commandline option
Saravana Kannan
1
-1
/
+26
2020-03-04
driver core: Reevaluate dev->links.need_for_probe as suppliers are added
Saravana Kannan
1
-2
/
+6
2020-03-04
driver core: Skip unnecessary work when device doesn't have sync_state()
Saravana Kannan
1
-1
/
+3
2020-03-04
driver core: Call sync_state() even if supplier has no consumers
Saravana Kannan
1
-6
/
+17
2020-02-11
firmware_loader: load files from the mount namespace of init
Topi Miettinen
1
-2
/
+4
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+38
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-2
/
+2
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
1
-5
/
+4
2020-02-01
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+37
2020-01-31
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
1
-3
/
+3
2020-01-31
mm: remove the memory isolate notifier
David Hildenbrand
1
-19
/
+0
2020-01-31
Merge branches 'pm-cpufreq' and 'pm-core'
Rafael J. Wysocki
1
-5
/
+37
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+111
2020-01-30
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+2
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-73
/
+108
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-70
/
+564
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-2
/
+14
2020-01-27
Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'
Rafael J. Wysocki
1
-2
/
+11
2020-01-27
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+3
2020-01-24
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
1
-5
/
+37
2020-01-24
firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
Hans de Goede
3
-14
/
+15
2020-01-22
devtmpfs: factor out common tail of devtmpfs_{create,delete}_node
Rasmus Villemoes
1
-25
/
+19
2020-01-22
devtmpfs: initify a bit
Rasmus Villemoes
1
-2
/
+2
2020-01-22
devtmpfs: simplify initialization of mount_dev
Rasmus Villemoes
1
-5
/
+1
2020-01-22
devtmpfs: factor out setup part of devtmpfsd()
Rasmus Villemoes
1
-5
/
+12
2020-01-22
devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
Rasmus Villemoes
1
-6
/
+8
2020-01-22
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-01-21
Merge branch 'regmap-5.6' into regmap-next
Mark Brown
2
-10
/
+17
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
1
-5
/
+12
2020-01-17
cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree
Zeng Tao
1
-5
/
+15
2020-01-17
software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST
Alan Maguire
2
-1
/
+4
2020-01-16
scsi: drivers: base: Propagate errors through the transport component
Gabriel Krisman Bertazi
1
-3
/
+8
2020-01-16
scsi: drivers: base: Support atomic version of attribute_container_device_tri...
Gabriel Krisman Bertazi
1
-0
/
+103
[next]