2019-09-25 |
Dmitry V. Levin | Update copyright headers |
tree | commitdiff |
2019-09-25 |
Chen Jingpiao | Introduce seccomp-assisted syscall filtering |
tree | commitdiff |
2019-09-10 |
Gleb Fotengauer... | Update ioctl entries from linux v5.3 |
tree | commitdiff |
2019-08-31 |
Paul Chaignon | Add seccomp filter syscall flag |
tree | commitdiff |
2019-08-05 |
Dmitry V. Levin | Remove AUDIT_ARCH_* fallback definitions from arch_get_... |
tree | commitdiff |
2019-06-29 |
Dmitry V. Levin | Introduce linux/syscallent-common.h and linux/syscallen... |
tree | commitdiff |
2019-05-19 |
Dmitry V. Levin | Implement decoding of io_uring_* syscalls |
tree | commitdiff |
2019-05-18 |
Dmitry V. Levin | Implement decoding of pidfd_send_signal syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of utimensat syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of timerfd_gettime and... |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of timer_gettime and... |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of nanosleep syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of clock_nanosleep syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of clock_gettime and... |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of mq_timedsend and mq_ti... |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of rt_sigtimedwait syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of sched_rr_get_interval... |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of poll syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of ppoll syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of recvmmsg syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of semtimedop syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Introduce subcall32.h and subcall64.h wrappers |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of futex syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of pselect6 syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of io_pgetevents syscall |
tree | commitdiff |
2019-05-12 |
Dmitry V. Levin | Implement and use new parsers of io_getevents syscall |
tree | commitdiff |
2019-05-11 |
Dmitry V. Levin | Wire up *time64 system calls |
tree | commitdiff |
2019-05-11 |
Dmitry V. Levin | Use new parsers of adjtimex and clock_adjtime syscalls |
tree | commitdiff |
2019-04-15 |
Dmitry V. Levin | Wire up pkey_* and rseq syscalls on remaining architectures |
tree | commitdiff |
2019-04-15 |
Dmitry V. Levin | Wire up direct ipc syscalls on m68k, mips, powerpc... |
tree | commitdiff |
2019-03-18 |
Dmitry V. Levin | Update copyright headers |
tree | commitdiff |
2019-03-15 |
Tuan Hoang | s390: fix SIGNAL_FRAMESIZE macro |
tree | commitdiff |
2019-03-06 |
Dmitry V. Levin | Bump SYS_socket_subcall from 400 to 500 |
tree | commitdiff |
2019-02-25 |
Gleb Fotengauer... | Update ioctl entries from linux v5.0 |
tree | commitdiff |
2018-12-26 |
Gleb Fotengauer... | Update ioctl entries from linux v4.20 |
tree | commitdiff |
2018-12-24 |
Dmitry V. Levin | Add copyright headers to some files that lack them |
tree | commitdiff |
2018-12-13 |
Dmitry V. Levin | Introduce PTRACE_GET_SYSCALL_INFO support |
tree | commitdiff |
2018-12-10 |
Dmitry V. Levin | Change the license of strace to LGPL-2.1-or-later |
tree | commitdiff |
2018-12-05 |
Dmitry V. Levin | Refactor get_syscall_args() and get_error() |
tree | commitdiff |
2018-12-05 |
Dmitry V. Levin | Refactor stack pointers |
tree | commitdiff |
2018-08-12 |
Gleb Fotengauer... | Update ioctl entries from linux v4.18 |
tree | commitdiff |
2018-08-05 |
Eugene Syromyatnikov | s390x: fix build with old kernel headers |
tree | commitdiff |
2018-07-11 |
Eugene Syromyatnikov | Wire up io_pgetevents and rseq on hppa, microblaze... |
tree | commitdiff |
2018-06-01 |
Eugene Syromyatnikov | s390: wire up kexec_file_load syscall |
tree | commitdiff |
2018-05-22 |
Dmitry V. Levin | Simplify errnoent and signalent |
tree | commitdiff |
2018-04-03 |
Gleb Fotengauer... | Update ioctl entries from linux v4.16 |
tree | commitdiff |
2018-03-23 |
Dmitry V. Levin | Introduce raw syscall invocation wrappers |
tree | commitdiff |
2018-02-13 |
Dmitry V. Levin | Update copyright headers |
tree | commitdiff |
2018-02-10 |
Eugene Syromyatnikov | Add pure syscall flag |
tree | commitdiff |
2018-02-09 |
Eugene Syromyatnikov | Add SYSCALL_NEVER_FAILS flag to getpgrp |
tree | commitdiff |
2018-01-29 |
Eugene Syromyatnikov | Introduce s390_pci_mmio_read, s390_pci_mmio_write syste... |
tree | commitdiff |
2018-01-29 |
Eugene Syromyatnikov | Introduce s390_runtime_instr system call decoder |
tree | commitdiff |
2018-01-29 |
Eugene Syromyatnikov | Introduce s390_guarded_storage system call decoder |
tree | commitdiff |
2018-01-29 |
Eugene Syromyatnikov | Introduce s390_sthyi system call decoder |
tree | commitdiff |
2018-01-21 |
Eugene Syromyatnikov | Move definition of personality macros to arch_defs_.h |
tree | commitdiff |
2018-01-21 |
Dmitry V. Levin | Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS |
tree | commitdiff |
2018-01-21 |
Dmitry V. Levin | Rename arch-specific arch_defs.h files to arch_defs_.h |
tree | commitdiff |
2018-01-19 |
Eugene Syromyatnikov | Add compat support for s390x |
tree | commitdiff |
2018-01-17 |
Eugene Syromyatnikov | Introduce arch-specific define HAVE_ARCH_OLD_MMAP |
tree | commitdiff |
2018-01-15 |
Dmitry V. Levin | Enhance decoding of mq_* syscalls |
tree | commitdiff |
2017-11-13 |
Gleb Fotengauer... | s390, s390x: update ioctl entries from linux 4.14 |
tree | commitdiff |
2017-11-13 |
Gleb Fotengauer... | s390x: remove some of non-s390 KVM ioctls |
tree | commitdiff |
2017-08-28 |
Gleb Fotengauer... | Update ioctl entries from linux v4.13-rc7 |
tree | commitdiff |
2017-08-25 |
Dmitry V. Levin | s390: wire up s390_guarded_storage syscall |
tree | commitdiff |
2017-08-11 |
Nikolay Marchuk | Add TF flag to inotify_add_watch syscall entries |
tree | commitdiff |
2017-05-22 |
Eugene Syromyatnikov | Add copyright headers |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%stat option |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%lstat option |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%fstat option |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%%stat option |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%%statfs option |
tree | commitdiff |
2017-04-21 |
Eugene Syromyatnikov | Implement -e trace=%fstatfs option |
tree | commitdiff |
2017-04-15 |
Victor Krapivensky | Update statx parser and syscall entries lists to the... |
tree | commitdiff |
2017-04-14 |
Dmitry V. Levin | Revert "Implement -e trace=%sched option" |
tree | commitdiff |
2017-04-14 |
Dmitry V. Levin | Revert "Implement -e trace=%clock option" |
tree | commitdiff |
2017-04-07 |
Abhishek Tiwari | Implement -e trace=%statfs option |
tree | commitdiff |
2017-04-06 |
Rishi Bhatt | Implement -e trace=%clock option |
tree | commitdiff |
2017-03-23 |
Gleb Fotengauer... | Update ioctl entries from linux v4.11-rc3 |
tree | commitdiff |
2017-03-13 |
Dmitry V. Levin | Implement proper decoding of rt_sigreturn syscall |
tree | commitdiff |
2017-03-13 |
Dmitry V. Levin | Introduce get_rt_sigframe_addr function |
tree | commitdiff |
2017-03-13 |
Dmitry V. Levin | Introduce struct_rt_sigframe type |
tree | commitdiff |
2017-03-05 |
Eugene Syromyatnikov | Implement -e trace=%sched option for tracing sched_... |
tree | commitdiff |
2017-01-11 |
Dmitry V. Levin | Remove redundant commas at the end of structure initial... |
tree | commitdiff |
2016-11-22 |
Dmitry V. Levin | Move KVM_* ioctl entries from ioctls_inc*.h to ioctls_a... |
tree | commitdiff |
2016-11-16 |
Dmitry V. Levin | Implement arch specific methods of changing syscall... |
tree | commitdiff |
2016-09-09 |
Dmitry V. Levin | Mark io_setup and io_destroy as memory mapping related... |
tree | commitdiff |
2016-08-14 |
Dmitry V. Levin | s390x, x32: remove redundant definitions of ARCH_PC_REG |
tree | commitdiff |
2016-07-22 |
Dmitry V. Levin | Fix corner cases of ipc syscall decoding |
tree | commitdiff |
2016-05-11 |
Dmitry V. Levin | Implement decoding of preadv2 and pwritev2 syscalls |
tree | commitdiff |
2016-04-29 |
Dmitry V. Levin | Remove initialization of big holes in syscallent.h... |
tree | commitdiff |
2016-02-14 |
Dmitry V. Levin | Implement copy_file_range syscall decoding |
tree | commitdiff |
2016-02-13 |
Dmitry V. Levin | Fix numbers of syscall arguments in syscall tables |
tree | commitdiff |
2016-01-13 |
Dmitry V. Levin | s390, s390x: print all syscall arguments for syscall... |
tree | commitdiff |
2015-12-29 |
Dmitry V. Levin | Set SYSCALL_NEVER_FAILS flag for getpid, getppid and... |
tree | commitdiff |
2015-12-29 |
Dmitry V. Levin | Set SYSCALL_NEVER_FAILS flag for umask syscall |
tree | commitdiff |
2015-12-25 |
Dmitry V. Levin | Set SYSCALL_NEVER_FAILS flag for personality syscall |
tree | commitdiff |
2015-11-30 |
Dmitry V. Levin | Cleanup print_pc |
tree | commitdiff |
2015-11-24 |
Dmitry V. Levin | Fix syscall entries of unimplemented getpmsg and putpms... |
tree | commitdiff |
2015-11-24 |
Dmitry V. Levin | Fix syscall entries of deprecated bdflush syscall |
tree | commitdiff |
2015-11-17 |
Dmitry V. Levin | Wire up userfaultfd, membarrier, and mlock2 syscalls |
tree | commitdiff |
next |