LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-04-15 11:35:31
linux-kernel
[PATCH v5 1/2] SQUASH: tcp/dcpp: Convert timewait timer into a delayed_work
2024-04-15 11:35:11
linux-kernel
[PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer
2024-04-12 12:20:42
linux-kernel
Re: [PATCH v4 1/1] tcp/dcpp: Un-pin tw_timer
2024-04-11 12:17:14
linux-kernel
[PATCH v4 0/1] tcp/dcpp: Un-pin tw_timer
2024-04-11 12:06:32
linux-kernel
[PATCH v4 1/1] tcp/dcpp: Un-pin tw_timer
2024-04-09 17:19:24
linux-kernel
Re: [RESEND][PATCH v9 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
2024-04-09 17:00:13
linux-kernel
Re: [RESEND][PATCH v9 3/7] locking/mutex: Expose __mutex_owner()
2024-04-09 16:30:24
linux-kernel
Re: [RESEND][PATCH v9 4/7] sched: Add do_push_task helper
2024-04-09 16:12:51
linux-kernel
Re: [RESEND][PATCH v9 2/7] locking/mutex: Make mutex::wait_lock irq safe
2024-04-09 16:12:37
linux-kernel
Re: [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-04-09 09:02:28
linux-kernel
Re: [PATCH v3 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
2024-04-09 08:38:57
linux-kernel
Re: [PATCH 0/2] sched/topology: Optimize topology_span_sane()
2024-04-08 15:26:04
linux-kernel
Re: [PATCH][V2] sched/rt: Print curr when RT throttling activated
2024-04-08 15:23:18
linux-kernel
Re: [PATCH v2 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-04 14:39:29
linux-kernel
Re: [PATCH v3 3/3] docs: cgroup-v1: clarify that domain levels are system-specific
2024-04-04 14:28:08
linux-kernel
Re: [PATCH v3 2/3] sched/debug: dump domains' level
2024-04-04 14:16:39
linux-kernel
Re: [PATCH v3 1/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
2024-04-03 16:40:40
linux-kernel
Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-03 16:30:08
linux-kernel
Re: Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-04-03 14:27:45
linux-kernel
Re: [PATCH 1/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
2024-03-28 20:41:03
linux-kernel
Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-28 20:31:36
linux-kernel
Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-28 14:09:25
linux-kernel
Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-27 15:18:37
linux-kernel
Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-27 11:31:46
linux-kernel
[PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX
2024-03-27 11:31:32
linux-kernel
[PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state
2024-03-27 11:29:45
linux-kernel
[PATCH 1/2] treewide: context_tracking: Rename CONTEXT_FOO to CT_STATE_FOO
2024-03-26 17:12:19
linux-kernel
Re: for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)
2024-03-22 20:58:39
linux-kernel
Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-03-20 18:33:18
linux-kernel
Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-20 18:18:16
linux-kernel
Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-18 17:36:41
linux-kernel
Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-14 16:47:22
linux-kernel
Re: [PATCH v6 0/3] sched/fair: Limit access to overutilized
2024-03-14 16:25:30
linux-kernel
Re: [PATCH] sched/topology: Check return value of zalloc_cpumask_var()
2024-03-14 16:00:48
linux-kernel
Re: [PATCH] kernel/sched: use seq_putc instead of seq_puts
2024-03-13 19:12:30
linux-kernel
[PATCH v3 2/4] context_tracking: Make context_tracking_key __ro_after_init
2024-03-13 19:08:23
linux-kernel
[PATCH v3 4/4] x86/tsc: Make __use_tsc __ro_after_init
2024-03-13 19:02:26
linux-kernel
[PATCH v3 3/4] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2024-03-13 19:01:02
linux-kernel
[PATCH v3 1/4] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2024-03-13 19:00:25
linux-kernel
[PATCH v3 0/4] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2024-03-08 16:45:41
linux-kernel
Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-05 11:07:20
linux-kernel
Re: [PATCH 9/9] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
2024-03-05 11:02:09
linux-kernel
Re: [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
2024-03-05 10:57:38
linux-kernel
Re: [PATCH 8/9] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-05 10:57:21
linux-kernel
Re: [PATCH 7/9] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-05 10:57:08
linux-kernel
Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-05 10:56:53
linux-kernel
Re: [PATCH 5/9] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
2024-03-05 10:56:39
linux-kernel
Re: [PATCH 4/9] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
2024-03-05 10:56:26
linux-kernel
Re: [PATCH 3/9] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
2024-02-21 16:53:26
linux-kernel
Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-20 17:39:09
linux-kernel
Re: [PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer