Valentin Schneider ([email protected])

Number of posts: 655 (0.86 per day)
First post: 2022-04-06 17:06:35
Last post: 2024-05-07 16:15:49

Date List Subject
2024-02-06 17:43:06 linux-kernel [PATCH v2 2/5] context_tracking: Make context_tracking_key __ro_after_init
2024-02-06 17:42:15 linux-kernel [PATCH v2 1/5] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2024-02-06 17:41:37 linux-kernel [PATCH v2 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2024-02-06 13:28:18 linux-kernel Re: [PATCH v3 2/3] sched/fair: Do strict inequality check for busiest misfit task group
2024-02-06 13:27:37 linux-kernel Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
2024-02-06 09:50:19 linux-kernel Re: [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs
2024-02-06 09:39:44 linux-kernel Re: Question about the ipi_raise filter usage and output
2024-02-05 16:10:30 linux-kernel Re: Question about the ipi_raise filter usage and output
2024-02-02 17:41:58 linux-kernel Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-02 17:36:03 linux-kernel Re: [PATCH v2 1/3] sched/topology: Annotate RCU pointers properly
2024-02-02 17:02:05 linux-kernel Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-02 14:45:12 linux-kernel Re: [PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
2024-02-02 14:27:46 linux-kernel Re: [PATCH v3 2/4] sched/fair: remove unused parameters
2024-02-02 08:27:28 linux-kernel [RFC PATCH v2 2/5] sched: Note schedule() invocations at return-to-user with SM_USER
2024-02-02 08:17:19 linux-kernel [RFC PATCH v2 5/5] sched/fair: Assert user/kernel/total nr invariants
2024-02-02 08:17:12 linux-kernel [RFC PATCH v2 4/5] sched/fair: Track count of tasks running in userspace
2024-02-02 08:17:01 linux-kernel [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead
2024-02-02 08:16:54 linux-kernel [RFC PATCH v2 1/5] sched/fair: Only throttle CFS tasks on return to userspace
2024-02-02 08:16:38 linux-kernel [RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry
2024-01-15 09:42:10 linux-kernel Re: [PATCH 1/1] RISC-V: add IPI tracepoints
2024-01-10 11:52:29 linux-kernel [PATCH] sched/isolation: Warn about missing isolcpus mask
2024-01-04 10:39:00 linux-kernel Re: [PATCH v2] sched/stat: correct the task blocking state
2024-01-04 09:56:12 linux-kernel Re: [PATCH 1/2] sched/topology: Annotate RCU pointers properly
2024-01-04 09:06:09 linux-kernel Re: [PATCH] sched/tracing: correct the task blocking state
2024-01-03 14:50:09 linux-kernel Re: [PATCH v7 08/23] sched: Split scheduler and execution contexts
2024-01-03 13:57:16 linux-kernel Re: [PATCH] sched/tracing: correct the task blocking state
2024-01-03 13:48:12 linux-kernel Re: [PATCH v7 09/23] sched: Fix runtime accounting w/ split exec & sched contexts
2024-01-02 16:17:22 linux-kernel Re: [PATCH] sched/tracing: correct the task blocking state
2024-01-02 15:10:01 linux-kernel Re: [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init
2024-01-02 10:19:21 linux-kernel Re: [PATCH] sched/tracing: correct the task blocking state
2023-12-19 11:51:10 linux-kernel Re: [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace
2023-12-18 18:07:29 linux-kernel Re: [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace
2023-12-08 14:47:53 linux-kernel Re: [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer
2023-12-04 16:52:31 linux-kernel Re: [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init
2023-12-01 13:30:53 linux-kernel Re: [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace
2023-11-30 16:13:50 linux-kernel [RFC PATCH 0/2] sched/fair: Delay throttling to kernel exit
2023-11-30 16:13:26 linux-kernel [RFC PATCH 2/2] sched/fair: Repurpose cfs_rq_throttled()
2023-11-30 16:13:20 linux-kernel [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace
2023-11-23 16:48:20 linux-kernel Re: [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer
2023-11-23 15:28:25 linux-kernel Re: [PATCH v2 2/2] tcp/dcpp: Don't disable bh around timewait_sock initialization
2023-11-23 14:34:59 linux-kernel Re: [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer
2023-11-20 10:59:53 linux-kernel [PATCH 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
2023-11-20 10:59:39 linux-kernel [PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2023-11-20 10:57:24 linux-kernel [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init
2023-11-20 10:57:11 linux-kernel [PATCH 2/5] context_tracking: Make context_tracking_key __ro_after_init
2023-11-20 10:57:08 linux-kernel [PATCH 4/5] x86/speculation: Make mds_user_clear __ro_after_init
2023-11-20 10:56:59 linux-kernel [PATCH 1/5] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
2023-11-15 21:06:54 linux-kernel [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer
2023-11-15 21:06:53 linux-kernel [PATCH v2 0/2] tcp/dcpp: tw_timer tweaks for nohz_full and PREEMPT_RT
2023-11-15 21:06:31 linux-kernel [PATCH v2 2/2] tcp/dcpp: Don't disable bh around timewait_sock initialization
2023-10-30 14:52:36 linux-kernel [PATCH] sched/fair: Make the BW replenish timer expire in hardirq context for PREEMPT_RT