summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2022-12-1235-34/+35
* statx: decode new fields added to struct statxDmitry V. Levin2022-12-112-1/+15
* statx: honor struct statx.stx_maskDmitry V. Levin2022-12-111-26/+49
* xlat: update TLS_* constantsDmitry V. Levin2022-12-111-0/+2
* xlat: update STATX_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update PERF_* constantsDmitry V. Levin2022-12-111-18/+19
* xlat: update NLMSGERR_* constantsDmitry V. Levin2022-12-111-0/+2
* xlat: update KVM_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update ABS_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update IFLA_* constantsDmitry V. Levin2022-12-112-0/+2
* xlat: update ETH_P_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update COUNTER_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update BTRFS_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update BPF_* constantsDmitry V. Levin2022-12-111-0/+1
* xlat: update MADV_* constantsDmitry V. Levin2022-12-111-0/+6
* Reduce sysctl decoder to the bare minimumDmitry V. Levin2022-12-1012-888/+20
* ia64: use sysctl decoderDmitry V. Levin2022-12-091-1/+1
* Update ioctl entries from linux v6.1Gleb Fotengauer-Malinovskiy2022-11-287-10/+22
* print_icmp_filter: fix icmp_filter decoding on 64-bit bigendian architecturesDmitry V. Levin2022-11-281-9/+15
* src: introduce tprint_attribute_{begin,end} helpersDmitry V. Levin2022-11-276-20/+36
* src: introduce tprint_associated_info_{begin,end} helpersDmitry V. Levin2022-11-275-14/+32
* dm: decode dm_ioctl as a pseudoarrayDmitry V. Levin2022-11-271-96/+112
* src: introduce tprint_newline() helperDmitry V. Levin2022-11-273-12/+31
* src: introduce tprint_null() helperDmitry V. Levin2022-11-272-4/+10
* print_icmp_filter: print icmp_filter as a bitsetDmitry V. Levin2022-11-263-17/+43
* print_affinitylist: use tprint_bitset_* helpers to print bitsetsDmitry V. Levin2022-11-261-9/+4
* mips: fix decoding of ioctl 't' commandsDmitry V. Levin2022-11-251-1/+2
* xlat/modem_flags: fix fallback definitions for mipsDmitry V. Levin2022-11-251-0/+11
* s390: use more print_fields.h helpersDmitry V. Levin2022-11-251-21/+28
* swapon: use more print_fields.h helpersDmitry V. Levin2022-11-241-3/+1
* sockaddr: use more print_fields.h helpersDmitry V. Levin2022-11-231-1/+1
* netlink_netlink_diag: use more print_fields.h helpersDmitry V. Levin2022-11-221-6/+7
* numa: use more print_fields.h helpersDmitry V. Levin2022-11-211-4/+4
* personality: use more print_fields.h helpersDmitry V. Levin2022-11-201-1/+1
* term: modernizeDmitry V. Levin2022-11-132-102/+105
* tests: add struct termios-related ioctl command testEugene Syromyatnikov2022-11-131-4/+2
* term: improve decoding of termios and termio structuresEugene Syromyatnikov2022-11-1316-56/+368
* tprint_array_index_end: remove extra whitespace from the outputDmitry V. Levin2022-11-121-1/+1
* xlat: update TIOCM_* constantsDmitry V. Levin2022-11-061-11/+12
* sparc: fix decoding of ioctl 't' commandsDmitry V. Levin2022-11-051-2/+2
* src: introduce tprint_space() helperDmitry V. Levin2022-11-046-12/+23
* v4l2: use tprint_value_changed() helper from print_fields.hDmitry V. Levin2022-11-031-3/+21
* src: introduce tprint_plus() helperDmitry V. Levin2022-11-024-11/+17
* src: use tprint_shift() helper from print_fields.hDmitry V. Levin2022-11-0110-23/+47
* src: use tprint_or() helper from print_fields.hDmitry V. Levin2022-10-3130-64/+85
* Update copyright headersDmitry V. Levin2022-10-174-3/+4
* Update ioctl entries from linux v6.0Gleb Fotengauer-Malinovskiy2022-10-109-7/+72
* xlat: update TLS_INFO_* constantsDmitry V. Levin2022-10-092-0/+2
* xlat: update PERF_* constantsDmitry V. Levin2022-10-091-0/+1
* xlat: update NDTPA_* constantsDmitry V. Levin2022-10-092-1/+3