2016-09-05 |
Eugene Syromyatnikov | tests: fix printing of min_nr and nr arguments of io_ge... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: use sprintrc for return code output in aio test |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: add more tests for ched_rr_get_interval decoding |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: use sprintrc for return code output in sched_rr_... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: add more tests for sched_getscheduler and sched_... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: use sprintrc for return code output in sched_xet... |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | aio: use printfd for fd printing |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Dmitry V. Levin | sh64: wire up new syscalls |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Dmitry V. Levin | sh: wire up new syscalls |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Dmitry V. Levin | avr32: wire up preadv2 and pwritev2 syscalls |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Eugene Syromyatnikov | tests: check decoding of readahead syscall |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eugene Syromyatnikov | tests: move sprintrc function to libtests |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eugene Syromyatnikov | tests/futex: add support to sprintrc for return codes... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eugene Syromyatnikov | tests/futex: increase sprintrc static buffer size |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Eugene Syromyatnikov | tests/futex: rename retstr to sprintrc |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Eugene Syromyatnikov | readahead: fix print format for the "count" argument |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Dmitry V. Levin | tests/xstatx.c: use zero_extend_signed_to_ull/sign_exte... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Dmitry V. Levin | tests: add sign_extend_unsigned_to_ll macro |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Eugene Syromiatnikov | Refactor common sa_handler printing code |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Dmitry V. Levin | Update TCP* constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Update SCTP_* constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Update fs *_MAGIC constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Update KEXEC_ARCH_* constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Update ETH_P_* constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Update BPF_* constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove HAVE_SIGACTION checks |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove obsolescent autoconf macro AC_TYPE_SIGNAL |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove obsolescent autoconf macro AC_C_CONST |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromiatnikov | tests: check decoding of futex syscall |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: do not pretend <linux/futex.h> is included |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: avoid printing val when it is not used by the... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | xlat: add FUTEX_WAIT* commands with FUTEX_CLOCK_REALTIM... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: fix formatting of unknown command argument |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: add handling of FUTEX_FD command |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: fix formatting of val3 hexadecimal argument |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Syromyatnikov | futex: fix FUTEX_WAKE_OP compare function mask |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | tests: use correct m32/mx32 st_mtime_nsec checks in... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove redundant check for PTRACE_LISTEN availability |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove unused autoconf macro AC_TYPE_GETGROUPS |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dmitry V. Levin | Remove unused autoconf macro AC_TYPE_MODE_T |
commit | commitdiff | tree | snapshot |
2016-08-30 |
James Clarke | Use PTRACE_SUNDETACH everywhere on SPARC and SPARC64 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Dmitry V. Levin | Remove obsolescent autoconf macro AC_HEADER_STDC |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Dmitry V. Levin | Remove unneeded autoconf macro AC_HEADER_DIRENT |
commit | commitdiff | tree | snapshot |
2016-08-28 |
Dmitry V. Levin | Remove unneeded autoconf macro AC_HEADER_STDBOOL |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Dmitry V. Levin | Remove obsolescent autoconf macro AC_HEADER_STAT |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Dmitry V. Levin | Do not use AC_HEADER_MAJOR, include <sys/sysmacros... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Dmitry V. Levin | btrfs: mpersify struct btrfs_ioctl_vol_args_v2 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Elvira Khabirova | mpers.awk: relax union member name absence check |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | Revert "tests/xstatx.c: fix stat syscall tests on mips64" |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | Mpersify parsers of struct stat and struct stat64 |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | mpers.m4: check for struct stat64, struct stat, and... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | mpers: add MPERS_IS_* to CFLAGS passed to mpers.sh |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | Move redefinition of stat types to asm_stat.h |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | x86_64: provide a replacement of <asm/stat.h> for x32... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Dmitry V. Levin | x32/asm_stat.h: provide definitions for i386 personality |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | Introduce a separate SEN entry for fstatat64 syscall |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | Do not check for struct stat.st_{a,c}time_nsec |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | Add sign_extend_unsigned_to_ll macro |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | zero_extend_signed_to_ull: add short int support |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | Rename widen_to_ull to zero_extend_signed_to_ull |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Dmitry V. Levin | sparc, sparc64: remove obsolete code |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Dmitry V. Levin | sparc64: fix decoding of struct stat64 related syscalls |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Eugene Syromyatnikov | tests: fill old_value argument in timer{,fd}_xettime... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Eugene Syromyatnikov | Fix old_value argument retrieval in timerfd_settime... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Richard W.M... | Add RISC-V architecture support |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Eugene Syromyatnikov | Move SH-specific argument number calculation to getllval |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Dmitry V. Levin | sparc64: fix sigreturn decoding for sparc personality |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Dmitry V. Levin | Fix compat decoding of struct sigaction.sa_mask on... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Dmitry V. Levin | Fix decoding of indirect shmat's return code for non... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dmitry V. Levin | sparc64: fix sparc personality decoding of mmap64's... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Dmitry V. Levin | sparc64: fix decoding of the forth argument of semctl... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dmitry V. Levin | Add sparc64 specific ptrace constants |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dmitry V. Levin | sparc64: fix sign extension bug of syscall args for... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dmitry V. Levin | sparc64: fix tty ioctl numbers |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dmitry V. Levin | evdev.c: fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dmitry V. Levin | Drop support of dummy members of struct stat |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dmitry V. Levin | Assume that struct stat contains st_blksize, st_blocks... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Dmitry V. Levin | tests: fix pause.test when pause syscall is not available |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Dmitry V. Levin | powerpc64, sparc64: fix redefinitions of ARCH_PC_REG |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Dmitry V. Levin | s390x, x32: remove redundant definitions of ARCH_PC_REG |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Dmitry V. Levin | tests: check for leaks of placeholder descriptors |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Dmitry V. Levin | tests/init.sh: print exit code of failed commands |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Dmitry V. Levin | Fix leakage of placeholder descriptors to tracees |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Dmitry V. Levin | sparc64: fix decoding of uid and gid-related syscalls |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Dmitry V. Levin | tests: fix *stat64 tests on alpha |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dmitry V. Levin | tests: skip rt_tgsigqueueinfo.test when the syscall... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
James Cowgill | tests/fcntl.c: fix fcntl test on mips64 |
commit | commitdiff | tree | snapshot |
2016-08-11 |
James Cowgill | tests/nsyscalls.test: only trace the "syscall" syscall... |
commit | commitdiff | tree | snapshot |
2016-08-11 |
James Cowgill | tests/xstatx.c: fix stat syscall tests on mips64 |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Dmitry V. Levin | tests/mlock2.c: fix test failure on mips64 |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | Use <asm/unistd.h> instead of <sys/syscall.h> |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | ia64: replace SYS_clone2 with __NR_clone2 |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | Make sure that tcp->s_ent and tcp->s_prev_ent do not... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | file.c: move definitions of struct stat32 to separate... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | sparc, sparc64: remove obsolete code |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | sparc64: fix decoding of stat family syscalls |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Dmitry V. Levin | Fix decoding of invalid syscalls mapped to indirect... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Dmitry V. Levin | linux/subcall.h: remove redundant definitions |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Dmitry V. Levin | defs.h: simplify SUPPORTED_PERSONALITIES definition |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Dmitry V. Levin | defs.h: simplify PERSONALITY1_WORDSIZE definition |
commit | commitdiff | tree | snapshot |
next |