]> granicus.if.org Git - strace/history - xlat
build: prepare for -Wimplicit-fallthrough=5
[strace] / xlat /
2018-03-05 Eugene Syromyatnikovxlat: add eBPF-based device controller constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for input event...
2018-03-02 Eugene Syromyatnikovxlat: update the list of input event constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for SCTP socket...
2018-03-02 Eugene Syromyatnikovxlat: update the list of SCTP socket option constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for Ethernet protoco...
2018-03-02 Eugene Syromyatnikovxlat: update the list of Ethernet protocol constants
2018-03-02 Eugene Syromyatnikovv4l2: print known pixel/SDR formats
2018-02-27 Eugene SyromyatnikovUpdate the list of INET_DIAG_BC_* operators
2018-02-27 Eugene Syromyatnikovxlat: update the list of SCHED_FLAG_* constants
2018-02-27 Eugene Syromyatnikovxlat: provide fallback definitions for arch-independent...
2018-02-27 Eugene Syromyatnikovxlat: update the list of poll event flags
2018-02-27 Eugene Syromyatnikovxlat: add arch-specific si_codes constants
2018-02-27 Eugene Syromyatnikovrtnl_tc: support new TCA_* attributes
2018-02-27 Eugene Syromyatnikovrtnl_link: add decoding of new IFLA_* attributes
2018-02-27 Eugene Syromyatnikovrtnl_link: implement IFLA_EVENT_* decoding
2018-02-27 Eugene Syromyatnikovxlat: update the list of RWF_* constants
2018-02-12 Eugene Syromyatnikovxlat: update NT_* constants
2018-02-12 Eugene SyromyatnikovUpdate the list of PKEY_* constants
2018-02-09 Eugene SyromyatnikovUpdate MEMBARRIER_CMD_* constants
2018-02-06 Dmitry V. LevinUse kernel's fcntl.h header instead of libc's for open_...
2018-02-06 Dmitry V. Levinxlat: update TCP_* constants
2018-02-06 Dmitry V. Levinxlat: update IPV6_* constants
2018-02-06 Dmitry V. Levinxlat: update MAP_* constants
2018-01-29 Eugene SyromyatnikovIntroduce s390_runtime_instr system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_guarded_storage system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_sthyi system call decoder
2018-01-25 Eugene Syromyatnikovxlat/gen.sh: add some rudimentary support for comments
2018-01-25 Eugene SyromyatnikovImplement decoding of riscv_flush_icache syscall
2018-01-14 Eugene Syromyatnikovxlat: update NT_* constants
2018-01-11 Eugene SyromyatnikovUpdate perf-related flags
2017-12-23 Dmitry V. LevinRemove linux/personality.h
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_SET_USER_MEMORY_REGION...
2017-11-17 Dmitry V. LevinProvide fallback definitions for SHM_EXEC constant
2017-11-17 Dmitry V. LevinUpdate SHM_* constants
2017-11-17 Dmitry V. LevinRemove fallback definitions for SHM_STAT and SHM_INFO...
2017-11-15 Dmitry V. Levinnet: decode optname argument of [gs]etsockopt for SOL_N...
2017-11-15 Dmitry V. LevinUpdate MSG_* constants
2017-11-06 Eugene Syromyatnikovxlat/gen.sh: speedup xlat generation
2017-11-01 Dmitry V. LevinAdd SECCOMP_RET_KILL_PROCESS decoding support
2017-11-01 Dmitry V. LevinRename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
2017-11-01 Dmitry V. LevinUpdate SECCOMP_* constants
2017-11-01 Dmitry V. LevinProvide fallback definitions for SECCOMP_RET_* constants
2017-11-01 Dmitry V. LevinUpdate MEMBARRIER_CMD_* constants
2017-10-26 JingPiao Chennetlink: decode netlink message delete flags
2017-09-24 JingPiao Chennetlink: decode NETLINK_NETFILTER netlink message types
2017-09-19 Dmitry V. LevinUpdate ioctl entries from linux v4.14-rc1
2017-09-17 Eugene Syromyatnikovkcmp: add KCMP_EPOLL_TFD support
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-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-03 JingPiao Chenrtnl_link: decode more ifinfomsg netlink attributes
2017-09-01 JingPiao Chenrtnl_link: decode IFLA_PROTINFO netlink attribute of...
2017-09-01 JingPiao Chenrtnl_neightbl: decode ndtmsg netlink attributes
2017-08-29 JingPiao Chenrtnl_neigh: fix ndm_type field decode in struct ndmsg
2017-08-26 JingPiao Chenrtnl_route: decode rtmsg netlink attributes
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtgenmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE br_port_ms...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE netconfmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE dcbmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifaddrlblm...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcamsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE tcmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndtmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ndmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE fib_rule_h...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE rtmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifaddrmsg...
2017-08-15 JingPiao Chennetlink: add basic decoding of NETLINK_ROUTE ifinfomsg...
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of dcb messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of neigh messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of rule messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of route messages
2017-08-13 JingPiao Chennetlink: add a basic rtnetlink parser of addr messages
2017-07-27 Dmitry V. Levinbpf: update BPF_MAP_CREATE decoding
2017-07-27 Dmitry V. Levinbpf: update BPF_PROG_LOAD decoding
2017-07-24 JingPiao Chennetlink: decode NETLINK_CRYPTO crypto_user_alg netlink...
2017-07-21 Dmitry V. Levinx86: wire up arch_prctl syscall
2017-07-19 Dmitry V. LevinUpdate input event KEY_* constants
2017-07-19 Dmitry V. LevinUpdate fs *_MAGIC constants
2017-07-19 JingPiao Chennetlink: decode nlmsgerr attributes
2017-07-19 JingPiao Chennetlink: decode netlink message ack flags
2017-07-19 Dmitry V. Levinuserfaultfd: decode struct uffdio_api.features as flags
2017-07-16 Dmitry V. LevinUpdate BPF_* constants
2017-07-16 Dmitry V. LevinUpdate SO_* constants
2017-07-16 Dmitry V. LevinUpdate SCM_* constants
2017-07-12 JingPiao Chennetlink: add decoding of NETLINK_CRYPTO message types
2017-07-11 JingPiao Chennetlink: decode AF_INET inet_diag_req_* attributes
2017-07-10 Dmitry V. LevinUpdate RWF_* constants
2017-07-10 JingPiao Chennetlink: decode AF_SMC smc_diag_msg attributes
next