projects
/
strace
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strace
2018-05-15
Eugene Syromyatnikov
Avoid using print_array as a local variable name
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Eugene Syromyatnikov
xlat: update MSG_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Dmitry V. Levin
socketutils: use exact match of unix domain sockets...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Eugene Syromyatnikov
socketutils: do not request NDIAG_SHOW_MEMINFO
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
tests: introduce midtail_alloc and use it in netlink...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
Use MIN where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
xlat: add fallback definitions to {msg,sem,shm}ctl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
xlat: add MSG_STAT_ANY
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
xlat: add SEM_STAT_ANY
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
xlat: add SHM_STAT_ANY
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
net: print SO_GET_FILTER in getsockopt
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Eugene Syromyatnikov
tests: add sock_filtrer-v variants with different xlat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
defs.h: fix ethernet_protocols comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Dmitry V. Levin
xlat: rename *sock*options xlat tables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
net: decode more SOL_* socket options
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
net: decode more AF_* protocol names
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
Remove some duplicate fallback definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
xlat/gen.sh: introduce XLAT_MACROS_ONLY macro
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
rtnl_link: print IFLA_NEW_IFINDEX using decode_nla_ifindex
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
ci: install libbluetooth-dev
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
xlat: provide fallback definitions for HCI_CHANNEL_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
s390: simplify s390_runtime_instr command printing
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
tests/init.sh: add run_prog_match_grep
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
tests: add so_peercred variants with different xlat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
tests: add personality variants with different xlat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Eugene Syromyatnikov
tests: add fanotify_mark variants with different xlat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
xlat: provide fallback definitions for IFF_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
xlat: update IFF_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
xlat: provide fallback definitions for ARPHRD_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
tests: add more v4l2 checks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
tests: add variants of IPC tests with different xlat...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
tests: make ipc tests a bit more strict
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
ipc_shm: print SHM_HUGE_SHIFT using print_xlat_u
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
tests: check all bits of mtype in ipc_msgbuf test
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Eugene Syromyatnikov
tests: print expected output by ipc_msgbuf test itself
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Dmitry V. Levin
xlat: provide fallback definitions for SKF_*_OFF constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Dmitry V. Levin
xlat: provide fallback definitions for BPF_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Dmitry V. Levin
xlat: fix F_* fallback definitions on mips64
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add fallback definitions to SO_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: remove socket options with duplicate names
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: remove socket options that do not exist in Linux
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: treat socketlayers as a sorted array
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
net: decode Bluetooth protocol names unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat/gen.sh: invoke the shell interpreter with -e ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: update FPE_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add MAP_FIXED_NOREPLACE
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: provide fallback definitions for BTPROTO_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add NETLINK_SMC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: provide fallback definitions for V4L2_CID_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: update V4L2_CID_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: provide fallback definitions for V4L2_CTRL_CLASS_...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: update V4L2_CTRL_CLASS_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: update BPF_F_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add V4L2_PIX_FMT_HEVC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add ETH_P_PREAUTH
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: update SCTP_* constants
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add SPARC ADI-related SIGSEGV codes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Eugene Syromyatnikov
xlat: add PROT_ADI
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Dmitry V. Levin
build: rewrite libdw detection without pkg-config
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Dmitry V. Levin
ci: add more variants of unwinder to test matrices
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Eugene Syromyatnikov
xlat: update af_packet_types
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Eugene Syromyatnikov
xlat: add values to adjtimex_state, adjtimex_status...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Eugene Syromyatnikov
xlat: update adjtimex_modes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Dmitry V. Levin
mmap_cache: do not activate unless requested
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Dmitry V. Levin
mmap_cache: remove mmap_cache_is_enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Masatake YAMATO
unwind-libdw: use the mmap_notify subsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Masatake YAMATO
unwind-libdw: introduce indirect data structure for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Masatake YAMATO
mmap_notify: rename the macro for tracking memory mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Masatake YAMATO
mmap_cache: use the mmap_notify subsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Masatake YAMATO
mmap_notify: new subsystem for tracking the changes...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
btrfs: add missing braces
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
strace.c: check return code of never failing fcntl...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
sock: use error_func_msg for printing function name
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
util.c: add len sanity checks to dumpstr
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
mmap_cache: fool-proofing build_mmap_cache
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
error_prints: add missing va_end() calls
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Eugene Syromyatnikov
mem: handle potential error from sysconf(_SC_PAGESIZE)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Dmitry V. Levin
xlat: merge fcntl64cmds into fcntlcmds
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Zhibin Li
tests: check decoding of F_GETOWN_EX and F_SETOWN_EX...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Dmitry V. Levin
Introduce f_owner_ex.h
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Masatake YAMATO
tests/ioctl_kvm_run.c: handle cpuid at the end of vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: check that system definitions match fallback...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: override values of F_SETOWN_EX and F_GETOWN_EX...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: fix F_* fallback definitions on alpha, hppa,...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: fix SI_* fallback definitions on mips
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: override values of KEY_RFKILL and KEY_BRIGHTNESS_...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: override the value of KEY_DATA constant
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: override the value of AUDIT_FEATURE_CHANGE constant
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Dmitry V. Levin
xlat: fix MCL_* fallback definitions on alpha, ppc...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eugene Syromyatnikov
xlat: fix SOL_SOCKET fallback definition on alpha,...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eugene Syromyatnikov
tests: add more mount checks
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Dmitry V. Levin
tests: use sprintrc in mount test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eugene Syromyatnikov
tests: add mount variants with different xlat verbosity...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eugene Syromyatnikov
tests: add old_mmap variants with different xlat verbos...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Eugene Syromyatnikov
tests: add mmap/mmap64 variants different xlat verbosit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Dmitry V. Levin
Fix fallback definition of MSG_ZEROCOPY
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Dmitry V. Levin
build: try to use _Static_assert if static_assert is...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Eugene Syromyatnikov
printmode: add xlat style support to print_symbolic_mode_t
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Eugene Syromyatnikov
evdev: remove XT_NORMAL
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Eugene Syromyatnikov
Switch to use of value-indexed xlats for evdev constants
commit
|
commitdiff
|
tree
|
snapshot
next