Marco Elver ([email protected])

Number of posts: 2639 (1.46 per day)
First post: 2019-05-17 13:21:47
Last post: 2024-04-25 09:33:50

Date List Subject
2024-01-17 19:18:39 linux-kernel Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2024-01-15 20:35:27 linux-kernel Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2024-01-15 09:28:00 linux-kernel [PATCH RFC 2/2] stackdepot: make fast paths lock-less again
2024-01-15 09:27:44 linux-kernel [PATCH RFC 1/2] stackdepot: add stats counters exported via debugfs
2024-01-13 09:31:09 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-13 09:24:18 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-13 09:13:07 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-12 22:15:23 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-11 19:08:56 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-11 15:02:47 linux-kernel Re: [linus:master] [kasan] a414d4286f: INFO:trying_to_register_non-static_key
2024-01-11 09:50:31 linux-kernel Re: [PATCH v4 12/22] lib/stackdepot: use read/write lock
2024-01-09 22:36:50 linux-kernel Re: [PATCH mm] kasan: avoid resetting aux_lock
2024-01-08 07:01:16 linux-kernel Re: [PATCH v2 0/3] list: Add hlist_count_nodes()
2024-01-04 17:23:11 linux-kernel Re: [PATCH v2 0/3] list: Add hlist_count_nodes()
2024-01-04 10:42:58 linux-kernel Re: [PATCH v4 17/22] lib/stackdepot: allow users to evict stack traces
2024-01-04 09:26:49 linux-kernel Re: [PATCH v4 17/22] lib/stackdepot: allow users to evict stack traces
2024-01-03 13:46:48 linux-kernel Re: [PATCH] list: Add hlist_count_nodes()
2024-01-03 11:26:42 linux-kernel Re: [PATCH] list: Add hlist_count_nodes()
2024-01-02 12:59:55 linux-kernel Re: [PATCH 11/15] stackdepot: use read/write lock
2024-01-02 12:54:55 linux-kernel Re: [PATCH mm 00/21] kasan: save mempool stack traces
2023-12-21 20:15:32 linux-kernel Re: [PATCH mm 4/4] kasan: simplify kasan_complete_mode_report_info for tag-based modes
2023-12-21 20:12:36 linux-kernel Re: [PATCH mm 3/4] kasan: simplify saving extra info into tracks
2023-12-21 20:11:45 linux-kernel Re: [PATCH mm 2/4] kasan: reuse kasan_track in kasan_stack_ring_entry
2023-12-21 20:08:57 linux-kernel Re: [PATCH mm 1/4] kasan: clean up kasan_cache_create
2023-12-21 20:08:21 linux-kernel Re: [PATCH mm] kasan: Mark unpoison_slab_object() as static
2023-12-21 20:07:58 linux-kernel Re: [PATCH mm] kasan: fix for "kasan: rename and document kasan_(un)poison_object_data"
2023-12-19 21:23:15 linux-kernel Re: [PATCH v3 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
2023-12-14 08:35:50 linux-kernel Re: [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
2023-12-13 16:51:26 linux-kernel Re: [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
2023-12-12 19:31:18 linux-kernel Re: [PATCH mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h
2023-12-12 19:30:50 linux-kernel Re: [PATCH mm 3/4] kasan: memset free track in qlink_free
2023-12-12 19:29:30 linux-kernel Re: [PATCH mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
2023-12-12 19:00:16 linux-kernel Re: [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
2023-12-12 09:33:39 linux-kernel Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
2023-12-11 22:57:29 linux-kernel Re: [PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
2023-12-11 14:22:36 linux-kernel Re: [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
2023-12-08 08:07:32 linux-kernel Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-07 19:21:08 linux-kernel Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
2023-12-07 17:54:46 linux-kernel Re: [PATCH v2 1/3] perf: Reorder overflow handler ahead of event_limit/sigtrap
2023-12-07 17:06:25 linux-kernel Re: [PATCH v2 1/3] perf: Reorder overflow handler ahead of event_limit/sigtrap
2023-12-06 14:47:21 linux-kernel Re: [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
2023-12-05 18:17:32 linux-kernel Re: [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals.
2023-11-30 13:29:30 linux-kernel Re: [PATCH 2/2] perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
2023-11-29 20:55:52 linux-kernel Re: [PATCH] lkdtm: Add kfence read after free crash type
2023-11-29 15:58:48 linux-kernel Re: [PATCH 2/2] perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
2023-11-29 12:01:03 linux-kernel Re: [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()
2023-11-29 10:37:22 linux-kernel Re: [PATCH RFC v3 5/9] mm/slub: add opt-in percpu array cache of objects
2023-11-29 07:42:32 linux-kernel Re: [Syzkaller & bisect] There is task hung in perf_tp_event_init in v6.7-rc3 mainline kernel
2023-11-23 18:48:36 linux-kernel Re: [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only
2023-11-23 09:48:06 linux-kernel Re: [PATCH] kfence: Replace local_clock() with ktime_get_boot_fast_ns()
2023-11-22 22:21:21 linux-kernel Re: [PATCH] kfence: Replace local_clock() with ktime_get_boot_fast_ns()