index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
2024-09-08
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
2024-08-14
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-08-03
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-08-03
devres: Fix devm_krealloc() wasting memory
Zijun Hu
2024-07-11
regmap-i2c: Subtract reg size from max_write
Jim Wylder
2024-06-21
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
2024-04-03
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-03-15
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-02-23
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
2024-02-23
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
2024-02-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
2024-01-31
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2024-01-31
PM: core: Remove unnecessary (void *) conversions
Li zeming
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2024-01-25
base/node.c: initialize the accessor list before registering
Gregory Price
2024-01-10
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2023-12-13
devcoredump: Send uevent once devcd is ready
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-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-13
drivers: base: Free devm resources when unregistering a device
David Gow
2023-09-13
driver core: Call dma_cleanup() on the test_remove path
Jason Gunthorpe
2023-09-13
driver core: test_async: fix an error code
Dan Carpenter
2023-09-13
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
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-08-03
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
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
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-19
drivers: fwnode: fix fwnode_irq_get[_byname]()
Matti Vaittinen
2023-07-19
device property: Clarify description of returned value in some functions
Andy Shevchenko
2023-07-19
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
2023-07-19
PM: domains: Move the verification of in-params from genpd_add_device()
Ulf Hansson
2023-07-19
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-06-09
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
K Prateek Nayak
2023-05-24
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2023-05-24
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
[next]