Rusty Russell ([email protected])

Number of posts: 4720 (0.85 per day)
First post: 2001-03-20 08:41:46
Last post: 2016-06-21 03:19:38

Date List Subject
2015-12-02 19:52:30 linux-kernel Re: linux-next: build failure after merge of the modules tree
2015-11-27 03:49:46 linux-kernel Re: linux-next: build failure after merge of the modules tree
2015-11-26 03:04:47 linux-kernel Re: [PATCH v2] module: keep percpu symbols in module's symtab
2015-11-25 03:53:04 linux-kernel Re: [PATCH] module: keep percpu symbols in module's symtab
2015-11-25 03:53:00 linux-kernel Re: [PATCH] paravirt: remove paravirt ops pmd_update[_defer] and pte_update_defer
2015-11-12 01:28:41 linux-kernel Re: [PATCH 4/4] module: clean up RO/NX handling.
2015-11-10 01:57:53 linux-kernel Re: [PATCH 3/4] module: use a structure to encapsulate layout.
2015-11-10 01:57:52 linux-kernel Re: [PATCH 4/4] module: clean up RO/NX handling.
2015-11-09 04:25:33 linux-kernel [PATCH 4/4] module: clean up RO/NX handling.
2015-11-09 04:25:28 linux-kernel [PATCH 3/4] module: use a structure to encapsulate layout.
2015-11-09 04:24:36 linux-kernel [PATCH 2/4] gcov: use within_module() helper.
2015-11-09 04:24:34 linux-kernel [PATCH 1/4] module: Use the same logic for setting and unsetting RO/NX
2015-11-09 04:24:29 linux-kernel [PATCH 0/4] module RO/NX cleanups.
2015-11-08 23:42:19 linux-kernel [PULL] modules-next
2015-11-08 23:01:47 linux-kernel Re: [PATCH v2 3/3] livepatch: Cleanup module page permission changes
2015-11-08 22:50:42 linux-kernel Re: [PATCH v2 2/3] module: Use the same logic for setting and unsetting RO/NX
2015-08-31 01:36:43 linux-kernel Re: timing of module MODULE_STATE_COMING notifier
2015-08-31 00:34:29 linux-kernel Re: [PATCH] x86/paravirt: remove unused operation
2015-08-28 00:39:07 linux-kernel Re: [PATCH] kernel: make module.c itself more explicitly non-modular
2015-08-28 00:39:05 linux-kernel Re: [PATCH 1/2] module: export param_free_charp()
2015-08-26 04:07:31 linux-kernel Re: [PATCH] kernel: make module.c itself more explicitly non-modular
2015-08-26 01:12:57 linux-kernel Re: [PATCH 1/1] params: don't ignore the rest of cmdline if parse_one() fails
2015-08-25 01:34:36 linux-kernel Re: parse_args() is too unforgivable?
2015-08-24 01:18:03 linux-kernel Re: WARNING: CPU: 1 PID: 813 at kernel/module.c:291 module_assert_mutex_or_preempt+0x49/0x90()
2015-08-20 05:34:36 linux-kernel Re: 0be964be0 "module: Sanitize RCU usage and locking" breaks symbol_put_addr?
2015-08-19 03:12:56 linux-kernel Re: 0be964be0 "module: Sanitize RCU usage and locking" breaks symbol_put_addr?
2015-08-09 20:19:40 linux-kernel Re: [PATCH v2] modpost: abort if a module symbol is too long
2015-08-06 21:27:15 linux-kernel Re: [PATCH] modpost: abort if a module symbol is too long
2015-08-04 04:33:15 linux-kernel [PATCH 1/2] x86/lguest: clean up lguest_setup_irq.
2015-08-04 04:33:14 linux-kernel [PATCH 2/2] x86/lguest: Do not setup unused irq vectors
2015-08-04 04:31:49 linux-kernel Re: [patch 2/7] x86/lguest: Do not setup unused irq vectors
2015-08-03 02:50:42 linux-kernel Re: [patch 2/7] x86/lguest: Do not setup unused irq vectors
2015-08-03 02:50:41 linux-kernel [PULL] modules fix
2015-07-28 00:31:54 linux-kernel Re: [PATCH] module: Fix missing to hold module_mutex lock in module_kallsyms_lookup_name
2015-07-16 21:15:37 linux-kernel Re: [PATCH 3/5] x86/lguest/timer: Migrate to new 'set-state' interface
2015-07-16 11:35:12 linux-kernel Re: [PATCH 1/2] Define find_symbol_in_section_t as function type to simplify the code
2015-07-16 11:35:11 linux-kernel Re: [PATCH tip/master 1/3] kprobes: Support blacklist functions in module
2015-07-15 00:46:04 linux-kernel Re: [PATCH 1/2] Define find_symbol_in_section_t as function type to simplify the code
2015-07-08 21:44:50 linux-kernel Re: [PATCH] module: Fix load_module() error path
2015-07-08 21:44:39 linux-kernel Re: [PATCH] modpost: work correctly with tile coldtext sections
2015-07-08 21:32:50 linux-kernel [PULL] module fix
2015-07-08 00:56:06 linux-kernel Re: lock-up with module: Optimize __module_address() using a latched RB-tree
2015-07-03 00:30:48 linux-kernel Re: [PATCH] tools/perf, rbtree: Add RCU wrappers to make rbtree.h usable in user-space
2015-06-30 02:47:41 linux-kernel [PULL] modules-next
2015-06-28 05:24:33 linux-kernel Re: [PATCH] modules: elide param_lock if !CONFIG_SYSFS
2015-06-25 21:19:41 linux-kernel Re: [PATCH] modules: elide param_lock if !CONFIG_SYSFS
2015-06-24 00:25:37 linux-kernel Re: linux-next: manual merge of the rcu tree with the modules and tip trees
2015-06-23 11:56:42 linux-kernel Re: [RFC 1/1 linux-next] tools/lguest: update variables to avoid setreg(eax, eax)
2015-06-15 00:31:13 linux-kernel Re: [PATCH] module: add per-module param_lock
2015-06-15 00:31:09 linux-kernel Re: [PATCH] kernel/params.c: make use of unused but set variable
2015-06-12 01:44:14 linux-kernel Re: [PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON