LinuxLists
Users
About
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
Next Page
Date
List
Subject
2019-02-06 02:18:48
linux-kernel
Re: linux-next: tracebacks in workqueue.c/__flush_work()
2019-01-30 05:06:27
linux-kernel
Re: [PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
2018-09-29 07:02:14
linux-kernel
Re: [PATCH] modpost: remove leftover symbol prefix handling for module device table
2017-09-23 04:33:52
linux-kernel
Re: [PATCH] params: Align add_sysfs_param documentation with code
2017-08-17 01:02:39
linux-kernel
Re: [PATCH v2 0/2] x86: paravirt related cleanup
2017-08-14 21:34:25
linux-kernel
[PATCH] MAINTAINERS: Remove from module & paravirt maintenance
2017-08-07 04:47:28
linux-kernel
Re: [PATCH] Allow automatic kernel taint on unsigned module load to be disabled
2017-08-07 02:51:16
linux-kernel
Re: [PATCH] Allow automatic kernel taint on unsigned module load to be disabled
2017-08-06 06:55:04
linux-kernel
Re: [PATCH] Allow automatic kernel taint on unsigned module load to be disabled
2017-04-27 03:17:25
linux-kernel
Re: [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction
2017-04-24 04:32:20
linux-kernel
Re: [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction
2017-04-02 23:42:12
linux-kernel
Re: [PATCH] x86/lguest/timer: set ->min_delta_ticks and ->max_delta_ticks
2016-12-21 05:23:55
linux-kernel
Re: [RFC 10/10] kmod: add a sanity check on module loading
2016-12-20 03:06:05
linux-kernel
Re: [RFC 10/10] kmod: add a sanity check on module loading
2016-12-17 03:54:46
linux-kernel
Re: [RFC 10/10] kmod: add a sanity check on module loading
2016-12-15 01:26:37
linux-kernel
Re: [RFC 10/10] kmod: add a sanity check on module loading
2016-11-28 00:09:08
linux-kernel
Re: module: extend 'rodata=off' boot cmdline parameter to module mappings
2016-11-18 06:18:17
linux-kernel
Re: [RFC PATCH v2 2/2] module: When modifying a module's text ignore modules which are going away too
2016-11-16 02:50:59
linux-kernel
Re: [PATCH -RFC] moduleparam: introduce core_param_named macro for non-modular code
2016-10-27 23:04:21
linux-kernel
Re: [PULL] modules: begin maintainer transition
2016-10-26 01:35:15
linux-kernel
Re: taint/module: Clean up global and module taint flags handling
2016-10-26 01:34:53
linux-kernel
Re: [RFC PATCH 1/2] module: Ensure a module's state is set accordingly during module coming cleanup code
2016-10-26 01:34:52
linux-kernel
Re: [RFC PATCH 2/2] module: When modifying a module's text ignore modules which are going away too
2016-10-26 00:46:49
linux-kernel
Re: [kernel-hardening] [PATCH] module: extend 'rodata=off' boot cmdline parameter to module mappings
2016-10-26 00:46:48
linux-kernel
Re: [PATCH v2] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs
2016-10-25 23:48:00
linux-kernel
[PULL] modules: begin maintainer transition
2016-06-21 03:19:38
linux-wireless
Re: [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST is set
2016-04-28 00:27:18
linux-kernel
Re: [PATCH 1/3] module: Invalidate signatures on force-loaded modules
2016-04-26 20:36:16
linux-kernel
Re: [PATCH 1/3] module: Invalidate signatures on force-loaded modules
2016-04-13 01:41:18
linux-kernel
Re: [PATCH] module: Issue warnings when tainting kernel
2016-04-12 07:33:46
linux-kernel
Re: [PATCH v2] module: fix noreturn attribute for __module_put_and_exit()
2016-04-11 03:54:51
linux-kernel
Re: [PATCH v4 07/14] tools/lguest: force disable tboot and apm
2016-04-01 00:22:27
linux-kernel
Re: [PATCH v6 2/5] module: preserve Elf information for livepatch modules
2016-04-01 00:22:01
linux-kernel
Re: [PATCH v2] module: fix noreturn attribute for __module_put_and_exit()
2016-04-01 00:21:59
linux-kernel
Re: [PATCH v2] module: fix noreturn attribute for __module_put_and_exit()
2016-03-29 00:15:52
linux-kernel
Re: A problem about loading module
2016-03-22 20:54:09
linux-kernel
Re: [PATCH resend] init/main.c: Simplify initcall_blacklisted()
2016-03-19 09:23:11
linux-kernel
Re: [PATCH] module: fix noreturn attribute for __module_put_and_exit()
2016-03-10 03:28:19
linux-kernel
Re: [PATCH 2/3] modules: set mod->state to GOING before going notifiers are called
2016-03-10 03:28:14
linux-kernel
Re: [PATCH 0/3] Livepatch module notifier cleanup
2016-03-02 08:18:13
linux-kernel
Re: [PATCH v5 1/2] cpumask: export cpumask_any_but
2016-01-29 05:54:38
linux-crypto
Duplicated module names
2015-12-16 02:25:27
linux-kernel
Re: 4.4.-rc5: lguest causes ugly warn on: 5 W+X pages found
2015-12-16 02:25:26
linux-kernel
Re: [PATCH 1/4] cpumask: Migrate 'alloc_cpumask_var()' users to 'zalloc_cpumask_var()'
2015-12-14 03:25:30
linux-kernel
Re: [RFC][PATCH] module: Limit line length of module prints
2015-12-11 09:40:21
linux-kernel
Re: [RFC][PATCH] module: Limit line length of module prints
2015-12-10 04:54:43
linux-kernel
Re: [PATCH] module: check vermagic match exactly when load modules
2015-12-07 03:14:07
linux-kernel
Re: [RFC][PATCH] Add __GFP_ZERO to alloc_cpumask_var_node() if ptr is zero
2015-12-06 02:32:50
linux-kernel
Re: [RFC][PATCH] Add __GFP_ZERO to alloc_cpumask_var_node() if ptr is zero
2015-12-04 01:59:11
linux-kernel
Re: [PATCH v4] livepatch: Cleanup module page permission changes
2015-12-04 01:59:09
linux-kernel
Re: [RFC][PATCH] Add __GFP_ZERO to alloc_cpumask_var_node() if ptr is zero