Linus Torvalds
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
...
Pull module updates from Rusty Russell:
"Main excitement here is Peter Zijlstra's lockless rbtree optimization
to speed module address lookup. He found some abusers of the module
lock doing that too.
A little bit of parameter work here too; including Dan Streetman's
breaking up the big param mutex so writing a parameter can load
another module (yeah, really). Unfortunately that broke the usual
suspects, !CONFIG_MODULES and !CONFIG_SYSFS, so those fixes were
appended too"
* tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux: (26 commits)
modules: only use mod->param_lock if CONFIG_MODULES
param: fix module param locks when !CONFIG_SYSFS.
rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
module: add per-module param_lock
module: make perm const
params: suppress unused variable error, warn once just in case code changes.
modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.
kernel/module.c: avoid ifdefs for sig_enforce declaration
kernel/workqueue.c: remove ifdefs over wq_power_efficient
kernel/params.c: export param_ops_bool_enable_only
kernel/params.c: generalize bool_enable_only
kernel/module.c: use generic module param operaters for sig_enforce
kernel/params: constify struct kernel_param_ops uses
sysfs: tightened sysfs permission checks
module: Rework module_addr_{min,max}
module: Use __module_address() for module_address_lookup()
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
module: Optimize __module_address() using a latched RB-tree
rbtree: Implement generic latch_tree
seqlock: Introduce raw_read_seqcount_latch()
...
2015-07-01 10:49:25 -07:00
..
2015-06-03 12:41:51 +03:00
2015-06-16 10:06:36 +03:00
2014-12-14 16:10:09 -08:00
2015-06-03 12:41:53 +03:00
2015-06-03 12:41:51 +03:00
2015-06-03 12:41:49 +03:00
2014-04-17 08:10:19 +03:00
2015-06-03 12:41:49 +03:00
2014-10-20 16:21:52 +02:00
2014-07-01 13:32:30 +03:00
2015-01-30 09:45:20 +02:00
2015-06-03 12:41:50 +03:00
2015-05-27 12:54:47 +03:00
2015-06-22 14:56:01 +03:00
2015-06-03 12:41:52 +03:00
2015-06-03 12:41:50 +03:00
2015-06-03 12:41:50 +03:00
2014-11-16 11:04:25 +01:00
2015-03-02 13:17:25 +02:00
2014-06-24 10:55:13 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-06-27 10:15:22 +02:00
2015-02-26 10:23:15 +02:00
2015-06-23 16:23:30 -07:00
2014-04-17 08:10:19 +03:00
2014-12-04 15:41:18 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2015-06-07 15:28:57 +02:00
2014-04-17 08:10:19 +03:00
2015-06-03 12:41:53 +03:00
2014-10-20 16:21:51 +02:00
2014-07-30 14:10:39 +02:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-07-01 13:18:38 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2015-01-13 15:13:45 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-08-26 12:48:34 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2015-03-23 14:29:40 +11:00
2014-04-17 08:10:19 +03:00
2014-09-30 13:06:01 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-05-23 13:51:10 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2015-06-03 12:41:46 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2015-01-26 14:43:06 +02:00
2014-10-20 16:21:51 +02:00
2015-06-07 15:28:57 +02:00
2015-03-10 14:37:46 +02:00
2014-04-17 08:10:19 +03:00
2014-08-12 12:15:14 -06:00
2014-04-17 08:10:19 +03:00
2015-03-17 20:04:31 +11:00
2015-06-12 12:40:27 +03:00
2014-04-17 08:10:19 +03:00
2015-06-18 09:57:43 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2015-06-18 09:57:43 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-12-14 16:10:09 -08:00
2015-06-12 12:40:27 +03:00
2014-04-17 08:10:19 +03:00
2015-06-03 12:41:49 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2015-01-13 12:53:25 +02:00
2014-06-16 19:45:45 +10:00
2014-10-20 16:21:51 +02:00
2015-03-23 14:29:40 +11:00
2014-04-17 08:10:19 +03:00
2015-06-03 12:41:51 +03:00
2015-06-03 12:41:52 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2015-02-11 17:06:05 -08:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2015-03-10 14:32:13 +02:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-12-18 20:28:33 -08:00
2014-12-04 15:41:18 +02:00
2014-12-14 16:10:09 -08:00
2014-12-05 16:30:25 +00:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-09-30 13:42:13 +03:00
2015-04-07 16:24:15 +03:00
2014-04-17 08:10:19 +03:00
2014-12-18 20:28:33 -08:00
2015-01-13 13:25:16 +02:00
2014-04-17 08:10:19 +03:00
2015-03-02 13:17:24 +02:00
2014-12-04 16:16:01 +02:00
2015-05-27 12:54:48 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-09-30 13:06:00 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2015-06-03 12:41:52 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-12-04 16:16:01 +02:00
2015-05-28 11:32:10 +09:30
2014-09-30 13:06:01 +03:00
2014-04-17 08:10:19 +03:00
2015-06-16 09:42:11 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2015-01-13 13:35:04 +02:00
2014-04-17 08:10:19 +03:00
2015-06-23 15:27:38 +09:30
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-04-17 08:10:19 +03:00
2014-10-20 16:21:51 +02:00
2014-10-20 16:21:51 +02:00
2014-04-17 08:10:19 +03:00
2014-10-06 10:27:57 +01:00
2014-10-20 16:21:51 +02:00