]> granicus.if.org Git - strace/shortlog
strace
2018-07-18 Dmitry V. Levinnet: enhance decoding of getsockopt(SO_PEERCRED)
2018-07-18 Dmitry V. Levinnet: enhance decoding of getsockopt(SO_LINGER)
2018-07-18 Dmitry V. Levinnet: generalize getsockopt length check
2018-07-15 Dmitry V. Levintests: fix build with fresh glibc
2018-07-15 Eugene Syromyatnikovtests/quotactl.h: document check_quota
2018-07-15 Zhibin Litests/quotactl-xfs.c: fix indentation
2018-07-15 Zhibin Litests: use check_quota for invalid quotactl commands
2018-07-15 Zhibin Litests: enhance test coverage of quotactl syscall parser
2018-07-15 Zhibin Litests/quotactl-xfs.c: fix typos in QCMD
2018-07-15 Zhibin LiMpersify decoder of struct xfs_dqstats
2018-07-15 Zhibin Liquota: fix disorder of PRINT_FIELD invocations
2018-07-12 Zhibin Litests: extend coverage for other fcntl flags
2018-07-11 Dmitry V. LevinImplement -e kvm= option on all architectures
2018-07-11 Eugene Syromyatnikovxlat: update bpf(2)-related constants
2018-07-11 Eugene SyromyatnikovWire up io_pgetevents and rseq on hppa, microblaze...
2018-07-11 Eugene Syromyatnikovmaint: improve the tag message
2018-07-10 Dmitry V. LevinUpgrade invalid -e kvm= argument to a fatal error
2018-07-10 Dmitry V. LevinMention -e inject option in "strace -h" output
2018-07-07 Masatake YAMATOtests: check decoding of vcpu auxstr
2018-07-07 Masatake YAMATOstrace.1.in: document -e kvm=vcpu option
2018-07-07 Masatake YAMATOkvm: attach the exit reason of vcpu as auxstr to KVM_RU...
2018-07-07 Masatake YAMATOmmap_cache: add customizable search function
2018-07-07 Pierre Marsaistests: check verbose decoding of kvm ioctl
2018-07-07 Pierre Marsaistests: check decoding of kvm ioctls related to struct...
2018-07-07 Pierre Marsaiskvm: decode the argument of KVM_SET_CPUID2 and KVM_GET_...
2018-07-07 Zhibin Linet: fix a typo in print_tpacket_stats
2018-07-03 Dmitry V. Levintests: fix race condition in aio.test
2018-07-03 Dmitry V. Levinci: robustify network-related operations
2018-06-29 Zhibin Li.gitignore: ignore linux/linux
2018-06-18 Dmitry V. LevinFix build on systems where libc relies on <linux/signal.h>
2018-06-18 Eugene Syromyatnikovxlat: add AUDIT_INTEGRITY_EVM_XATTR to nl_audit_types
2018-06-18 Eugene Syromyatnikovxlat: add UDP_SEGMENT to sock_udp_options
2018-06-17 Dmitry V. LevinRemove redundant range initializers in syscallent files
2018-06-17 Chen Jingpiaox32: move rseq syscall entry to a suitable place
2018-06-17 Eugene Syromyatnikovaio: make iocb array output more strucutred
2018-06-17 Eugene Syromyatnikovaio: print IOCB_CMD_* using xlat
2018-06-17 Eugene Syromyatnikovxlat/sock_tcp_options.in: add #value_indexed
2018-06-17 Eugene Syromyatnikovxlat/sock_tcp_options.in: update
2018-06-17 Eugene Syromyatnikovxlat/sigtrap_codes.in: add TRAP_UNK
2018-06-15 Dmitry V. LevinPost-release administrivia
2018-06-14 Dmitry V. LevinPrepare for 4.23 release v4.23
2018-06-14 Dmitry V. LevinUpdate copyright headers
2018-06-14 Dmitry V. Levintests: add missing copyright headers
2018-06-14 Dmitry V. Levinmaint: document release procedure
2018-06-14 Dmitry V. Levinmaint: prepend contributor names in tag messages with...
2018-06-14 Eugene SyromyatnikovUpdate NEWS
2018-06-13 Dmitry V. LevinWire up rseq syscall
2018-06-13 Eugene Syromyatnikovtests: check decoding of io_pgetevents syscall
2018-06-13 Eugene SyromyatnikovImplement io_pgetevents syscall decoding
2018-06-13 Dmitry V. Levintravis: re-enable testing with the latest mainline...
2018-06-13 Dmitry V. LevinWorkaround incompatibility between <linux/signal.h...
2018-06-13 Eugene Syromyatnikovtests: add personality specification syntax checks
2018-06-13 Eugene Syromyatnikovtests: add basic checks for personality designation...
2018-06-13 Eugene SyromyatnikovAdd support for personality designation in regex qualif...
2018-06-13 Eugene SyromyatnikovAdd support for personality designation in syscall...
2018-06-13 Eugene Syromyatnikovtests: add basic checks for inject=SET:syscall= express...
2018-06-13 Eugene SyromyatnikovImplement injection of syscalls with no side effects...
2018-06-13 Dmitry V. Levinia64: remove legacy i386 entries from the syscall entry...
2018-06-11 Eugene Syromyatnikovlinux: set error flags in arch_set_error on POWER and...
2018-06-11 Eugene Syromyatnikovtests: check decoding of IFLA_LINKINFO netlink attribute
2018-06-11 Eugene Syromyatnikovtests: add print_quoted_stringn to print string with...
2018-06-11 Eugene Syromyatnikovtests: add fallback_func argument to TEST_NESTED_NLATTR...
2018-06-11 Eugene Syromyatnikovtests/test_nlattr.h: add ability to provide additional...
2018-06-11 Eugene Syromyatnikovrtnl_link: decode struct ifla_bridge_id unconditionally
2018-06-11 Eugene Syromyatnikovnlattr: specify size for ethernet protocol
2018-06-11 Eugene Syromyatnikovrtnl_link: use ARRSZ_PAIR where appropriate
2018-06-11 Eugene Syromyatnikovrtnl_link: fix incorrect variable names in ARRAY_SIZE...
2018-06-11 Eugene Syromyatnikovmips: add missing pure flag to syscall entries
2018-06-11 Eugene Syromyatnikovmips: add missing "never fails" flag to getpgrp syscall...
2018-06-07 Eugene SyromyatnikovUpdate NEWS
2018-06-07 Eugene Syromyatnikovxlat: describe IPV4_DEVCONF_* weirdness
2018-06-07 Dmitry V. Levinconfigure.ac: fix the check for struct tc_sizespec...
2018-06-06 Dmitry V. Levintravis: use kernel headers from v4.17
2018-06-06 Eugene Syromyatnikovtests: check decoding of IFLA_AF_SPEC netlink attribute
2018-06-06 Eugene Syromyatnikovtests: add TEST_NESTED_NLATTR_ARRAY_EX to test_nlattr.h
2018-06-06 Eugene Syromyatnikovtests: pass index to print_elem_ callback in TEST_NLATT...
2018-06-06 Eugene Syromyatnikovtests: move common ifinfomsg boilerplate into a separat...
2018-06-06 Eugene Syromyatnikovrtnl_link: implement IFLA_INFO_DATA for tun devices
2018-06-06 Eugene Syromyatnikovrtnl_link: implement IFLA_INFO_DATA for bridges
2018-06-06 Eugene Syromyatnikovrtnl_link: implement IFLA_INFO_XSTATS decoding
2018-06-06 Eugene Syromyatnikovrtnl_link: add basic IFLA_INFO_* handling
2018-06-06 Eugene Syromyatnikovrtnl_link: decode IFLA_AF_SPEC
2018-06-06 Eugene Syromyatnikovnlattr: add size check to decode_nla_xval and decode_nl...
2018-06-06 Eugene Syromyatnikovnlattr: add UID/GID netlink attribute decoders
2018-06-06 Eugene Syromyatnikovnlattr: add unsigned int decoders that print in hex...
2018-06-06 Eugene Syromyatnikovnlattr: add ethernet protocol decoder
2018-06-06 Eugene Syromyatnikovnlattr: add value processing support for xlat/flags...
2018-06-06 Eugene Syromyatnikovnlattr: introduce decode_nla_flags
2018-06-06 Eugene Syromyatnikovnlattr: add ability to pass nla_type to decoder in...
2018-06-06 Dmitry V. Levintests: use STRINGIFY instead of _STR
2018-06-06 Eugene Syromyatnikovtests: check decoding of IFLA_EVENT netlink attribute
2018-06-05 Dmitry V. Levinxlat: handle xlat constants that are not identifiers
2018-06-05 Eugene Syromyatnikovxlat.c: handle NULL xlat in lookup routines as incremen...
2018-06-05 Eugene Syromyatnikovxlat.c: cleanup printxvals_ex a bit
2018-06-05 Eugene SyromyatnikovLeverage the fact that inet_protocols xlat is sorted
2018-06-04 Eugene SyromyatnikovPrint arp_hardware_types as a sorted xlat
2018-06-04 Eugene SyromyatnikovProvide a value for arp_hardware_types_size array
2018-06-04 Eugene Syromyatnikovprint_fields.h: introduce PRINT_FIELD_XVAL_SORTED_SIZED
2018-06-04 Eugene Syromyatnikovtests/opipe.test: remove unneeded run_prog call
2018-06-04 Eugene Syromyatnikovtests: check BPF_OBJ_GET_INFO_BY_FD decoding
next