2017-06-14 |
Dmitry V. Levin | netlink: refactor decode_nlmsg_type |
commit | commitdiff | tree | snapshot |
2017-06-14 |
JingPiao Chen | tests: extend printstr test |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Dmitry V. Levin | v4l2: fix preprocessor checks |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Dmitry V. Levin | Move xlat related functions to a separate file |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Masatake YAMATO | socketeutils: extend receive_responses further |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Masatake YAMATO | socketeutils: extend receive_responses to handle other... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
JingPiao Chen | tests: fix typo |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Dmitry V. Levin | Introduce printflags_ex function |
commit | commitdiff | tree | snapshot |
2017-06-08 |
JingPiao Chen | tests: add check for decoding netlink get and new flags |
commit | commitdiff | tree | snapshot |
2017-06-08 |
JingPiao Chen | netlink: implement generic nlmsg_flags decoding |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Dmitry V. Levin | xlat: provide fallback definitions for XFRM_MSG_* constants |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Victor Krapivensky | syscall.c: split trace_syscall() into 6 functions |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | tests: guard against missing linux/netfilter/nfnetlink.h |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_XFRM message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_SELINUX message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_NETFILTER message... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_AUDIT message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_ROUTE message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: check decoding of NETLINK_SOCK_DIAG message... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | tests: use create_nl_socket in netlink_protocol.test |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | tests: change netlink_protocol.test to trace sendto... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | tests: enhance create_nl_socket diagnostics messages |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | tests: use const and designated initializers in create_... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
JingPiao Chen | tests: add create_nl_socket function to libtests |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add decoding of NETLINK_NETFILTER message... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add decoding of NETLINK_XFRM message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add decoding of NETLINK_SELINUX message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add decoding of NETLINK_ROUTE message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add decoding of NETLINK_AUDIT message types |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: implement generic nlmsg_type decoding |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | netlink: add netlink family argument to printers and... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Fabien Siron | Add file descriptor argument to decode_netlink |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Fabien Siron | Introduce getfdinode to obtain inode from fd |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Fabien Siron | Introduce get_sockaddr_by_inode |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | socketutils.c: introduce get_sockaddr_by_inode_uncached |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Fabien Siron | socketutils.c: use get_sockaddr_by_inode_cached |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Dmitry V. Levin | socketutils.c: move inet_print closer to its first use |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Fabien Siron | socketutils.c: introduce cache_inode_details |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Victor Krapivensky | strace.c: move termination code to a separate function |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Dmitry V. Levin | tests: avoid hitting SO_SNDBUF limit in sendfile/sendfi... |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Dmitry V. Levin | Move netlink_protocols definition from net.c to netlink.c |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Dmitry V. Levin | travis: switch from gcc-6 to gcc-7 |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Dmitry V. Levin | tests: extend checking of NLMSG_DONE decoding |
commit | commitdiff | tree | snapshot |
2017-06-04 |
JingPiao Chen | netlink: decode NLMSG_DONE messages |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Dmitry V. Levin | socketutils.c: introduce get_sockaddr_by_inode_cached |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Dmitry V. Levin | Unexport print_sockaddr_by_inode_cached |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Dmitry V. Levin | Introduce str_strip_prefix_len function and STR_STRIP_P... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Dmitry V. Levin | netlink: move NLMSG_ERROR payload length check to nlmsg... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Dmitry V. Levin | strace.c: handle PTRACE_EVENT_EXEC like other events |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Dmitry V. Levin | strace.c: remove dead code |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Victor Krapivensky | strace.c: refactor trace into two functions |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Dmitry V. Levin | scno.am: include config.h before syscallent.h |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | tests: check decoding of sigaction syscall |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | tests: rename sigaction.test to rt_sigaction.test |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | sparc: enhance decoding of signal number argument of... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | signal: enhance printing of old_sigaction.mask |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | signal: limit scope of struct old_sigaction32 definition |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | signal: fix decoding of struct old_sigaction on some... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | xlat: rename SA_STACK to SA_ONSTACK |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | tests: check decoding of sigpending syscall |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | tests: check decoding of sigprocmask syscall |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Dmitry V. Levin | alpha: rename sys_sigprocmask to sys_osf_sigprocmask |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | Enable coverage when strace is self terminated by signal |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | tests: check termination signal forwarding |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | Fix termination signal forwarding |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | Do not reset SIGCHLD handler in tracees to SIG_DFL |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | Refactor setting of signal handlers to reduce redundancy |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | tests: check how signals are unblocked in interactive... |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Dmitry V. Levin | Fix unblocking of signals in interactive mode |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Dmitry V. Levin | Cleanup interactive check |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Dmitry V. Levin | tests: check decoding of signal syscall |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Eugene Syromyatnikov | Unify capitalisation of (c) in copyright notices |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Dmitry V. Levin | Post-release administrivia |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Dmitry V. Levin | Prepare for 4.17 release v4.17 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Dmitry V. Levin | powerpc64, sparc, sparc64: wire up statx syscall |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Dmitry V. Levin | Fix compat personality support for sgetmask syscall |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Dmitry V. Levin | Fix decoding of sgetmask and ssetmask syscalls |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eugene Syromyatnikov | Add copyright headers |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eugene Syromyatnikov | Add scripts for automating copyright notices update |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eugene Syromyatnikov | Fix typos in copyright notices |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eugene Syromyatnikov | unwind.c: remove non-ASCII character from comment |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Dmitry V. Levin | Rename sys_sig[gs]etmask to sys_s[gs]etmask to match... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Dmitry V. Levin | tests: enhance sigsuspend.test |
commit | commitdiff | tree | snapshot |
2017-05-20 |
Dmitry V. Levin | Fix compat personality support for old sigsuspend syscall |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Dmitry V. Levin | Move errnoent.sh, signalent.sh, and syscallent.sh to... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Dmitry V. Levin | Do not include maint subdirectory into release tarballs |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Eugene Syromyatnikov | linux/ia64/syscallent.h: remove tabulation, add spaces... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Eugene Syromyatnikov | linux/mtd-abi.h: remove non-ASCII character from file... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Dmitry V. Levin | alpha, cris, mips, ppc, sh, sparc: fix decoding of... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Dmitry V. Levin | tests: raise default timeout for individual tests |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Eugene Syromyatnikov | Update NEWS |
commit | commitdiff | tree | snapshot |
2017-04-29 |
Dmitry V. Levin | Update TCP_* constants |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Dmitry V. Levin | Update AF_* constants |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Dmitry V. Levin | tests: enhance madvise decoder check |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Eugene Syromyatnikov | tests: add -etrace=?... test |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Eugene Syromyatnikov | tests: add more information to generated header comments |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Eugene Syromyatnikov | tests: move generated common header comment into a... |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Dmitry V. Levin | tests: use TAIL_ALLOC_OBJECT_CONST_PTR in v4l2 test |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Edgar Kaziahmedov | tests: Check decoding of VIDIOC_G/S_TUNER's arg |
commit | commitdiff | tree | snapshot |
2017-04-25 |
Edgar Kaziahmedov | v4l2: Add decoding for VIDIOC_G/S_TUNER's arg |
commit | commitdiff | tree | snapshot |
next |