summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 5.10 releasev5.10Dmitry V. Levin2020-12-141-2/+2
* Update .mailmapDmitry V. Levin2020-12-131-0/+1
* Update copyright headersDmitry V. Levin2020-12-1315-15/+15
* tests: check decoding of clock_gettime64, clock_settime64, and clock_getres_t...Dmitry V. Levin2020-12-1312-61/+184
* tests: check decoding of clock_adjtime64 syscallDmitry V. Levin2020-12-1312-23/+68
* Fix %clock trace classDmitry V. Levin2020-12-132-4/+8
* tests: rewrite pselect6 testDmitry V. Levin2020-12-137-132/+220
* tests: rewrite semtimedop testDmitry V. Levin2020-12-129-138/+284
* mips o32: set true_scno in decode_syscall_subcallDmitry V. Levin2020-12-121-1/+1
* tests: workaround -Wall regressions in Red Hat gccDmitry V. Levin2020-12-114-3/+46
* tests: use direct __NR_write invocation instead of C function in pc.testDmitry V. Levin2020-12-111-1/+2
* tests: workaround inline optimization in strace -k testsDmitry V. Levin2020-12-111-4/+5
* Update ioctl entries from linux v5.10Gleb Fotengauer-Malinovskiy2020-12-1110-45/+75
* maint: adapt to the future versions of readelfGleb Fotengauer-Malinovskiy2020-12-111-1/+1
* Update the number of arguments of membarrier syscallDmitry V. Levin2020-12-1124-24/+24
* mmsghdr: workaround -Warray-bounds regression in Red Hat gccDmitry V. Levin2020-12-111-1/+1
* membarrier: implement decoding of cpu_id argumentElvira Khabirova2020-12-114-4/+21
* xlat: annotate uring_register_opcodes with #enumDmitry V. Levin2020-12-071-0/+2
* xlat: annotate uring_ops with #enumDmitry V. Levin2020-12-071-0/+2
* Implement decoding of process_madvise syscallDmitry V. Levin2020-12-079-0/+126
* pidfd_open: decode flags argumentDmitry V. Levin2020-12-064-9/+25
* tests: disable tests for invalid shmctl commands on glibc >= 2.32Dmitry V. Levin2020-12-061-15/+34
* tests: disable tests for invalid msgctl commands on glibc >= 2.32Dmitry V. Levin2020-12-061-1/+20
* tests: disable tests for invalid semctl commands on glibc >= 2.32Dmitry V. Levin2020-12-061-3/+22
* xlat: mark some of #unconditional files with #value_indexedDmitry V. Levin2020-12-0511-1/+12
* xlat: update V4L2_* constantsDmitry V. Levin2020-12-053-3/+12
* xlat: update STATX_* constantsDmitry V. Levin2020-12-052-1/+12
* xlat: update NLMSGERR_* constantsDmitry V. Levin2020-12-052-1/+2
* xlat: update MS_* constantsDmitry V. Levin2020-12-053-5/+6
* xlat: update MEMBARRIER_CMD_* constantsDmitry V. Levin2020-12-053-8/+21
* xlat: update KVM_* constantsDmitry V. Levin2020-12-053-2/+7
* xlat: update IORING_* constantsDmitry V. Levin2020-12-057-14/+19
* xlat: update KEY* constantsDmitry V. Levin2020-12-052-1/+5
* xlat: update INET_DIAG_* constantsDmitry V. Levin2020-12-054-1/+5
* xlat: update MDBA_* constantsDmitry V. Levin2020-12-053-3/+9
* xlat: update ALG_* constantsDmitry V. Levin2020-12-052-1/+2
* xlat: update NT_* constantsDmitry V. Levin2020-12-052-1/+2
* xlat: update BPF_* constantsDmitry V. Levin2020-12-056-23/+33
* xlat: update SEGV_* constantsDmitry V. Levin2020-12-052-9/+12
* README.md: remove the reference to Travis CI buildsDmitry V. Levin2020-12-041-1/+1
* mpers: consistently use readelf --wideDmitry V. Levin2020-12-022-2/+2
* .github: partially migrate from ubuntu-18.04 to ubuntu-20.04Dmitry V. Levin2020-11-291-116/+54
* Fix various typos found using codespell toolDmitry V. Levin2020-11-297-8/+9
* st_libunwind.m4: fix --with-libunwind=pathDmitry V. Levin2020-11-281-4/+4
* st_demangle.m4: fix --with-libiberty=pathDmitry V. Levin2020-11-281-3/+4
* xlat: remove IPPROTO_MAXDmitry V. Levin2020-11-281-1/+0
* tests: disable TEST_MSGCTL_BOGUS_ADDR in ipc_msg test on glibc >= 2.31Dmitry V. Levin2020-11-101-0/+11
* tests: fix execve test with fresh linux kernelsSven Schnelle2020-11-101-22/+32
* tests: remove close_range* executables from pure_executables.listSven Schnelle2020-11-092-4/+4
* Enable stack tracing with libdw for non-native personality traceesesyr/enable-libdw-mpersEugene Syromyatnikov2020-10-214-4/+19