]> granicus.if.org Git - strace/shortlog
strace
2019-10-12 Eugene Syromyatnikovxlat: update MDB_FLAGS_* constants
2019-10-12 Eugene Syromyatnikovxlat: provide fallback definitions for XDP_FLAGS_*...
2019-10-12 Eugene Syromyatnikovxlat: provide fallback definitions for netlink_ack_flag...
2019-10-12 Eugene Syromyatnikovxlat: provide fallback definitions for UFFD_FEATURE_...
2019-10-12 Eugene Syromyatnikovriscv64: remove dead code left after riscv64 mpers...
2019-10-11 Eugene Syromyatnikovtests: try to avoid false positives in times sanity...
2019-10-09 Dmitry V. Levinfilter_seccomp: fix build on antique systems
2019-10-07 Dmitry V. Levintests: check -DD and -DDD options
2019-10-07 Fanda Uchytilstrace: expand -D option
2019-10-04 Dmitry V. LevinFix -b execve when --seccomp-bpf option is specified
2019-10-04 Dmitry V. Levinfilter_seccomp: fix build for no-MMU targets
2019-10-04 Dmitry V. Levintests: check -D option
2019-10-04 Dmitry V. Levintests: check -F and -zZ options
2019-10-04 Dmitry V. Levintests: extend checks of --seccomp-bpf diagnostics
2019-10-04 Dmitry V. Levintests: add support of multi-line diagnostics to check_h
2019-10-04 Eugene SyromyatnikovMove FLAG_ macro from defs.h to macros.h
2019-10-04 Eugene Syromyatnikovioctl: sort entries in ioctl_decode switch statement
2019-10-04 Eugene Syromyatnikovutil: avoid double printing of ellipsis in print_array
2019-10-03 Eugene Syromyatnikovtests: add ioctl_evdev-success* test binaries to .gitignore
2019-10-02 Dmitry V. Levintests/sigaction: workaround odd libcs on alpha and...
2019-10-02 Dmitry V. LevinDistribute copyright-year-gen, file-date-gen, and git...
2019-10-01 Dmitry V. Levintests: fix -a argument in stat and lstat tests
2019-10-01 Dmitry V. LevinPrefer https URLs where possible
2019-10-01 Dmitry V. LevinUpdate debian/watch
2019-10-01 Dmitry V. LevinUpdate ax_prog_cc_for_build.m4
2019-10-01 Dmitry V. LevinUpdate auxiliary maintainer mode build tools
2019-09-27 Andreas SchwabRemove traces of riscv64 mpers
2019-09-25 Eugene Syromyatnikovstrace.1.in: move --seccomp-bpf description down
2019-09-25 Eugene Syromyatnikovstrace.1.in: mention seccomp(2) in --seccomp-bpf option...
2019-09-25 Eugene Syromyatnikovstrace.1.in: describe time format specification
2019-09-25 Eugene Syromyatnikovstrace.1.in: add a missing comma before "but"
2019-09-25 Eugene Syromyatnikovstrace.1.in: eliminate empty lines
2019-09-25 Eugene Syromyatnikovstrace.1.in: properly indent -e inject description
2019-09-25 Dmitry V. LevinPost-release administrivia
2019-09-25 Dmitry V. LevinPrepare for 5.3 release v5.3
2019-09-25 Dmitry V. Levintests: workaround systemd-nspawn habit of disabling...
2019-09-25 Dmitry V. LevinUpdate copyright headers
2019-09-25 Dmitry V. LevinFix preprocessor indentation
2019-09-25 Eugene SyromyatnikovUpdate NEWS
2019-09-25 Chen Jingpiaotests: check seccomp-assisted syscall filtering
2019-09-25 Paul Chaignonfilter_seccomp: skip seccomp setup when there's nothing...
2019-09-25 Chen JingpiaoIntroduce seccomp-assisted syscall filtering
2019-09-25 Dmitry V. LevinAdd support for long options
2019-09-24 Eugene SyromyatnikovHandle xlat verbosity in evdev bitset printing
2019-09-24 Eugene Syromyatnikovioctl: do not print comments twice in -Xverbose
2019-09-24 Eugene Syromyatnikovtests/ioctl_evdev-success: rewrite ABS_MT check
2019-09-24 Eugene Syromyatnikovtests: add xlat verbosity support to printxval
2019-09-24 Eugene Syromyatnikovtests/tests.h: add XLAT_STR macro
2019-09-24 Eugene SyromyatnikovAdd PAF_ARRAY_TRUNCATED flag for print_array_ex
2019-09-24 Eugene SyromyatnikovAdd support for printing local arrays to print_array
2019-09-24 Eugene Syromyatnikovtests: move ioctl_evdev-v binary to pure_executables...
2019-09-24 Eugene Syromyatnikovtests: implement ioctl_evdev-success-v.test via ioctl_e...
2019-09-24 Eugene Syromyatnikovriscv64: remove mpers support
2019-09-23 Dmitry V. Levinriscv: rename to riscv64
2019-09-23 Eugene Syromyatnikovclone: implement clone3 syscall decoding
2019-09-23 Eugene Syromyatnikovtests/tests.h: add XLAT_KNOWN and XLAT_UNKNOWN macros
2019-09-23 Dmitry V. Levintests: fix umovestr_cached.test when process_vm_readv...
2019-09-23 Dmitry V. Levintests: disable umovestr_cached.test on ia64
2019-09-15 Paul Chaignontests: fix format warnings on x32
2019-09-15 Dmitry V. LevinImplement memory caching for umove* functions
2019-09-10 Gleb Fotengauer... Update ioctl entries from linux v5.3
2019-09-10 Gleb Fotengauer... maint: update for linux v5.3-rc8
2019-09-08 Eugene SyromyatnikovRewrite printnum_{slong,ulong,ptr,kptr} using dispatch_...
2019-09-08 Eugene Syromyatnikovdefs.h: introduce {opt,dispatch}_{word,klong}size
2019-09-04 Eugene Syromyatnikovs390: fix PRINT_UNKNOWN_TAIL_EX
2019-09-03 Eugene Syromyatnikovxlat: add comment about CLONE_DETACHED to clone_flags.in
2019-09-03 Eugene Syromyatnikovclone: fix print_tls_arg on x86
2019-09-01 Eugene Syromyatnikovs390: update sthyi decoder
2019-09-01 Eugene Syromyatnikovs390: replace structure size comments with static_assert's
2019-08-31 Dmitry V. Levintests: convert ksysent.test into a generated test
2019-08-31 Paul ChaignonAdd seccomp filter syscall flag
2019-08-29 Eugene Syromyatnikovstrace.spec: lower CentOS version requirement for pkgco...
2019-08-29 Eugene Syromyatnikovsockaddr: properly decode sockaddr_hci addresses withou...
2019-08-27 Eugene Syromyatnikovstrace.1.in: try to be more clear with -e trace=class...
2019-08-26 Eugene Syromyatnikovxlat: normalise fsmagic formatting
2019-08-23 Rasmus VillemoesAdd support for /dev/watchdog ioctls
2019-08-16 Dmitry V. Levinumoven: use error_func_msg instead of error_msg
2019-08-15 Dmitry V. LevinUse perror_func_msg instead of perror_msg where appropriate
2019-08-15 Dmitry V. LevinFix syscall tampering when PTRACE_GET_SYSCALL_INFO...
2019-08-15 Dmitry V. Levinsparc, sparc64: fix redundant get_regs invocation
2019-08-15 Eugene Syromyatnikovv4l2: avoid shifting left a signed number by 31 bit
2019-08-15 Eugene Syromyatnikovstrace.spec.in: use SPDX shortname format in License...
2019-08-15 Dmitry V. LevinImplement decoding of pidfd_open syscall
2019-08-14 Dmitry V. Levinxlat/gen.sh: remove #stop support
2019-08-14 Dmitry V. Levinxlat/skf_off: use XLAT_MACROS_ONLY instead of #stop
2019-08-14 Dmitry V. Levinxlat/scsi_sg_commands: use XLAT_MACROS_ONLY instead...
2019-08-14 Dmitry V. Levinxlat: mark as value indexed those files that meet certa...
2019-08-14 Eugene SyromyatnikovReplace direct usage of err_name/errnoent with print_err
2019-08-13 Dmitry V. Levinnetlink_unix_diag: implement UDIAG_SHOW_UID/UNIX_DIAG_U...
2019-08-13 Eugene Syromyatnikovnetlink_route: implement RTM_{NEW,DEL,GET}CHAIN decoding
2019-08-13 Dmitry V. Levinxlat: update TCP_* constants
2019-08-13 Dmitry V. Levinxlat: update *_MAGIC constants
2019-08-13 Dmitry V. Levinxlat: update KVM_CAP_* constants
2019-08-13 Dmitry V. Levinxlat: update KEYCTL_* constants
2019-08-13 Dmitry V. Levinxlat: update BPF_* constants
2019-08-13 Dmitry V. Levinxlat: update XDP_* constants
2019-08-13 Dmitry V. Levinxlat: update ETH_* constants
2019-08-11 Dmitry V. Levinxlat: update SO_* constants
2019-08-11 Dmitry V. Levin* xlat/setsock_options.in: Regenerate using maint/gen_x...
2019-08-11 Dmitry V. Levinxlat: provide fallback definition for MAP_UNINITIALIZED
next