LinuxLists
Users
About
Daniel Vacek (
[email protected]
)
Number of posts: 77 (0.03 per day)
First post: 2018-03-01 12:51:07
Last post: 2024-03-20 20:19:11
Next Page
Date
List
Subject
2024-03-20 20:19:11
linux-kernel
Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-20 14:06:33
linux-kernel
Re: [PATCH] sched/core: fix affine_move_task failure case
2024-03-18 11:18:59
linux-kernel
[PATCH] sched/core: fix affine_move_task failure case
2024-02-01 08:11:28
linux-kernel
[PATCH v2] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
2024-01-26 15:22:23
linux-kernel
[PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
2024-01-04 18:01:21
linux-kernel
[PATCH] blk-cgroup: clean up after commit f1c006f1c685
2023-12-13 12:19:18
linux-kernel
Re: [PATCH 0/2] IB/ipoib fixes
2023-12-12 08:08:37
linux-kernel
[PATCH v2] IB/ipoib: Fix mcast list locking
2023-12-11 16:09:13
linux-kernel
Re: [PATCH] IB/ipoib: No need to hold the lock while printing the warning
2023-12-11 16:05:11
linux-kernel
Re: [PATCH 1/2] IB/ipoib: Fix mcast list locking
2023-12-11 14:27:25
linux-kernel
Re: [PATCH 1/2] IB/ipoib: Fix mcast list locking
2023-12-11 14:17:05
linux-kernel
Re: [PATCH] IB/ipoib: No need to hold the lock while printing the warning
2023-12-11 13:12:15
linux-kernel
[PATCH] IB/ipoib: No need to hold the lock while printing the warning
2023-12-11 13:05:06
linux-kernel
[PATCH 2/2] IB/ipoib: Clean up redundant netif_addr_lock
2023-12-11 13:04:55
linux-kernel
[PATCH 1/2] IB/ipoib: Fix mcast list locking
2023-12-11 13:04:52
linux-kernel
[PATCH 0/2] IB/ipoib fixes
2023-01-19 21:20:42
linux-kernel
[PATCH v3] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-19 20:42:41
linux-kernel
Re: [Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-19 10:09:55
linux-kernel
Re: [Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-18 22:49:17
linux-kernel
Re: [Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-18 17:55:32
linux-kernel
[PATCH v2] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-18 16:04:31
linux-kernel
Re: [Intel-wired-lan] [PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-17 19:12:42
linux-kernel
[PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2022-12-21 09:48:12
linux-kernel
Re: [PATCH] cgroup/cpuset: no need to explicitly init a global static variable
2022-12-20 15:37:28
linux-kernel
[PATCH] cgroup/cpuset: no need to explicitly init a global static variable
2022-08-01 14:05:15
linux-kernel
Re: [RFC PATCH bpf-next 0/4] bpf_panic() helper
2022-04-06 17:08:59
linux-kernel
Re: [PATCH] [RFC] apic: fix timer base macro definitions
2022-02-04 19:42:56
linux-kernel
[PATCH] [RFC] apic: fix timer base macro definitions
2021-11-18 18:41:39
linux-kernel
Re: call_rcu data race patch
2019-02-12 14:15:39
linux-kernel
Re: [tip:locking/core] sched/wake_q: Reduce reference counting for special users
2019-01-16 22:53:08
linux-kernel
Re: [tip:x86/timers] x86/tsc: Make calibration refinement more robust
2019-01-08 13:38:23
linux-kernel
Re: [tip:x86/timers] x86/tsc: Make calibration refinement more robust
2018-11-05 17:14:10
linux-kernel
[PATCH v2] x86/tsc: make calibration refinement more robust
2018-11-05 15:43:01
linux-kernel
Re: [PATCH] tsc: make calibration refinement more robust
2018-11-02 06:40:56
linux-kernel
Re: [PATCH] tsc: make calibration refinement more robust
2018-11-01 15:16:41
linux-kernel
[PATCH] tsc: make calibration refinement more robust
2018-06-25 15:01:41
linux-kernel
Re: [PATCH] Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
2018-05-04 18:34:41
linux-kernel
Re: [PATCH v8 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-05-04 16:09:19
linux-kernel
Re: [PATCH v8 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
2018-04-06 10:24:50
linux-kernel
Re: [PATCH v7 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-04-02 08:46:08
linux-kernel
Re: [PATCH v5 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-04-02 08:03:56
linux-kernel
Re: [PATCH v5 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-03-30 09:25:55
linux-kernel
Re: [PATCH v4 4/5] arm64: introduce pfn_valid_region()
2018-03-30 09:10:46
linux-kernel
Re: [PATCH v4 1/5] mm: page_alloc: remain memblock_next_valid_pfn() on arm and arm64
2018-03-28 10:44:00
linux-kernel
Re: [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-03-27 17:53:36
linux-kernel
Re: [PATCH v3 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()
2018-03-27 17:18:53
linux-kernel
Re: [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-03-27 16:54:03
linux-kernel
Re: [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
2018-03-21 15:07:18
linux-kernel
Re: [PATCH 1/4] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
2018-03-21 10:16:32
linux-kernel
Re: [PATCH 2/4] mm/memblock: introduce memblock_search_pfn_regions()
2018-03-21 10:16:13
linux-kernel
Re: [PATCH 1/4] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()