summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add ioctl_rtc-success* testsesyr/rtc-successEugene Syromyatnikov2022-05-3112-1/+419
* tests: support both old and new landlock pseudopathEugene Syromyatnikov2022-05-272-2/+33
* landlock: update expected stringBruce Ashfield2022-05-271-1/+1
* bpf: improve bpf(BPF_LINK_CREATE) decodingEugene Syromyatnikov2022-05-265-13/+458
* tests/bpf: add ability to define multi-iterational checksEugene Syromyatnikov2022-05-261-38/+49
* bpf: fix next_id decoding for BPF_*_GET_NEXT_IDEugene Syromyatnikov2022-05-262-4/+19
* bpf: provide approximate local time for prog_info.load_timeEugene Syromyatnikov2022-05-263-2/+69
* tests/bpf: make sizeof_attr constEugene Syromyatnikov2022-05-251-1/+1
* xlat: add BPF_TRACE_KPROBE_MULTI to bpf_attach_typeEugene Syromyatnikov2022-05-253-6/+7
* bpf: add support for the batch_size field of BPF_PROG_TEST_RUN commandEugene Syromyatnikov2022-05-254-9/+75
* Update ioctl entries from linux v5.18Gleb Fotengauer-Malinovskiy2022-05-218-82/+120
* xlat: update KVM_* constantsEugene Syromyatnikov2022-05-022-1/+4
* xlat: update UFFD_* constantsEugene Syromyatnikov2022-05-022-1/+2
* xlat: update IORING_* constantsEugene Syromyatnikov2022-05-028-15/+21
* io_uring: decode IORING_{,UN}REGISTER_RING_FDS io_uring_register operationsEugene Syromyatnikov2022-05-024-3/+184
* tests: introduce TAIL_ALLOC_OBJECT_{CONST,VAR}_ARREugene Syromyatnikov2022-05-021-0/+16
* xlat: update KEY_* constantsEugene Syromyatnikov2022-04-292-1/+19
* xlat: update BR_* constantsDmitry V. Levin2022-04-294-8/+12
* xlat: update IFLA_* constantsDmitry V. Levin2022-04-287-4/+11
* xlat: update IFA_* constantsDmitry V. Levin2022-04-272-1/+2
* xlat: update BTRFS_* constantsDmitry V. Levin2022-04-263-1/+3
* xlat: update MADV_* constantsDmitry V. Levin2022-04-252-0/+3
* bundled: update linux UAPI headers to v5.18-rc4Dmitry V. Levin2022-04-2422-26/+361
* Raise strace awarenessEugene Syromyatnikov2022-04-0210-0/+604
* Add an option for raising Strauss awarenessEugene Syromyatnikov2022-04-0210-11/+176
* strace: explicitly indicate inability to print SELinux contextsEugene Syromyatnikov2022-04-024-16/+15
* xtensa: fix register access using PTRACE_GETREGS APIMax Filippov2022-03-284-7/+29
* tests: fix build on systems where <signal.h> does not define SEGV_PKUERRDmitry V. Levin2022-03-271-1/+1
* Post-release administriviaDmitry V. Levin2022-03-273-0/+16
* Prepare for 5.17 releasev5.17Dmitry V. Levin2022-03-261-3/+1
* Update copyright headersDmitry V. Levin2022-03-2633-32/+33
* Decode set_mempolicy_home_node syscallEugene Syromyatnikov2022-03-247-0/+84
* printpidfd: print pidfd path if pidfd_get_pid failsDmitry V. Levin2022-03-131-9/+11
* printsocket: print socket path if get_sockaddr_by_inode failsDmitry V. Levin2022-03-121-5/+2
* util: introduce get_inode_of_socket_pathDmitry V. Levin2022-03-121-19/+24
* util: introduce print_string_in_angle_bracketsDmitry V. Levin2022-03-121-3/+9
* tests: fix a typo in tests.hMasatake YAMATO2022-03-101-1/+1
* xlat: update KEY_* constantsDmitry V. Levin2022-03-063-4/+7
* xlat: update KVM_* constantsDmitry V. Levin2022-03-051-0/+1
* Update ioctl entries from linux v5.17Gleb Fotengauer-Malinovskiy2022-02-248-5/+133
* maint: update for linux v5.17-rc5Gleb Fotengauer-Malinovskiy2022-02-241-1/+1
* Add lirc ioctl decodingSean Young2022-02-1215-0/+548
* tests: use ATTRIBUTE_FORMAT for static functions, tooDmitry V. Levin2022-02-081-3/+3
* error_prints: use ATTRIBUTE_FORMAT for static functions, tooDmitry V. Levin2022-02-081-6/+9
* bundled: update linux/version.hDmitry V. Levin2022-02-081-2/+2
* tests: add missing <stdint.h> in fanotify_mark.cJonathan Borne2022-02-071-0/+1
* tests: check decoding of SEGV_ACCERRDmitry V. Levin2022-02-044-0/+56
* tests: check decoding of SEGV_PKUERRDmitry V. Levin2022-02-035-0/+74
* printsiginfo: decode siginfo_t.si_pkey fieldSlava Bacherikov2022-02-023-3/+18
* tests/membarrier: add additional return valueSven Schnelle2022-02-011-0/+8