Alexey Dobriyan ([email protected])

Number of posts: 2947 (0.42 per day)
First post: 2005-05-10 19:25:08
Last post: 2024-06-14 06:29:48

Date List Subject
2024-06-14 06:29:48 linux-kernel Re: [PATCH] linux++: delete some forward declarations
2024-06-13 19:24:29 linux-kernel [PATCH] linux++: delete some forward declarations
2024-06-07 15:26:27 linux-kernel Re: [PATCH] selftests: proc: remove unreached code and fix build warning
2024-06-07 15:15:00 linux-kernel [PATCH] proc: test "Kthread:" field
2024-06-03 14:25:01 linux-kernel Re: [PATCH] selftests: proc: remove unreached code and fix build warning
2024-05-16 19:10:56 linux-kernel Re: [PATCH v4 45/66] selftests/proc: Drop define _GNU_SOURCE
2024-05-12 04:55:41 linux-kernel [PATCH] x86/vdso: add rcx clobber in syscall gettimeofday fallback
2024-05-12 04:47:15 linux-kernel Re: [PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
2024-05-04 18:37:52 linux-kernel Re: [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
2024-04-18 04:20:00 linux-kernel [PATCH] cpu: memoise number of possible cpus
2024-04-17 20:16:17 linux-kernel [PATCH] cpumask: delete unused reset_cpu_possible_mask()
2024-04-15 17:24:07 linux-kernel Re: [PATCH] module: ban '.', '..' as module names, ban '/' in module names
2024-04-14 19:05:23 linux-kernel [PATCH] module: ban '.', '..' as module names, ban '/' in module names
2024-04-14 11:41:51 linux-kernel Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
2024-04-09 05:32:34 linux-kernel Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
2024-04-07 15:27:24 linux-kernel [PATCH 1/2] x86/cpu/topology: don't write to immutable cpu_present_mask
2024-03-14 16:57:46 linux-kernel [PATCH 1/1] x86_64: cleanup memset16(), memset32(), memset64()
2024-03-11 04:55:43 linux-kernel Re: [PATCH] sysfs: make sysfs_emit() return ssize_t
2024-03-08 17:04:38 linux-kernel Re: regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
2024-03-08 06:26:15 linux-kernel Re: [PATCH] sysfs: make sysfs_emit() return ssize_t
2024-03-08 06:17:43 linux-kernel Re: regression/bisected/6.8 commit 5d390df3bdd13d178eb2e02e60e9a480f7103f7b prevents the system going into suspend mode
2024-02-25 16:27:53 linux-kernel Re: WARNING: fs/proc/generic.c:173 __xlate_proc_name
2024-02-25 10:37:46 linux-kernel Re: WARNING: fs/proc/generic.c:173 __xlate_proc_name
2024-02-22 14:49:52 linux-kernel Re: [PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
2024-02-22 11:19:55 linux-kernel [PATCH v2] cpu: mark cpu_possible_mask as __ro_after_init
2024-02-22 10:36:31 linux-kernel Re: [PATCH] cpu: mark cpu_possible_mask as __ro_after_init
2024-02-21 16:49:33 linux-kernel Re: [PATCH 00/31] NT synchronization primitive driver
2024-02-16 18:57:31 linux-kernel Re: [PATCH] connector/cn_proc: make comm length as TASK_COMM_LEN.
2024-02-16 16:31:44 linux-kernel Re: [PATCH 00/31] NT synchronization primitive driver
2024-02-16 06:23:59 linux-kernel Re: [RFC] include/linux/make_type.h: Helpers for making u16/u32/u64 values
2024-02-14 18:07:57 linux-kernel Re: [RFC] include/linux/make_type.h: Helpers for making u16/u32/u64 values
2024-02-14 17:25:04 linux-kernel Re: [RFC] include/linux/make_type.h: Helpers for making u16/u32/u64 values
2024-02-13 19:18:19 linux-kernel Re: [PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
2024-02-09 12:30:54 linux-kernel Re: [PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
2024-02-05 10:11:48 linux-kernel [PATCH] sysfs: make sysfs_emit() return ssize_t
2024-02-05 10:04:35 linux-kernel [PATCH RESEND] selftests/x86/mm: fixup nx_stack test stability with SA_ONSTACK
2024-02-05 10:01:44 linux-kernel [PATCH] cpu: mark cpu_possible_mask as __ro_after_init
2024-02-05 10:01:28 linux-kernel [PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
2024-02-05 09:45:17 linux-kernel [PATCH] smp: make __smp_processor_id() 0-argument macro
2024-01-27 09:44:25 linux-kernel Re: [PATCH 1/7] ext4: avoid overflow when setting values via sysfs
2024-01-11 11:15:35 linux-kernel Re: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-11 10:57:19 linux-kernel Re: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-10 18:03:02 linux-kernel Linux++ 2024 (was Re: [PATCH 00/45] C++: Convert the kernel to C++)
2024-01-10 07:13:17 linux-kernel Re: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-07 16:46:25 linux-kernel Re: [PATCH] x86/mm: Remove unnecessary casts in init_64.c
2024-01-06 17:55:07 linux-ext4 rename ext4 corrupting kernels on kernel.org?
2023-12-27 15:00:58 linux-kernel Re: [PATCH 0/3] kstrtox: introduce memparse_safe()
2023-12-20 09:55:12 linux-kernel Re: [PATCH 1/2] lib/strtox: introduce kstrtoull_suffix() helper
2023-12-15 09:46:16 linux-kernel [PATCH] selftests/x86/mm: fixup nx_stack test stability with SA_ONSTACK
2023-12-12 11:49:26 linux-kernel cast inside __pcpu_cast_1 macro
2023-12-11 16:26:54 linux-kernel Re: [PATCH v3] ELF: document some de-facto PT_* ABI quirks