Show patches with: Submitter = Yury Norov       |    State = Action Required       |   246 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] lib/test_bitmap: increment failure counter properly [1/2] lib/test_bitmap: increment failure counter properly - 1 - --- 2023-02-27 Yury Norov New
[2/2] powerpc: use node_has_cpus() instead of nr_cpus_node() [1/2] sched/topology: introduce node_has_cpus() macro - 1 - --- 2023-02-22 Yury Norov New
[1/2] sched/topology: introduce node_has_cpus() macro [1/2] sched/topology: introduce node_has_cpus() macro - 1 - --- 2023-02-22 Yury Norov New
[9/9] lib/cpumask: update comment for cpumask_local_spread() sched: cpumask: improve on cpumask_local_spread() locality - 2 - --- 2023-01-21 Yury Norov New
[8/9] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints sched: cpumask: improve on cpumask_local_spread() locality - 1 - --- 2023-01-21 Yury Norov New
[7/9] sched/topology: Introduce for_each_numa_hop_mask() sched: cpumask: improve on cpumask_local_spread() locality - 1 - --- 2023-01-21 Yury Norov New
[6/9] sched/topology: Introduce sched_numa_hop_mask() sched: cpumask: improve on cpumask_local_spread() locality - 1 - --- 2023-01-21 Yury Norov New
[5/9] lib/cpumask: reorganize cpumask_local_spread() logic sched: cpumask: improve on cpumask_local_spread() locality 1 2 - --- 2023-01-21 Yury Norov New
[4/9] cpumask: improve on cpumask_local_spread() locality sched: cpumask: improve on cpumask_local_spread() locality 1 2 - --- 2023-01-21 Yury Norov New
[3/9] sched: add sched_numa_find_nth_cpu() sched: cpumask: improve on cpumask_local_spread() locality 1 2 - --- 2023-01-21 Yury Norov New
[2/9] cpumask: introduce cpumask_nth_and_andnot sched: cpumask: improve on cpumask_local_spread() locality 1 2 - --- 2023-01-21 Yury Norov New
[1/9] lib/find: introduce find_nth_and_andnot_bit sched: cpumask: improve on cpumask_local_spread() locality 1 2 - --- 2023-01-21 Yury Norov New
[GIT,PULL] bitmap changes for v6.2-rc1 [GIT,PULL] bitmap changes for v6.2-rc1 - - - --- 2022-12-15 Yury Norov New
lib/cpumask: update comment for cpumask_local_spread() lib/cpumask: update comment for cpumask_local_spread() - 1 - --- 2022-12-13 Yury Norov New
[v3,5/5] lib/cpumask: reorganize cpumask_local_spread() logic cpumask: improve on cpumask_local_spread() locality - 1 - --- 2022-12-08 Yury Norov New
[v3,4/5] cpumask: improve on cpumask_local_spread() locality cpumask: improve on cpumask_local_spread() locality - - - --- 2022-12-08 Yury Norov New
[v3,3/5] sched: add sched_numa_find_nth_cpu() cpumask: improve on cpumask_local_spread() locality - - - --- 2022-12-08 Yury Norov New
[v3,2/5] cpumask: introduce cpumask_nth_and_andnot cpumask: improve on cpumask_local_spread() locality - - - --- 2022-12-08 Yury Norov New
[v3,1/5] lib/find: introduce find_nth_and_andnot_bit cpumask: improve on cpumask_local_spread() locality - - - --- 2022-12-08 Yury Norov New
[v3] cpumask: limit visibility of FORCE_NR_CPUS [v3] cpumask: limit visibility of FORCE_NR_CPUS - 1 - --- 2022-11-16 Yury Norov New
[v2,4/4] cpumask: improve on cpumask_local_spread() locality cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-12 Yury Norov New
[v2,3/4] sched: add sched_numa_find_nth_cpu() cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-12 Yury Norov New
[v2,2/4] cpumask: introduce cpumask_nth_and_andnot cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-12 Yury Norov New
[v2,1/4] lib/find: introduce find_nth_and_andnot_bit cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-12 Yury Norov New
[4/4] cpumask: improve on cpumask_local_spread() locality cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-11 Yury Norov New
[3/4] sched: add sched_numa_find_nth_cpu() cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-11 Yury Norov New
[2/4] cpumask: introduce cpumask_nth_and_andnot() cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-11 Yury Norov New
[1/4] lib/find: introduce find_nth_and_andnot_bit cpumask: improve on cpumask_local_spread() locality - - - --- 2022-11-11 Yury Norov New
[6/6] bitmap: drop _reg_op() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[5/6] bitmap: fix opencoded bitmap_allocate_region() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[4/6] bitmap: replace _reg_op(REG_OP_ISFREE) with bitmap_empty_from() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[3/6] bitmap: replace _reg_op(REG_OP_RELEASE) with bitmap_clear() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[2/6] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[1/6] bitmap: add bitmap_empty_from() bitmap: remove _reg_op() - - - --- 2022-10-28 Yury Norov New
[3/3] bitmap: add tests for find_next_bit() bitmap: optimize small_const path for - - - --- 2022-10-27 Yury Norov New
[2/3] bitmap: improve small_const case for find_next() functions bitmap: optimize small_const path for - - - --- 2022-10-27 Yury Norov New
[1/3] bitmap: switch from inline to __always_inline bitmap: optimize small_const path for - - - --- 2022-10-27 Yury Norov New
[2/2] arm: drop arch implementation for find_bit() functions Switch ARM to generic find_bit() API - - - --- 2022-10-20 Yury Norov New
[1/2] bitmap: add sanity check function for find_bit() Switch ARM to generic find_bit() API - - - --- 2022-10-20 Yury Norov New
[v2] cpumask: limit visibility of FORCE_NR_CPUS [v2] cpumask: limit visibility of FORCE_NR_CPUS - 1 - --- 2022-10-19 Yury Norov New
cpumask: limit visibility of FORCE_NR_CPUS cpumask: limit visibility of FORCE_NR_CPUS - - - --- 2022-10-19 Yury Norov New
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}" Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}" 1 - 1 --- 2022-10-17 Yury Norov New
[v2,4/4] net: fix opencoded for_each_and_bit() in __netif_set_xps_queue() net: drop netif_attrmask_next*() - - - --- 2022-10-13 Yury Norov New
[v2,3/4] net: initialize online_mask unconditionally in __netif_set_xps_queue() net: drop netif_attrmask_next*() - - - --- 2022-10-13 Yury Norov New
[v2,2/4] net: merge XPS_CPU_DEV_MAPS_SIZE and XPS_RXQ_DEV_MAPS_SIZE macros net: drop netif_attrmask_next*() - - - --- 2022-10-13 Yury Norov New
[v2,1/4] net: move setup code out of mutex in __netif_set_xps_queue() net: drop netif_attrmask_next*() - - - --- 2022-10-13 Yury Norov New
« 1 2 3 »