LinuxLists
Users
About
Barret Rhoden (
[email protected]
)
Number of posts: 112 (0.05 per day)
First post: 2018-09-24 15:58:48
Last post: 2024-04-26 16:59:50
Next Page
Date
List
Subject
2024-04-26 16:59:50
linux-kernel
Re: [PATCH 12/36] sched_ext: Implement BPF extensible scheduler class
2024-01-10 01:20:58
linux-kernel
Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-10 01:02:30
linux-kernel
Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-10 01:00:39
linux-kernel
[PATCH v3 bpf-next] selftests/bpf: add inline assembly helpers to access array elements
2024-01-10 00:26:45
linux-kernel
Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-04 21:37:33
linux-kernel
Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-04 21:32:55
linux-kernel
Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-04 21:30:24
linux-kernel
Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 20:07:15
linux-kernel
Re: [PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 19:45:37
linux-kernel
Re: [PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
2024-01-03 18:56:13
linux-kernel
[PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 18:56:04
linux-kernel
[PATCH v2 bpf-next 1/2] libbpf: add helpers for mmapping maps
2024-01-03 18:54:17
linux-kernel
[PATCH v2 bpf-next 0/2] inline asm helpers to access array elements
2024-01-03 18:50:50
linux-kernel
Re: [PATCH bpf-next 1/2] libbpf: add helpers for mmapping maps
2024-01-03 15:34:12
linux-kernel
[PATCH bpf-next 2/2] selftests/bpf: add inline assembly helpers to access array elements
2024-01-03 15:33:52
linux-kernel
[PATCH bpf-next 1/2] libbpf: add helpers for mmapping maps
2024-01-03 15:33:42
linux-kernel
[PATCH bpf-next 0/2] inline asm helpers to access array elements
2023-07-24 15:25:07
linux-kernel
Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-04-07 00:21:04
linux-kernel
[PATCH bpf-next] bpf: ensure all memory is initialized in bpf_get_current_comm
2023-04-05 22:57:06
linux-kernel
bpf: ensure all memory is initialized in bpf_get_current_comm
2022-12-14 23:23:12
linux-kernel
Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
2022-12-02 17:19:35
linux-kernel
Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
2022-01-06 17:21:06
linux-kernel
[PATCH v3 2/3] prlimit: make do_prlimit() static
2022-01-06 17:21:05
linux-kernel
[PATCH v3 3/3] prlimit: do not grab the tasklist_lock
2022-01-06 17:21:01
linux-kernel
[PATCH v3 1/3] setpriority: only grab the tasklist_lock for PRIO_PGRP
2022-01-06 17:20:56
linux-kernel
[PATCH v3 0/3] prlimit and set/getpriority tasklist_lock optimizations
2022-01-06 16:43:16
linux-kernel
Re: [PATCH v2 3/3] prlimit: do not grab the tasklist_lock
2022-01-05 21:31:48
linux-kernel
[PATCH v2 3/3] prlimit: do not grab the tasklist_lock
2022-01-05 21:31:37
linux-kernel
[PATCH v2 2/3] prlimit: make do_prlimit() static
2022-01-05 21:31:36
linux-kernel
[PATCH v2 1/3] setpriority: only grab the tasklist_lock for PRIO_PGRP
2022-01-05 21:31:34
linux-kernel
[PATCH v2 0/3] prlimit and set/getpriority tasklist_lock optimizations
2022-01-05 21:31:11
linux-kernel
Re: [PATCH] rlimits: do not grab tasklist_lock for do_prlimit on current
2021-12-15 19:00:21
linux-kernel
Re: [PATCH] rlimits: do not grab tasklist_lock for do_prlimit on current
2021-12-13 22:04:11
linux-kernel
[PATCH] rlimits: do not grab tasklist_lock for do_prlimit on current
2021-03-22 18:46:39
linux-kernel
[PATCH v2] sched: allow resubmits to queue_balance_callback()
2021-03-18 20:00:05
linux-kernel
sched: allow resubmits to queue_balance_callback()
2020-08-26 15:16:08
linux-kernel
Re: [RFC v2] perf/core: Fixes hung issue on perf stat command during cpu hotplug
2020-04-28 14:18:48
linux-kernel
Re: [PATCH 0/3] KVM: x86/mmu: Use kernel's PG_LEVEL_* enums
2020-04-28 14:10:58
linux-kernel
Re: [PATCH 1/3] KVM: x86/mmu: Tweak PSE hugepage handling to avoid 2M vs 4M conundrum
2020-04-15 21:58:43
linux-kernel
perf: add cond_resched() to task_function_call()
2020-04-15 13:51:46
linux-kernel
Re: perf: add cond_resched() to task_function_call()
2020-04-15 13:14:31
linux-kernel
perf: add cond_resched() to task_function_call()
2020-04-03 18:10:30
linux-kernel
perf/cgroup: use the cgroup_id() helper
2020-02-04 21:59:31
linux-kernel
Re: [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support
2020-02-04 18:22:37
linux-kernel
Re: [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support
2020-02-04 15:30:49
linux-kernel
Re: [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support
2020-02-03 18:03:11
linux-kernel
Re: [iommu/vt] c9ac3b69cf: WARNING:at_drivers/iommu/intel-iommu.c:#dmar_parse_one_rmrr
2020-01-09 21:04:22
linux-kernel
[PATCH] KVM: squelch uninitialized variable warning
2020-01-09 20:51:40
linux-kernel
Re: [PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
2020-01-08 19:55:50
linux-kernel
Re: [PATCH v2 2/2] iommu/vt-d: skip invalid RMRR entries
2020-01-07 19:21:29
linux-kernel
Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files