Rusty Russell
|
fe0d34d242
module: weaken locking assertion for oops path.
|
10 年之前 |
Peter Zijlstra
|
758556bdc1
module: Fix load_module() error path
|
10 年之前 |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年之前 |
Rusty Russell
|
cf2fde7b39
param: fix module param locks when !CONFIG_SYSFS.
|
10 年之前 |
Linus Torvalds
|
8d7804a2f0
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Linus Torvalds
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Dan Streetman
|
b51d23e4e9
module: add per-module param_lock
|
10 年之前 |
Greg Kroah-Hartman
|
987aec39a7
Merge 4.1-rc7 into driver-core-next
|
10 年之前 |
Luis R. Rodriguez
|
6727bb9c6a
kernel/module.c: avoid ifdefs for sig_enforce declaration
|
10 年之前 |
Luis R. Rodriguez
|
d19f05d8a8
kernel/params.c: generalize bool_enable_only
|
10 年之前 |
Luis R. Rodriguez
|
05f408dddb
kernel/module.c: use generic module param operaters for sig_enforce
|
10 年之前 |
Peter Zijlstra
|
4f666546d0
module: Rework module_addr_{min,max}
|
10 年之前 |
Peter Zijlstra
|
b7df4d1b23
module: Use __module_address() for module_address_lookup()
|
10 年之前 |
Peter Zijlstra
|
6c9692e2d6
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
|
10 年之前 |
Peter Zijlstra
|
93c2e105f6
module: Optimize __module_address() using a latched RB-tree
|
10 年之前 |
Peter Zijlstra
|
0be964be0d
module: Sanitize RCU usage and locking
|
10 年之前 |
Peter Zijlstra
|
926a59b1df
module: Annotate module version magic
|
10 年之前 |
Luis R. Rodriguez
|
f2411da746
driver-core: add driver module asynchronous probe support
|
10 年之前 |
Luis R. Rodriguez
|
ecc8617053
module: add extra argument for parse_params() callback
|
10 年之前 |
Steven Rostedt (Red Hat)
|
af658dca22
tracing: Rename ftrace_event.h to trace_events.h
|
10 年之前 |
Steven Rostedt
|
37815bf866
module: Call module notifier on failure after complete_formation()
|
10 年之前 |
Linus Torvalds
|
15ce2658dd
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年之前 |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Linus Torvalds
|
3afe9f8496
Copy the kernel module data from user space in chunks
|
10 年之前 |
Steven Rostedt (Red Hat)
|
3673b8e4ce
tracing: Allow for modules to convert their enums to values
|
10 年之前 |
Kirill A. Shutemov
|
cc9e605dc6
module: do not print allocation-fail warning on bogus user buffer size
|
10 年之前 |
Yannick Guerrini
|
7b63c3ab9b
kernel/module.c: fix typos in message about unused symbols
|
10 年之前 |
Peter Zijlstra
|
35a9393c95
lockdep: Fix the module unload key range freeing logic
|
10 年之前 |
Andrey Ryabinin
|
a5af5aa8b6
kasan, module, vmalloc: rework shadow allocation for modules
|
10 年之前 |
Laura Abbott
|
168e47f2a6
kernel/module.c: Update debug alignment after symtable generation
|
10 年之前 |