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
2020-01-17 14:54:28 linux-kernel [PATCH] module: avoid setting info->name early in case we can fall back to info->mod->name
2020-01-15 16:50:02 linux-kernel [PATCH] modsign: print module name along with error message
2020-01-08 19:53:03 linux-kernel Re: [PATCH] kernel/module: Fix memleak in module_add_modinfo_attrs()
2019-12-12 14:19:51 linux-kernel [PATCH v4] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-12-12 10:37:02 linux-kernel Re: [PATCH v3] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-12-06 12:42:11 linux-kernel [PATCH v3] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-12-05 20:11:48 linux-kernel [GIT PULL] Modules updates for v5.5
2019-12-05 19:45:05 linux-kernel Re: [PATCH] modules: lockdep: Suppress suspicious RCU usage warning
2019-12-04 19:38:49 linux-kernel Re: [PATCH v3] moduleparam: fix kerneldoc
2019-11-26 16:51:40 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-26 16:21:58 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-26 09:57:58 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-25 15:46:25 linux-kernel [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-25 11:29:44 linux-kernel Re: [PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-21 16:13:54 linux-kernel Re: [PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-20 15:53:24 linux-kernel Re: [PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-20 14:58:32 linux-kernel [PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-15 10:30:34 linux-kernel Re: [PATCH 1/1] kernel/module.c: wakeup processes in module_wq on module unload
2019-11-08 15:09:37 linux-kernel [GIT PULL] Modules fix for v5.4-rc7
2019-11-08 13:58:40 linux-kernel Re: [PATCH 03/13] kvm: monolithic: fixup x86-32 build
2019-11-07 14:17:01 linux-kernel Re: [PATCH] moduleparam: fix parameter description mismatch
2019-11-05 12:53:45 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-11-05 12:31:58 linux-kernel [PATCH v2] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-31 13:45:57 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-31 11:29:16 linux-kernel Re: [PATCH 4/7] module: avoid code duplication in include/linux/export.h
2019-10-31 11:21:54 linux-kernel Re: [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
2019-10-31 10:14:19 linux-kernel Re: [PATCH 4/7] module: avoid code duplication in include/linux/export.h
2019-10-30 20:15:31 linux-kernel Re: [PATCH 0/4] More nsdeps improvements
2019-10-30 20:14:53 linux-kernel Re: [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
2019-10-30 18:56:20 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-30 17:05:34 linux-kernel Re: [PATCH 3/4] scripts/nsdeps: support nsdeps for external module builds
2019-10-29 20:06:46 linux-kernel Re: [PATCH 4/7] module: avoid code duplication in include/linux/export.h
2019-10-28 21:10:51 linux-kernel [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-28 21:10:34 linux-kernel `make nsdeps` prints "Building modules, stage 2" twice
2019-10-28 21:08:48 linux-kernel [PATCH 3/4] nsdeps: remove stale .ns_deps files before generating new ones
2019-10-28 21:08:45 linux-kernel [PATCH 2/4] scripts/nsdeps: don't prepend $srctree if *.mod already contains full paths
2019-10-28 21:08:45 linux-kernel [PATCH 1/4] scripts/nsdeps: use $MODORDER to obtain correct modules.order path
2019-10-25 20:42:35 linux-kernel [GIT PULL] Modules fixes for v5.4-rc5
2019-10-23 10:19:00 linux-kernel Re: [PATCH v3] scripts/nsdeps: use alternative sed delimiter
2019-10-22 15:30:26 linux-kernel Re: [PATCH] scripts/nsdeps: escape '/' for module source files
2019-10-22 15:28:47 linux-kernel [PATCH v3] scripts/nsdeps: use alternative sed delimiter
2019-10-22 13:00:24 linux-kernel Re: [PATCH v2] scripts/nsdeps: use alternative sed delimiter
2019-10-21 16:05:51 linux-kernel [PATCH v2] scripts/nsdeps: use alternative sed delimiter
2019-10-21 14:52:38 linux-kernel [PATCH] scripts/nsdeps: escape '/' for module source files
2019-10-21 14:15:13 linux-kernel Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()
2019-10-21 13:35:16 linux-kernel Re: [PATCH v2 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
2019-10-19 08:24:10 linux-kernel Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()
2019-10-16 15:02:25 linux-kernel Re: [PATCH] drivers: mcb: use symbol namespaces
2019-10-16 13:40:05 linux-kernel Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()
2019-10-15 19:54:28 linux-kernel Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()
2019-10-15 15:53:42 linux-kernel Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()