Valentin Schneider ([email protected])

Number of posts: 666 (0.86 per day)
First post: 2022-04-06 17:06:35
Last post: 2024-05-21 09:04:02

Date List Subject
2023-07-25 13:53:45 linux-kernel Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-25 13:19:35 linux-kernel Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
2023-07-25 11:51:50 linux-kernel Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
2023-07-24 17:18:32 linux-kernel Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
2023-07-24 11:37:55 linux-kernel Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
2023-07-21 15:44:00 linux-kernel Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
2023-07-21 15:21:09 linux-kernel Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
2023-07-21 08:47:29 linux-kernel Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
2023-07-21 08:25:06 linux-kernel Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
2023-07-20 18:14:47 linux-kernel [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
2023-07-20 17:40:13 linux-kernel [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
2023-07-20 17:38:07 linux-kernel [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
2023-07-20 17:33:58 linux-kernel [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2023-07-20 17:29:27 linux-kernel [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
2023-07-20 17:28:21 linux-kernel [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
2023-07-20 17:22:33 linux-kernel [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
2023-07-20 17:15:31 linux-kernel [RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-20 17:14:47 linux-kernel [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-20 17:14:11 linux-kernel [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
2023-07-20 17:13:27 linux-kernel [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2023-07-20 17:13:04 linux-kernel [RFC PATCH v2 07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU
2023-07-20 17:10:02 linux-kernel [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
2023-07-20 17:06:41 linux-kernel [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
2023-07-20 17:00:00 linux-kernel [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
2023-07-20 16:56:55 linux-kernel [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common field by a cpumask
2023-07-20 16:53:10 linux-kernel [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
2023-07-20 16:41:36 linux-kernel [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
2023-07-20 16:40:31 linux-kernel [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
2023-07-20 16:40:00 linux-kernel [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
2023-07-20 16:38:42 linux-kernel [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
2023-07-12 15:22:16 linux-kernel Re: [RFC][PATCH] sched: Rename DIE domain
2023-07-12 09:34:43 linux-kernel Re: [Patch v3 2/6] sched/topology: Record number of cores in sched group
2023-07-10 21:10:09 linux-kernel Re: [Patch v3 6/6] sched/debug: Dump domains' sched group flags
2023-07-10 21:09:52 linux-kernel Re: [Patch v3 2/6] sched/topology: Record number of cores in sched group
2023-07-07 18:07:14 linux-kernel [PATCH v2 4/9] tracing/filters: Enable filtering the CPU common field by a cpumask
2023-07-07 18:02:20 linux-kernel [PATCH v2 2/9] tracing/filters: Enable filtering a cpumask field by another cpumask
2023-07-07 17:58:30 linux-kernel [PATCH v2 6/9] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
2023-07-07 17:46:40 linux-kernel [PATCH v2 5/9] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
2023-07-07 17:46:39 linux-kernel [PATCH v2 8/9] tracing/filters: Further optimise scalar vs cpumask comparison
2023-07-07 17:39:12 linux-kernel [PATCH v2 7/9] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU
2023-07-07 17:38:26 linux-kernel [PATCH v2 3/9] tracing/filters: Enable filtering a scalar field by a cpumask
2023-07-07 17:34:11 linux-kernel [PATCH v2 1/9] tracing/filters: Dynamically allocate filter_pred.regex
2023-07-07 17:25:39 linux-kernel [PATCH v2 9/9] tracing/filters: Document cpumask filtering
2023-07-07 17:25:05 linux-kernel [PATCH v2 0/9] tracing/filters: filtering event fields with a cpumask
2023-07-06 18:56:36 linux-kernel Re: [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
2023-07-06 12:11:36 linux-kernel Re: [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
2023-07-06 12:07:07 linux-kernel Re: [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-06 11:50:59 linux-kernel Re: [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-06 11:40:53 linux-kernel Re: [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
2023-07-05 18:27:05 linux-kernel [RFC PATCH 14/14] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
2023-07-05 18:26:17 linux-kernel [RFC PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex