summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+8
* driver core: fix deadlock in __device_attachZhang Wensheng2022-06-141-1/+4
* driver: base: fix UAF when driver_attach failedSchspa Shi2022-06-141-1/+3
* drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin2022-06-141-0/+1
* firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen2022-05-251-0/+17
* arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-05-091-1/+1
* PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov2022-04-151-2/+4
* driver core: dd: fix return value of __setup handlerRandy Dunlap2022-04-151-1/+1
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-161-7/+34
* devtmpfs regression fix: reconfigure on each mountNeilBrown2022-01-201-0/+8
* drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2022-01-1611-100/+95
* firmware_loader: fix pre-allocated buf built-in firmware useLuis Chamberlain2021-11-261-6/+7
* regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang2021-11-021-4/+3
* PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross2021-09-221-0/+10
* regmap: fix the offset of register error logJeongtae Park2021-09-151-1/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-181-0/+1
* firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-08-123-5/+19
* firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-08-121-2/+0
* PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-191-3/+7
* node: fix device cleanups in error handling codeDan Carpenter2021-05-141-14/+12
* regmap: set debugfs_name to NULL after it is freedMeng Li2021-05-141-0/+1
* driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan2021-04-161-3/+5
* PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter2021-04-071-1/+1
* PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter2021-04-071-1/+7
* PM: runtime: Defer suspending suppliersRafael J. Wysocki2021-03-301-6/+39
* Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki2021-03-241-37/+25
* software node: Fix node registrationHeikki Krogerus2021-03-171-0/+3
* PM: runtime: Update device status before letting suppliers suspendRafael J. Wysocki2021-03-091-25/+37
* regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao2021-03-041-2/+2
* media: software_node: Fix refcounts in software_node_get_next_child()Daniel Scally2021-03-041-2/+6
* driver core: Extend device_is_dependent()Rafael J. Wysocki2021-01-271-1/+16
* regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter2021-01-171-3/+1
* regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang2021-01-171-2/+9
* Revert "device property: Keep secondary firmware node secondary by type"Bard Liao2021-01-121-1/+1
* PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki2020-11-101-3/+5
* PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-102-37/+0
* PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-102-5/+22
* device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-11-051-1/+3
* device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-11-051-1/+1
* PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen2020-11-051-4/+1
* driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa2020-10-141-2/+3
* mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-10-071-30/+55
* regmap: fix page selection for noinc writesDmitry Baryshkov2020-10-013-12/+13
* regmap: fix page selection for noinc readsDmitry Baryshkov2020-10-011-6/+6
* cpu-topology: Fix the potential data corruptionZeng Tao2020-10-011-2/+2
* firmware_loader: fix memory leak for paged bufferPrateek Sood2020-09-232-6/+13
* device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus2020-09-031-4/+8
* PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki2020-09-031-6/+10
* driver core: Avoid binding drivers to dead devicesLukas Wunner2020-08-211-1/+3
* PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing2020-07-311-0/+3