index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
module.c
Age
Commit message (
Expand
)
Author
2025-04-16
drivers: base: handle module_kobject creation
Shyam Saini
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2024-08-13
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
2024-07-31
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-07-10
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
2024-04-11
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2016-06-15
base: make module_create_drivers_dir race-free
Jiri Slaby
2010-05-21
driver core: module.c: Use kasprintf
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman