summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-0440-195/+1699
* pathtrace: fix typo in commentAlyssa Ross2021-04-041-1/+1
* xlat: update MTD_* constantsDmitry V. Levin2021-04-042-2/+3
* xlat: update V4L2_* constantsDmitry V. Levin2021-04-033-1/+20
* tests: simplify vcpu_dev_should_have_cpuidDmitry V. Levin2021-04-021-3/+3
* tests: introduce create_and_enter_subdir and leave_and_remove_subdirDmitry V. Levin2021-04-0112-6/+129
* tests: add fchmod-y testDmitry V. Levin2021-03-318-7/+111
* Bring lists back to the sorted orderDmitry V. Levin2021-03-304-66/+66
* xlat: update RTM_* constantsDmitry V. Levin2021-03-292-1/+2
* xlat: update RESOLVE_* constantsDmitry V. Levin2021-03-293-3/+5
* netlink: remove nfnetlink_cthelper.h nfnl_acct_msg_types workaroundDmitry V. Levin2021-03-291-3/+0
* tests: remove redundant __NR_* checks for syscallent-common.h syscallsDmitry V. Levin2021-03-2815-359/+239
* xlat: update ST_* constantsDeborah Brouwer2021-03-282-1/+2
* xlat: update MPOL_* constantsDmitry V. Levin2021-03-275-25/+41
* xlat: update KVM_* constantsDmitry V. Levin2021-03-263-1/+5
* xlat: update DEVCONF_* constantsDmitry V. Levin2021-03-252-1/+3
* xlat: update IORING_* constantsDmitry V. Levin2021-03-242-0/+2
* rtnl_link: update decoding of IFLA_BRPORT_* netlink attributesDmitry V. Levin2021-03-233-0/+9
* xlat: update PTRACE_SYSEMU* for s390Dmitry V. Levin2021-03-221-2/+2
* bundled: update linux UAPI headers to v5.12-rc4Dmitry V. Levin2021-03-2214-16/+160
* ioctl: use print_fields.h helpersDmitry V. Levin2021-03-211-34/+88
* fs_x_ioctl: use print_fields.h helpersDmitry V. Levin2021-03-211-3/+3
* xgetdents: use print_fields.h helpersDmitry V. Levin2021-03-201-8/+10
* xattr: use print_fields.h helpersDmitry V. Levin2021-03-201-14/+50
* watchdog_ioctl: use print_fields.h helpersDmitry V. Levin2021-03-191-1/+1
* utimes: use print_fields.h helpersDmitry V. Levin2021-03-181-7/+25
* utime: use print_fields.h helpersDmitry V. Levin2021-03-181-1/+4
* userfaultfd: use print_fields.h helpersDmitry V. Levin2021-03-181-6/+5
* ubi: use print_fields.h helpersDmitry V. Levin2021-03-181-18/+17
* ustat: use print_fields.h helpersDmitry V. Levin2021-03-181-3/+5
* umount: use print_fields.h helpersDmitry V. Levin2021-03-181-1/+4
* time: use print_fields.h helpersDmitry V. Levin2021-03-171-40/+106
* sock: print the interface name as a stringDmitry V. Levin2021-03-162-3/+3
* memfd_create: print the first argument as a stringDmitry V. Levin2021-03-163-11/+16
* sysmips: use print_fields.h helpersDmitry V. Levin2021-03-151-5/+12
* syslog: use print_fields.h helpersDmitry V. Levin2021-03-151-8/+18
* statfs64: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+7
* statfs: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+3
* stat64: use print_fields.h helpersDmitry V. Levin2021-03-151-5/+15
* stat: use print_fields.h helpersDmitry V. Levin2021-03-151-5/+15
* sram_alloc: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+3
* socketcall: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+4
* signalfd: use print_fields.h helpersDmitry V. Levin2021-03-151-4/+12
* sigaltstack: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+3
* shutdown: use print_fields.h helpersDmitry V. Levin2021-03-151-1/+4
* sendfile: use print_fields.h helpersDmitry V. Levin2021-03-151-8/+34
* sched: use print_fields.h helpersDmitry V. Levin2021-03-151-11/+37
* tests: use xasprintf instead of asprintfDmitry V. Levin2021-03-1512-71/+44
* xmalloc: introduce xasprintfDmitry V. Levin2021-03-152-0/+22
* riscv: use print_fields.h helpersDmitry V. Levin2021-03-141-2/+2