]> granicus.if.org Git - strace/shortlog
strace
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()
2018-12-05 Dmitry V. Levinupoke: workaround crippled x32
2018-12-05 Dmitry V. Levinx86_64: remove some annoying pieces of unused code
2018-12-05 Dmitry V. LevinRefactor tamper_with_syscall_exiting()
2018-12-05 Dmitry V. LevinRefactor get_syscall_args() and get_error()
2018-12-05 Dmitry V. LevinRefactor stack pointers
2018-12-05 Dmitry V. LevinRefactor print_pc()
2018-12-05 Dmitry V. Levinppc64: remove redundant redefinition
2018-12-05 Shankara Pailoorprint_dev_t: print major and minor numbers in hex like...
2018-12-05 Janosch Franks390x: beautify sthyi data tail prints
2018-11-27 Dmitry V. LevinStop using SIG_0
2018-11-26 Dmitry V. Levinmem: fix build on architectures where kernel_ulong_t...
2018-11-26 Dmitry V. Levintests: add remap_file_pages test variants with differen...
2018-11-26 Shankara Pailoormem: add xlat styles support to print_mmap_flags
2018-11-26 Dmitry V. Levintests: add memfd_create test variants with different...
2018-11-26 Shankara Pailoormemfd_create: add xlat styles support
2018-11-24 Dmitry V. LevinEnhance error diagnostics when the first exec fails
2018-11-24 Dmitry V. Levinbuild: use more traditional git options
2018-11-24 Eugene Syromyatnikovbasic_filters: add %net as a possible designation for...
2018-11-24 Eugene Syromyatnikovhppa: add a comment about old name of syscall number 102
2018-11-24 Eugene Syromyatnikovmips: update syscall entry for reserved221 syscall
2018-11-24 Eugene Syromyatnikovarm: add a comment that __ARM_NR_cmpxchg was removed...
2018-11-24 Eugene Syromyatnikovarm: replace empty syscall entry definitions with comments
2018-11-24 Eugene Syromyatnikovlinux/dummy.h: remove unused sys_phys definition
2018-11-24 Eugene Syromyatnikovnuma: use already existing array item printing function
2018-11-24 Eugene Syromyatnikovnet: use already existing array item printing function
next