LinuxLists
Users
About
Elena Reshetova (
[email protected]
)
Number of posts: 855 (2.27 per day)
First post: 2016-11-17 14:30:38
Last post: 2017-11-29 13:44:03
Previous Page
/
Next Page
Date
List
Subject
2017-08-07 11:06:19
linux-kernel
RE: [PATCH] Coccinelle: add atomic_as_refcounter script
2017-07-19 10:55:01
linux-kernel
RE: [PATCH] Coccinelle: add atomic_as_refcounter script
2017-07-18 12:27:18
linux-kernel
RE: [PATCH] Coccinelle report script for refcounters
2017-07-18 10:42:32
linux-kernel
[PATCH 02/15] sched: convert signal_struct.sigcnt to refcount_t
2017-07-18 10:41:25
linux-kernel
[PATCH 07/15] perf: convert perf_event_context.refcount to refcount_t
2017-07-18 10:40:52
linux-kernel
[PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount to refcount_t
2017-07-18 10:39:26
linux-kernel
[PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t
2017-07-18 10:37:56
linux-kernel
[PATCH 12/15] groups: convert group_info.usage to refcount_t
2017-07-18 10:37:39
linux-kernel
[PATCH 11/15] nsproxy: convert nsproxy.count to refcount_t
2017-07-18 10:37:38
linux-kernel
[PATCH 15/15] kcov: convert kcov.refcount to refcount_t
2017-07-18 10:37:29
linux-kernel
[PATCH 13/15] creds: convert cred.usage to refcount_t
2017-07-18 10:37:11
linux-kernel
[PATCH 10/15] uprobes: convert uprobe.ref to refcount_t
2017-07-18 10:37:01
linux-kernel
[PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount to refcount_t
2017-07-18 10:36:51
linux-kernel
[PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount to refcount_t
2017-07-18 10:36:48
linux-kernel
[PATCH 05/15] sched/task_struct: convert task_struct.usage to refcount_t
2017-07-18 10:36:40
linux-kernel
[PATCH 04/15] sched: convert numa_group.refcount to refcount_t
2017-07-18 10:36:37
linux-kernel
[PATCH 03/15] sched: convert user_struct.__count to refcount_t
2017-07-18 10:36:26
linux-kernel
[PATCH 01/15] sched: convert sighand_struct.count to refcount_t
2017-07-18 10:36:18
linux-kernel
[PATCH 00/15] v4 kernel core pieces refcount conversions
2017-07-18 09:39:35
linux-kernel
RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t
2017-07-18 09:30:16
linux-kernel
RE: [PATCH] Coccinelle report script for refcounters
2017-07-18 07:48:42
linux-kernel
[PATCH] Coccinelle: add atomic_as_refcounter script
2017-07-18 07:48:38
linux-kernel
[PATCH] Coccinelle report script for refcounters
2017-07-17 16:51:29
linux-kernel
RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t
2017-07-17 10:49:41
linux-kernel
[PATCH 05/15] kernel: convert task_struct.stack_refcount from atomic_t to refcount_t
2017-07-17 10:48:55
linux-kernel
[PATCH 08/15] kernel: convert ring_buffer.aux_refcount from atomic_t to refcount_t
2017-07-17 10:47:22
linux-kernel
[PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t
2017-07-17 10:46:58
linux-kernel
[PATCH 15/15] kernel: convert kcov.refcount from atomic_t to refcount_t
2017-07-17 10:46:48
linux-kernel
[PATCH 13/15] sched: convert numa_group.refcount from atomic_t to refcount_t
2017-07-17 10:46:39
linux-kernel
[PATCH 12/15] kernel: convert cred.usage from atomic_t to refcount_t
2017-07-17 10:46:36
linux-kernel
[PATCH 11/15] kernel: convert group_info.usage from atomic_t to refcount_t
2017-07-17 10:46:30
linux-kernel
[PATCH 10/15] kernel: convert nsproxy.count from atomic_t to refcount_t
2017-07-17 10:46:25
linux-kernel
[PATCH 09/15] kernel: convert uprobe.ref from atomic_t to refcount_t
2017-07-17 10:46:18
linux-kernel
[PATCH 07/15] kernel: convert ring_buffer.refcount from atomic_t to refcount_t
2017-07-17 10:46:12
linux-kernel
[PATCH 06/15] kernel: convert perf_event_context.refcount from atomic_t to refcount_t
2017-07-17 10:46:04
linux-kernel
[PATCH 04/15] kernel: convert task_struct.usage from atomic_t to refcount_t
2017-07-17 10:45:55
linux-kernel
[PATCH 03/15] kernel: convert user_struct.__count from atomic_t to refcount_t
2017-07-17 10:45:51
linux-kernel
[PATCH 02/15] kernel: convert signal_struct.sigcnt from atomic_t to refcount_t
2017-07-17 10:45:46
linux-kernel
[PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
2017-07-17 10:45:40
linux-kernel
[PATCH 00/15] v3 kernel core pieces refcount conversions
2017-07-12 09:21:28
linux-kernel
RE: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t
2017-07-10 12:11:43
linux-kernel
RE: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t
2017-07-10 09:56:32
linux-kernel
RE: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t
2017-07-10 07:13:40
linux-kernel
RE: [PATCH 00/17] v3 net generic subsystem refcount conversions
2017-07-10 06:48:31
linux-kernel
RE: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t
2017-07-07 10:27:36
linux-kernel
RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t
2017-07-07 10:24:28
linux-kernel
RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t
2017-07-07 10:19:46
linux-kernel
RE: [PATCH 13/15] kernel: convert numa_group.refcount from atomic_t to refcount_t
2017-07-07 10:18:24
linux-kernel
RE: [PATCH 06/15] kernel: convert perf_event_context.refcount from atomic_t to refcount_t
2017-07-07 09:10:20
linux-kernel
[PATCH 05/15] kernel: convert task_struct.stack_refcount from atomic_t to refcount_t
2017-07-07 09:10:19
linux-kernel
[PATCH 03/15] kernel: convert user_struct.__count from atomic_t to refcount_t