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
Previous Page
/
Next Page
Date
List
Subject
2016-10-26 23:14:08
linux-kernel
Re: taint/module: Clean up global and module taint flags handling
2016-10-19 23:57:09
linux-kernel
Re: module: remove trailing whitespace
2016-10-19 22:12:03
linux-kernel
Re: module: remove trailing whitespace
2016-04-29 16:26:54
linux-kernel
Re: klp: make object/func-walking helpers more robust
2016-04-29 16:11:23
linux-kernel
Re: klp: make object/func-walking helpers more robust
2016-04-28 18:21:37
linux-kernel
Re: klp: make object/func-walking helpers more robust
2016-04-27 18:41:03
linux-kernel
Re: livepatch: Add some basic LivePatch documentation
2016-04-14 19:20:45
linux-kernel
Re: Live patching for powerpc
2016-04-13 18:22:40
linux-kernel
Re: Live patching for powerpc
2016-04-11 03:31:34
linux-kernel
Re: livepatch: separate enabled and patched states
2016-04-11 03:29:55
linux-kernel
Re: x86/stacktrace: add function for detecting reliable stack traces
2016-04-07 23:15:19
linux-kernel
Re: sched: horrible way to detect whether a task has been preempted
2016-04-07 21:15:30
linux-kernel
Re: sched: horrible way to detect whether a task has been preempted
2016-04-07 18:20:37
linux-kernel
Re: livepatch: robustify klp_register_patch() API error checking
2016-04-06 17:23:22
linux-kernel
Re: Bug with paravirt ops and livepatches
2016-04-06 16:55:25
linux-kernel
Re: Bug with paravirt ops and livepatches
2016-04-05 19:19:14
linux-kernel
Re: Bug with paravirt ops and livepatches
2016-04-05 17:25:30
linux-kernel
Re: sscanf: implement basic character sets
2016-04-04 17:58:52
linux-kernel
Re: Bug with paravirt ops and livepatches
2016-03-29 21:13:37
linux-kernel
Re: (mostly) Arch-independent livepatch
2016-03-23 00:04:18
linux-kernel
[PATCH v6 5/5] Documentation: livepatch: outline Elf format and requirements for patch modules
2016-03-23 00:04:05
linux-kernel
[PATCH v6 4/5] livepatch: reuse module loader code to write relocations
2016-03-23 00:04:00
linux-kernel
[PATCH v6 3/5] module: s390: keep mod_arch_specific for livepatch modules
2016-03-23 00:03:53
linux-kernel
[PATCH v6 2/5] module: preserve Elf information for livepatch modules
2016-03-23 00:03:48
linux-kernel
[PATCH v6 1/5] Elf: add livepatch-specific Elf constants
2016-03-23 00:03:38
linux-kernel
[PATCH v6 0/5] (mostly) Arch-independent livepatch
2016-03-22 19:00:29
linux-kernel
Re: livepatch: reuse module loader code to write relocations
2016-03-22 17:57:15
linux-kernel
Re: module: preserve Elf information for livepatch modules
2016-03-22 00:57:36
linux-kernel
Re: Livepatch consistency model update
2016-03-21 19:18:39
linux-kernel
Re: livepatch: reuse module loader code to write relocations
2016-03-21 18:07:49
linux-kernel
Re: livepatch: reuse module loader code to write relocations
2016-03-17 00:56:01
linux-kernel
[PATCH v3 2/2] livepatch/module: remove livepatch module notifier
2016-03-17 00:55:58
linux-kernel
[PATCH v3 1/2] modules: split part of complete_formation() into prepare_coming_module()
2016-03-17 00:55:52
linux-kernel
[PATCH v3 0/2] Livepatch module notifier cleanup
2016-03-16 21:26:04
linux-kernel
Re: module: preserve Elf information for livepatch modules
2016-03-16 19:49:02
linux-kernel
[PATCH v5 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules
2016-03-16 19:48:46
linux-kernel
[PATCH v5 5/6] samples: livepatch: mark as livepatch module
2016-03-16 19:48:40
linux-kernel
[PATCH v5 4/6] livepatch: reuse module loader code to write relocations
2016-03-16 19:48:35
linux-kernel
[PATCH v5 3/6] module: s390: keep mod_arch_specific for livepatch modules
2016-03-16 19:48:30
linux-kernel
[PATCH v5 2/6] module: preserve Elf information for livepatch modules
2016-03-16 19:48:25
linux-kernel
[PATCH v5 1/6] Elf: add livepatch-specific Elf constants
2016-03-16 19:48:13
linux-kernel
[PATCH v5 0/6] (mostly) Arch-independent livepatch
2016-03-16 16:13:49
linux-kernel
Re: livepatch: Update maintainers
2016-03-14 17:52:31
linux-kernel
Re: livepatch/module: remove livepatch module notifier
2016-03-11 20:04:12
linux-kernel
[PATCH v2 2/2] livepatch/module: remove livepatch module notifier
2016-03-11 20:04:09
linux-kernel
[PATCH v2 1/2] modules: split part of complete_formation() into prepare_coming_module()
2016-03-11 20:04:03
linux-kernel
[PATCH v2 0/2] Livepatch module notifier cleanup
2016-03-10 05:08:42
linux-kernel
Re: modules: set mod->state to GOING before going notifiers are called
2016-03-10 00:25:46
linux-kernel
Re: livepatch: Add some basic LivePatch documentation
2016-03-09 22:15:10
linux-kernel
[PATCH 3/3] livepatch/module: remove livepatch module notifier
2016-03-09 22:14:57
linux-kernel
[PATCH 2/3] modules: set mod->state to GOING before going notifiers are called