Commit Graph

60 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
Greg Kroah-Hartman dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" 18 years ago
Mike Galbraith 63ce18cfe6 driver core: refcounting fix 18 years ago
Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n 18 years ago
Mariusz Kozlowski b92be9f1ec Driver: remove redundant kobject_unregister checks 18 years ago
Kay Sievers c353c3fb07 Driver core: let request_module() send a /sys/modules/kmod/-uevent 18 years ago
Kay Sievers 270a6c4cad /sys/modules/*/holders 18 years ago
Greg Kroah-Hartman fe480a2675 Modules: only add drivers/ direcory if needed 18 years ago
Kay Sievers f30c53a873 MODULES: add the module name for built in kernel drivers 18 years ago
Kay Sievers 7f422e2e84 [PATCH] Driver core: Fix prefix driver links in /sys/module by bus-name 18 years ago
Akinobu Mita a3f99f8ba8 [PATCH] module: fix mod_sysfs_setup() return value 18 years ago
Kay Sievers 1f71740ab9 Driver core: show "initstate" of module 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
Kay Sievers e17e0f51ae Driver core: show drivers in /sys/module/ 18 years ago
Randy Dunlap 0e2d57fc6e [PATCH] ndiswrapper: don't set the module->taints flags 18 years ago
Jan Dittmer 1d4d262769 [PATCH] Add missing space in module.c for taintskernel 18 years ago
Florin Malita fa3ba2e81e [PATCH] fix Module taint flags listing in Oops/panic 19 years ago
Franck Bui-Huu ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 19 years ago
Randy Dunlap 2bc2d61a96 [PATCH] list module taint flags in Oops/panic 19 years ago
Ian S. Nelson 04b1db9fd7 [PATCH] /sys/modules: allow full length section names 19 years ago
Ed Swierk 1cc5f7142e [PATCH] load_module: no BUG if module_subsys uninitialized 19 years ago
Andreas Gruenbacher 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 19 years ago
Ingo Molnar fbb9ce9530 [PATCH] lockdep: core 19 years ago
Ingo Molnar 4d435f9d8f [PATCH] lockdep: add is_module_address() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 84860f9979 [PATCH] load_module() cleanup 19 years ago
Arjan van de Ven f71d20e961 [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL 19 years ago
Jan Beulich 4552d5dc08 [PATCH] x86_64: reliable stack trace support 19 years ago
Jesper Juhl f867d2a2e5 [PATCH] ensure NULL deref can't possibly happen in is_exported() 19 years ago
Sam Ravnborg b817f6feff kbuild: check license compatibility when building modules 19 years ago
Trent Piepho 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 years ago
Andrew Morton 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses 19 years ago
Andrew Morton f83ca9fe3e [PATCH] symversion warning fix 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago
Davi Arnaut 24277dda3a [PATCH] strndup_user: convert module 19 years ago
Ashutosh Naik 6389a38511 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex 19 years ago
Arjan van de Ven 97d1f15b7e [PATCH] sem2mutex: kernel/ 19 years ago
Greg Kroah-Hartman 03e88ae1b1 [PATCH] fix module sysfs files reference counting 19 years ago
Greg Kroah-Hartman 9f28bb7e1d [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 19 years ago
Sam Ravnborg 3fd6805f4d [PATCH] Clean up module.c symbol searching logic 19 years ago
Andrew Morton 8e08b75686 [PATCH] module: strlen_user() race fix 19 years ago
Keith Owens 54e8ce463a [PATCH] Tell kallsyms_lookup_name() to ignore type U entries 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Ashutosh Naik eb46996f90 [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() 19 years ago
Akinobu Mita fb1697933a [PATCH] modules: mark TAINT_FORCED_RMMOD correctly 19 years ago
Ashutosh Naik eea8b54dc0 [PATCH] modules: prevent overriding of symbols 19 years ago
Dave Jones 9841d61d75 [PATCH] Add tainting for proprietary helper modules 19 years ago
Jayachandran C 6fe2e70bbe [PATCH] kernel/module.c: removed dead code 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago