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-05 18:26:13 linux-kernel [RFC PATCH 13/14] context_tracking,x86: Add infrastructure to defer kernel TLBI
2023-07-05 18:26:10 linux-kernel [RFC PATCH 04/14] tracing/filters: Enable filtering the CPU common field by a cpumask
2023-07-05 18:26:09 linux-kernel [RFC PATCH 12/14] context_tracking,x86: Defer kernel text patching IPIs
2023-07-05 18:25:57 linux-kernel [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
2023-07-05 18:25:51 linux-kernel [RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-05 18:25:35 linux-kernel [RFC PATCH 08/14] BROKEN: context_tracking: Make context_tracking_key __ro_after_init
2023-07-05 18:25:32 linux-kernel [RFC PATCH 05/14] tracing/filters: Document cpumask filtering
2023-07-05 18:25:24 linux-kernel [RFC PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask
2023-07-05 18:25:22 linux-kernel [RFC PATCH 10/14] x86/sev-es: Make sev_es_enable_key __ro_after_init
2023-07-05 18:24:55 linux-kernel [RFC PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask
2023-07-05 18:19:36 linux-kernel [RFC PATCH 09/14] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2023-07-05 18:19:26 linux-kernel [RFC PATCH 07/14] objtool: Warn about non __ro_after_init static key usage in .noinstr
2023-07-05 18:19:24 linux-kernel [RFC PATCH 06/14] objtool: Flesh out warning related to pv_ops[] calls
2023-06-23 17:08:26 linux-kernel Re: [RFC PATCH V3 4/6] sched/deadline: Introduce deadline servers
2023-06-16 15:01:01 linux-kernel Re: [RFC PATCH V3 1/6] sched: Unify runtime accounting across classes
2023-06-16 14:58:18 linux-kernel Re: [RFC PATCH V3 3/6] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
2023-06-16 14:38:41 linux-kernel Re: [RFC PATCH V3 2/6] sched/deadline: Collect sched_dl_entity initialization
2023-06-15 16:51:41 linux-kernel Re: [RFC PATCH v5 1/2] trace,smp: Add tracepoints around remotelly called functions
2023-06-15 16:51:37 linux-kernel Re: [RFC PATCH v5 2/2] trace,smp: Add tracepoints for scheduling remotelly called functions
2023-06-14 09:51:23 linux-kernel Re: [RFC PATCH v4 0/2] trace,smp: Add tracepoints for csd
2023-06-12 17:26:17 linux-kernel Re: [RFC PATCH] sched/wait: Determine whether the wait queue is empty before waking up
2023-06-12 16:30:54 linux-kernel Re: [PATCH] sched/topology: mark set_sched_topology() __init
2023-06-12 16:10:11 linux-kernel Re: [PATCH] sched/fair: rename variable cpu_util eff_util
2023-06-12 15:53:11 linux-kernel Re: [RESEND][PATCH v2] sched/wait: Fix a kthread_park race with wait_woken()
2023-06-12 11:35:55 linux-kernel Re: [PATCH] sched: core: Simplify cpuset_cpumask_can_shrink()
2023-06-12 09:33:38 linux-kernel Re: [PATCH] sched: rt: Remove unnecessary ‘NULL’ values from push_task
2023-06-09 15:27:16 linux-kernel [RFC PATCH 1/5] tracing/filters: Dynamically allocate filter_pred.regex
2023-06-09 15:17:18 linux-kernel [RFC PATCH 4/5] tracing/filters: Enable filtering the CPU common field by a cpumask
2023-06-09 15:14:24 linux-kernel [RFC PATCH 3/5] tracing/filters: Enable filtering a scalar field by a cpumask
2023-06-09 15:12:05 linux-kernel [RFC PATCH 5/5] tracing/filters: Document cpumask filtering
2023-06-09 15:10:22 linux-kernel [RFC PATCH 2/5] tracing/filters: Enable filtering a cpumask field by another cpumask
2023-06-09 15:09:31 linux-kernel [RFC PATCH 0/5] tracing/filters: filtering event fields with a cpumask
2023-06-07 09:21:48 linux-kernel Re: [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
2023-05-30 14:18:13 linux-kernel Re: [PATCH v2 0/2] Lock and Pointer guards
2023-05-30 11:09:38 linux-kernel Re: [RFC PATCH v4 1/2] trace,smp: Add tracepoints around remotelly called functions
2023-05-30 10:46:24 linux-kernel Re: [RFC PATCH v4 0/2] trace,smp: Add tracepoints for csd
2023-05-25 10:32:14 linux-kernel Re: [PATCH] sched/fair: Don't balance task to its current running CPU
2023-05-24 16:57:20 linux-kernel Re: [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
2023-05-24 16:52:32 linux-kernel Re: [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
2023-05-24 11:22:33 linux-kernel Re: [PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
2023-05-23 12:02:40 linux-kernel Re: [PATCH] sched/fair: Don't balance migration disabled tasks
2023-05-22 15:35:01 linux-kernel Re: [PATCH v4] fs/buffer.c: update per-CPU bh_lru cache via RCU
2023-05-11 11:24:51 linux-kernel Re: [RFC PATCH v3 1/1] trace,smp: Add tracepoints around remotelly called functions
2023-05-11 08:23:35 linux-kernel Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*()
2023-05-10 11:51:30 linux-kernel Re: [ANNOUNCE] v6.3.1-rt13
2023-05-04 12:03:58 linux-kernel Re: [RFC PATCH 1/1] smp: Add tracepoints for functions called with smp_call_function*()
2023-05-04 09:39:56 linux-kernel Re: [PATCH v7 2/3] sched/task: Add the put_task_struct_atomic_safe() function
2023-05-03 12:06:33 linux-kernel Re: [patch 0/3] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
2023-05-03 10:15:42 linux-kernel Re: [PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-05-02 17:07:01 linux-kernel Re: [PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-27 09:39:45 linux-kernel Re: [PATCH v2 7/8] lib: add test for for_each_numa_{cpu,hop_mask}()