LinuxLists
Users
About
Yury Norov (
[email protected]
)
Number of posts: 1594 (0.47 per day)
First post: 2015-02-04 22:52:48
Last post: 2024-06-11 21:38:56
Next Page
Date
List
Subject
2024-06-11 21:38:56
linux-kernel
Re: [PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-11 20:44:27
linux-kernel
Re: [PATCH] bitops: Add a comment explaining the double underscore macros
2024-06-10 12:46:00
linux-kernel
Re: [PATCH] bitops: Add a comment explaining the double underscore macros
2024-06-01 03:09:17
linux-kernel
Re: [PATCH] lib: bitmap: add missing MODULE_DESCRIPTION() macros
2024-05-30 17:13:10
linux-kernel
Re: [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
2024-05-28 00:59:36
linux-kernel
[PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible
2024-05-28 00:58:17
linux-kernel
[PATCH 5/6] cpumask: cleanup core headers inclusion
2024-05-28 00:57:58
linux-kernel
[PATCH 4/6] sched: drop sched.h dependency on cpumask
2024-05-28 00:57:57
linux-kernel
[PATCH 2/6] sched: avoid using ilog2() in sched.h
2024-05-28 00:57:57
linux-kernel
[PATCH 3/6] cpumask: split out include/linux/cpumask_types.h
2024-05-28 00:57:22
linux-kernel
[PATCH 0/6] Cleanup cpumask.h inclusion in core headers
2024-05-28 00:57:11
linux-kernel
[PATCH 1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API
2024-05-24 18:58:45
linux-kernel
[PATCH] cpumask: introduce assign_cpu() macro
2024-05-23 20:16:45
linux-kernel
Re: [PATCH] gcc: disable '-Warray-bounds' for gcc-9
2024-05-22 22:58:48
linux-kernel
[PATCH] gcc: disable '-Warray-bounds' for gcc-9
2024-05-21 19:53:01
linux-kernel
Re: [PATCH] bitfield.h: add FIELD_MAX_CONST
2024-05-20 19:30:07
linux-kernel
Re: [PATCH] bitfield.h: add FIELD_MAX_CONST
2024-05-19 23:22:08
linux-kernel
[GIT PULL v2] bitmap changes for 6.10
2024-05-14 16:48:05
linux-kernel
Re: [PATCH 6/6] tick/common: optimize cpumask_equal() usage
2024-05-14 16:19:01
linux-kernel
Re: [PATCH 4/6] genirq: optimize irq_do_set_affinity()
2024-05-13 22:05:07
linux-kernel
[PATCH 5/6] cgroup/cpuset: optimize cpuset_mems_allowed_intersects()
2024-05-13 22:04:34
linux-kernel
[PATCH 4/6] genirq: optimize irq_do_set_affinity()
2024-05-13 22:03:27
linux-kernel
[PATCH 6/6] tick/common: optimize cpumask_equal() usage
2024-05-13 22:02:38
linux-kernel
[PATCH 3/6] driver core: cpu: optimize print_cpus_isolated()
2024-05-13 22:02:22
linux-kernel
[PATCH 2/6] sched/topology: optimize topology_span_sane()
2024-05-13 22:02:18
linux-kernel
[PATCH 1/6] smp: optimize smp_call_function_many_cond()
2024-05-13 22:02:02
linux-kernel
[PATCH 0/6] bitmap: optimize API usage
2024-05-13 16:31:25
linux-kernel
Re: [GIT PULL] bitmap changes for 6.10
2024-05-09 16:30:43
linux-kernel
Re: linux-next: Signed-off-by missing for commit in the bitmap tree
2024-05-08 22:18:59
linux-kernel
Re: linux-next: build failure after merge of the bitmap tree
2024-05-07 21:38:24
linux-kernel
Re: [PATCH v2 0/2] bitops: Reshuffle bitops.h and wordpart,h
2024-05-07 19:15:46
linux-kernel
Re: [PATCH v1 1/1] bitops: Move aligned_byte_mask() to wordpart.h
2024-05-06 22:47:35
linux-kernel
Re: [PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-05 20:40:06
linux-kernel
Re: [PATCH v4 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-03 21:56:10
linux-kernel
Re: [PATCH v5 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-03 16:22:00
linux-kernel
Re: [PATCH 3/4] bitops: squeeze even more out of fns()
2024-05-03 15:13:19
linux-kernel
Re: [PATCH 1/4] lib: make test_bitops compilable into the kernel image
2024-05-03 02:14:22
linux-kernel
Re: [PATCH 1/4] lib: make test_bitops compilable into the kernel image
2024-05-02 23:36:39
linux-kernel
[PATCH 4/4] MAINTAINERS: add BITOPS API record
2024-05-02 23:32:52
linux-kernel
[PATCH 3/4] bitops: squeeze even more out of fns()
2024-05-02 23:32:38
linux-kernel
[PATCH 2/4] bitmap: relax find_nth_bit() limitation on return value
2024-05-02 23:32:30
linux-kernel
[PATCH 1/4] lib: make test_bitops compilable into the kernel image
2024-05-02 23:32:18
linux-kernel
[PATCH 0/4] bitops: optimize fns() for more
2024-05-02 15:09:31
linux-kernel
Re: [PATCH v5 0/2] bitops: Optimize fns() for improved performance
2024-05-01 16:29:54
linux-kernel
Re: [PATCH v4 1/2] lib/test_bitops: Add benchmark test for fns()
2024-05-01 15:28:11
linux-kernel
Re: [PATCH] lib/cpumask: Boot option to disable tasks distribution within cpumask
2024-04-30 18:23:18
linux-kernel
Re: [PATCH] lib/cpumask: Boot option to disable tasks distribution within cpumask
2024-04-30 17:36:49
linux-kernel
Re: [PATCH v2 2/2] bitops: Optimize fns() for improved performance
2024-04-30 17:24:19
linux-kernel
Re: [PATCH v2 1/2] lib/find_bit_benchmark: Add benchmark test for fns()
2024-04-22 23:10:56
linux-kernel
Re: [PATCH v2 1/2] MIPS: SGI-IP27: micro-optimize arch_init_irq()
2024-04-19 22:14:03
linux-kernel
Re: [PATCH 0/5] Remove onstack cpumask var usage