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
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-02-23
arm64: irq: set the correct node for VMAP stack
Huang Shijie
2024-02-23
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2024-02-23
PM: core: Remove unnecessary (void *) conversions
Li zeming
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2024-01-05
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-12-13
devcoredump : Serialize devcd_del work
Mukesh Ojha
2023-12-13
regmap: fix bogus error on regcache_sync success
Matthias Reichl
2023-11-28
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-11-28
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-19
driver core: test_async: fix an error code
Dan Carpenter
2023-09-19
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-27
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-27
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-23
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-06-28
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
2023-05-24
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2023-05-11
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-01
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
2023-03-11
drivers: base: dd: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
2023-03-10
driver core: fix resource leak in device_add()
Zhengchao Shao
2023-03-10
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
2023-02-01
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
2023-02-01
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
2023-01-12
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2022-12-31
class: fix possible memory leak in __class_register()
Yang Yingliang
2022-12-31
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-10-26
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
2022-09-08
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
2022-08-31
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2022-08-17
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
2022-08-17
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
[next]