]> granicus.if.org Git - strace/shortlog
strace
2017-09-17 JingPiao Chentests: check decoding of MDBA_MDB_ENTRY_INFO netlink...
2017-09-17 JingPiao Chentests: extend TEST_NESTED_NLATTR_OBJECT macro
2017-09-17 JingPiao Chenrtnl_mdb: decode br_port_msg netlink attributes
2017-09-17 Dmitry V. Levinnetlink: implement decoding of INET_DIAG_CLASS_ID attribute
2017-09-17 Dmitry V. LevinUpdate MEMBARRIER_CMD_* constants
2017-09-17 Dmitry V. LevinUpdate UFFD_FEATURE_* constants
2017-09-17 Dmitry V. LevinUpdate MFD_* constants
2017-09-17 Dmitry V. LevinUpdate ETH_P_* constants
2017-09-17 Dmitry V. LevinUpdate ARPHRD_* constants
2017-09-17 Dmitry V. LevinUpdate BPF_* constants
2017-09-17 Dmitry V. LevinUpdate SO_* constants
2017-09-17 Dmitry V. LevinUpdate MADV_* constants
2017-09-08 Baruch Siacherror_prints: fix potential program_invocation_name...
2017-09-07 JingPiao Chenrtnl_tc_action: decode tcamsg netlink attributes
2017-09-07 JingPiao Chentests: check decoding of TCA_STAB netlink attribute...
2017-09-07 JingPiao Chentests: check decoding of TCA_STATS2 netlink attribute...
2017-09-07 JingPiao Chentests: check decoding of tcmsg netlink attributes
2017-09-07 JingPiao Chenrtnl_tc: decode tcmsg netlink attributes
2017-09-07 Dmitry V. LevinUpdate TCP_* constants
2017-09-07 Dmitry V. LevinUpdate SOL_* constants
2017-09-06 Dmitry V. LevinPost-release administrivia
2017-09-05 Dmitry V. LevinPrepare for 4.19 release v4.19
2017-09-05 Dmitry V. Levin.mailmap: add canonical name and address of Edgar Kazia...
2017-09-05 Dmitry V. Levinmaint: add gen-tag-message.sh script
2017-09-05 Dmitry V. Levinmaint: add gen-contributors-list.sh script
2017-09-05 Eugene SyromyatnikovUpdate copyright headers
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...
next