Jessica Yu ([email protected])

Number of posts: 481 (4.26 per day)
First post: 2017-07-11 14:32:46
Last post: 2017-11-02 14:31:05

Date List Subject
2019-07-09 16:14:15 linux-kernel Re: [PATCH v2] module: add usage links when calling ref_module func
2019-07-01 15:35:32 linux-crypto Re: [PATCH v12 01/11] MODSIGN: Export module signature definitions
2019-07-01 15:21:31 linux-kernel Re: [PATCH] module: add usage links when calling ref_module func
2019-06-26 18:44:55 linux-kernel Re: [PATCH] modules: fix compile error if don't have strict module rwx
2019-06-25 20:01:29 linux-kernel Re: [PATCH] modules: fix compile error if don't have strict module rwx
2019-06-24 14:10:31 linux-kernel Re: [PATCH modules v2 0/2] Fix handling of exit unwinding sections (on ARM)
2019-06-24 10:41:29 linux-kernel Re: [PATCH v2] modules: fix BUG when load module with rodata=n
2019-06-21 16:33:43 linux-kernel Re: [RFC][PATCH] module: Propagate MODULE_STATE_COMING notifier errors
2019-06-21 16:20:26 linux-kernel Re: [RFC][PATCH] module: Propagate MODULE_STATE_COMING notifier errors
2019-06-19 10:04:34 linux-kernel Re: [PATCH] modules: fix BUG when load module with rodata=n
2019-06-18 14:30:07 linux-kernel Re: [PATCH] modules: fix BUG when load module with rodata=n
2019-06-18 13:50:45 linux-kernel Re: [PATCH] modules: fix BUG when load module with rodata=n
2019-06-14 07:55:36 linux-kernel Re: [PATCH v4] kernel/module: Fix mem leak in module_add_modinfo_attrs
2019-06-11 14:05:26 linux-kernel Re: [PATCH v3] kernel/module: Fix mem leak in module_add_modinfo_attrs
2019-06-07 14:14:06 linux-kernel Re: [PATCH v3] kernel/module: Fix mem leak in module_add_modinfo_attrs
2019-06-07 09:00:51 linux-kernel Re: [PATCH v2] kernel: module: Use struct_size() helper
2019-06-06 21:12:21 linux-kernel Re: [PATCH] kernel: module: Use struct_size() helper
2019-06-06 18:09:42 linux-kernel Re: [PATCH modules 0/2] Fix handling of exit unwinding sections (on ARM)
2019-06-06 15:12:40 linux-kernel Re: [PATCH modules 1/2] module: allow arch overrides for .exit section names
2019-06-04 14:31:11 linux-kernel Re: [PATCH v3] kernel/module.c: Only return -EEXIST for modules that have finished loading
2019-06-03 16:52:56 linux-kernel Re: [PATCH v2] kernel/module: Fix mem leak in module_add_modinfo_attrs
2019-05-30 12:00:59 linux-kernel Re: [PATCH] livepatch: Fix ftrace module text permissions race
2019-05-30 11:48:38 linux-kernel Re: [PATCH] kernel/module: Fix mem leak in module_add_modinfo_attrs
2019-05-29 18:36:12 linux-kernel Re: Oops caused by race between livepatch and ftrace
2019-05-29 17:30:33 linux-kernel Re: Oops caused by race between livepatch and ftrace
2019-05-28 14:48:36 linux-kernel Re: [PATCH] modules: fix livelock in add_unformed_module()
2019-05-14 15:40:49 linux-kernel [GIT PULL] Modules updates for v5.2
2019-05-09 13:55:23 linux-kernel Re: [PATCH v2] modules: Only return -EEXIST for modules that have finished loading
2019-05-02 09:49:23 linux-kernel Re: [PATCH v3] kernel/module: Reschedule while waiting for modules to finish loading
2019-05-01 08:05:01 linux-kernel Re: linux-next: Fixes tag needs some work in the modules tree
2019-05-01 07:50:17 linux-kernel Re: [PATCH v3] kernel/module: Reschedule while waiting for modules to finish loading
2019-04-30 12:18:53 linux-kernel Re: [PATCH] kernel/module: Reschedule while waiting for modules to finish loading
2019-04-30 07:52:21 linux-kernel Re: [PATCH] kernel/module: Reschedule while waiting for modules to finish loading
2019-04-29 14:24:43 linux-kernel Re: [PATCH v3] moduleparam: Save information about built-in modules in separate file
2019-04-26 16:19:49 linux-kernel Re: [-next] system hangs likely due to "modules: Only return -EEXIST for modules that have finished loading"
2019-04-18 15:37:41 linux-kernel Re: [PATCH v2] moduleparam: Save information about built-in modules in separate file
2019-04-18 13:54:20 linux-kernel Re: [PATCH v2] moduleparam: Save information about built-in modules in separate file
2019-04-17 15:17:35 linux-kernel Re: [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only
2019-04-17 13:31:27 linux-kernel Re: [PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
2019-04-17 09:01:15 linux-kernel Re: [PATCH v2] module: add stubs for within_module functions
2019-04-16 15:23:22 linux-kernel Re: [PATCH v2] module: add stubs for within_module functions
2019-04-15 14:24:33 linux-kernel Re: [PATCH] module: add stub for within_module
2019-04-15 13:23:10 linux-kernel Re: [PATCH] modules: Only return -EEXIST for modules that have finished loading
2019-04-15 11:24:13 linux-kernel Re: [PATCH] modules: Only return -EEXIST for modules that have finished loading
2019-04-02 08:56:22 linux-kernel Re: [PATCH] fs/open: Fix most outstanding security bugs
2019-03-27 15:41:43 linux-kernel Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file
2019-03-11 11:56:18 linux-kernel Re: [PATCH] vmlinux.lds.h: drop unused __vermagic
2019-03-08 12:33:08 linux-kernel Re: [PATCH] kallsyms: store type information in its own array
2019-02-18 09:53:30 linux-kernel Re: [PATCH v3] x86/ima: require signed kernel modules
2019-02-11 15:58:48 linux-kernel Re: [PATCH] x86/ima: require signed kernel modules
2019-02-11 15:26:38 linux-kernel Re: [PATCH 3/3] include/linux/module.h: copy __init/__exit attrs to init/cleanup_module