LinuxLists
Users
About
Jessica Yu (
[email protected]
)
Number of posts: 153 (0.25 per day)
First post: 2015-11-02 09:08:39
Last post: 2017-07-04 21:45:28
Next Page
Date
List
Subject
2017-07-04 21:45:28
linux-kernel
Re: [PATCH v2] modpost: abort if module name is too long
2017-06-29 12:23:21
linux-kernel
Re: [PATCH] module: make the modinfo name const
2017-06-27 15:26:38
linux-kernel
Re: [PATCH v3 0/4] kmod: help make deterministic
2017-06-27 10:04:29
linux-kernel
Re: [PATCH v3 0/4] kmod: help make deterministic
2017-06-26 21:38:01
linux-kernel
Re: [PATCH v3 0/4] kmod: help make deterministic
2017-06-26 13:37:28
linux-kernel
Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and del_usage_link functions
2017-06-22 14:25:45
linux-kernel
Re: [PATCH] modpost: abort if a module name is too long
2017-06-21 16:28:30
linux-kernel
Re: [PATCH] modpost: abort if a module name is too long
2017-06-19 16:26:28
linux-kernel
Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and del_usage_link functions
2017-06-08 23:18:39
linux-kernel
[GIT PULL] MAINTAINERS email update
2017-06-08 08:01:28
linux-kernel
[PATCH] MAINTAINERS: update email address for Jessica Yu
2017-06-07 03:41:39
linux-kernel
Re: [PATCH] modpost: abort if a module name is too long
2017-06-06 05:09:27
linux-kernel
Re: [PATCH] kernel/module.c: fix warning about unused nowarn variable
2017-06-05 02:10:08
linux-kernel
Re: [PATCH] modpost: abort if a module name is too long
2017-06-01 23:23:08
linux-kernel
Re: [PATCH] modpost: abort if a module name is too long
2017-04-26 02:58:16
linux-kernel
Re: [PATCH v2 2/2] module: Add module name to modinfo
2017-04-26 02:32:16
linux-kernel
Re: [PATCH v2 0/2] module: Add module name to modinfo
2017-04-24 21:27:15
linux-kernel
Re: [PATCH] kallsyms: Use bounded strnchr() when parsing string
2017-04-24 04:45:03
linux-kernel
Re: [PATCH] module: Unify the return value type of try_module_get
2017-04-21 06:27:52
linux-kernel
Re: [PATCH 2/2] module: Add module name to modinfo
2017-04-07 01:58:30
linux-kernel
Re: [PATCH v5 1/2] module: verify address is read-only
2017-04-03 22:43:24
linux-kernel
[PATCH] vmlinux.lds: add missing VMLINUX_SYMBOL macros
2017-03-31 22:18:24
linux-kernel
Re: [PATCH v2] module: check if memory leak by module.
2017-03-30 03:31:33
linux-kernel
Re: [PATCH v4 1/2] module: verify address is read-only
2017-03-30 03:27:57
linux-kernel
Re: [PATCH v4 2/2] extable: verify address is read-only
2017-03-29 19:40:49
linux-kernel
Re: [PATCH v2] livepatch: Reduce the time of finding module symbols
2017-03-29 19:09:12
linux-kernel
Re: [PATCH] reduce the time of finding symbols for module
2017-03-29 00:03:51
linux-kernel
Re: [PATCH] reduce the time of finding symbols for module
2017-03-25 00:42:45
linux-kernel
Re: [PATCH v3 1/2] module: verify address is read-only
2017-03-25 00:40:49
linux-kernel
Re: [PATCH v3 1/2] module: verify address is read-only
2017-03-13 18:46:20
linux-kernel
Re: [PATCH] module: set .init_array alignment to 8
2017-03-13 16:33:08
linux-kernel
Re: [PATCH v2] audit: log module name on delete_module
2017-03-06 22:31:52
linux-kernel
Re: Hundreds of null PATH records for *init_module syscall audit logs
2017-03-02 22:51:51
linux-kernel
Re: [PATCH] module: set __jump_table alignment to 8
2017-03-02 18:27:47
linux-kernel
Re: [PATCH] module: set __jump_table alignment to 8
2017-03-02 17:09:40
linux-kernel
Re: [PATCHv2 11/14] module: Use set_memory.h header
2016-12-22 05:07:32
linux-kernel
Re: kmod: provide wrappers for kmod_concurrent inc/dec
2016-12-22 04:48:17
linux-kernel
Re: kmod: provide wrappers for kmod_concurrent inc/dec
2016-12-21 21:23:48
linux-kernel
Re: Patch to include/linux/kernel.h breaks 3rd party modules.
2016-12-15 02:50:45
linux-kernel
[GIT PULL] modules updates for 4.10
2016-11-28 19:51:11
linux-kernel
Re: module: extend 'rodata=off' boot cmdline parameter to module mappings
2016-11-28 19:46:26
linux-kernel
Re: module: fix DEBUG_SET_MODULE_RONX typo
2016-11-26 22:42:12
linux-kernel
Add modules-next branch to linux-next
2016-11-25 05:49:21
linux-kernel
Re: module: extend 'rodata=off' boot cmdline parameter to module mappings
2016-11-23 23:42:01
linux-kernel
Re: module: Ensure a module's state is set accordingly during module coming cleanup code
2016-11-23 18:33:47
linux-kernel
Re: module: When modifying a module's text ignore modules which are going away too
2016-11-21 07:37:50
linux-kernel
Re: moduleparam: introduce core_param_named macro for non-modular code
2016-11-13 03:04:26
linux-kernel
Re: module: extend 'rodata=off' boot cmdline parameter to module mappings
2016-11-09 10:41:01
linux-kernel
Re: module: When modifying a module's text ignore modules which are going away too
2016-11-09 10:12:05
linux-kernel
Re: module: Ensure a module's state is set accordingly during module coming cleanup code
2016-10-28 17:23:44
linux-kernel
Re: modules: begin maintainer transition