| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests: enhance ptrace_syscall_info error diagnostics | Dmitry V. Levin | 2023-02-19 | 1 | -57/+51 |
* | Update .mailmap | Dmitry V. Levin | 2023-02-18 | 1 | -1/+1 |
* | tests: remove getpid and getppid from check_PROGRAMS | Elvira Khabirova | 2023-02-18 | 1 | -2/+0 |
* | strace: declare nflag variable as static | Dmitry V. Levin | 2023-02-15 | 1 | -1/+1 |
* | treewide: replace "sed -r" with "sed -E" | Dmitry V. Levin | 2023-02-14 | 19 | -38/+38 |
* | xlat: update V4L2_CTRL_TYPE_* constants | Dmitry V. Levin | 2023-02-13 | 2 | -2/+11 |
* | xlat: update V4L2_CTRL_FLAG_* constants | Dmitry V. Levin | 2023-02-13 | 3 | -5/+9 |
* | xlat: update V4L2_PIX_FMT_* constants | Dmitry V. Levin | 2023-02-13 | 2 | -1/+9 |
* | xlat: update V4L2_CID_* constants | Dmitry V. Levin | 2023-02-13 | 3 | -1/+5 |
* | xlat: update NFT_MSG_* constants | Dmitry V. Levin | 2023-02-12 | 3 | -1/+3 |
* | xlat: update NTF_EXT_* constants | Dmitry V. Levin | 2023-02-11 | 3 | -3/+6 |
* | xlat: update LANDLOCK_ACCESS_FS_* constants | Dmitry V. Levin | 2023-02-10 | 4 | -5/+6 |
* | xlat: update KVM_* constants | Dmitry V. Levin | 2023-02-09 | 2 | -1/+4 |
* | Revert "Update .mailmap" | Dmitry V. Levin | 2023-02-08 | 1 | -1/+0 |
* | tests: check umovestr return value when the string crosses a page boundary | Dmitry V. Levin | 2023-02-07 | 1 | -0/+19 |
* | ucopy: fix umovestr return value when the string crosses page boundaries | Dmitry V. Levin | 2023-02-06 | 1 | -1/+1 |
* | src: fix typo in comments | Dmitry V. Levin | 2023-02-05 | 1 | -2/+2 |
* | pc.test: Fix up order of strace messages again | Helge Deller | 2023-01-31 | 1 | -1/+1 |
* | membarrier: add MEMBARRIER_CMD_GET_REGISTRATIONS flag | Sven Schnelle | 2023-01-30 | 3 | -1/+12 |
* | Update ioctl entries from linux v6.2 | Gleb Fotengauer-Malinovskiy | 2023-01-30 | 13 | -9/+66 |
* | hppa: Fix pc.test testcase on hppa architecture | Helge Deller | 2023-01-29 | 1 | -2/+3 |
* | hppa: Drop special handling of fanotify syscalls on parisc | Helge Deller | 2023-01-29 | 2 | -9/+0 |
* | hppa: Fix display of mask for rt_sigreturn syscall | Helge Deller | 2023-01-29 | 2 | -8/+37 |
* | hppa: Disable workaround for hppa in syscall number tampering | Helge Deller | 2023-01-29 | 1 | -1/+1 |
* | hppa: Switch to getregset call on hppa | Helge Deller | 2023-01-29 | 1 | -1/+1 |
* | ci: Add missing permission `security-events` | Jan Macku | 2023-01-26 | 1 | -0/+3 |
* | xlat: update KEY_* constants | Dmitry V. Levin | 2023-01-21 | 2 | -1/+4 |
* | xlat: update IFLA_* constants | Dmitry V. Levin | 2023-01-20 | 6 | -3/+11 |
* | ci(lint): add shell linter - Differential ShellCheck | Jan Macku | 2023-01-16 | 1 | -0/+38 |
* | xlat: update BPF_* constants | Dmitry V. Levin | 2023-01-06 | 3 | -6/+7 |
* | xlat: update ALG_* constants | Dmitry V. Levin | 2023-01-05 | 2 | -6/+8 |
* | bundled: update linux UAPI headers to v6.2-rc2 | Dmitry V. Levin | 2023-01-04 | 21 | -95/+552 |
* | io_uring: prepare for <linux/io_uring.h> update | Dmitry V. Levin | 2023-01-03 | 3 | -0/+8 |
* | tests: enable time_types.h based tests unconditionally | Dmitry V. Levin | 2023-01-02 | 2 | -26/+2 |
* | Provide fallback definitions for __kernel_sock_timeval and __kernel_timespec | Dmitry V. Levin | 2023-01-01 | 3 | -2/+34 |
* | src: introduce tprint*_sysret_* helpers | Dmitry V. Levin | 2022-12-31 | 3 | -28/+77 |
* | print_syscall_resume: always update printing_tcp | Dmitry V. Levin | 2022-12-30 | 2 | -2/+1 |
* | printleader: do not mark output as unfinished unnecessarily | Dmitry V. Levin | 2022-12-29 | 5 | -3/+96 |
* | print_event_exit: do not mark output as unfinished unnecessarily | Dmitry V. Levin | 2022-12-28 | 5 | -1/+77 |
* | src: do not use STRACE_PRINTF outside print_fields.h | Dmitry V. Levin | 2022-12-27 | 1 | -1/+1 |
* | tprints_comment: use tprint_comment_* helpers | Dmitry V. Levin | 2022-12-26 | 1 | -2/+5 |
* | syscall: introduce print_erestart helper | Dmitry V. Levin | 2022-12-25 | 1 | -4/+10 |
* | syscall: simplify syscall_exiting_trace a bit | Dmitry V. Levin | 2022-12-24 | 1 | -8/+3 |
* | syscall: print injection note after the auxiliary string | Dmitry V. Levin | 2022-12-23 | 1 | -1/+1 |
* | src: introduce tprint_arg_name_end helper | Fabrice Le Fessant | 2022-12-22 | 2 | -0/+11 |
* | src: rename tprints_arg_name to tprints_arg_name_begin | Fabrice Le Fessant | 2022-12-21 | 2 | -7/+7 |
* | src: rename tprintf to tprintf_string | Fabrice Le Fessant | 2022-12-20 | 16 | -91/+93 |
* | src: rename tprints to tprints_string | Fabrice Le Fessant | 2022-12-19 | 32 | -87/+87 |
* | src: introduce printflags_in and printflags64_in helpers | Fabrice Le Fessant | 2022-12-18 | 15 | -23/+38 |
* | src: introduce tprint_flags_begin and tprint_flags_end helpers | Fabrice Le Fessant | 2022-12-17 | 32 | -4/+100 |