]> granicus.if.org Git - strace/shortlog
strace
2019-07-16 Eugene Syromyatnikovaio: assorted iocb decoder updates
2019-07-16 Eugene Syromyatnikovioprio: add print_ioprio function
2019-07-15 Dmitry V. Levintests: serialize bpf-obj_get_info_by_fd based executables
2019-07-15 Dmitry V. Levintests: fix build and run on alpha with fresh kernel...
2019-07-15 Dmitry V. Levincopyright-year-gen, file-date-gen: enhance error diagno...
2019-07-15 Dmitry V. Levinconfigure.ac: honor exit status of commands run by...
2019-07-13 Eugene Syromyatnikovtests: test evdev bitset decoding more thoroughly
2019-07-13 Eugene Syromyatnikovevdev: fix array size calculation in decode_bitset_
2019-07-13 Eugene Syromyatnikovevdev: avoid bit vector decoding on non-successful...
2019-07-13 Chen Jingpiaofilter_qualify: export trace_set set
2019-07-13 Dmitry V. LevinPost-release administrivia
2019-07-12 Dmitry V. LevinPrepare for 5.2 release v5.2
2019-07-12 Dmitry V. LevinUpdate .mailmap
2019-07-11 Dmitry V. LevinUpdate copyright headers
2019-07-11 Dmitry V. Levinmaint/update_copyright_years.sh: take all commits into...
2019-07-11 Dmitry V. LevinFix preprocessor indentation
2019-07-10 Paul Chaignontests: check status qualifier
2019-07-10 Paul ChaignonImplement -e status=set option
2019-07-10 Paul ChaignonStage output for -z and -Z options
2019-07-10 Paul ChaignonAdd -Z option to print only failing syscalls
2019-07-10 Dmitry V. Levinsyscall.c: rename ptrace_get_syscall_info to strace_get...
2019-07-10 Dmitry V. Levintests: fix build with cutting-edge glibc
2019-07-10 Dmitry V. LevinFix misleading stray PTRACE_EVENT_EXEC diagnostics
2019-07-10 Dmitry V. LevinRefactor maybe_switch_tcbs
2019-07-09 Dmitry V. Levintests: robustify strace -k tests against link-time...
2019-07-09 Eugene Syromyatnikovia64: optimize syscallent table
2019-07-09 Eugene Syromyatnikovinotify: decode file descriptor returned by inotify_init
2019-07-08 Eugene Syromyatnikovrtnl_addr: decode IFA_RT_PRIORITY and IFA_TARGET_NETNSID
2019-07-08 Eugene Syromyatnikovmips o32: print an error message when fetching of sysca...
2019-07-08 Eugene Syromyatnikovlinux/smc_diag.h: update struct smc_diag_req definition
2019-07-08 Eugene Syromyatnikovkvm: avoid bogus vcpu_info assignment in vcpu_register
2019-07-08 Eugene Syromyatnikovsync_file_range2: remove unneeded argn assignment
2019-07-08 Eugene Syromyatnikovsyscall.c: avoid infinite loop in subcalls parsing
2019-07-05 Dmitry V. Levintests: check decoding of mode argument of mbind and...
2019-07-05 Dmitry V. Levinnuma: enhance decoding of mode argument of mbind and...
2019-07-05 Dmitry V. Levinnuma: factor out printing of mode argument of mbind...
2019-07-04 Gleb Fotengauer... Update ioctl entries from linux v5.2
2019-07-04 Dmitry V. Levinsparc, sparc64: refactor arch_set_error and arch_set_su...
2019-07-04 Dmitry V. Levinsparc, sparc64: fix syscall tampering when PTRACE_GET_S...
2019-07-04 Dmitry V. Levinpowerpc: skip poking CCR if it is unchanged
2019-07-04 Dmitry V. Levinpowerpc: fix syscall tampering when PTRACE_GET_SYSCALL_...
2019-07-03 Dmitry V. Levinxlat: rename mbindflags to mbind_flags
2019-07-03 Dmitry V. Levinxlat: update MPOL_F_* get_mempolicy flags
2019-07-03 Dmitry V. Levinxlat: rename mempolicyflags to get_mempolicy_flags
2019-07-03 Dmitry V. Levinxlat: rename policies to mpol_modes
2019-07-03 Michal Sekletarxlat: add MPOL_LOCAL constant
2019-07-03 Zhibin Liioctl: remove redundant _IOC_NR
2019-07-02 Dmitry V. Levinbpf: add support for new fields in BPF_PROG_TEST_RUN
2019-07-02 Dmitry V. Levinbpf: implement decoding of BPF_MAP_FREEZE command
2019-07-01 Dmitry V. Levinxlat: update BPF_* constants
2019-06-29 Dmitry V. LevinImplement decoding of fspick syscall
2019-06-29 Dmitry V. LevinImplement decoding of fsmount syscall
2019-06-29 Dmitry V. LevinImplement decoding of fsconfig syscall
2019-06-29 Dmitry V. Levinprint_dirfd: do not print trailing comma
2019-06-29 Dmitry V. LevinImplement decoding of fsopen syscall
2019-06-29 Dmitry V. LevinImplement decoding of move_mount syscall
2019-06-29 Dmitry V. LevinImplement decoding of open_tree syscall
2019-06-29 Dmitry V. LevinIntroduce linux/syscallent-common.h and linux/syscallen...
2019-06-29 Dmitry V. Levinia64: introduce BASE_NR to syscallent initializers
2019-06-29 Dmitry V. Levinmips: refactor syscallent initializers
2019-06-29 Dmitry V. Levinxlat: update AT_* constants
2019-06-28 Paul Chaignontravis: Move fastest test configuration first
2019-06-22 Dmitry V. Levinget_os_release: tolerate malformed kernel release strings
2019-06-20 Dmitry V. LevinImplement decoding of CLONE_PIDFD flag of clone syscall
2019-06-20 Dmitry V. LevinIntroduce printnum_fd
2019-06-20 Dmitry V. LevinEnhance decoding of CLONE_PARENT_SETTID flag of clone...
2019-06-20 Dmitry V. Levinclone: fix printing of zero clone flags
2019-06-20 Dmitry V. Levinclone: print read-only arguments on entering syscall
2019-06-20 Dmitry V. Levintests: check decoding of clone flags
2019-06-18 Dmitry V. Levinclone: cleanup
2019-06-18 Dmitry V. Levinxlat: update CLONE_* constants
2019-06-14 Paul ChaignonUse debug_msg macro where possible
2019-05-27 Dmitry V. Levinxlat: update ETH_* constants
2019-05-27 Dmitry V. Levinxlat: update KBD_* constants
2019-05-27 Dmitry V. Levinxlat: update TIPC_* constants
2019-05-27 Dmitry V. Levinxlat: update KVM_CAP_* constants
2019-05-27 Dmitry V. Levinxlat: update CLONE_* constants
2019-05-26 Dmitry V. Levinxlat: update V4L2_PIX_* constants
2019-05-26 Dmitry V. Levinxlat: fix v4l2_pix_fmts sorting order
2019-05-26 Dmitry V. Levinxlat: update V4L2_CID_* constants
2019-05-25 Dmitry V. Levinxlat: update AUDIT_* constants
2019-05-24 Dmitry V. Levinxlat: update AUDIT_ARCH_* constants
2019-05-23 Masatake YAMATOtests: print the reason of failure in ioctl_kvm_run...
2019-05-23 Dmitry V. LevinPost-release administrivia
2019-05-22 Dmitry V. LevinPrepare for 5.1 release v5.1
2019-05-22 Dmitry V. LevinUpdate copyright headers
2019-05-22 Eugene SyromyatnikovUse xzalloc(sz) instead of xcalloc(1, sz)
2019-05-22 Eugene Syromyatnikovxmalloc: introduce xzalloc
2019-05-22 Eugene SyromyatnikovRename the stat struct used internally by strace to...
2019-05-22 Eugene SyromyatnikovMove open_file to largefile_wrappers.h
2019-05-21 Dmitry V. Levintests: robustify bpf-obj_get_info_by_fd test against...
2019-05-21 Dmitry V. Levinbpf: add support for new fields in struct bpf_prog_info
2019-05-21 Dmitry V. Levinxlat: update FAN_* constants
2019-05-21 Dmitry V. Levinxlat: update IPV6_* constants
2019-05-21 Dmitry V. Levinxlat: update F_SEAL_* constants
2019-05-21 Dmitry V. Levinbtrfs: implement decoding of BTRFS_IOC_FORGET_DEV argument
2019-05-21 Gleb Fotengauer... Update ioctl entries from linux v5.1
2019-05-20 Dmitry V. Levinxlat: update FAN_* constants
2019-05-20 Dmitry V. Levinxlat: update PR_SPEC_* constants
2019-05-20 Dmitry V. Levinxlat: update BPF_* constants
next