2015-04-07 |
Denys Vlasenko | Fix confusing "resuming interrupted unknown" message |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Dmitry V. Levin | tests: workaround old gawk versions that do not provide... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Dmitry V. Levin | tests: rewrite umovestr2.test without using grep |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Dmitry V. Levin | Cleanup process_vm_writev syscall decoding |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Dmitry V. Levin | umovestr: read chunks of memory up to pagesize at a... |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Dmitry V. Levin | umovestr: fix short read bug |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Dmitry V. Levin | When process_vm_readv fails with EPERM, try PTRACE_PEEKDATA |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Dmitry V. Levin | Use macros for gcc attributes |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Dmitry V. Levin | Introduce macros for gcc attributes |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Felix Janda | Include <linux/ioctl.h> for _IOC_* macros |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Felix Janda | Include <sys/stat.h> for S_I* macros |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Dmitry V. Levin | signal.c: move siginfo_t parsers to a separate file |
commit | commitdiff | tree | snapshot |
2015-03-27 |
Dmitry V. Levin | Update siginfo_t constants |
commit | commitdiff | tree | snapshot |
2015-03-26 |
Dmitry V. Levin | signal.c: move sigaltstack parser to a separate file |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Denys Vlasenko | Move sparc64 get_scno() code where it belongs |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Denys Vlasenko | sparc: rename personality 2 files to personality 1 |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Denys Vlasenko | sparc: delete personality 1 |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Denys Vlasenko | qemu_multiarch_testing/*: make it easier to do debug... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Denys Vlasenko | sparc: fix v4.10-25-g8497b62 fallout |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Dmitry V. Levin | get_scno: add diagnostics for invalid syscall numbers |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Dmitry V. Levin | arm: fix v4.10-25-g8497b62 fallout |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Dmitry V. Levin | mips: fix pipe syscall decoding |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Dmitry V. Levin | sigreturn.c: split arch specific code into separate... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Dmitry V. Levin | syscall.c: split arch specific code into separate arch... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Dmitry V. Levin | syscall.c: prepare for the split |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Dmitry V. Levin | Move get_regs error check from trace_syscall_entering... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Dmitry V. Levin | alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Dmitry V. Levin | decode_socket_subcall: fetch all arguments with a singl... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | New test: test/many_looping_threads.c |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | test/.gitignore: add missing test targets |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | Trivial optimization in sys_sigreturn() |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | Change last parameter of umoven() from char* to void* |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | Remove unused struct tcb::inst field |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | test/Makefile: add missing test targets |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | Move the comment about termination logic where it belongs |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | startup_tcb() never fails, remove code which checks... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Denys Vlasenko | Show the syscall name in "resuming interrupted call... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Dmitry V. Levin | tests: add a test for mmap/mprotect/munmap decoding |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Dmitry V. Levin | sparc, sparc64: fix decoding of mmap2 |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Dmitry V. Levin | tests: add a test for SECCOMP_MODE_FILTER decoding |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Dmitry V. Levin | tests: factor out common awk code |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Dmitry V. Levin | tests: skip netlink based tests when resources are... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Dmitry V. Levin | aarch64, arm: decode extra padded compat struct statfs64 |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Dmitry V. Levin | tests: factor out common shell code to functions |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Elliott Hughes | Show f_flags field in printstatfs |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Dmitry V. Levin | tests/uid*: use fchown* instead of chown* |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Dmitry V. Levin | stat64-v.test: add newfstatat syscall support |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | aarch64: properly decode generic syscalls |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | tests: verify that all patterns match |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Dmitry V. Levin | Fix stat64 st_[acm]time decoding for personalities... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Dmitry V. Levin | semctl: fix indirect syscall decoding |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | tests/ipc_*: match IPC_64 flag |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | Fix crash in ipc_sem test |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | m68k: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Andreas Schwab | aarch64: fix ioctl decoding |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Andreas Schwab | tests/select.test: handle architectures using pselect6... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Andreas Schwab | Distribute linux/aarch64/arch_regs.h |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Andreas Schwab | Fix decoding of mmap2 for arm |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Andreas Schwab | m68k: define HAVE_SA_RESTORER |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Dmitry V. Levin | aarch64: fix rt_sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Dmitry V. Levin | maint: post-release administrivia |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Dmitry V. Levin | Prepare for 4.10 release v4.10 |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Dmitry V. Levin | Move sigreturn/rt_sigreturn parser to a separate file |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | ia64: use PTRACE_GETREGS to fetch registers |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | s390, s390x: use PTRACE_GETREGSET to fetch registers |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | qemu_multiarch_testing: update |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | tests: robustify unix-yy.test |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | Use SIGRTMIN from kernel headers |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | ppc64: fix compilation warning |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | aarch64: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | i386: simplify sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Dmitry V. Levin | tests: add a test for sigreturn/rt_sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | sigreturn: print signal mask as a syscall argument |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | aarch64: implement rt_sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | arm: simplify sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | s390: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | mips o32: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | x86_64, x32: implement rt_sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | sparc, sparc64: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | ppc, ppc64: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | sigreturn: issue a less innocuous warning |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | bootstrap: do not link Makefile* files |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | ia64: fix sigreturn decoding |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Dmitry V. Levin | ia64: use generic signalent |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Giedrius Statkevičius | Document that -k is available only with libunwind |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Dmitry V. Levin | debian: update control file |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Dmitry V. Levin | debian: sync with 4.9-2 package |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Dmitry V. Levin | Add arch-specific PTRACE_* constants |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Mike Frysinger | Clarify bootstrap-vs-autoreconf usage |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Dmitry V. Levin | mips n32: fix preadv/pwritev offset decoding |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Mike Frysinger | tests: skip ipc_sem.test on broken kernels |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Mike Frysinger | tests: skip pc.test on s390 |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Mike Frysinger | tests: note the kernel configs for -yy options |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | alpha: fix -yy decoding |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | aarch64, x32: fix decoding of compat personality statfs... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | mips: fix compilation warning |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | x32: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | aarch64: add -i option support |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | ioctl: use x32 specific ioctl entries on x32 personality |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Dmitry V. Levin | tests/uid16: skip if real uid is larger than 16bit |
commit | commitdiff | tree | snapshot |
next |