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 |
2017-04-24 |
Dmitry V. Levin | tests: check decoding of invalid tv_sec and tv_usec... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Dmitry V. Levin | tests: check decoding of invalid tv_sec and tv_nsec... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Eugene Syromyatnikov | Print time in ISO 8601 format in time syscall decoder |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Eugene Syromyatnikov | Print string representation of timestamps in parsers... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Eugene Syromyatnikov | tests: add support for printing timestamp with microsec... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Eugene Syromyatnikov | Print microseconds/nanoseconds as non-negative |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Eugene Syromyatnikov | Always print raw values of time data fields |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Dmitry V. Levin | Introduce tprintf_comment and tprints_comment functions |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Dmitry V. Levin | Make output of execve/execveat syscall parsers more... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Dmitry V. Levin | dm: fix diagnostics about misplaced parts of struct... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Dmitry V. Levin | print_mq_attr: fix typo |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Eugene Syromyatnikov | tests: add faulty pointer check to time test |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Dmitry V. Levin | tests: fix print_time_t_nsec usage in xstatx.c |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: fix netlink_protocol on sparc |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | util: return pointer to string literal directly in... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: remove stat.sample creation from gen_tests.in |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: tabulate fstat.test |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%stat option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%lstat option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%fstat option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%%stat option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | qualify: add syntax for optional non-matching syscall... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | linux/alpha/syscallent.h: add TSFA flag to osf_getfsstat |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | linux/mips/syscallent-compat.h: add some TD/TF flags... |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%%statfs option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%fstatfs option |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | sysent.h: format syscall flag macros |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: tabulate sched.test |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: tabulate regex.test |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Dmitry V. Levin | tests: tabulate clock.test |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | tests: tabulate trace_statfs.test |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Eugene Syromyatnikov | tests/init.sh: add helpers for running set of programs |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Dmitry V. Levin | tests: extend gen_tests.sh further |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Eugene Syromyatnikov | tests/xstat.c: do not remove sample file after test |
commit | commitdiff | tree | snapshot |
2017-04-20 |
Eugene Syromyatnikov | tests: use fixed name for stat tests sample file |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Eugene Syromyatnikov | Derive copyright year from the git commit date |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: move /proc/ checks from scripts to executables |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: tabulate pread64-pwrite64.test |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: tabulate read-write.test |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: add skip_if_unavailable function to libtests |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: tabulate netlink_protocol.test |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Dmitry V. Levin | tests: tabulate statfs.test |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Dmitry V. Levin | tests: skip statfs related tests if their sample files... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Dmitry V. Levin | tests: extend gen_tests.sh to support arbitrary test_... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Dmitry V. Levin | tests: change gen_tests.sh to read its input as raw... |
commit | commitdiff | tree | snapshot |
2017-04-18 |
Eugene Syromyatnikov | strace.1: s/regex expression/regular expression/ |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | strace.1: enhance %statfs description |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | netlink: decode NLMSG_ERROR messages |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | netlink: avoid using unaligned sizeof(struct nlmsghdr... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | Fix the length argument passed from print_iovec to... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | numa: fix printing of error values in move_pages status... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | tests: generate pure_executables part of check_PROGRAMS... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | tests: make EXTRA_DIST sorted |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | tests: check decoding of alpha specific osf_utimes... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Dmitry V. Levin | tests: parametrize utimes.c |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | alpha: fix tracing flags of osf_select and osf_utimes... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | alpha: rename print_timeval32_pair to print_timeval32_u... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | tests: do more rigorous testing of utimes syscall parser |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | tests: do more rigorous testing of futimesat syscall... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | Fix printing of inaccessible times argument of utimes... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | tests: rewrite utimensat.test without relying on libc... |
commit | commitdiff | tree | snapshot |
2017-04-16 |
Dmitry V. Levin | tests: use fixed timestamps in utime related tests |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Dmitry V. Levin | xtensa: wire up new syscalls |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Victor Krapivensky | Update statx parser and syscall entries lists to the... |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Dmitry V. Levin | tests: add more regex match checks |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Dmitry V. Levin | tests: make mq_sendrecv* test executables reenterable |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Dmitry V. Levin | tests: make mq test executable reenterable |
commit | commitdiff | tree | snapshot |
2017-04-14 |
Dmitry V. Levin | tests: make net-yy-netlink test executable reenterable |
commit | commitdiff | tree | snapshot |
next |