summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests/test_nlattr: allow TEST_NLATTR_EX_ usage with various xlat verbosityEugene Syromyatnikov2021-10-091-2/+2
* rtnl_route: make encap type decoder globally availableEugene Syromyatnikov2021-10-092-6/+7
* nlattr: make xval/flag nlattr printing a bit more structuredEugene Syromyatnikov2021-10-092-12/+10
* ipc_msg: sign-extend msgtypEugene Syromyatnikov2021-10-091-1/+1
* defs: add truncate_k{,u}long_to_current_klongsizeEugene Syromyatnikov2021-10-091-0/+26
* ptrace: handle AArch64's COMPAT_PTRACE_* macrosEugene Syromyatnikov2021-10-094-10/+101
* times: enhance decoding of clock_t-typed fieldsEugene Syromyatnikov2021-10-0910-18/+65
* tests/times: try to burn more system timeEugene Syromyatnikov2021-10-091-3/+25
* util: implement clock_t type decodingEugene Syromyatnikov2021-10-095-0/+90
* util: add umoven_uint64_or_printaddr{,64}Eugene Syromyatnikov2021-10-093-19/+45
* net, sockaddr: remove *_size constantsEugene Syromyatnikov2021-10-092-5/+0
* tests/perf_event_open.c: avoid unaligned accesses on AArch64Eugene Syromyatnikov2021-10-091-1/+1
* tests/nlattr_rtmsg.c: add checks for address-containing RTA_* attributesEugene Syromyatnikov2021-10-091-0/+71
* rtnl_route: handle multiple next hop entries inside RTA_MULTIPATHEugene Syromyatnikov2021-10-093-42/+158
* macros: add BE* macrosEugene Syromyatnikov2021-10-091-0/+10
* Implement SECCOMP_IOCTL_* decodingEugene Syromyatnikov2021-10-0922-0/+725
* tests/init.sh: add START-OF-TEST-OUTPUT-REGEX and PROG_ARGS quirksEugene Syromyatnikov2021-10-091-8/+46
* seccomp: decode SECCOMP_GET_NOTIF_SIZESEugene Syromyatnikov2021-10-098-2/+134
* maint/ioctls_sym.sh: indent sed argumentEugene Syromyatnikov2021-10-091-5/+4
* maint/ioctls_sym.sh: use <<- for here-documents where suitableEugene Syromyatnikov2021-10-091-124/+124
* seccomp: print flags variable as a hexadecimal valueEugene Syromyatnikov2021-10-093-4/+4
* tests: add ptrace-X* testsEugene Syromyatnikov2021-10-097-154/+222
* signal: enable xlat style support for signal mask printingEugene Syromyatnikov2021-10-081-8/+18
* tests: add ptrace_syscall_info-X* testsEugene Syromyatnikov2021-10-087-22/+43
* tests/tests.h: add XLAT_FMT_D, XLAT_FMT_L and XLAT_FMT_U macrosEugene Syromyatnikov2021-10-081-0/+9
* Remove PERSONALITY0_AUDIT_ARCH guardsEugene Syromyatnikov2021-10-083-22/+12
* printsiginfo: decode si_syscall field using syscall_name_archEugene Syromyatnikov2021-10-084-36/+68
* tests: add cur_audit_arch.hEugene Syromyatnikov2021-10-082-0/+164
* ptrace_syscall_info: print syscall nameEugene Syromyatnikov2021-10-083-7/+22
* src/linux: add PERSONALITY0_AUDIT_ARCH definitions where possibleEugene Syromyatnikov2021-10-0824-1/+67
* Provide a routine for printing syscall name from nr/audit_arch pairEugene Syromyatnikov2021-10-088-31/+128
* Provide an ability to specify the personality for which to shuffle scnoEugene Syromyatnikov2021-09-147-16/+28
* s390: use CHECK_TYPE_SIZE for type size checksEugene Syromyatnikov2021-09-071-10/+5
* macros: introduce CHECK_TYPE_SIZE shorthandEugene Syromyatnikov2021-09-072-1/+12
* Remove redundant static inline specificationsDmitry V. Levin2021-09-0415-26/+35
* tests: minimise static variable usage in qual_fault.cEugene Syromyatnikov2021-09-041-5/+6
* tests: print iteration number in error messages in qual_fault.cEugene Syromyatnikov2021-09-041-7/+7
* Post-release administriviaDmitry V. Levin2021-09-033-0/+16
* Prepare for 5.14 releasev5.14Dmitry V. Levin2021-09-021-1/+1
* ci: use kernel headers from Linux kernel v5.14Dmitry V. Levin2021-09-013-0/+3
* Update copyright headersDmitry V. Levin2021-08-314-4/+4
* Fix preprocessor indentationDmitry V. Levin2021-08-303-11/+11
* tests: reduce thoroughness of qual_fault's when= checkEugene Syromyatnikov2021-08-301-4/+4
* Call get_proc_pid instead of translate_pid where only proc_pid is neededEugene Syromyatnikov2021-08-302-8/+4
* Pass PID instead of TCB pointer to get_proc_pidEugene Syromyatnikov2021-08-305-9/+8
* util, pidns: generalise get_id_listEugene Syromyatnikov2021-08-303-57/+88
* strace: make ptrace_attach_cmd localEugene Syromyatnikov2021-08-301-9/+11
* tests: add prlimit64-success and prlimit64-success--pidns-translationEugene Syromyatnikov2021-08-306-16/+49
* filter_qualify: fix indentation in check_inadvertent_fault_injectionEugene Syromyatnikov2021-08-301-21/+20
* Update ioctl entries from linux v5.14Gleb Fotengauer-Malinovskiy2021-08-255-0/+195