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