Miroslav Benes ([email protected])

Number of posts: 889 (0.25 per day)
First post: 2014-11-13 10:16:08
Last post: 2024-06-07 13:10:29

Date List Subject
2019-04-30 11:31:54 linux-kernel Re: [PATCH v2 1/2] livepatch: Remove duplicate warning about missing reliable stacktrace support
2019-04-30 11:02:19 linux-kernel Re: [PATCH 2/2] livepatch: Use correct kobject cleanup function
2019-04-30 10:46:22 linux-kernel Re: [PATCH 1/2] livepatch: Fix kobject memleak
2019-04-26 09:02:18 linux-kernel Re: Livepatch vs LTO
2019-04-25 10:00:56 linux-kernel Re: [PATCH 3/3] livepatch: Cleanup message handling in klp_try_switch_task()
2019-04-25 05:49:04 linux-kernel Re: [PATCH 2/3] stacktrace: Remove superfluous WARN_ONCE() from save_stack_trace_tsk_reliable()
2019-04-24 18:33:11 linux-kernel Re: [PATCH 1/3] livepatch: Convert error about unsupported reliable stacktrace into a warning
2019-04-24 18:20:43 linux-kernel Re: [PATCH v3 0/9] klp-convert livepatch build tooling
2019-04-24 17:49:22 linux-kernel Re: [PATCH v3 3/9] livepatch: Add klp-convert tool
2019-04-23 08:44:07 linux-kernel Re: [PATCH] livepatch: Convert error about unsupported reliable stacktrace into a warning
2019-04-23 08:19:49 linux-kernel Re: [patch V2 25/29] livepatch: Simplify stack trace retrieval
2019-04-16 19:10:10 linux-kernel Re: [PATCH v3 0/9] klp-convert livepatch build tooling
2019-04-16 19:05:21 linux-kernel Re: [PATCH v3 2/9] kbuild: Support for Symbols.list creation
2019-04-16 18:53:20 linux-kernel Re: [PATCH] livepatch: Enforce reliable stack trace as config dependency
2019-04-16 11:38:16 linux-kernel Re: [PATCH v3 0/9] klp-convert livepatch build tooling
2019-04-16 08:32:14 linux-kernel Re: [PATCH v3 0/9] klp-convert livepatch build tooling
2019-04-12 13:38:43 linux-kernel Re: [PATCH] selftests: livepatch use TEST_PROGS for test shell scripts
2019-04-12 10:44:37 linux-kernel Re: [PATCH v3 6/9] modpost: Add modinfo flag to livepatch modules
2019-04-12 09:15:38 linux-kernel Re: [PATCH v3 4/9] livepatch: Add klp-convert annotation helpers
2019-04-12 09:05:11 linux-kernel Re: [PATCH v3 3/9] livepatch: Add klp-convert tool
2019-04-12 07:04:01 linux-kernel Re: [PATCH] selftests: livepatch use TEST_PROGS for test shell scripts
2019-04-11 19:04:55 linux-kernel Re: [PATCH v3 2/9] kbuild: Support for Symbols.list creation
2019-04-11 18:42:21 linux-kernel Re: [PATCH v3 1/9] livepatch: Create and include UAPI headers
2019-04-11 08:33:30 linux-kernel Re: [PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
2019-04-05 08:34:41 linux-kernel Re: [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
2019-04-04 18:45:24 linux-kernel [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
2019-04-04 11:51:32 linux-kernel Re: [PATCH v2 0/8] klp-convert
2019-04-04 11:32:50 linux-kernel Re: [PATCH v2 5/8] modpost: Integrate klp-convert
2019-04-04 11:01:04 linux-kernel Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
2019-04-04 09:24:52 linux-kernel Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
2019-04-03 12:51:10 linux-kernel Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
2019-04-03 11:52:37 linux-kernel Re: [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_attrs with groups
2019-03-20 19:59:54 linux-kernel Re: [PATCH v2 8/8] documentation: Update on livepatch elf format
2019-03-20 19:38:23 linux-kernel Re: [PATCH v2 3/8] livepatch: Add klp-convert tool
2019-03-20 19:10:35 linux-kernel Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
2019-02-20 15:51:37 linux-kernel Re: [PATCH v2 6/8] modpost: Add modinfo flag to livepatch modules
2019-02-20 15:38:41 linux-kernel Re: [PATCH v2 5/8] modpost: Integrate klp-convert
2019-02-20 14:09:50 linux-kernel Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation
2019-02-20 13:03:41 linux-kernel Re: [PATCH v2 1/8] livepatch: Create and include UAPI headers
2019-02-08 15:36:02 linux-kernel Re: [PATCH v2] livepatch: core: Return EOPNOTSUPP instead of ENOSYS
2019-02-08 09:26:47 linux-kernel Re: [PATCH v2] livepatch: core: Return EOPNOTSUPP instead of ENOSYS
2019-02-06 16:25:49 linux-kernel Re: [PATCH] ring-buffer: Remove unused function ring_buffer_page_len()
2019-02-05 14:39:46 linux-kernel Re: [PATCH v2 3/4] livepatch: Proper error handling in the shadow variables selftest
2019-02-05 13:43:32 linux-kernel Re: [PATCH v2 2/4] livepatch: return -ENOMEM on ptr_id() allocation failure
2019-02-05 13:27:05 linux-kernel Re: [PATCH v2] livepatch: core: Return EOPNOTSUPP instead of ENOSYS
2019-01-31 08:42:15 linux-kernel Re: [PATCH 2/4] livepatch: Handle failing allocation of shadow variables in the selftest
2019-01-28 17:30:28 linux-kernel Re: [PATCH AUTOSEL 4.19 174/258] livepatch: check kzalloc return values
2019-01-23 15:01:03 linux-kernel Re: [PATCH] livepatch: fix size mismatch
2019-01-23 14:33:47 linux-kernel Re: [PATCH V3] livepatch: non static warnings fix
2019-01-22 10:09:39 linux-kernel Re: [PATCH 4/4] livepatch: Remove the redundant enabled flag in struct klp_patch
2019-01-21 17:25:53 linux-kernel Re: [PATCH 3/4] livepatch: Module coming and going callbacks can proceed all listed patches