LinuxLists
Users
About
Marcin Nowakowski (
[email protected]
)
Number of posts: 63 (0.39 per day)
First post: 2016-10-11 10:43:07
Last post: 2017-03-22 14:38:08
Previous Page
Date
List
Subject
2016-10-11 10:45:02
linux-kernel
[PATCH v3 02/11] tracing/syscalls: add handling for compat tasks
2016-10-11 10:44:37
linux-kernel
[PATCH v3 06/11] s390/tracing: fix compat syscall handling
2016-10-11 10:44:14
linux-kernel
[PATCH v3 08/11] powerpc/tracing: fix compat syscall handling
2016-10-11 10:43:51
linux-kernel
[PATCH v3 10/11] sparc/tracing: fix compat syscall handling
2016-10-11 10:43:21
linux-kernel
[PATCH v3 11/11] parisc/tracing: fix compat syscall handling
2016-10-11 10:43:19
linux-kernel
[PATCH v3 07/11] arm64/tracing: fix compat syscall handling
2016-10-11 10:43:16
linux-kernel
[PATCH v3 09/11] tile/tracing: fix compat syscall handling
2016-10-11 10:43:14
linux-kernel
[PATCH v3 05/11] x86/tracing: fix compat syscall handling
2016-10-11 10:43:12
linux-kernel
[PATCH v3 03/11] tracing/syscalls: add compat syscall metadata
2016-10-11 10:43:11
linux-kernel
[PATCH v3 04/11] syscall/tracing: allow arch to override syscall_get_nr for ftrace
2016-10-11 10:43:07
linux-kernel
[PATCH v3 01/11] tracing/syscalls: remove syscall_nr from syscall metadata
2016-10-11 10:43:05
linux-kernel
[PATCH v3 00/11] syscall/tracing: compat syscall support