LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-02-11 10:49:16
linux-kernel
Re: [PATCH] kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
2021-02-10 16:22:36
linux-kernel
Re: [PATCH] module: potential uninitialized return in module_kallsyms_on_each_symbol()
2021-02-10 16:21:26
linux-kernel
Re: linux-next: build failure after merge of the modules tree
2021-02-10 08:44:06
linux-kernel
Re: linux-next: build failure after merge of the modules tree
2021-02-09 15:19:16
linux-kernel
Re: linux-next: build failure after merge of the modules tree
2021-02-08 11:59:06
linux-kernel
Re: module loader dead code removal and cleanups v3
2021-02-03 15:48:39
linux-kernel
Re: [PATCH v6] modules: introduce the MODULE_SCMVERSION config
2021-02-02 22:28:57
linux-kernel
Re: module loader dead code removal and cleanups v3
2021-02-01 12:14:49
linux-kernel
Re: [PATCH 04/13] module: use RCU to synchronize find_module
2021-01-27 23:58:54
linux-kernel
Re: [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*
2021-01-26 14:31:13
linux-kernel
Re: [PATCH 04/13] livepatch: move klp_find_object_module to module.c
2021-01-19 04:39:32
linux-kernel
Re: [PATCH v3] module: harden ELF info handling
2021-01-18 10:27:13
linux-kernel
Re: [PATCH v3] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-01-15 08:46:47
linux-kernel
Re: [PATCH v2] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-01-15 08:46:05
linux-kernel
Re: [PATCH v2] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-01-14 21:21:20
linux-kernel
Re: [PATCH] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-01-14 14:09:03
linux-kernel
Re: [PATCH] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-01-13 14:53:28
linux-kernel
Re: [PATCH v2] module: harden ELF info handling
2021-01-12 15:58:26
linux-kernel
Re: [PATCH v5] modules: introduce the MODULE_SCMVERSION config
2021-01-12 13:00:40
linux-kernel
Re: Linux Kernel module notification bug
2021-01-11 14:24:17
linux-kernel
Re: Linux Kernel module notification bug
2021-01-07 14:39:22
linux-kernel
Re: [PATCH v4] modules: introduce the MODULE_SCMVERSION config
2021-01-05 13:48:12
linux-kernel
Re: [PATCH] module: harden ELF info handling
2020-12-18 12:15:57
linux-kernel
Re: [PATCH v4] modules: introduce the MODULE_SCMVERSION config
2020-12-17 14:22:47
linux-kernel
[GIT PULL] Modules updates for v5.11
2020-12-12 18:06:20
linux-kernel
Re: [PATCH v3 1/2] scripts/setlocalversion: allow running in a subdir
2020-12-10 12:42:16
linux-kernel
Re: [PATCH RFC 1/1] module: delay kobject uevent until after module init call
2020-12-07 15:34:37
linux-kernel
Re: [PATCH v2 2/2] modules: add scmversion field
2020-12-07 12:05:45
linux-kernel
Re: [PATCH] module: drop semicolon from version macro
2020-12-03 13:55:59
linux-kernel
[PATCH RFC 1/1] module: delay kobject uevent until after module init call
2020-12-03 13:55:39
linux-kernel
[PATCH RFC 0/1] Delay module uevent until after initialization
2020-12-01 10:00:00
linux-kernel
Re: [PATCH 0/8] linker-section array fix and clean ups
2020-11-25 15:07:44
linux-kernel
Re: [PATCH 0/8] linker-section array fix and clean ups
2020-11-25 08:49:25
linux-kernel
Re: Ubuntu mainline kernel builds now failing not able to find module.lds file
2020-11-24 09:33:22
linux-kernel
Re: [PATCH v1 0/2] Add support to capture external module's SCM version
2020-11-13 10:34:22
linux-kernel
Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-11 15:49:34
linux-kernel
Re: [PATCH 0/8] linker-section array fix and clean ups
2020-11-11 10:15:14
linux-kernel
Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs
2020-11-09 13:44:45
linux-kernel
Re: [PATCH 0/2] module: add/fix 'kernel-doc' comments
2020-11-09 13:42:25
linux-kernel
Re: [PATCH v2] module: fix comment style
2020-11-06 16:06:51
linux-kernel
Re: [PATCH 0/8] linker-section array fix and clean ups
2020-11-04 18:00:29
linux-kernel
Re: [PATCH v2 0/3] module: refactor module_sig_check()
2020-10-29 16:43:17
linux-kernel
Re: [PATCH] module: set MODULE_STATE_GOING state when a module fails to load
2020-10-29 08:42:58
linux-kernel
Re: [PATCH] module: set MODULE_STATE_GOING state when a module fails to load
2020-10-29 01:06:16
linux-kernel
Re: [PATCH] module: use hidden visibility for weak symbol references
2020-10-22 17:56:25
linux-kernel
Re: [PATCH 0/2] module: some refactoring in module_sig_check()
2020-10-22 17:02:19
linux-kernel
[GIT PULL] Modules updates for v5.10
2020-10-12 18:39:46
linux-kernel
Re: [PATCH] module: statically initialize init section freeing data
2020-09-19 10:27:47
linux-kernel
Re: [PATCH v2] kbuild: preprocess module linker script
2020-09-03 12:52:55
linux-kernel
Re: [PATCH v2] module: Harden STRICT_MODULE_RWX
2020-09-02 09:41:59
linux-kernel
Re: [PATCH] module: Add more error message for failed kernel module loading