Marco Elver ([email protected])

Number of posts: 2668 (1.44 per day)
First post: 2019-05-17 13:21:47
Last post: 2024-06-14 14:32:11

Date List Subject
2022-07-12 14:59:50 linux-kernel Re: [PATCH v4 07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
2022-07-12 14:54:44 linux-kernel Re: [PATCH v4 05/45] asm-generic: instrument usercopy in cacheflush.h
2022-07-12 14:54:27 linux-kernel Re: [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
2022-07-12 14:52:11 linux-kernel Re: [PATCH v4 02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t
2022-07-12 14:28:38 linux-kernel Re: [PATCH v4 25/45] kmsan: add tests for KMSAN
2022-07-12 14:28:25 linux-kernel Re: [PATCH v4 08/45] kmsan: mark noinstr as __no_sanitize_memory
2022-07-12 14:27:33 linux-kernel Re: [PATCH v4 18/45] instrumented.h: add KMSAN support
2022-07-12 14:20:44 linux-kernel Re: [PATCH v4 03/45] instrumented.h: allow instrumenting both sides of copy_from_user()
2022-07-12 14:05:04 linux-kernel Re: [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code
2022-07-12 14:02:53 linux-kernel Re: [PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
2022-07-12 14:01:07 linux-kernel Re: [PATCH v4 16/45] kmsan: handle task creation and exiting
2022-07-12 13:16:11 linux-kernel Re: [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
2022-07-12 13:08:52 linux-kernel Re: [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
2022-07-12 12:17:01 linux-kernel Re: [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code
2022-07-12 12:14:18 linux-kernel Re: [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
2022-07-11 17:27:01 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2022-07-11 17:06:51 linux-kernel Re: [PATCH v4 11/45] kmsan: add KMSAN runtime core
2022-07-11 16:25:54 linux-kernel Re: [PATCH v4 09/45] x86: kmsan: pgtable: reduce vmalloc space
2022-07-08 11:49:50 linux-kernel Re: [PATCH v2] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
2022-07-07 12:52:07 linux-kernel Re: [PATCH v4 06/45] kmsan: add ReST documentation
2022-07-07 10:29:17 linux-kernel Re: [PATCH v4 04/45] x86: asm: instrument usercopy in get_user() and __put_user_size()
2022-07-04 15:39:23 linux-kernel [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
2022-07-04 15:24:37 linux-kernel [PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
2022-07-04 15:24:27 linux-kernel [PATCH v3 03/14] perf/hw_breakpoint: Clean up headers
2022-07-04 15:24:13 linux-kernel [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
2022-07-04 15:24:13 linux-kernel [PATCH v3 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
2022-07-04 15:23:18 linux-kernel [PATCH v3 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
2022-07-04 15:22:01 linux-kernel [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
2022-07-04 15:21:32 linux-kernel [PATCH v3 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
2022-07-04 15:12:16 linux-kernel [PATCH v3 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
2022-07-04 15:11:53 linux-kernel [PATCH v3 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
2022-07-04 15:11:46 linux-kernel [PATCH v3 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
2022-07-04 15:11:43 linux-kernel [PATCH v3 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
2022-07-04 15:11:21 linux-kernel [PATCH v3 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
2022-07-04 15:10:56 linux-kernel [PATCH v3 05/14] perf/hw_breakpoint: Mark data __ro_after_init
2022-07-04 15:10:40 linux-kernel [PATCH v3 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
2022-07-01 10:19:50 linux-kernel Re: [PATCH v2 08/13] powerpc/hw_breakpoint: Avoid relying on caller synchronization
2022-06-28 16:09:09 linux-kernel Re: [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
2022-06-28 15:14:56 linux-kernel Re: [PATCH v2 03/13] perf/hw_breakpoint: Optimize list of per-task breakpoints
2022-06-28 13:59:31 linux-kernel Re: [PATCH v2 01/13] perf/hw_breakpoint: Add KUnit test for constraints accounting
2022-06-28 12:24:33 linux-kernel Re: [PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool
2022-06-28 11:17:20 linux-kernel Re: [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
2022-06-28 10:49:07 linux-kernel [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
2022-06-28 10:47:28 linux-kernel [PATCH v2 05/13] perf/hw_breakpoint: Optimize constant number of breakpoint slots
2022-06-28 10:44:24 linux-kernel [PATCH v2 04/13] perf/hw_breakpoint: Mark data __ro_after_init
2022-06-28 10:43:34 linux-kernel [PATCH v2 08/13] powerpc/hw_breakpoint: Avoid relying on caller synchronization
2022-06-28 10:29:11 linux-kernel [PATCH v2 12/13] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
2022-06-28 10:28:51 linux-kernel [PATCH v2 06/13] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
2022-06-28 10:26:10 linux-kernel [PATCH v2 02/13] perf/hw_breakpoint: Clean up headers
2022-06-28 10:19:55 linux-kernel [PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
2022-06-28 10:02:13 linux-kernel [PATCH v2 11/13] perf/hw_breakpoint: Introduce bp_slots_histogram