index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
base
/
module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
drivers: base: handle module_kobject creation
Shyam Saini
1
-8
/
+5
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
1
-4
/
+0
2024-08-13
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
1
-5
/
+9
2024-07-31
driver core: Fix uevent_show() vs driver detach race
Dan Williams
1
-0
/
+4
2024-07-10
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-04-11
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
1
-11
/
+31
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-3
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2016-06-15
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2010-05-21
driver core: module.c: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
1
-6
/
+6
2008-01-24
Driver core: move the driver specific module code into the driver core
Greg Kroah-Hartman
1
-0
/
+94