]> granicus.if.org Git - strace/shortlog
strace
2017-09-05 Eugene Syromyatnikovupdate_copyright_years.sh: add ability to automatically...
2017-09-04 Eugene Syromyatnikovconfigure.ac: specify minimal GNU Automake version
2017-09-04 Eugene SyromyatnikovUpdate NEWS
2017-09-03 JingPiao Chentests: check decoding of IFLA_XDP netlink attribute...
2017-09-03 JingPiao Chentests: check decoding of IFLA_PORT_SELF netlink attribu...
2017-09-03 JingPiao Chentests: check decoding of more ifinfomsg netlink attributes
2017-09-03 JingPiao Chenrtnl_link: decode more ifinfomsg netlink attributes
2017-09-02 Eugene Syromyatnikovkeyctl: add support for KDF parameters decoding in...
2017-09-02 Eugene Syromyatnikovtests/keyctl: improve readability
2017-09-01 Gleb Fotengauer... s390: update ioctl entries from linux 4.13
2017-09-01 Dmitry V. Levinmpers.awk: fix regression introduced by the previous...
2017-09-01 Dmitry V. Levinrtnl_link: enhance decoding of struct rtnl_link_stats...
2017-09-01 Dmitry V. Levinrtnl_neightbl: enhance decoding of struct ndt_stats
2017-09-01 JingPiao Chentests: check decoding of IFLA_PROTINFO netlink attribut...
2017-09-01 JingPiao Chenrtnl_link: decode IFLA_PROTINFO netlink attribute of...
2017-09-01 JingPiao Chentests: check decoding of ndtmsg netlink attributes
2017-09-01 JingPiao Chenrtnl_neightbl: decode ndtmsg netlink attributes
2017-09-01 JingPiao Chentests: check decoding of ifaddrlblmsg netlink attributes
2017-09-01 JingPiao Chenrtnl_addrlabel: decode ifaddrlblmsg netlink attributes
2017-09-01 Dmitry V. Levinalpha: wire up new syscalls
2017-08-31 JingPiao Chentests/.gitignore: add missing files that should be...
2017-08-31 Dmitry V. Levinmpers.awk: declare local variables consistently
2017-08-30 Dmitry V. Levinmpers.awk: separate local variables from real parameter...
2017-08-29 Dmitry V. Levinrtnl_rule: enhance FRA_TABLE decoding
2017-08-29 Dmitry V. Levinrtnl_route: enhance RTA_TABLE decoding
2017-08-29 JingPiao Chenrtnl_nsid: decode rtgenmsg netlink attributes
2017-08-29 JingPiao Chenrtnl_netconf: decode netconfmsg netlink attributes
2017-08-29 JingPiao Chentests: check decoding of ndmsg netlink attributes
2017-08-29 JingPiao Chenrtnl_neigh: decode ndmsg netlink attributes
2017-08-29 JingPiao Chentests: check decoding of fib_rule_hdr netlink attributes
2017-08-29 JingPiao Chenrtnl_rule: decode fib_rule_hdr netlink attributes
2017-08-29 JingPiao Chenrtnl_neigh: fix ndm_type field decode in struct ndmsg
2017-08-28 Dmitry V. LevinDisallow more than one signal= specification in an...
2017-08-28 Dmitry V. LevinAdd "flags" field to struct inject_data
2017-08-28 Dmitry V. LevinMove inject data of struct inject_opts to inject_data...
2017-08-28 Gleb Fotengauer... Update ioctl entries from linux v4.13-rc7
2017-08-28 JingPiao Chentests: check decoding of ifinfomsg netlink attributes
2017-08-28 JingPiao Chenrtnl_link: decode ifinfomsg netlink attributes
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-08-28 Eugene Syromyatnikovv4l2: streamline logic
2017-08-28 Eugene Syromyatnikovv4l2: reorder field printing in order to avoid auxstr...
2017-08-28 Eugene Syromyatnikovuserfaultfd: streamline logic
2017-08-28 Eugene SyromyatnikovDo not return RVAL_DECODED on exiting path of ioctl...
2017-08-28 Eugene Syromyatnikovdm: return RVAL_DECODED instead of 0 if we can't decode...
2017-08-28 Eugene SyromyatnikovReturn 0 instead of 1 on entering path of ioctl decoders
2017-08-28 Eugene Syromyatnikovioctl: simplify ioctl_decode handling, document its...
2017-08-28 Eugene Syromyatnikovsyscall.c: define personality names for all multi-perso...
2017-08-28 Eugene Syromyatnikovcopyright-year-gen: workaround for old git versions
2017-08-27 Eugene Syromyatnikovubi: trim overly long lines
2017-08-27 Eugene Syromyatnikovterm: use print_quoted_string
2017-08-27 Eugene Syromyatnikovupdate_copyright_years.sh: workaround for old git versions
2017-08-27 Eugene Syromyatnikovsyscall: use spaces in tile personality names, de-dupli...
2017-08-26 JingPiao Chentests: check decoding of rtmsg netlink attributes
2017-08-26 JingPiao Chenrtnl_route: decode rtmsg netlink attributes
2017-08-25 Dmitry V. Levins390: wire up s390_guarded_storage syscall
2017-08-25 Dmitry V. Levinmicroblaze: wire up statx syscall
2017-08-24 Dmitry V. Levinalloc_number_set_array: add ATTRIBUTE_MALLOC
2017-08-24 Nikolay MarchukAdd macros for testing QUAL_* flags
2017-08-24 Dmitry V. LevinRemove QUAL_SIGNAL, QUAL_READ and QUAL_WRITE
2017-08-24 Eugene Syromiatnikovxstrdup, xtrndup: allow NULL argument
2017-08-23 Dmitry V. Levintests: really skip mips o32 scno tampering tests on...
2017-08-22 Dmitry V. LevinHide struct number_set implementation details from...
2017-08-22 Dmitry V. LevinExtend number_set interface
2017-08-22 Dmitry V. LevinMove number_set interface to separate files
2017-08-22 Edgar KaziakhmedovMove SUPPORTED_PERSONALITIES to a separate file
2017-08-22 Edgar KaziakhmedovMove string_to_uint* functions to a separate file
2017-08-22 JingPiao Chentests: check decoding of ifaddrmsg netlink attributes
2017-08-22 JingPiao Chenrtnl_addr: decode ifaddrmsg netlink attributes
2017-08-22 Dmitry V. LevinExport decode_inet_addr
2017-08-22 Dmitry V. Levinnetlink_inet_diag: prepare decode_inet_addr for export
2017-08-20 Dmitry V. Levinprint_inet_addr: add support of invocations without...
2017-08-19 Dmitry V. Levinprint_inet_addr: print address of unsupported family...
2017-08-18 Dmitry V. Levinmips o32: do not bail out in get_syscall_args if umoven...
2017-08-17 Dmitry V. Levinconfigure: cleanup struct statfs/statfs64 member checks
2017-08-16 Dmitry V. Levintests: fix a few harmless -Woverflow compilation warnings
2017-08-16 Dmitry V. Levintests: fix sigaction.test on sparc
2017-08-16 Dmitry V. Levinnlattr: fix printing of unrecognized attribute data
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE rtgenmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtgenmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE br_port_msg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE br_port_ms...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE netconfmsg attri...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE netconfmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE dcbmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE dcbmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ifaddrlblmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifaddrlblm...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE tcamsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcamsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE tcmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ndtmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndtmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE ndmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndmsg...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE fib_rule_hdr...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE fib_rule_h...
2017-08-15 JingPiao Chentests: check decoding of NETLINK_ROUTE rtmsg attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtmsg...
next