summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xlat: update RTC_* constantsDmitry V. Levin2020-06-292-1/+2
* xlat: update NDA_* constantsDmitry V. Levin2020-06-283-1/+3
* xlat: update *_MAGIC constantsDmitry V. Levin2020-06-282-1/+2
* xlat: update LOOP_* constantsDmitry V. Levin2020-06-282-1/+2
* xlat: update KVM_* constantsDmitry V. Levin2020-06-282-1/+3
* xlat: update KEYCTL_* constantsDmitry V. Levin2020-06-283-1/+4
* xlat: update IORING_* constantsDmitry V. Levin2020-06-282-6/+7
* xlat: update INET_DIAG_* constantsDmitry V. Levin2020-06-285-1/+15
* xlat: update ETH_* constantsDmitry V. Levin2020-06-282-1/+2
* xlat: update CAP_* constantsDmitry V. Levin2020-06-286-3/+9
* xlat: update AUDIT_* constantsDmitry V. Levin2020-06-282-0/+2
* tests: workaround LTO in strace -k testsDmitry V. Levin2020-06-276-19/+55
* Modify %process class: trace syscalls associated with process lifecycleÁkos Uzonyi2020-06-1629-138/+144
* tests/inject-nf.test: replace getpid with geteuidÁkos Uzonyi2020-06-162-19/+10
* travis: remove s390x buildsDmitry V. Levin2020-06-161-5/+0
* ci: re-enable testing with the latest mainline kernel headersDmitry V. Levin2020-06-163-3/+0
* io_uring: Add io_cqring_offset flagsChris Packham2020-06-165-10/+38
* io_uring: Remove struct io_cqring_offsets compile time assertsChris Packham2020-06-161-15/+0
* types: skip field lines that start with commentsDmitry V. Levin2020-06-161-1/+1
* Add statx syscall to %fstat trace classDmitry V. Levin2020-06-1425-23/+29
* Move ilog* functions from util.c to defs.hÁkos Uzonyi2020-06-132-62/+60
* print_fields.h: add PRINT_FIELD_LEN macroÁkos Uzonyi2020-06-132-82/+23
* Move make-dist and make-dsc scripts to maint/Dmitry V. Levin2020-06-104-3/+3
* tests: clone3 might return EBADF with invalid cgroupSven Schnelle2020-06-071-1/+1
* ci: use kernel headers from Linux kernel v5.7Dmitry V. Levin2020-06-033-0/+3
* s390: use a more appropriate regset typeDmitry V. Levin2020-06-021-1/+1
* tests/perf_event_open: avoid unaligned access on ARMSteve Langasek2020-06-021-1/+1
* tests/wait4: invoke wait4 syscall directly instead of using libc wait4Dmitry V. Levin2020-06-021-42/+59
* Post-release administriviaDmitry V. Levin2020-06-023-0/+12
* Prepare for 5.7 releasev5.7Dmitry V. Levin2020-06-011-1/+1
* .mailmap: add more entries to avoid duplication in CREDITSDmitry V. Levin2020-06-011-3/+5
* Update copyright headersDmitry V. Levin2020-06-0165-62/+65
* Update ioctl entries from linux v5.7Gleb Fotengauer-Malinovskiy2020-06-018-8/+186
* tests: increase default TIMEOUT_DURATIONDmitry V. Levin2020-05-312-4/+1
* configure.ac: robustify linux headers checksDmitry V. Levin2020-05-311-19/+30
* Include <linux/types.h> before <linux/fiemap.h> and <linux/hiddev.h>Dmitry V. Levin2020-05-313-0/+4
* debian/rules: fix build-udeb/Makefile targetDmitry V. Levin2020-05-311-1/+1
* Turn getfdpath and printfd functions into static inline wrappersDmitry V. Levin2020-05-303-17/+14
* tests/pidfd_getfd.c: test decoding of targetfdÁkos Uzonyi2020-05-302-8/+33
* pidfd_getfd: fix decoderÁkos Uzonyi2020-05-301-6/+14
* util.c: add pidfd_get_pidÁkos Uzonyi2020-05-302-18/+28
* Rename print_pid_fd to printfd_pid_tracee_nsÁkos Uzonyi2020-05-304-7/+7
* util.c: add printfd_pidÁkos Uzonyi2020-05-302-2/+14
* pathtrace.c: add getfdpath_pidÁkos Uzonyi2020-05-302-3/+13
* xlat: annotate btrfs_compress_types with #enumEugene Syromyatnikov2020-05-302-3/+3
* xlat: annotate rtnl_ifla_xdp_attached_mode with #enumEugene Syromyatnikov2020-05-302-5/+7
* rtnl_link: support IFLA_XDP_EXPECTED_FD attribute decodingEugene Syromyatnikov2020-05-307-23/+31
* tests: support -y mode for sockfd printingEugene Syromyatnikov2020-05-301-1/+28
* rtnl_tc_action: implement TCA_ACT_HW_STATS and TCA_ACT_USED_HW_STATS decodingEugene Syromyatnikov2020-05-304-1/+43
* xlat: annotate rtnl_tca_stab_attrs with #enumEugene Syromyatnikov2020-05-302-2/+3