]> granicus.if.org Git - strace/shortlog
strace
2019-10-23 Dmitry V. LevinRemove XLAT_END master
2019-10-23 Dmitry V. Levinbfin, csky, m68k, sh: fix build regression
2019-10-22 Eugene Syromyatnikovstrace.spec.in: add support for old distros that cannot...
2019-10-22 Eugene Syromyatnikovxlat: update V4L2_CTRL_TYPE_* constants
2019-10-22 Eugene Syromyatnikovxlat: update V4L2_COLORSPACE_* constants
2019-10-22 Eugene Syromyatnikovxlat: Provide fallback definitions for V4L2_FIELD_...
2019-10-22 Eugene Syromyatnikovxlat: update V4L2_BUF_TYPE_* constants
2019-10-22 Eugene Syromyatnikovxlat: provide fallback definitions for V4L2_CAP_* constants
2019-10-22 Eugene Syromyatnikovevdev: decode struct input_absinfo regardless of in...
2019-10-22 Eugene Syromyatnikovevdev: do not rely on EVIOC* constants provided in...
2019-10-21 Dmitry V. Levintests/nsyscalls.c: remove redundant definition of SYSCA...
2019-10-21 Dmitry V. Levintests: replace "sed -E" with "sed -r"
2019-10-20 Eugene Syromyatnikovxlat: add BPF_MAP_TYPE_DEVMAP_HASH to bpf_map_types
2019-10-20 Eugene Syromyatnikovxlat: add BPF_F_CLONE to bpf_map_flags
2019-10-20 Eugene Syromyatnikovxlat: add BPF_F_TEST_STATE_FREQ to bpf_prog_flags
2019-10-20 Eugene Syromyatnikovxlat: update waitid_types
2019-10-20 Eugene Syromyatnikovxlat: update v4l2_format_description_flags
2019-10-20 Eugene Syromyatnikovxlat: update sock_sctp_options
2019-10-20 Eugene Syromyatnikovxlat: add EROFS_SUPER_MAGIC_V1 to fsmagic
2019-10-20 Eugene Syromyatnikovrtnl_route: decode struct rta_mfc_stats and struct...
2019-10-20 Eugene Syromyatnikovrtnl_neightbl: always decode struct ndt_config and...
2019-10-19 Eugene Syromyatnikovrtnl_mdb: decode messages regardless of availability...
2019-10-19 Eugene Syromyatnikovrtnl_link: print pad field in the struct ifla_port_vsi...
2019-10-19 Eugene Syromyatnikovrtnl_link: use internal rtnl_link_stats* and ifla_port_...
2019-10-19 Eugene SyromyatnikovEnable building of netlink_crypto decoder without linux...
2019-10-18 Eugene Syromyatnikovmacros.h: include <stddef.h>
2019-10-18 Eugene Syromyatnikovevdev: remove additional indentation level for switch...
2019-10-18 Eugene Syromyatnikovtests: introduce TEST_NLATTR_OBJECT_MINSZ
2019-10-18 Eugene Syromyatnikovxlat: provide fallback definitions for ABS_MT_* constants
2019-10-18 Eugene Syromyatnikovdefs.h: compact struct tcb a bit by moving currpers...
2019-10-18 Eugene Syromyatnikovxlat: use unsgined type for mount_flags fallback values
2019-10-12 Eugene Syromyatnikovrtnl_rule: decode fib_rule_uid_range without use of...
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
next