index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2025-06-19
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
2025-05-18
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
2025-05-09
drivers: base: handle module_kobject creation
Shyam Saini
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
2025-04-20
drivers: base: devres: Allow to release group on device release
Lucas De Marchi
2025-04-10
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2025-03-13
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Luca Ceresoli
2025-02-21
regmap-irq: Add missing kfree()
Jiasheng Jiang
2025-02-08
driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
Zijun Hu
2025-01-17
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
2025-01-02
regmap: Use correct format specifier for logging range errors
Mark Brown
2024-12-14
regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
Cristian Ciocaltea
2024-12-14
arch_numa: Restore nid checks before registering a memblock with a node
Marc Zyngier
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
2024-12-14
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
2024-12-09
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
2024-12-05
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
2024-12-05
devres: Fix page faults when tracing devres from unloaded modules
Keita Morisaki
2024-12-05
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-11-03
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-10-11
Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-10
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
Revert "driver core: don't always lock parent in shutdown"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: separate function to shutdown one device"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: fix async device shutdown hang"
Greg Kroah-Hartman
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
driver core: fix async device shutdown hang
Stuart Hayes
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-09-13
driver core: attribute_container: Remove unused functions
Dr. David Alan Gilbert
2024-09-11
driver core: Trivially simplify ((struct device_private *)curr)->device->p to...
Zijun Hu
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
devres: Correclty strip percpu address space of devm_free_percpu() argument
Uros Bizjak
2024-09-03
driver core: Make parameter check consistent for API cluster device_(for_each...
Zijun Hu
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
2024-09-03
driver core: separate function to shutdown one device
Stuart Hayes
2024-09-03
driver core: don't always lock parent in shutdown
Stuart Hayes
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
[next]