]> granicus.if.org Git - strace/shortlog
strace
2019-02-16 Dmitry V. Levinhppa: enhance decoding of PTRACE_PEEKUSER and PTRACE_PO...
2019-02-15 Dmitry V. Levinmips o32: fix 7th syscall argument with PTRACE_GET_SYSC...
2019-02-15 Dmitry V. Levinmips: update comment
2019-02-11 Eugene Syromyatnikovtests: add kill_child test
2019-02-11 Dmitry V. LevinWire up kexec_file_load syscall on architectures that...
2019-02-11 Dmitry V. LevinWire up rseq syscall on architectures that use generic...
2019-02-11 Dmitry V. Levintests: robustify preadv2-pwritev2 test against odd...
2019-02-11 Eugene Syromyatnikovptrace_restart: do not print diagnostics when ptrace...
2019-02-11 Eugene Syromyatnikovptrace_restart: use xlat-based approach for printing...
2019-02-10 Dmitry V. LevinFix whitespace issues
2019-02-10 Eugene SyromyatnikovMake inline message on failed restart attempt more...
2019-02-09 Eugene Syromyatnikovsyscall.c: set MEMORY_MAPPING_CHANGE in stub sysent
2019-02-09 Eugene SyromyatnikovUse accessors for tcp->s_ent, return a stub struct...
2019-02-09 Eugene Syromyatnikovsyscall.c: remove arch check for SEN_execv usage
2019-02-09 Eugene SyromyatnikovMerge "<... resumed>" printing
2019-01-09 Shankara Pailoorsockaddr: print sin6_flowinfo field before sin6_addr
2019-01-08 Dmitry V. Levinmips o32: fix build
2019-01-08 Baruch SiachFix build for no-MMU targets
2019-01-08 Baruch Siachlinux/mips/.gitignore: drop copyright header
2019-01-08 Shankara PailoorHonor xlat styles when decoding sockaddr_in, sockaddr_i...
2019-01-07 Dmitry V. LevinRemove PRINT_FIELD_INET4_ADDR
2019-01-05 Dmitry V. Levinxlat: update REL_* constants
2019-01-05 Dmitry V. Levinxlat: update UDP_* constants
2019-01-05 Dmitry V. Levinxlat: update FAN_* constants
2019-01-05 Dmitry V. Levinxlat: update SCTP_* constants
2019-01-05 Dmitry V. Levinxlat: update IFLA_* constants
2019-01-05 Dmitry V. Levinxlat: update NETNSA_* constants
2019-01-05 Dmitry V. Levinxlat: update SECCOMP_* constants
2019-01-05 Dmitry V. Levinxlat: update NT_* constants
2019-01-05 Dmitry V. Levinxlat: update PR_* constants
2019-01-05 Dmitry V. Levinxlat: update V4L2_* constants
2019-01-05 Dmitry V. Levinxlat: update KVM_CAP_* constants
2019-01-05 Dmitry V. Levinxlat: update NDA_* constants
2019-01-05 Dmitry V. Levinxlat: update BTRFS_FEATURE_INCOMPAT_* constants
2019-01-05 Dmitry V. Levinxlat: update *_MAGIC constants
2019-01-05 Dmitry V. Levinxlat: update KERN_* constants
2019-01-05 Dmitry V. Levinxlat: update BPF_F_* constants
2019-01-05 Martin Lautests: fix prog_info initialization in bpf-obj_get_info...
2019-01-05 Dmitry V. Levintests: use tail_alloc instead of calloc in bpf-obj_get_...
2019-01-02 Dmitry V. LevinBring lists back to the sorted order
2019-01-01 Dmitry V. Levintests: fix strace-k.test on alpha
2018-12-30 Dmitry V. LevinFix preprocessor indentation
2018-12-30 Dmitry V. LevinPost-release administrivia
2018-12-26 Dmitry V. LevinPrepare for 4.26 release v4.26
2018-12-26 Dmitry V. Levinstrace.spec.in: add a comment about the license
2018-12-26 Gleb Fotengauer... Update ioctl entries from linux v4.20
2018-12-26 Gleb Fotengauer... maint: update for linux 4.20
2018-12-26 Dmitry V. Levinxlat: update BPF_* constants
2018-12-26 Eugene Syromyatnikovxlat: add PR_SPEC_INDIRECT_BRANCH to pr_spec_cmds
2018-12-26 Eugene Syromyatnikovxlat: update V4L2_CID_* and V4L2_PIX_FMT_* constants
2018-12-26 Eugene Syromyatnikovxlat: add ABS_RESERVED to evdev_abs
2018-12-26 Eugene Syromyatnikovxlat: add REL_RESERVED and REL_WHEEL_HI_RES to evdev_re...
2018-12-26 Eugene Syromyatnikovxlat: update kvm_cap
2018-12-26 Eugene Syromyatnikovxlat: add IFA_TARGET_NETNSID to rtnl_addr_attrs
2018-12-26 Eugene Syromyatnikovxlat: update neighbor_cache_entry_flags
2018-12-26 Eugene Syromyatnikovxlat: add flow dissector bpf program type constants
2018-12-26 Eugene Syromyatnikovrtnl_tc: add TCA_STATS_BASIC_HW
2018-12-26 Eugene Syromyatnikovxlat: add NETLINK_DUMP_STRICT_CHK to sock_netlink_options
2018-12-26 Eugene Syromyatnikovxlat: add IFLA_BR_VLAN_STATS_PER_PORT to rtnl_ifla_info...
2018-12-26 Eugene Syromyatnikovxlat: add TCP_CLOSE to netlink_states
2018-12-26 Eugene Syromyatnikovxlat: add fallback definitions to setsock_ipv6_options
2018-12-26 Eugene Syromyatnikovxlat: add SOL_CAN_* to socketlayers
2018-12-26 Eugene Syromyatnikovxlat: add FAN_ENABLE_AUDIT and FAN_REPORT_TID to fan_in...
2018-12-26 Eugene Syromyatnikovxlat: update siginfo_codes
2018-12-26 Eugene Syromyatnikovloop: use XLAT_MACROS_ONLY instead of #stop
2018-12-26 Eugene Syromyatnikovsyslog: move constant definitions to xlat
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-24 Dmitry V. LevinUpdate NEWS
2018-12-24 Eugene Syromyatnikovstrace.1.in: consistently use CTRL-combinations
2018-12-24 Eugene Syromyatnikovstrace.1.in: print names of entities in bold, provide...
2018-12-24 Dmitry V. Levinstrace.1.in: document %net
2018-12-24 Shankara Pailoorquotactl: add xlat styles support
2018-12-24 Dmitry V. Levinxlat_idx: do not issue warnings for holes in indices
2018-12-23 Dmitry V. Levinrtnl_link: fix off-by-one errors in indexed and sorted...
2018-12-23 Dmitry V. Levinnet: fix off-by-one error in sorted xlat lookup
2018-12-23 Dmitry V. Levinnetlink_smc_diag: fix off-by-one error in xlat lookup
2018-12-23 Dmitry V. Levinaio: fix off-by-one error in indexed xlat lookup
2018-12-23 Dmitry V. Levinnlattr: fix off-by-one error in indexed xlat lookup
2018-12-23 Eugene Syromiatnikovevdev: fix off-by-one error in decode_bitset
2018-12-22 Dmitry V. Levinstrace: terminate itself if interrupted by a signal
2018-12-17 Shankara Pailoortests: check that printsignal handles xlat styles properly
2018-12-17 Eugene Syromyatnikovsignal: return NULL if signal number has no string...
2018-12-17 Dmitry V. Levinfilter_qualify: prepare for the change of signame semantics
2018-12-17 Eugene SyromyatnikovUse sprintsigname for converting signal number to string
2018-12-17 Eugene SyromyatnikovUse printsignal instead of signame
2018-12-17 Eugene Syromyatnikovsignal: make printisgnal honor xlat style
2018-12-17 Eugene SyromyatnikovAlways define WCOREDUMP
2018-12-17 Masatake YAMATOnet: enhance decoding of getsockopt(SO_ERROR)
2018-12-17 Dmitry V. Levinia64: do not clobber r12 for raw syscalls
2018-12-17 Dmitry V. Levinblock: decode BLKGETZONESZ and BLKGETNRZONES ioctls
2018-12-13 Dmitry V. LevinImplement PTRACE_GET_SYSCALL_INFO decoder
2018-12-13 Dmitry V. LevinIntroduce PTRACE_GET_SYSCALL_INFO support
2018-12-13 Dmitry V. LevinCheck whether PTRACE_GET_SYSCALL_INFO is supported...
2018-12-13 Dmitry V. LevinAdd definitions for PTRACE_GET_SYSCALL_INFO API
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-12-10 Shankara Pailoorbpf: honor xlat styles when printing kernel version
2018-12-10 Shankara Pailoorprint_dev_t: add xlat styles support
2018-12-05 Dmitry V. Levini386, x32: use upoke() instead of set_regs()
next