index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-10-01
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-10-01
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-10-01
cpu-topology: Fix the potential data corruption
Zeng Tao
2020-09-23
firmware_loader: fix memory leak for paged buffer
Prateek Sood
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-08-21
driver core: Avoid binding drivers to dead devices
Lukas Wunner
2020-07-31
PM: wakeup: Show statistics for deleted wakeup sources again
zhuguangqing
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
2020-07-29
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-22
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-16
regmap: fix alignment issue
Jens Thoms Toerring
2020-06-30
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-24
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-05-27
component: Silence bind error on -EPROBE_DEFER
James Hilliard
2020-05-10
Revert "software node: Simplify software_node_release() function"
Brendan Higgins
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-01
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
2020-03-18
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-02-24
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-02-24
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2020-02-24
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
2020-02-14
regmap: fix writes to non incrementing registers
Ben Whitten
2020-02-11
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-02-01
driver core: Fix test_async_driver_probe if NUMA is disabled
Guenter Roeck
2020-02-01
component: do not dereference opaque pointer in debugfs
Lubomir Rintel
2020-01-26
software node: Get reference to parent swnode in get_parent op
Sakari Ailus
2020-01-23
Fix built-in early-load Intel microcode alignment
Jari Ruusu
2019-12-31
firmware_loader: Fix labels with comma for builtin firmware
Linus Walleij
2019-12-04
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-21
PM: QoS: Drop frequency QoS types from device PM QoS
Rafael J. Wysocki
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-10-10
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-07
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-09-24
mm,thp: stats for file backed THP
Song Liu
2019-09-24
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
2019-09-24
driver/base/memory.c: validate memory block size early
David Hildenbrand
2019-09-24
drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...
David Hildenbrand
2019-09-24
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2019-09-19
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]