Show patches with: Submitter = Yury Norov       |    State = Action Required       |    Archived = No       |   137 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] mm/percpu: micro-optimize pcpu_is_populated() bitmap: unify for_each_bit() macros 1 - - --- 2021-07-19 Yury Norov New
[2/4] bitmap: unify find_bit operations bitmap: unify for_each_bit() macros 2 - 1 --- 2021-07-19 Yury Norov New
[3/4] lib: bitmap: add performance test for bitmap_print_to_pagebuf bitmap: unify for_each_bit() macros - - - --- 2021-07-19 Yury Norov New
[4/4] vsprintf: rework bitmap_list_string bitmap: unify for_each_bit() macros - - - --- 2021-07-19 Yury Norov New
[01/17] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[02/17] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[03/17] include: move find.h from asm_generic to linux Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely Resend bitmap patches 1 2 2 --- 2021-08-14 Yury Norov New
[05/17] lib: add find_first_and_bit() Resend bitmap patches - - 2 --- 2021-08-14 Yury Norov New
[06/17] cpumask: use find_first_and_bit() Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[08/17] tools: sync tools/bitmap with mother linux Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[10/17] include/linux: move for_each_bit() macros from bitops.h to find.h Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[11/17] find: micro-optimize for_each_{set,clear}_bit() Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[13/17] tools: Rename bitmap_alloc() to bitmap_zalloc() Resend bitmap patches 2 - 1 --- 2021-08-14 Yury Norov New
[14/17] mm/percpu: micro-optimize pcpu_is_populated() Resend bitmap patches 1 - 1 --- 2021-08-14 Yury Norov New
[15/17] bitmap: unify find_bit operations Resend bitmap patches 2 - 1 --- 2021-08-14 Yury Norov New
[16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf Resend bitmap patches - - 1 --- 2021-08-14 Yury Norov New
[17/17] vsprintf: rework bitmap_list_string Resend bitmap patches - 1 1 --- 2021-08-14 Yury Norov New
[01/16] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[02/16] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[01/16] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[02/16] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[03/16] include: move find.h from asm_generic to linux Resend bitmap patches 1 - 1 --- 2021-10-01 Yury Norov New
[04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely Resend bitmap patches 1 2 2 --- 2021-10-01 Yury Norov New
[05/16] lib: add find_first_and_bit() Resend bitmap patches - - 2 --- 2021-10-01 Yury Norov New
[06/16] cpumask: use find_first_and_bit() Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[08/16] tools: sync tools/bitmap with mother linux Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[10/16] include/linux: move for_each_bit() macros from bitops.h to find.h Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[11/16] find: micro-optimize for_each_{set,clear}_bit() Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[13/16] mm/percpu: micro-optimize pcpu_is_populated() Resend bitmap patches 1 - 1 --- 2021-10-01 Yury Norov New
[14/16] bitmap: unify find_bit operations Resend bitmap patches 2 - 1 --- 2021-10-01 Yury Norov New
[15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[16/16] vsprintf: rework bitmap_list_string Resend bitmap patches - - 1 --- 2021-10-01 Yury Norov New
[01/16] bitops: protect find_first_{,zero}_bit properly Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[02/16] bitops: move find_bit_*_le functions from le.h to find.h Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[03/16] include: move find.h from asm_generic to linux Bitmap patches for 5.15 1 - 1 --- 2021-10-05 Yury Norov New
[04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely Bitmap patches for 5.15 1 2 2 --- 2021-10-05 Yury Norov New
[05/16] lib: add find_first_and_bit() Bitmap patches for 5.15 - - 2 --- 2021-10-05 Yury Norov New
[06/16] cpumask: use find_first_and_bit() Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[08/16] tools: sync tools/bitmap with mother linux Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[10/16] include/linux: move for_each_bit() macros from bitops.h to find.h Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[11/16] find: micro-optimize for_each_{set,clear}_bit() Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[13/16] mm/percpu: micro-optimize pcpu_is_populated() Bitmap patches for 5.15 1 - 1 --- 2021-10-05 Yury Norov New
[14/16] bitmap: unify find_bit operations Bitmap patches for 5.15 2 - 1 --- 2021-10-05 Yury Norov New
[15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[16/16] vsprintf: rework bitmap_list_string Bitmap patches for 5.15 - - 1 --- 2021-10-05 Yury Norov New
[1/9] lib/bitmap: add bitmap_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq() lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[4/9] tools: sync bitmap_weight() usage with the kernel lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[5/9] lib/cpumask: add cpumask_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[6/9] lib/nodemask: add nodemask_weight_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[8/9] lib/nodemask: add num_node_state_eq() lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-11-28 Yury Norov New
[01/17] all: don't use bitmap_weight() where possible lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[02/17] drivers: rename num_*_cpus variables lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[03/17] fix open-coded for_each_set_bit() lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[04/17] all: replace bitmap_weight with bitmap_empty where appropriate lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[05/17] all: replace cpumask_weight with cpumask_empty where appropriate lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[06/17] all: replace nodes_weight with nodes_empty where appropriate lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le} lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[11/17] lib/nodemask: add num_node_state_eq() lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[12/17] kernel/cpu.c: fix init_cpu_online lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[13/17] kernel/cpu: add num_possible_cpus counter lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[14/17] kernel/cpu: add num_present_cpu counter lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[15/17] kernel/cpu: add num_active_cpu counter lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[16/17] tools/bitmap: sync bitmap_weight lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API lib/bitmap: optimize bitmap_weight() usage - - - --- 2021-12-18 Yury Norov New
[GIT,PULL] Bitmap patches for 5.17-rc1 [GIT,PULL] Bitmap patches for 5.17-rc1 - - - --- 2022-01-15 Yury Norov New
[RFC] arm64: don't vmap() invalid page [RFC] arm64: don't vmap() invalid page - - - --- 2022-01-18 Yury Norov New
vmap(): don't allow invalid pages vmap(): don't allow invalid pages - - - --- 2022-01-18 Yury Norov New
[v2] vmap(): don't allow invalid pages [v2] vmap(): don't allow invalid pages - - - --- 2022-01-19 Yury Norov New
[25/54] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate Untitled series #607631 - - - --- 2022-01-23 Yury Norov New
[51/54] mm: replace nodes_weight with nodes_weight_eq in mempolicy Untitled series #607631 - - - --- 2022-01-23 Yury Norov New
[52/54] lib/nodemask: add num_node_state_eq() Untitled series #607631 - - - --- 2022-01-23 Yury Norov New
[24/49] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate Untitled series #613273 1 - - --- 2022-02-10 Yury Norov New
[46/49] mm/mempolicy: replace nodes_weight with nodes_weight_eq Untitled series #613273 1 - - --- 2022-02-10 Yury Norov New
[47/49] nodemask: add num_node_state_eq() Untitled series #613273 1 - - --- 2022-02-10 Yury Norov New
[v2] mm/gup: fix comments to pin_user_pages_*() [v2] mm/gup: fix comments to pin_user_pages_*() - 1 - --- 2022-04-22 Yury Norov New
[v3] vmap(): don't allow invalid pages [v3] vmap(): don't allow invalid pages - - - --- 2022-04-22 Yury Norov New
[1/8] arm: align find_bit declarations with generic kernel lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[2/8] lib/bitmap: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[3/8] lib/bitmap: change type of bitmap_weight to unsigned int lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[4/8] cpumask: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[5/8] lib/cpumask: change return types to unsigned where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[6/8] lib/cpumask: move trivial wrappers around find_bit to the header lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[7/8] mm: split include/linux/gfp.h lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
« 1 2 »