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
Next Page
Date
List
Subject
2021-12-09 08:44:14
linux-kernel
[PATCH v2] MAINTAINERS: Remove myself as modules maintainer
2021-12-09 08:36:36
linux-kernel
Re: [PATCH] MAINTAINERS: Remove myself as modules maintainer
2021-12-09 08:30:33
linux-kernel
[PATCH] MAINTAINERS: Remove myself as modules maintainer
2021-09-28 11:05:22
linux-kernel
Re: [PATCH] module: fix clang CFI with MODULE_UNLOAD=n
2021-09-08 11:24:13
linux-kernel
[GIT PULL] Modules updates for v5.15
2021-08-03 13:02:46
linux-kernel
[PATCH] MAINTAINERS: Add Luis Chamberlain as modules maintainer
2021-07-08 14:15:21
linux-kernel
Re: [PATCH] module: combine constructors in module linker script
2021-07-08 08:41:22
linux-kernel
Re: [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
2021-07-07 14:58:42
linux-kernel
Re: [PATCH v2 PING] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
2021-07-07 14:28:21
linux-kernel
[GIT PULL] Modules updates for v5.14
2021-06-17 16:05:15
linux-kernel
Re: [PATCH v7 0/5] printk: Userspace format indexing support
2021-06-16 19:53:38
linux-kernel
Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks
2021-06-16 18:32:28
linux-kernel
Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks
2021-06-15 13:43:57
linux-kernel
Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks
2021-06-15 12:18:54
linux-kernel
Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks
2021-06-14 12:08:15
linux-kernel
Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks
2021-05-27 15:14:46
linux-kernel
Re: global-out-of-bounds in move_module
2021-05-27 12:38:12
linux-kernel
Re: [PATCH] module: fix compile error that sect_empty() is not defined in init_build_id()
2021-05-26 18:43:50
linux-kernel
Re: [PATCH] module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
2021-05-26 13:07:47
linux-kernel
Re: [PATCH -next v2] module: fix build error when CONFIG_SYSFS is disabled
2021-05-21 10:53:36
linux-kernel
[GIT PULL] Modules fixes for v5.13-rc3
2021-05-17 08:01:00
linux-kernel
Re: [PATCH v2] module: check for exit sections in layout_sections() instead of module_init_section()
2021-05-15 01:30:43
linux-kernel
[PATCH v2] module: check for exit sections in layout_sections() instead of module_init_section()
2021-05-14 15:00:46
linux-kernel
Re: [PATCH v2] kernel/module: Use BUG_ON instead of if condition followed by BUG
2021-05-14 10:00:39
linux-kernel
Re: [PATCH] module: check for exit sections in layout_sections() instead of module_init_section()
2021-05-12 14:50:14
linux-kernel
[PATCH] module: check for exit sections in layout_sections() instead of module_init_section()
2021-05-12 13:20:44
linux-kernel
Re: [PATCH] kernel/module: Use BUG_ON instead of if condition followed by BUG
2021-05-07 16:51:51
linux-kernel
Re: [PATCH] ARM: module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
2021-05-07 15:58:14
linux-kernel
[PATCH] ARM: module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
2021-05-03 18:10:11
linux-kernel
Re: [mm/vunmap] e47110e905: WARNING:at_mm/vmalloc.c:#__vunmap
2021-05-03 10:33:47
linux-kernel
Re: [GIT PULL] Modules updates for v5.13
2021-04-29 11:39:29
linux-kernel
Re: [GIT PULL] Modules updates for v5.13
2021-04-28 14:51:36
linux-kernel
[GIT PULL] Modules updates for v5.13
2021-04-21 14:39:27
linux-kernel
Re: [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-21 14:26:39
linux-kernel
Re: [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-20 14:05:27
linux-kernel
Re: [PATCH v2 2/2] certs: Add support for using elliptic curve keys for signing modules
2021-04-19 11:27:47
linux-kernel
Re: [PATCH v4 05/13] module: Add printk formats to add module build ID to stacktraces
2021-04-15 13:07:46
linux-kernel
Re: [PATCH v4 05/13] module: Add printk formats to add module build ID to stacktraces
2021-04-13 15:10:48
linux-kernel
Re: Re: [PATCH] kernel/module: Use BUG_ON instead of if condition followed by BUG.
2021-04-13 02:31:48
linux-kernel
Re: [PATCH] kernel/module: Use BUG_ON instead of if condition followed by BUG.
2021-04-08 13:47:11
linux-kernel
Re: [PATCH v3 04/12] module: Add printk format to add module build ID to stacktraces
2021-04-08 12:08:07
linux-kernel
Re: [PATCH v3 02/12] buildid: Stash away kernels build ID on init
2021-03-29 09:28:28
linux-kernel
Re: [PATCH v3 04/17] module: ensure __cfi_check alignment
2021-03-24 02:29:46
linux-kernel
[PATCH] module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
2021-03-22 17:40:24
linux-kernel
Re: [PATCH 3/3] static_call: Fix static_call_update() sanity check
2021-03-22 14:53:47
linux-kernel
Re: [PATCH 3/3] static_call: Fix static_call_update() sanity check
2021-03-22 13:17:43
linux-kernel
Re: [PATCH 3/3] static_call: Fix static_call_update() sanity check
2021-03-11 13:30:44
linux-kernel
Re: [PATCH v2 2/2] modules: add CONFIG_MODPROBE_PATH
2021-02-24 15:16:52
linux-kernel
Re: [GIT PULL] Modules updates for v5.12
2021-02-24 13:02:56
linux-kernel
Re: [GIT PULL] Modules updates for v5.12
2021-02-23 20:10:35
linux-kernel
[GIT PULL] Modules updates for v5.12