summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-08-11drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab
2023-08-11driver code: print symbolic error codeMichał Mirosław
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11driver core: add device probe log helperAndrzej Hajda
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-27PM: domains: fix integer overflow issues in genpd_parse_state()Nikita Zhandarovich
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-05-30regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein
2023-05-30driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-17PM: domains: Fix up terminology with parent/childKees Cook
2023-02-06driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin
2023-01-18driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres
2023-01-18class: fix possible memory leak in __class_register()Yang Yingliang
2023-01-18PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki
2023-01-18PM: runtime: Improve path in rpm_idle() when no callbackUlf Hansson
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla
2022-10-29arm64: topology: move store_cpu_topology() to shared codeConor Dooley
2022-10-07x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-09-15driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-08-25driver core: fix potential deadlock in __driver_attachZhang Wensheng
2022-06-29regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14driver core: fix deadlock in __device_attachZhang Wensheng
2022-06-14driver: base: fix UAF when driver_attach failedSchspa Shi
2022-06-14drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin
2022-05-25firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen
2022-05-09arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing
2022-04-15PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov
2022-04-15driver core: dd: fix return value of __setup handlerRandy Dunlap
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-16drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2021-11-26firmware_loader: fix pre-allocated buf built-in firmware useLuis Chamberlain
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang
2021-09-22PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross
2021-09-15regmap: fix the offset of register error logJeongtae Park
2021-08-18PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-12firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam
2021-08-12firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-05-14node: fix device cleanups in error handling codeDan Carpenter
2021-05-14regmap: set debugfs_name to NULL after it is freedMeng Li
2021-04-16driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter
2021-03-30PM: runtime: Defer suspending suppliersRafael J. Wysocki
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-17software node: Fix node registrationHeikki Krogerus