summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hppa: Fix display of mask for rt_sigreturn syscallHelge Deller2023-01-292-8/+37
* hppa: Disable workaround for hppa in syscall number tamperingHelge Deller2023-01-291-1/+1
* hppa: Switch to getregset call on hppaHelge Deller2023-01-291-1/+1
* ci: Add missing permission `security-events`Jan Macku2023-01-261-0/+3
* xlat: update KEY_* constantsDmitry V. Levin2023-01-212-1/+4
* xlat: update IFLA_* constantsDmitry V. Levin2023-01-206-3/+11
* ci(lint): add shell linter - Differential ShellCheckJan Macku2023-01-161-0/+38
* xlat: update BPF_* constantsDmitry V. Levin2023-01-063-6/+7
* xlat: update ALG_* constantsDmitry V. Levin2023-01-052-6/+8
* bundled: update linux UAPI headers to v6.2-rc2Dmitry V. Levin2023-01-0421-95/+552
* io_uring: prepare for <linux/io_uring.h> updateDmitry V. Levin2023-01-033-0/+8
* tests: enable time_types.h based tests unconditionallyDmitry V. Levin2023-01-022-26/+2
* Provide fallback definitions for __kernel_sock_timeval and __kernel_timespecDmitry V. Levin2023-01-013-2/+34
* src: introduce tprint*_sysret_* helpersDmitry V. Levin2022-12-313-28/+77
* print_syscall_resume: always update printing_tcpDmitry V. Levin2022-12-302-2/+1
* printleader: do not mark output as unfinished unnecessarilyDmitry V. Levin2022-12-295-3/+96
* print_event_exit: do not mark output as unfinished unnecessarilyDmitry V. Levin2022-12-285-1/+77
* src: do not use STRACE_PRINTF outside print_fields.hDmitry V. Levin2022-12-271-1/+1
* tprints_comment: use tprint_comment_* helpersDmitry V. Levin2022-12-261-2/+5
* syscall: introduce print_erestart helperDmitry V. Levin2022-12-251-4/+10
* syscall: simplify syscall_exiting_trace a bitDmitry V. Levin2022-12-241-8/+3
* syscall: print injection note after the auxiliary stringDmitry V. Levin2022-12-231-1/+1
* src: introduce tprint_arg_name_end helperFabrice Le Fessant2022-12-222-0/+11
* src: rename tprints_arg_name to tprints_arg_name_beginFabrice Le Fessant2022-12-212-7/+7
* src: rename tprintf to tprintf_stringFabrice Le Fessant2022-12-2016-91/+93
* src: rename tprints to tprints_stringFabrice Le Fessant2022-12-1932-87/+87
* src: introduce printflags_in and printflags64_in helpersFabrice Le Fessant2022-12-1815-23/+38
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-1732-4/+100
* src: introduce tprint_shift_begin and tprint_shift_end helpersFabrice Le Fessant2022-12-1612-1/+49
* src: introduce tprint_array_index_equal helperFabrice Le Fessant2022-12-154-5/+18
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-1432-59/+59
* Post-release administriviaDmitry V. Levin2022-12-133-0/+14
* Prepare for 6.1 releasev6.1Dmitry V. Levin2022-12-121-1/+1
* Update copyright headersDmitry V. Levin2022-12-1250-49/+50
* statx: decode new fields added to struct statxDmitry V. Levin2022-12-114-1/+26
* statx: honor struct statx.stx_maskDmitry V. Levin2022-12-112-43/+82
* xlat: update TLS_* constantsDmitry V. Levin2022-12-113-2/+6
* xlat: update STATX_* constantsDmitry V. Levin2022-12-113-3/+4
* xlat: update PERF_* constantsDmitry V. Levin2022-12-113-23/+25
* xlat: update NLMSGERR_* constantsDmitry V. Levin2022-12-112-1/+3
* xlat: update KVM_* constantsDmitry V. Levin2022-12-112-1/+2
* xlat: update ABS_* constantsDmitry V. Levin2022-12-112-1/+2
* xlat: update IFLA_* constantsDmitry V. Levin2022-12-113-1/+4
* xlat: update ETH_P_* constantsDmitry V. Levin2022-12-113-2/+3
* xlat: update COUNTER_* constantsDmitry V. Levin2022-12-113-5/+6
* xlat: update BTRFS_* constantsDmitry V. Levin2022-12-112-1/+2
* xlat: update BPF_* constantsDmitry V. Levin2022-12-113-6/+7
* xlat: update MADV_* constantsDmitry V. Levin2022-12-112-0/+7
* bundled: update linux UAPI headers to v6.1Dmitry V. Levin2022-12-1119-46/+256
* Reduce sysctl decoder to the bare minimumDmitry V. Levin2022-12-1016-888/+86