]> granicus.if.org Git - strace/shortlog
strace
2018-05-09 Eugene Syromyatnikovnet: print SO_GET_FILTER in getsockopt
2018-05-09 Eugene Syromyatnikovtests: add sock_filtrer-v variants with different xlat...
2018-05-08 Eugene Syromyatnikovdefs.h: fix ethernet_protocols comment
2018-05-08 Dmitry V. Levinxlat: rename *sock*options xlat tables
2018-05-08 Eugene Syromyatnikovnet: decode more SOL_* socket options
2018-05-08 Eugene Syromyatnikovnet: decode more AF_* protocol names
2018-05-08 Eugene SyromyatnikovRemove some duplicate fallback definitions
2018-05-08 Eugene Syromyatnikovxlat/gen.sh: introduce XLAT_MACROS_ONLY macro
2018-05-08 Eugene Syromyatnikovrtnl_link: print IFLA_NEW_IFINDEX using decode_nla_ifindex
2018-05-08 Eugene Syromyatnikovci: install libbluetooth-dev
2018-05-08 Eugene Syromyatnikovxlat: provide fallback definitions for HCI_CHANNEL_...
2018-05-08 Eugene Syromyatnikovs390: simplify s390_runtime_instr command printing
2018-05-08 Eugene Syromyatnikovtests/init.sh: add run_prog_match_grep
2018-05-08 Eugene Syromyatnikovtests: add so_peercred variants with different xlat...
2018-05-08 Eugene Syromyatnikovtests: add personality variants with different xlat...
2018-05-08 Eugene Syromyatnikovtests: add fanotify_mark variants with different xlat...
2018-05-07 Eugene Syromyatnikovxlat: provide fallback definitions for IFF_* constants
2018-05-07 Eugene Syromyatnikovxlat: update IFF_* constants
2018-05-07 Eugene Syromyatnikovxlat: provide fallback definitions for ARPHRD_* constants
2018-05-07 Eugene Syromyatnikovtests: add more v4l2 checks
2018-05-07 Eugene Syromyatnikovtests: add variants of IPC tests with different xlat...
2018-05-07 Eugene Syromyatnikovtests: make ipc tests a bit more strict
2018-05-07 Eugene Syromyatnikovipc_shm: print SHM_HUGE_SHIFT using print_xlat_u
2018-05-07 Eugene Syromyatnikovtests: check all bits of mtype in ipc_msgbuf test
2018-05-07 Eugene Syromyatnikovtests: print expected output by ipc_msgbuf test itself
2018-05-07 Dmitry V. Levinxlat: provide fallback definitions for SKF_*_OFF constants
2018-05-07 Dmitry V. Levinxlat: provide fallback definitions for BPF_* constants
2018-05-06 Dmitry V. Levinxlat: fix F_* fallback definitions on mips64
2018-05-06 Eugene Syromyatnikovxlat: add fallback definitions to SO_* constants
2018-05-06 Eugene Syromyatnikovxlat: remove socket options with duplicate names
2018-05-06 Eugene Syromyatnikovxlat: remove socket options that do not exist in Linux
2018-05-06 Eugene Syromyatnikovxlat: treat socketlayers as a sorted array
2018-05-06 Eugene Syromyatnikovnet: decode Bluetooth protocol names unconditionally
2018-05-06 Eugene Syromyatnikovxlat/gen.sh: invoke the shell interpreter with -e ...
2018-05-06 Eugene Syromyatnikovxlat: update FPE_* constants
2018-05-06 Eugene Syromyatnikovxlat: add MAP_FIXED_NOREPLACE
2018-05-06 Eugene Syromyatnikovxlat: provide fallback definitions for BTPROTO_* constants
2018-05-06 Eugene Syromyatnikovxlat: add NETLINK_SMC
2018-05-06 Eugene Syromyatnikovxlat: provide fallback definitions for V4L2_CID_* constants
2018-05-06 Eugene Syromyatnikovxlat: update V4L2_CID_* constants
2018-05-06 Eugene Syromyatnikovxlat: provide fallback definitions for V4L2_CTRL_CLASS_...
2018-05-06 Eugene Syromyatnikovxlat: update V4L2_CTRL_CLASS_* constants
2018-05-06 Eugene Syromyatnikovxlat: update BPF_F_* constants
2018-05-06 Eugene Syromyatnikovxlat: add V4L2_PIX_FMT_HEVC
2018-05-06 Eugene Syromyatnikovxlat: add ETH_P_PREAUTH
2018-05-06 Eugene Syromyatnikovxlat: update SCTP_* constants
2018-05-06 Eugene Syromyatnikovxlat: add SPARC ADI-related SIGSEGV codes
2018-05-06 Eugene Syromyatnikovxlat: add PROT_ADI
2018-05-05 Dmitry V. Levinbuild: rewrite libdw detection without pkg-config
2018-05-04 Dmitry V. Levinci: add more variants of unwinder to test matrices
2018-05-04 Eugene Syromyatnikovxlat: update af_packet_types
2018-05-04 Eugene Syromyatnikovxlat: add values to adjtimex_state, adjtimex_status...
2018-05-04 Eugene Syromyatnikovxlat: update adjtimex_modes
2018-05-04 Dmitry V. Levinmmap_cache: do not activate unless requested
2018-05-03 Dmitry V. Levinmmap_cache: remove mmap_cache_is_enabled
2018-05-03 Masatake YAMATOunwind-libdw: use the mmap_notify subsystem
2018-05-03 Masatake YAMATOunwind-libdw: introduce indirect data structure for...
2018-05-03 Masatake YAMATOmmap_notify: rename the macro for tracking memory mapping
2018-05-03 Masatake YAMATOmmap_cache: use the mmap_notify subsystem
2018-05-03 Masatake YAMATOmmap_notify: new subsystem for tracking the changes...
2018-05-03 Eugene Syromyatnikovbtrfs: add missing braces
2018-05-03 Eugene Syromyatnikovstrace.c: check return code of never failing fcntl...
2018-05-03 Eugene Syromyatnikovsock: use error_func_msg for printing function name
2018-05-03 Eugene Syromyatnikovutil.c: add len sanity checks to dumpstr
2018-05-03 Eugene Syromyatnikovmmap_cache: fool-proofing build_mmap_cache
2018-05-03 Eugene Syromyatnikoverror_prints: add missing va_end() calls
2018-05-03 Eugene Syromyatnikovmem: handle potential error from sysconf(_SC_PAGESIZE)
2018-05-03 Dmitry V. Levinxlat: merge fcntl64cmds into fcntlcmds
2018-05-03 Zhibin Litests: check decoding of F_GETOWN_EX and F_SETOWN_EX...
2018-05-03 Dmitry V. LevinIntroduce f_owner_ex.h
2018-05-02 Masatake YAMATOtests/ioctl_kvm_run.c: handle cpuid at the end of vcpu...
2018-04-29 Dmitry V. Levinxlat: check that system definitions match fallback...
2018-04-29 Dmitry V. Levinxlat: override values of F_SETOWN_EX and F_GETOWN_EX...
2018-04-29 Dmitry V. Levinxlat: fix F_* fallback definitions on alpha, hppa,...
2018-04-29 Dmitry V. Levinxlat: fix SI_* fallback definitions on mips
2018-04-29 Dmitry V. Levinxlat: override values of KEY_RFKILL and KEY_BRIGHTNESS_...
2018-04-29 Dmitry V. Levinxlat: override the value of KEY_DATA constant
2018-04-29 Dmitry V. Levinxlat: override the value of AUDIT_FEATURE_CHANGE constant
2018-04-29 Dmitry V. Levinxlat: fix MCL_* fallback definitions on alpha, ppc...
2018-04-28 Eugene Syromyatnikovxlat: fix SOL_SOCKET fallback definition on alpha,...
2018-04-28 Eugene Syromyatnikovtests: add more mount checks
2018-04-28 Dmitry V. Levintests: use sprintrc in mount test
2018-04-28 Eugene Syromyatnikovtests: add mount variants with different xlat verbosity...
2018-04-28 Eugene Syromyatnikovtests: add old_mmap variants with different xlat verbos...
2018-04-28 Eugene Syromyatnikovtests: add mmap/mmap64 variants different xlat verbosit...
2018-04-27 Dmitry V. LevinFix fallback definition of MSG_ZEROCOPY
2018-04-27 Dmitry V. Levinbuild: try to use _Static_assert if static_assert is...
2018-04-27 Eugene Syromyatnikovprintmode: add xlat style support to print_symbolic_mode_t
2018-04-27 Eugene Syromyatnikovevdev: remove XT_NORMAL
2018-04-27 Eugene SyromyatnikovSwitch to use of value-indexed xlats for evdev constants
2018-04-27 Eugene Syromyatnikovevdev: support various types of xlats in decode_bitset
2018-04-27 Eugene SyromyatnikovMove xlat/evdev_abs.h inclusion from ioctl.c to evdev.c
2018-04-27 Eugene SyromyatnikovAdd support for value-indexed xlats
2018-04-27 Eugene Syromyatnikovsocketcall: use printxval_d for printing call argument
2018-04-27 Eugene Syromyatnikovsignal: use print_xlat_ex in print_sa_handler
2018-04-27 Eugene Syromyatnikovs390: use printxvals_ex for command printing in s390_ru...
2018-04-27 Eugene Syromyatnikovprintsiginfo: use print_xlat_ex in print_si_code
2018-04-27 Eugene Syromyatnikovopen: use print_xlat_ex for printing open modes
2018-04-27 Eugene Syromyatnikovnetlink: use print_xlat_ex in decode_nlmsg_type_netfilter
2018-04-27 Eugene Syromyatnikovnet: use print_xlat_ex in tprint_sock_type
next