Show patches with: Submitter = Yury Norov       |   49 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,19/35] iommu: optimize subsystem by using atomic find_bit() API Untitled series #809017 - - - --- 2023-12-12 Yury Norov New
[v3,09/35] drivers/perf: optimize ali_drw_get_counter_idx() by using find_and_set_bit() Untitled series #809017 1 - - --- 2023-12-12 Yury Norov New
[v3,08/35] perf/arm: use atomic find_bit() API Untitled series #809017 - - - --- 2023-12-12 Yury Norov New
[v2,19/35] iommu: use atomic find_bit() API where appropriate Untitled series #806369 - - - --- 2023-12-03 Yury Norov New
[v2,09/35] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit() Untitled series #806369 1 - - --- 2023-12-03 Yury Norov New
[v2,08/35] perf/arm: optimize opencoded atomic find_bit() API Untitled series #806369 - - - --- 2023-12-03 Yury Norov New
[31/34] drivers/perf: optimize m1_pmu_get_event_idx() by using find_bit() API Untitled series #802176 - - - --- 2023-11-18 Yury Norov New
[17/34] iommu: use atomic find_bit() API where appropriate Untitled series #802176 - - - --- 2023-11-18 Yury Norov New
[08/34] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit() Untitled series #802176 1 - - --- 2023-11-18 Yury Norov New
[07/34] perf/arm: optimize opencoded atomic find_bit() API Untitled series #802176 - - - --- 2023-11-18 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
arm: drop arch implementation for find_bit() functions arm: drop arch implementation for find_bit() functions - - 1 --- 2022-07-26 Yury Norov New
[10/10] lib/cpumask: move some one-line wrappers to header file lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[09/10] headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h> lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[07/10] headers/deps: mm: Optimize <linux/gfp.h> header dependencies lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[06/10] lib/cpumask: move trivial wrappers around find_bit to the header lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[05/10] lib/cpumask: change return types to unsigned where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[04/10] cpumask: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[03/10] lib/bitmap: change type of bitmap_weight to unsigned long lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[02/10] lib/bitmap: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[01/10] arm: align find_bit declarations with generic kernel lib: cleanup bitmap-related headers - - - --- 2022-07-06 Yury Norov New
[8/8] lib/cpumask: move some one-line wrappers to header file 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
[6/8] lib/cpumask: move trivial wrappers around find_bit to the header 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
[4/8] cpumask: 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
[2/8] lib/bitmap: change return types to bool where appropriate lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[1/8] arm: align find_bit declarations with generic kernel lib: cleanup bitmap-related headers - - - --- 2022-07-01 Yury Norov New
[v3] vmap(): don't allow invalid pages [v3] vmap(): don't allow invalid pages - - - --- 2022-04-22 Yury Norov New
[43/49] soc/qman: replace cpumask_weight with cpumask_weight_lt Untitled series #613264 - - - --- 2022-02-10 Yury Norov New
[40/49] firmware: pcsi: replace cpumask_weight with cpumask_weight_eq Untitled series #613264 1 1 - --- 2022-02-10 Yury Norov New
[33/49] perf: replace bitmap_weight with bitmap_weight_eq for ThunderX2 Untitled series #613264 1 - - --- 2022-02-10 Yury Norov New
[17/49] cpufreq: replace cpumask_weight with cpumask_empty where appropriate Untitled series #613264 - 1 - --- 2022-02-10 Yury Norov New
[12/49] perf: replace bitmap_weight with bitmap_empty where appropriate Untitled series #613264 1 - - --- 2022-02-10 Yury Norov New
[46/54] soc: replace cpumask_weight with cpumask_weight_lt Untitled series #607625 - - - --- 2022-01-23 Yury Norov New
[42/54] firmware: pcsi: replace cpumask_weight with cpumask_weight_eq Untitled series #607625 - - - --- 2022-01-23 Yury Norov New
[34/54] perf: replace bitmap_weight with bitmap_weight_eq for ThunderX2 Untitled series #607625 - - - --- 2022-01-23 Yury Norov New
[16/54] cpufreq: replace cpumask_weight with cpumask_empty where appropriate Untitled series #607625 - 1 - --- 2022-01-23 Yury Norov New
[11/54] perf: replace bitmap_weight with bitmap_empty where appropriate Untitled series #607625 - - - --- 2022-01-23 Yury Norov New
[v2] vmap(): don't allow invalid pages [v2] vmap(): don't allow invalid pages - - - --- 2022-01-19 Yury Norov New
vmap(): don't allow invalid pages vmap(): don't allow invalid pages - - - --- 2022-01-18 Yury Norov New
[RFC] arm64: don't vmap() invalid page [RFC] arm64: don't vmap() invalid page - - - --- 2022-01-18 Yury Norov New
[2/2] MIPS: enable GENERIC_FIND_FIRST_BIT arch: enable GENERIC_FIND_FIRST_BIT for MIPS and ARM64 - - - --- 2021-02-25 Yury Norov New
[RESEND,1/2] ARM64: enable GENERIC_FIND_FIRST_BIT arch: enable GENERIC_FIND_FIRST_BIT for MIPS and ARM64 1 - 1 --- 2021-02-25 Yury Norov New
arm64: enable GENERIC_FIND_FIRST_BIT arm64: enable GENERIC_FIND_FIRST_BIT - - 1 --- 2020-12-05 Yury Norov New
arm64: don't trash config with compat symbol if COMPAT is disabled arm64: don't trash config with compat symbol if COMPAT is disabled - - - --- 2019-05-07 Yury Norov Mainlined