index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2020-06-17
driver core: Update device link status correctly for SYNC_STATE_ONLY links
Saravana Kannan
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-05-27
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
2020-05-27
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
2020-05-27
Revert "driver core: platform: Initialize dma_parms for platform devices"
Sasha Levin
2020-05-27
component: Silence bind error on -EPROBE_DEFER
James Hilliard
2020-05-14
driver core: platform: Initialize dma_parms for platform devices
Ulf Hansson
2020-05-02
PM: sleep: core: Switch back to async_schedule_dev()
Kai-Heng Feng
2020-04-17
PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there
Neeraj Upadhyay
2020-04-17
PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
Ulf Hansson
2020-04-17
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
2020-04-13
driver core: Reevaluate dev->links.need_for_probe as suppliers are added
Saravana Kannan
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-04
Revert "software node: Simplify software_node_release() function"
Brendan Higgins
2020-03-04
driver core: Skip unnecessary work when device doesn't have sync_state()
Saravana Kannan
2020-03-04
driver core: Call sync_state() even if supplier has no consumers
Saravana Kannan
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-01-31
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-01-31
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
2020-01-31
mm: remove the memory isolate notifier
David Hildenbrand
2020-01-31
Merge branches 'pm-cpufreq' and 'pm-core'
Rafael J. Wysocki
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-01-27
Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'
Rafael J. Wysocki
2020-01-27
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2020-01-24
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-01-24
firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
Hans de Goede
2020-01-22
devtmpfs: factor out common tail of devtmpfs_{create,delete}_node
Rasmus Villemoes
2020-01-22
devtmpfs: initify a bit
Rasmus Villemoes
2020-01-22
devtmpfs: simplify initialization of mount_dev
Rasmus Villemoes
2020-01-22
devtmpfs: factor out setup part of devtmpfsd()
Rasmus Villemoes
2020-01-22
devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
Rasmus Villemoes
2020-01-22
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-01-21
Merge branch 'regmap-5.6' into regmap-next
Mark Brown
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-17
cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree
Zeng Tao
2020-01-17
software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST
Alan Maguire
2020-01-15
scsi: drivers: base: Propagate errors through the transport component
Gabriel Krisman Bertazi
2020-01-15
scsi: drivers: base: Support atomic version of attribute_container_device_tri...
Gabriel Krisman Bertazi
2020-01-15
Fix built-in early-load Intel microcode alignment
Jari Ruusu
2020-01-14
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2020-01-14
driver core: Fix test_async_driver_probe if NUMA is disabled
Guenter Roeck
[next]