index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
module.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: add ro_after_init support
Jessica Yu
2016-08-04
1
-2
/
+4
*
exceptions: fork exception table content from module.h into extable.h
Paul Gortmaker
2016-08-04
1
-25
/
+2
*
module: fix noreturn attribute for __module_put_and_exit()
Jiri Kosina
2016-07-27
1
-2
/
+2
*
module: preserve Elf information for livepatch modules
Jessica Yu
2016-04-01
1
-0
/
+25
*
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-02-03
1
-9
/
+10
*
module: clean up RO/NX handling.
Rusty Russell
2015-12-04
1
-0
/
+4
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-35
/
+29
*
module: relocate module_init from init.h to module.h
Paul Gortmaker
2015-07-05
1
-0
/
+84
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-5
/
+41
|
\
|
*
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2015-06-28
1
-0
/
+2
|
*
module: add per-module param_lock
Dan Streetman
2015-06-23
1
-0
/
+1
|
*
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
2015-05-28
1
-1
/
+3
|
*
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
2015-05-28
1
-3
/
+26
|
*
module: Sanitize RCU usage and locking
Peter Zijlstra
2015-05-28
1
-2
/
+10
*
|
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-26
1
-0
/
+13
|
\
\
|
*
|
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
2015-05-24
1
-0
/
+11
|
*
|
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2015-05-20
1
-0
/
+2
|
|
/
*
|
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
1
-1
/
+1
|
\
\
|
*
|
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
1
-1
/
+1
|
|
/
*
|
crypto: api - Move module sig ifdef into accessor function
Herbert Xu
2015-04-23
1
-0
/
+12
|
/
*
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
1
-0
/
+2
|
\
|
*
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
2015-04-08
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-18
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
livepatch: Fix subtle race with coming and going modules
Petr Mladek
2015-03-17
1
-0
/
+4
*
|
module: fix types of device tables aliases
Andrey Ryabinin
2015-02-13
1
-1
/
+1
|
/
*
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-22
1
-1
/
+1
*
module: Replace module_ref with atomic_t refcnt
Masami Hiramatsu
2014-11-11
1
-15
/
+1
*
module: return bool from within_module*()
Petr Mladek
2014-07-27
1
-3
/
+5
*
module: add within_module() function
Petr Mladek
2014-07-27
1
-0
/
+5
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
1
-11
/
+8
|
\
|
*
module: remove MODULE_GENERIC_TABLE
Rusty Russell
2014-03-13
1
-11
/
+8
|
*
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
2014-03-13
1
-1
/
+1
*
|
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
2014-03-07
1
-1
/
+1
|
/
*
module: fix coding style
Seunghun Lee
2014-01-16
1
-31
/
+31
*
module.h: Remove unnecessary semicolon
Joe Perches
2013-12-04
1
-1
/
+1
*
module: remove rmmod --wait option.
Rusty Russell
2013-09-23
1
-3
/
+0
*
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2013-09-03
1
-0
/
+1
*
modules: add support for soft module dependencies
Andreas Robinson
2013-08-20
1
-0
/
+5
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
1
-2
/
+2
*
module: constify within_module_*
Sasha Levin
2013-01-21
1
-2
/
+2
*
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-12
1
-5
/
+5
*
module: signature checking hook
Rusty Russell
2012-10-10
1
-0
/
+8
*
module: move __module_get and try_module_get() out of line.
Steven Rostedt
2012-03-26
1
-28
/
+4
*
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-13
1
-5
/
+16
*
module.h: relocate MODULE_PARM_DESC into moduleparam.h
Paul Gortmaker
2011-10-31
1
-5
/
+0
*
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31
1
-67
/
+1
*
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
2011-08-10
1
-12
/
+0
*
module: add /sys/module/<name>/uevent files
Kay Sievers
2011-07-24
1
-0
/
+1
*
module: change attr callbacks to take struct module_kobject
Kay Sievers
2011-07-24
1
-11
/
+12
*
module: Sort exported symbols
Alessio Igor Bogani
2011-05-19
1
-2
/
+2
[next]