]> granicus.if.org Git - strace/shortlog
strace
2018-09-02 Eugene Syromyatnikovioprio: move constant definitions to xlat
2018-09-02 Eugene Syromyatnikovnet: decode AF_PACKET protocols in socket syscall
2018-09-02 Eugene Syromyatnikovprint_ifindex: add public get_ifname method
2018-09-02 Eugene Syromyatnikovsocketutils: introduce get_family_by_proto
2018-09-02 Eugene Syromyatnikovsocketutils: add more IP/IPv6 transport protocols
2018-09-02 Eugene Syromyatnikovsocketutils: store more information in protocols table
2018-09-02 Eugene Syromyatnikovsockaddr: whitespace cleanup, fix typo in comment
2018-09-02 Eugene Syromyatnikovtests: add utimensat test variants with different xlat...
2018-09-02 Eugene Syromyatnikovprint_timespec: make print_timespec_t_utime respect...
2018-09-02 Eugene Syromyatnikovnetlink: honor custom xlat style setting during nlmsg...
2018-09-02 Eugene Syromyatnikovnetlink_netfilter: use xlat styles for res_id workaroun...
2018-09-02 Eugene Syromyatnikovxlat: provide fallback definitions for epollevents
2018-09-02 Eugene Syromyatnikovxlat: provide fallback definitions to pollflags
2018-09-02 Eugene Syromyatnikovxlat: provide fallback values for socktypes
2018-09-02 Eugene Syromyatnikovxlat: provide fallback values to route_nexthop_flags
2018-09-01 Eugene Syromyatnikovblock: move fallback definitions for ioctl commands...
2018-09-01 Eugene SyromyatnikovDecode BLKGETSIZE64 unconditionally
2018-09-01 Eugene Syromyatnikovxlat: add ability to specify a default string to print_...
2018-09-01 Eugene Syromyatnikovnlattr: provide common AF_INET{,6} address decoders
2018-08-27 Eugene Syromyatnikovnet: decode SOL_XDP socket option names
2018-08-27 Eugene Syromyatnikovxlat: add SOL_XDP to socketlayers.in
2018-08-27 Eugene Syromyatnikovxlat: add AF_XDP to addrfams.in
2018-08-27 Eugene Syromyatnikovnetlink_smc_diag: decode SMC_DIAG_SHUTDOWN attribute...
2018-08-27 Eugene Syromyatnikovtests/ioctl_v4l2: do not calculate page end address...
2018-08-27 Eugene Syromyatnikovprint_fields: simplify UINT64_MAX printing
2018-08-27 Eugene Syromyatnikovnsfs: simplify auxstr logic
2018-08-27 Eugene Syromyatnikovxlat: add BPF_PROG_TYPE_SK_REUSEPORT to bpf_prog_types.in
2018-08-27 Eugene Syromyatnikovxlat: add IPSTATS_MIB_REASM_OVERLAPS to snmp_ip_stats_m...
2018-08-27 Eugene Syromyatnikovxlat: update bpf_map_types.in
2018-08-27 Eugene Syromyatnikovrtnl_link: add IFLA_MIN_MTU and IFLA_MAX_MTU attributes
2018-08-27 Eugene Syromyatnikovxlat: add IPV4_DEVCONF_BC_FORWARDING-1 to inet_devconf_...
2018-08-27 Eugene Syromyatnikovrtnl_netconf: add NETCONFA_BC_FORWARDING attribute
2018-08-27 Eugene Syromyatnikovnetlink_smc_diag: add SMC_DIAG_FALLBACK attribute support
2018-08-27 Eugene Syromyatnikovdefs.h: add style argument to printxval_search_ex macro
2018-08-27 Eugene Syromyatnikovxlat: update v4l2_pix_fmts.in
2018-08-27 Eugene Syromyatnikovnetlink_smc_diag: decode smc_diag_msg.diag_fallback...
2018-08-27 Eugene Syromyatnikovrtnl_link: add IFLA_BRPORT_BACKUP_PORT attribute
2018-08-27 Eugene Syromyatnikovxlat: update nt_descriptor_types.in
2018-08-27 Eugene Syromyatnikovxlat: add AUDIT_INTEGRITY_POLICY_RULE to nl_audit_types.in
2018-08-27 Eugene Syromyatnikovrtnl_link: decode named constants for IFLA_XDP_ATTACHED...
2018-08-27 Eugene Syromyatnikovrtnl_link: add new IFLA_XDP_* attributes
2018-08-27 Eugene Syromyatnikovxlat: update v4l2_control_ids.in
2018-08-27 Eugene Syromyatnikovxlat: add SO_TXTIME to sock_options.in
2018-08-27 Eugene Syromyatnikovnetlink_smc_diag: implement SMC_DIAG_DMBINFO decoding
2018-08-27 Eugene Syromyatnikovxlat: add SCTP_REUSE_PORT to sock_sctp_options.in
2018-08-27 Eugene Syromyatnikovxlat: add IN_MASK_CREATE to inotify_flags.in
2018-08-22 Dmitry V. Levintests: workaround systemd-nspawn habit of disabling...
2018-08-22 Dmitry V. Levintests: workaround systemd-nspawn habit of disabling...
2018-08-22 Dmitry V. Levintests: workaround systemd-nspawn habit of disabling...
2018-08-21 Eugene SyromyatnikovDecode AF_SMC netlink messages unconditionally
2018-08-19 Dmitry V. Levinstrace.c: introduce struct tcb_wait_data
2018-08-19 Eugene Syromyatnikovxlat: fix typo in smc_protocols.in
2018-08-19 Dmitry V. Levinci: add a test with the latest gcc and mainline headers
2018-08-19 Dmitry V. Levinci: update gitlab ubuntu image
2018-08-19 Dmitry V. Levinci: install kernel headers after compiler dependencies
2018-08-19 Dmitry V. Levinci: fix kernel headers version diagnostics
2018-08-19 Zhibin Litests: enhance test coverage of evdev ioctl
2018-08-19 Zhibin Litests: check decoding of successful evdev ioctl
2018-08-19 Zhibin Lievdev: fix decoding of EVIOCGBIT(0, ...)
2018-08-19 Zhibin Lievdev: fix decoding of bit sets
2018-08-19 Pierre Marsaiskvm: decode the argument of KVM_CHECK_EXTENSION
2018-08-19 Dmitry V. Levinxlat: update V4L2_CID_USER_*_BASE constants
2018-08-19 Dmitry V. Levinxlat: workaround V4L2_CID_USER_IMX_BASE Linux kernel...
2018-08-14 Dmitry V. LevinPost-release administrivia
2018-08-14 Dmitry V. LevinPrepare for 4.24 release v4.24
2018-08-12 Dmitry V. LevinUpdate copyright headers
2018-08-12 Gleb Fotengauer... Update ioctl entries from linux v4.18
2018-08-12 Gleb Fotengauer... maint: update for linux v4.18
2018-08-12 Dmitry V. LevinReplace BTRFS_IOC_[GS]ET_FSLABEL with FS_IOC_[GS]ETFSLABEL
2018-08-08 Eugene Syromyatnikovopen.c: use __O_TMPFILE
2018-08-05 Dmitry V. Levinxlat: regenerate sock_options.in
2018-08-05 Dmitry V. Levinxlat: add fallback definitions to open_mode_flags
2018-08-05 Eugene Syromyatnikovxlat: remove non-Linux flags from open_mode_flags
2018-08-05 Dmitry V. Levinxlat: add fallback definitions to madvise_cmds
2018-08-05 Dmitry V. Levinxlat: add fallback definitions to mmap_flags
2018-08-05 Eugene Syromyatnikovmaint: add a Linux UAPI headers crawler
2018-08-05 Dmitry V. Levinstrace.spec.in: use $RPM_OPT_FLAGS when building auxili...
2018-08-05 Dmitry V. Levinstrace.spec.in: compress changelog files
2018-08-05 Dmitry V. Levinstrace.spec.in: use a SUSE-specific group name for...
2018-08-05 Eugene Syromyatnikovstrace.spec.in: use a SUSE-specific license name for...
2018-08-05 Eugene Syromyatnikovtests: allow any error code when trying to set time
2018-08-05 Eugene Syromyatnikovs390x: fix build with old kernel headers
2018-08-05 Dmitry V. Levinstrace.spec.in: minor updates here and there
2018-08-05 Dmitry V. Levinstrace.spec.in: remove strace64 subpackage
2018-08-04 Dmitry V. LevinUpdate NEWS
2018-08-04 Dmitry V. LevinUpdate NEWS
2018-08-04 Dmitry V. Levinrtnl_route: decode new RTA_* attributes
2018-08-04 Dmitry V. Levinxlat: update RTA_* constants
2018-08-04 Dmitry V. Levinrtnl_link: decode new IFLA_BRPORT_* attributes
2018-08-04 Dmitry V. Levinxlat: update IFLA_BRPORT_* constants
2018-08-04 Dmitry V. Levinxlat: update IFA_* constants
2018-08-04 Dmitry V. Levinxlat: update RTPROT_* constants
2018-08-01 Dmitry V. Levinxlat: save the script used to generate xlat/sock_options.in
2018-08-01 Zhibin Litests: check decoding of getsockopt(PACKET_STATISTICS)
2018-08-01 Zhibin Litests: check decoding of setsockopt(PACKET_[R|T]X_RING)
2018-08-01 Zhibin Litests: check decoding of setsockopt(PACKET_[ADD|DROP...
2018-07-20 Dmitry V. Levintests: bring lists back to the sorted order
2018-07-20 Zhibin Litests: check decoding of successful quotactl
2018-07-18 Dmitry V. Levinnet: enhance decoding of getsockopt(PACKET_STATISTICS)
2018-07-18 Dmitry V. Levinnet: compile SO_PEERCRED/SO_ATTACH_FILTER/SO_ATTACH_REU...
next