David Vernet ([email protected])

Number of posts: 545 (0.64 per day)
First post: 2021-12-09 16:53:28
Last post: 2024-04-05 14:33:20

Date List Subject
2024-04-05 14:33:20 linux-kernel [PATCH bpf-next v2 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-05 14:31:36 linux-kernel [PATCH bpf-next v2 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-05 14:31:06 linux-kernel [PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-04 22:49:37 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-04 22:31:01 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-04 16:33:35 linux-kernel Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-04 01:03:56 linux-kernel [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
2024-04-04 01:03:38 linux-kernel [PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-02-26 17:51:31 linux-kernel Re: [PATCH v3 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest()
2024-02-16 19:49:42 linux-kernel Re: [PATCH v3 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest()
2024-02-06 04:42:23 linux-kernel [PATCH v3 1/3] sched/fair: Remove unnecessary goto in update_sd_lb_stats()
2024-02-06 04:40:24 linux-kernel [PATCH v3 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-06 04:40:02 linux-kernel [PATCH v3 2/3] sched/fair: Do strict inequality check for busiest misfit task group
2024-02-06 04:39:54 linux-kernel [PATCH v3 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest()
2024-02-05 15:10:56 linux-kernel Re: [PATCH v2 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-04 04:48:43 linux-kernel [PATCH v2 1/3] sched/fair: Remove unnecessary goto in update_sd_lb_stats()
2024-02-04 04:48:15 linux-kernel [PATCH v2 0/3] sched/fair: Simplify and optimize update_sd_pick_busiest()
2024-02-04 04:47:33 linux-kernel [PATCH v2 3/3] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-04 04:47:16 linux-kernel [PATCH v2 2/3] sched/fair: Do strict inequality check for busiest misfit task group
2024-02-02 18:28:56 linux-kernel Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-02 17:39:26 linux-kernel Re: [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-02-02 07:14:06 linux-kernel [PATCH] sched/fair: Simplify some logic in update_sd_pick_busiest()
2024-01-26 21:19:44 linux-kernel Re: [RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2024-01-24 17:09:34 linux-kernel Re: [RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2024-01-23 21:18:11 linux-kernel Re: [PATCH] sched/fair: Skip newidle_balance() when an idle CPU is woken up to process an IPI
2024-01-04 22:34:28 linux-kernel Re: [RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2023-12-15 18:11:02 linux-kernel Re: [RFC PATCH 0/8] Dynamic vcpu priority management in kvm
2023-12-12 00:32:46 linux-kernel [PATCH v4 8/8] sched: Add selftest for SHARED_RUNQ
2023-12-12 00:32:37 linux-kernel [PATCH v4 7/8] sched: Shard per-LLC shared runqueues
2023-12-12 00:32:34 linux-kernel [PATCH v4 6/8] sched: Implement shared runqueue in fair.c
2023-12-12 00:32:32 linux-kernel [PATCH v4 4/8] sched: Check cpu_active() earlier in newidle_balance()
2023-12-12 00:32:24 linux-kernel [PATCH v4 1/8] sched: Expose move_queued_task() from core.c
2023-12-12 00:32:22 linux-kernel [PATCH v4 3/8] sched: Tighten unpinned rq lock window in newidle_balance()
2023-12-12 00:32:20 linux-kernel [PATCH v4 5/8] sched: Enable sched_feat callbacks on enable/disable
2023-12-12 00:32:17 linux-kernel [PATCH v4 2/8] sched: Move is_cpu_allowed() into sched.h
2023-12-12 00:32:14 linux-kernel [PATCH v4 0/8] sched: Implement shared runqueue in fair.c
2023-12-08 06:17:22 linux-kernel [PATCH bpf-next] bpf: Load vmlinux btf for any struct_ops map
2023-12-07 21:09:23 linux-kernel [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_cpumask_weight() kfunc
2023-12-07 21:09:10 linux-kernel [PATCH bpf-next 1/2] bpf: Add bpf_cpumask_weight() kfunc
2023-12-07 21:09:07 linux-kernel [PATCH bpf-next 0/2] Add new bpf_cpumask_weight() kfunc
2023-12-04 19:30:54 linux-kernel Re: [PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-11-27 19:50:07 linux-kernel Re: [PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-11-02 16:46:32 linux-kernel Re: [PATCH RFC RESEND 0/4] Documentation: Web fonts for kernel documentation
2023-10-30 14:07:19 linux-kernel Re: Sched Ext slack channel / office hours
2023-10-23 21:43:25 linux-kernel Re: Sched Ext slack channel / office hours
2023-10-23 17:54:00 linux-kernel Re: Sched Ext slack channel / office hours
2023-10-18 20:55:00 linux-kernel Sched Ext slack channel / office hours
2023-10-09 16:14:48 linux-kernel [PATCH bpf-next 2/2] bpf/selftests: Add testcase for async callback return value failure
2023-10-09 16:14:38 linux-kernel [PATCH bpf-next 1/2] bpf: Fix verifier log for async callback return values
2023-10-04 17:21:04 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-10-04 16:28:03 linux-kernel [PATCH bpf-next v2 1/2] bpf: Add ability to pin bpf timer to calling CPU