Joe Lawrence ([email protected])

Number of posts: 450 (0.16 per day)
First post: 2016-11-09 16:00:13
Last post: 2024-06-06 15:17:50

Date List Subject
2018-12-05 19:36:22 linux-kernel Re: [PATCH v14 06/11] livepatch: Use lists to manage patches, objects and functions
2018-12-05 19:33:56 linux-kernel Re: [PATCH v14 05/11] livepatch: Simplify API by removing registration step
2018-12-05 19:06:06 linux-kernel Re: [PATCH v14 04/11] livepatch: Refuse to unload only livepatches available during a forced transition
2018-12-05 19:03:25 linux-kernel Re: [PATCH v14 03/11] livepatch: Consolidate klp_free functions
2018-12-05 18:48:06 linux-kernel Re: [PATCH v14 02/11] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
2018-12-05 18:47:14 linux-kernel Re: [PATCH v14 01/11] livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
2018-11-29 18:31:59 linux-kernel Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
2018-11-29 15:10:59 linux-kernel Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
2018-11-28 20:40:29 linux-kernel Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
2018-11-28 14:59:58 linux-kernel Re: [RFC PATCH 0/1] support ftrace and -ffunction-sections
2018-11-27 20:29:35 linux-kernel Re: [RFC PATCH 0/1] support ftrace and -ffunction-sections
2018-11-20 21:06:27 linux-kernel [RFC PATCH 1/1] scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
2018-11-20 21:06:12 linux-kernel [RFC PATCH 0/1] support ftrace and -ffunction-sections
2018-10-31 19:59:32 linux-kernel Re: s390: runtime warning about pgtables_bytes
2018-10-15 19:49:05 linux-kernel Re: [PATCH v13 12/12] selftests/livepatch: introduce tests
2018-09-20 14:04:10 linux-kernel Re: [PATCH] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
2018-08-14 19:13:31 linux-kernel double clock sched_features warnings msgs
2018-05-11 03:43:09 linux-kernel Re: [PATCH v4 0/1] Add livepatch kselftests
2018-04-26 13:47:29 linux-kernel Re: [PATCH v4 0/1] Add livepatch kselftests
2018-04-25 18:30:36 linux-kernel [PATCH v4 0/1] Add livepatch kselftests
2018-04-25 18:30:19 linux-kernel [PATCH v4 1/1] selftests/livepatch: introduce tests
2018-04-24 15:53:09 linux-kernel Re: [PATCH v3] selftests/livepatch: introduce tests
2018-04-23 14:45:47 linux-kernel Re: [PATCH v3] selftests/livepatch: introduce tests
2018-04-17 13:27:05 linux-kernel Re: [PATCH v3] selftests/livepatch: introduce tests
2018-04-13 20:53:48 linux-kernel Re: [PATCH v3] selftests/livepatch: introduce tests
2018-04-12 14:58:50 linux-kernel [PATCH v3] Add livepatch kselftests
2018-04-12 14:58:14 linux-kernel [PATCH v3] selftests/livepatch: introduce tests
2018-04-10 20:55:02 linux-kernel Re: [PATCH v2] selftests/livepatch: introduce tests
2018-04-10 15:23:09 linux-kernel [PATCH v2] selftests/livepatch: introduce tests
2018-04-10 15:21:12 linux-kernel [PATCH v2] Add livepatch kselftests
2018-04-08 16:32:37 linux-kernel Re: [PATCH] selftests/livepatch: introduce tests
2018-03-28 19:51:12 linux-kernel [PATCH] selftests/livepatch: introduce tests
2018-03-28 19:51:11 linux-kernel [PATCH] Add livepatch kselftests
2018-03-26 18:13:18 linux-kernel Re: [PATCH v10 00/10] livepatch: Atomic replace feature
2018-03-20 01:51:48 linux-kernel Re: [PATCH 1/2] sched/debug: fix per-task line continuation for console
2018-03-20 01:04:32 linux-kernel [PATCH 0/2] small scheduler debug stat fixups
2018-03-20 01:03:35 linux-kernel [PATCH 2/2] sched/debug: adjust newlines for better alignment
2018-03-19 18:38:27 linux-kernel [PATCH 1/2] sched/debug: fix per-task line continuation for console
2018-03-14 19:45:25 linux-kernel Re: [PATCH 1/2] livepatch: Initialize shadow variables by init function safely
2018-03-14 19:28:12 linux-kernel Re: [PATCH 1/2] livepatch: Initialize shadow variables by init function safely
2018-03-12 18:58:44 linux-kernel Re: [PATCH v10 00/10] livepatch: Atomic replace feature
2018-03-08 15:12:00 linux-kernel Re: [PATCH v10 00/10] livepatch: Atomic replace feature
2018-03-07 21:57:12 linux-kernel Re: [PATCH v10 00/10] livepatch: Atomic replace feature
2018-03-03 03:35:13 linux-kernel Re: [PATCH v8 7/8] livepatch: Correctly handle atomic replace for not yet loaded modules
2018-03-02 22:11:42 linux-kernel Re: [PATCH v0 2/3] livepatch: update documentation/samples for callbacks
2018-02-27 14:59:58 linux-kernel Re: [PATCH v0 2/3] livepatch: update documentation/samples for callbacks
2018-02-23 21:36:04 linux-kernel [PATCH v0 1/3] livepatch: add sample cumulative patch
2018-02-23 21:35:23 linux-kernel [PATCH v0 2/3] livepatch: update documentation/samples for callbacks
2018-02-23 21:35:16 linux-kernel [PATCH v0 3/3] livepatch: update documentation for shadow variables
2018-02-23 21:34:56 linux-kernel [PATCH v0 0/3] additional cumulative livepatch doc/samples
2018-02-23 16:56:55 linux-kernel Re: [PATCH v8 8/8] livepatch: Atomic replace and cumulative patches documentation