LinuxLists
Users
About
Daniel Jordan (
[email protected]
)
Number of posts: 660 (0.27 per day)
First post: 2017-07-14 22:16:14
Last post: 2024-04-03 21:25:42
Next Page
Date
List
Subject
2024-04-03 21:25:42
linux-crypto
Re: [PATCH] padata: Disable BH when taking works lock on MT path
2024-03-08 17:36:55
linux-kernel
Re: [PATCH v6 8/8] hugetlb: parallelize 1G hugetlb initialization
2024-03-08 17:13:03
linux-kernel
Re: [PATCH v6 7/8] hugetlb: parallelize 2M hugetlb allocation and initialization
2024-03-08 15:43:18
linux-kernel
Re: [PATCH v6 4/8] padata: dispatch works on different nodes
2024-02-27 22:03:46
linux-kernel
Re: [PATCH v6 6/8] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
2024-02-27 21:30:10
linux-kernel
Re: [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
2024-02-27 21:26:14
linux-kernel
Re: [PATCH v6 4/8] padata: dispatch works on different nodes
2024-02-09 17:49:48
linux-kernel
Re: Re: [PATCH v5 7/7] hugetlb: parallelize 1G hugetlb initialization
2023-10-25 18:17:50
linux-crypto
Re: [RFC v2] padata: Simplify sysfs cpumask and sequencing logic
2023-10-25 18:14:09
linux-crypto
Re: [RFC/REFACT] Refactoring and significantly reducing code complexity
2023-10-25 18:12:59
linux-crypto
Re: [RFC/REFACT] Refactoring and significantly reducing code complexity
2023-10-25 18:08:53
linux-crypto
Re: [RFC/REFACT] Refactoring and significantly reducing code complexity
2023-10-25 17:15:04
linux-crypto
Re: Issue: Can padata avoid dealing with CPU-related operations?
2023-10-23 15:44:53
linux-kernel
[PATCH v3] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-23 13:59:06
linux-crypto
Re: [PATCH v4] padata: Fix refcnt handling in padata_free_shell()
2023-10-18 00:45:30
linux-kernel
Re: [PATCH] sched/fair: Always update_curr() before placing at enqueue
2023-10-13 15:22:25
linux-crypto
Re: [PATCH v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing")
2023-10-06 16:49:32
linux-kernel
[PATCH] sched/fair: Always update_curr() before placing at enqueue
2023-10-06 16:37:15
linux-kernel
Re: [PATCH] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-06 16:33:07
linux-kernel
Re: [PATCH v2] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-04 19:10:24
linux-kernel
Re: [PATCH v2] padata: Fix the UAF issue related to parallel_data
2023-10-04 14:55:16
linux-crypto
Re: Issue: padata: UAF in padata_serial_worker reproduce
2023-10-04 14:54:50
linux-crypto
Re: [PATCH v2] padata: Fix the UAF issue related to parallel_data
2023-10-04 14:53:17
linux-crypto
Re: Issue: Can padata avoid dealing with CPU-related operations?
2023-10-04 13:10:32
linux-kernel
[PATCH v2] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-04 01:19:13
linux-kernel
[PATCH] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-09-18 16:29:53
linux-kernel
Re: Issue: padata: UAF in padata_serial_worker reproduce
2023-05-03 19:48:02
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-04-20 21:04:02
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-04-05 21:32:42
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-04-05 21:08:19
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-04-04 19:29:02
linux-kernel
Re: [PATCH] sched/cputime: Make cputime_adjust() more accurate
2023-03-30 19:55:07
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-03-30 17:58:18
linux-kernel
Re: [RFC PATCH] sched/fair: Make tg->load_avg per node
2023-03-01 18:00:06
linux-kernel
Re: [PATCH] padata: use alignment when calculating the number of worker threads
2023-03-01 18:00:01
linux-crypto
Re: [PATCH] padata: use alignment when calculating the number of worker threads
2023-02-17 16:16:03
linux-kernel
Re: [PATCH] padata: Make kobj_type structure constant
2023-02-17 16:15:59
linux-crypto
Re: [PATCH] padata: Make kobj_type structure constant
2023-02-09 15:20:32
linux-kernel
Re: [PATCH 03/24] Documentation: core-api: correct spelling
2023-02-09 15:20:31
linux-crypto
Re: [PATCH 03/24] Documentation: core-api: correct spelling
2022-12-12 19:48:54
linux-crypto
Re: [PATCH v2 1/2] padata: Mark padata_work_init() as __ref
2022-12-07 19:58:09
linux-crypto
Re: [PATCH v2 1/2] padata: Mark padata_work_init() as __ref
2022-12-06 20:28:09
linux-crypto
Re: [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init
2022-11-17 01:40:23
linux-kernel
[PATCH] padata: Fix list iterator in padata_do_serial()
2022-11-17 01:38:31
linux-kernel
[PATCH] padata: Always leave BHs disabled when running ->parallel()
2022-11-10 23:30:28
linux-crypto
Re: [PATCH 5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder()
2022-11-10 23:24:58
linux-crypto
Re: [PATCH 3/5] padata: grab parallel_data refcnt for reorder
2022-11-10 22:16:00
linux-crypto
Re: [PATCH 2/5] padata: make padata_free_shell() to respect pd's ->refcnt
2022-10-28 16:23:31
linux-crypto
Re: [PATCH 2/5] padata: make padata_free_shell() to respect pd's ->refcnt
2022-10-28 16:17:51
linux-crypto
Re: [PATCH 5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder()
2022-10-28 16:10:35
linux-crypto
Re: [PATCH 3/5] padata: grab parallel_data refcnt for reorder