summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xlat: put NUD_NONE first in neighbor_cache_entry_statesldv/fixesEugene Syromyatnikov2022-07-311-9/+9
* gpio: switch consumer and config printing order in struct gpio_v2_line_requestEugene Syromyatnikov2022-07-312-6/+6
* bundled: update linux UAPI headers to v5.19Dmitry V. Levin2022-07-312-2/+4
* .github: add gcc-12, clang-13, and clang-14 jobsldv/github-ciDmitry V. Levin2022-07-211-0/+262
* netlink_inet_diag: implement INET_DIAG_MD5SIG attribute decodingEugene Syromyatnikov2022-07-216-2/+488
* inet_diag: enhance INET_DIAG_SHUTDOWN attribute decodingEugene Syromyatnikov2022-07-214-6/+46
* netlink_inet_diag: factor out struct tcp{vegas,_dctcp,_bbr}_info printingEugene Syromyatnikov2022-07-212-31/+64
* src: move MAYBE_PRINT_FIELD_LEN macro from net.c to print_fields.hEugene Syromyatnikov2022-07-212-19/+21
* print_fields: PRINT_FIELD_HEX_ARRAY_UPTOEugene Syromyatnikov2022-07-211-0/+7
* print_fields: add tprint_union_* functionsEugene Syromyatnikov2022-07-211-0/+18
* print_fields: add tprint_{shift,or} to make xlat-like output more structuredEugene Syromyatnikov2022-07-211-0/+12
* print_fields: de-duplicate tprint_* functions definitionsEugene Syromyatnikov2022-07-191-153/+32
* tests/init.sh: add --status to pidns strace callEugene Syromyatnikov2022-07-191-1/+1
* src/filter_qualify: move "s" qual_options record to its synonymsEugene Syromyatnikov2022-07-191-1/+1
* doc/strace.1: add all supported -e qualifier synonymsEugene Syromyatnikov2022-07-191-0/+26
* tests/ksysent: silence compiler warnings about re-init of ksyslist elementsEugene Syromyatnikov2022-07-191-0/+2
* tests: add clock_LIBS to bpf-obj_get_info_by_fd* librariesEugene Syromyatnikov2022-07-191-0/+4
* Update ioctl entries from linux v5.19Gleb Fotengauer-Malinovskiy2022-07-1813-32/+92
* bundled: update linux UAPI headers to v5.19-rc7Dmitry V. Levin2022-07-1722-77/+278
* pathtrace, strace: refactor path trace options parsing and storingEugene Syromyatnikov2022-07-113-15/+31
* tests/bpf: fix sloppy low FD number usageEugene Syromyatnikov2022-07-111-0/+2
* strace.spec.in: cater to some distros with special SPDX identifier needsEugene Syromyatnikov2022-07-111-0/+7
* secontext: fix expected SELinux context check for unlinked FDsEugene Syromyatnikov2022-07-043-22/+54
* pathtrace, util: do not print " (deleted)" as part of the pathEugene Syromyatnikov2022-07-046-12/+105
* .github: switch gcc-11 and clang-12 jobs to ubuntu-22.04Dmitry V. Levin2022-07-021-12/+12
* .github: switch coverage job to ubuntu-latestDmitry V. Levin2022-07-011-1/+1
* .github: switch whitespace-errors job to ubuntu-latestDmitry V. Levin2022-07-011-1/+1
* ci: try to make /dev/kvm more accessibleDmitry V. Levin2022-07-011-0/+2
* secontext: print context of Unix socket's sun_path fieldRenaud Métrich2022-06-306-19/+104
* basic_filters: use find_xlat_val_case for syscall class lookupEugene Syromyatnikov2022-06-281-47/+32
* strace: constify xflag_str and daemonize_strEugene Syromyatnikov2022-06-281-2/+2
* util: constify find_xlat_val_ex argumentsEugene Syromyatnikov2022-06-281-2/+2
* util: add offs sanity check to print_clock_tEugene Syromyatnikov2022-06-281-0/+8
* strauss: fix off-by-one error in strauss array accessEugene Syromyatnikov2022-06-281-3/+3
* strauss: tips whitespace and phrasing cleanupsEugene Syromyatnikov2022-06-281-6/+7
* tests/strace--tips.test: fix tips randomness checkEugene Syromyatnikov2022-06-281-1/+1
* src/xlat: remove remnants of unnecessary idx usage in xlookupEugene Syromyatnikov2022-06-281-7/+3
* mpers: add missing dependency on autogenerated sys_func.hSergei Trofimovich2022-06-261-2/+5
* maint: fix false positives reported by gen-contributors-list.shDmitry V. Levin2022-06-201-1/+1
* maint/gen-contributors-list.sh: shorten regexps by using "sed -E"Dmitry V. Levin2022-06-201-6/+6
* Post-release administriviaDmitry V. Levin2022-06-193-0/+16
* Prepare for 5.18 releasev5.18Dmitry V. Levin2022-06-181-1/+1
* Update copyright headersDmitry V. Levin2022-06-1828-24/+28
* tests: rename strace-T test to strace-T_upperEugene Syromyatnikov2022-06-174-7/+7
* tests: work around UAPI breakage in v5.19-rc1~143^2~9^2Eugene Syromyatnikov2022-06-122-1/+8
* fcntl: work around removal of F_*64 definitions in v5.19-rc1~89^2~9^2~18Eugene Syromyatnikov2022-06-122-3/+21
* io_uring: work aroung struct io_uring_rsrc_register field name changeEugene Syromyatnikov2022-06-123-4/+27
* tests/io_uring_register: introduce ARR_ITEM macroEugene Syromyatnikov2022-06-081-3/+5
* rtc: implement RTC_PARAM_[GS]ET ioctl code decodingEugene Syromyatnikov2022-06-078-2/+230
* tests/ioctl_rtc: expand RTC_VL_READ checkEugene Syromyatnikov2022-06-071-6/+19