LinuxLists
Users
About
Cyrill Gorcunov (
[email protected]
)
Number of posts: 1842 (0.29 per day)
First post: 2006-12-26 11:35:46
Last post: 2024-04-30 17:50:48
Previous Page
/
Next Page
Date
List
Subject
2019-09-09 23:17:43
linux-kernel
Re: [PATCH 4/9] select: Micro-optimise __estimate_accuracy()
2019-07-24 06:58:17
linux-kernel
Re: [PATCH v2] sys_prctl(): remove unsigned comparision with less than zero
2019-07-23 19:37:07
linux-kernel
Re: [PATCH] sys_prctl(): simplify arg2 judgment when calling PR_SET_TIMERSLACK
2019-07-23 16:22:08
linux-kernel
Re: [PATCH] sys_prctl(): simplify arg2 judgment when calling PR_SET_TIMERSLACK
2019-06-13 16:42:55
linux-kernel
Re: [PATCH v2 5/6] proc: use down_read_killable mmap_sem for /proc/pid/map_files
2019-06-12 18:11:43
linux-kernel
Re: [RFC PATCH] binfmt_elf: Protect mm_struct access with mmap_sem
2019-06-12 18:10:25
linux-kernel
Re: [RFC PATCH] binfmt_elf: Protect mm_struct access with mmap_sem
2019-05-30 07:59:55
linux-kernel
Re: [PATCH] kernel/sys.c: fix possible spectre-v1 in do_prlimit()
2019-05-29 12:21:14
linux-kernel
Re: [PATCH] kernel/sys.c: fix possible spectre-v1 in do_prlimit()
2019-05-28 07:13:19
linux-kernel
Re: [PATCH] kernel/sys.c: fix possible spectre-v1 in do_prlimit()
2019-05-27 07:41:41
linux-kernel
Re: [PATCH] kernel/sys.c: fix possible spectre-v1 in do_prlimit()
2019-05-15 09:06:44
linux-kernel
Re: [PATCH 1/5] proc: use down_read_killable for /proc/pid/maps
2019-05-03 08:48:12
linux-kernel
Re: [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)
2019-05-02 21:12:04
linux-kernel
Re: [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)
2019-05-02 21:11:49
linux-kernel
Re: [PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
2019-05-02 20:59:48
linux-kernel
Re: [PATCH v3 2/2] prctl_set_mm: downgrade mmap_sem to read lock
2019-05-02 20:58:47
linux-kernel
Re: [PATCH v3 1/2] prctl_set_mm: Refactor checks from validate_prctl_map
2019-04-30 13:25:15
linux-kernel
Re: [PATCH 1/3] mm: get_cmdline use arg_lock instead of mmap_sem
2019-04-30 10:48:30
linux-kernel
Re: [PATCH 1/3] mm: get_cmdline use arg_lock instead of mmap_sem
2019-04-30 09:41:03
linux-kernel
Re: [PATCH 1/3] mm: get_cmdline use arg_lock instead of mmap_sem
2019-04-30 09:09:18
linux-kernel
Re: [PATCH 3/3] prctl_set_mm: downgrade mmap_sem to read lock
2019-04-25 21:49:19
linux-kernel
Re: [PATCHv3 04/27] timens: Introduce CLOCK_BOOTTIME offset
2019-04-18 18:25:10
linux-kernel
Re: [PATCH] prctl_set_mm: downgrade mmap_sem to read lock
2019-04-18 14:12:35
linux-kernel
Re: [PATCH] prctl_set_mm: downgrade mmap_sem to read lock
2019-04-17 16:58:01
linux-kernel
Re: [PATCH] prctl: Don't compile some of prctl functions when CRUI
2019-04-17 14:57:22
linux-kernel
Re: [PATCH] prctl: Don't compile some of prctl functions when CRUI
2019-04-17 12:40:18
linux-kernel
Re: [PATCH] prctl: Don't compile some of prctl functions when CRUI
2019-04-09 17:01:52
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-08 14:37:25
linux-kernel
[PATCH -next] prctl: Fix false positive in validate_prctl_map
2019-04-07 20:22:16
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-04 21:08:58
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-04 16:47:56
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-04 13:36:10
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-03 20:32:39
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-03 19:22:00
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-03 15:16:09
linux-kernel
Re: perf: perf_fuzzer crashes on Pentium 4 systems
2019-04-03 15:02:34
linux-kernel
Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
2019-04-03 14:29:57
linux-kernel
Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
2019-04-02 21:33:04
linux-kernel
Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
2019-04-02 17:47:27
linux-kernel
Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
2019-04-02 13:39:45
linux-kernel
Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
2019-02-06 08:56:36
linux-kernel
Re: [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
2019-02-06 08:53:49
linux-kernel
Re: [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
2019-01-30 16:27:24
linux-kernel
Re: [PATCH next] fs/splice: iter_to_pipe -- Use PIPE_DEF_BUFFERS instead of hardcoded number
2019-01-30 15:49:22
linux-kernel
Re: [PATCH next] fs/splice: iter_to_pipe -- Use PIPE_DEF_BUFFERS instead of hardcoded number
2019-01-30 15:39:36
linux-kernel
[PATCH next] fs/splice: iter_to_pipe -- Use PIPE_DEF_BUFFERS instead of hardcoded number
2019-01-24 18:16:52
linux-kernel
[PATCH v2 -next] rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
2019-01-24 18:08:25
linux-kernel
[PATCH -next] rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
2019-01-14 19:16:15
linux-kernel
Re: [PATCH]: xarray: Fix potential out of bounds access
2019-01-14 18:50:22
linux-kernel
[PATCH]: xarray: Fix potential out of bounds access
2019-01-14 08:42:18
linux-kernel
[PATCH next]: xarray: Fix typo in comment