Rusty Russell
|
fddd520122
module_param: allow 'bool' module_params to be bool, not just int.
|
16 жил өмнө |
Rusty Russell
|
45fcc70c0b
module_param: split perm field into flags and perm
|
16 жил өмнө |
Rusty Russell
|
9a71af2c36
module_param: invbool should take a 'bool', not an 'int'
|
16 жил өмнө |
Rusty Russell
|
e180a6b775
param: fix charp parameters set via sysfs
|
16 жил өмнө |
Linus Torvalds
|
d2441183dc
Fix compile warning in kernel/params.c
|
16 жил өмнө |
Rusty Russell
|
67e67ceaac
core_param() for genuinely core kernel parameters
|
16 жил өмнө |
Rusty Russell
|
9b473de872
param: Fix duplicate module prefixes
|
16 жил өмнө |
Rusty Russell
|
730b69d225
module: check kernel param length at compile time, not runtime
|
16 жил өмнө |
Yi Yang
|
06b2a76d25
Add new string functions strict_strto* and convert kernel params to use them
|
17 жил өмнө |
Richard Knutsson
|
eb38a996eb
kernel/params.c: remove sparse-warning (different signedness)
|
17 жил өмнө |
Denis Cheng
|
8686c99875
module: fix the module name length in param_sysfs_builtin
|
17 жил өмнө |
Linus Torvalds
|
9b73e76f3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 жил өмнө |
Greg Kroah-Hartman
|
7a6a41615b
Modules: remove unneeded release function
|
17 жил өмнө |
Greg Kroah-Hartman
|
e43b9192c5
Kobject: convert kernel/params.c to use kobject_init/add_ng()
|
17 жил өмнө |
Greg Kroah-Hartman
|
7405c1e15e
kset: convert /sys/module to use kset_create
|
17 жил өмнө |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 жил өмнө |
James Bottomley
|
d4acd722b7
[SCSI] sysfs: add filter function to groups
|
17 жил өмнө |
Greg Kroah-Hartman
|
d172f4ef31
Modules: fix memory leak of module names
|
17 жил өмнө |
Jan Kiszka
|
22800a2830
fix param_sysfs_builtin name length check
|
17 жил өмнө |
Dave Young
|
faf8c714f4
param_sysfs_builtin memchr argument fix
|
17 жил өмнө |
Jan Beulich
|
22e48eaf58
constify string/array kparam tracking structures
|
17 жил өмнө |
Greg Kroah-Hartman
|
74c5b597e9
modules: better error messages when modules fail to load due to a sysfs problem.
|
18 жил өмнө |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 жил өмнө |
Bert Wesarg
|
9730b5b06f
kernel/params.c: fix lying comment for param_array()
|
18 жил өмнө |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 жил өмнө |
Randy Dunlap
|
fe20e581a7
[PATCH] fix kernel oops with badly formatted module option
|
18 жил өмнө |
Greg Kroah-Hartman
|
dfff0a0671
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
|
18 жил өмнө |
Randy Dunlap
|
ef665c1a06
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
|
18 жил өмнө |
Kay Sievers
|
c353c3fb07
Driver core: let request_module() send a /sys/modules/kmod/-uevent
|
18 жил өмнө |
Kay Sievers
|
270a6c4cad
/sys/modules/*/holders
|
18 жил өмнө |