summaryrefslogtreecommitdiff
path: root/linux/64
Commit message (Expand)AuthorAgeFilesLines
* Introduce SYS_FUNC(tkill)Ákos Uzonyi2020-08-011-1/+1
* Update ioctl entries from linux v5.8Gleb Fotengauer-Malinovskiy2020-07-061-1/+8
* Modify %process class: trace syscalls associated with process lifecycleÁkos Uzonyi2020-06-161-5/+5
* Add statx syscall to %fstat trace classDmitry V. Levin2020-06-141-1/+1
* Update copyright headersDmitry V. Levin2020-06-011-1/+1
* Update ioctl entries from linux v5.7Gleb Fotengauer-Malinovskiy2020-06-011-1/+36
* Add %clock trace classÁkos Uzonyi2020-04-171-7/+7
* Update ioctl entries from linux v5.6Gleb Fotengauer-Malinovskiy2020-03-311-14/+13
* Update ioctl entries from linux v5.5Gleb Fotengauer-Malinovskiy2020-01-271-0/+12
* Implement %creds trace classAndrey Zax2019-12-291-19/+19
* Update ioctl entries from linux v5.4Gleb Fotengauer-Malinovskiy2019-11-131-3/+46
* Update ioctl entries from linux v5.3Gleb Fotengauer-Malinovskiy2019-09-101-38/+14
* Add seccomp filter syscall flagPaul Chaignon2019-08-311-2/+2
* Update ioctl entries from linux v5.2Gleb Fotengauer-Malinovskiy2019-07-041-3/+29
* Introduce linux/syscallent-common.h and linux/syscallent-common-32.hDmitry V. Levin2019-06-291-4/+1
* Update ioctl entries from linux v5.1Gleb Fotengauer-Malinovskiy2019-05-211-0/+17
* Implement decoding of io_uring_* syscallsDmitry V. Levin2019-05-191-0/+3
* Implement decoding of pidfd_send_signal syscallDmitry V. Levin2019-05-181-0/+1
* Implement and use new parsers of utimensat syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of timerfd_gettime and timerfd_settime syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of timer_gettime and timer_settime syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of nanosleep syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of clock_nanosleep syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of clock_gettime and clock_settime syscallsDmitry V. Levin2019-05-121-3/+3
* Implement and use new parsers of mq_timedsend and mq_timedreceive syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of rt_sigtimedwait syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of sched_rr_get_interval syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of ppoll syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of recvmmsg syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of semtimedop syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of futex syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of pselect6 syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of io_pgetevents syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of io_getevents syscallDmitry V. Levin2019-05-121-1/+1
* Wire up *time64 system callsDmitry V. Levin2019-05-111-0/+1
* Use new parsers of adjtimex and clock_adjtime syscallsDmitry V. Levin2019-05-111-2/+2
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* Update ioctl entries from linux v5.0Gleb Fotengauer-Malinovskiy2019-02-251-2/+12
* Wire up kexec_file_load syscall on architectures that use generic unistd.hDmitry V. Levin2019-02-111-0/+1
* Wire up rseq syscall on architectures that use generic unistd.hDmitry V. Levin2019-02-111-0/+1
* Update ioctl entries from linux v4.20Gleb Fotengauer-Malinovskiy2018-12-261-0/+21
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* Update ioctl entries from linux v4.19Gleb Fotengauer-Malinovskiy2018-10-241-13/+28
* Remove redundant VIDIOC_SUBDEV_* constantsDmitry V. Levin2018-10-241-7/+0
* Update ioctl entries from linux v4.18Gleb Fotengauer-Malinovskiy2018-08-121-25/+31
* Replace BTRFS_IOC_[GS]ET_FSLABEL with FS_IOC_[GS]ETFSLABELDmitry V. Levin2018-08-121-2/+2
* Implement io_pgetevents syscall decodingEugene Syromyatnikov2018-06-131-0/+1
* Update ioctl entries from linux v4.17Gleb Fotengauer-Malinovskiy2018-05-171-91/+19
* Update ioctl entries from linux v4.16Gleb Fotengauer-Malinovskiy2018-04-031-6/+29
* Add pure syscall flagEugene Syromyatnikov2018-02-101-7/+7