index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
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
2023-05-11
cacheinfo: Check sib_leaf in cache_leaves_are_shared()
Pierre Gondois
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-11
cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
Yong-Xuan Wang
2023-03-10
driver core: fw_devlink: Avoid spurious error message
Saravana Kannan
2023-03-10
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
driver core: fw_devlink: Make cycle detection more robust
Saravana Kannan
2023-03-10
driver core: fw_devlink: Improve check for fwnode with no device/driver
Saravana Kannan
2023-03-10
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
2023-03-10
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
2023-03-10
driver core: fw_devlink: Don't purge child fwnode's consumer links
Saravana Kannan
2023-03-10
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
2023-03-10
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
2023-03-10
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
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-03-10
regmap: apply reg_base and reg_downshift for single register ops
Daniel Golle
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-07
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
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
2022-12-31
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-10-28
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-10-26
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
[next]