summaryrefslogtreecommitdiff
path: root/src/linux
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor indentationDmitry V. Levin2023-05-071-5/+5
* Update copyright headersDmitry V. Levin2023-04-301-1/+1
* Update ioctl entries from linux v6.3Gleb Fotengauer-Malinovskiy2023-03-277-405/+100
* mips: fix raw_syscall_0Elvira Khabirova2023-03-051-3/+13
* Update copyright headersDmitry V. Levin2023-02-265-3/+5
* treewide: replace "sed -r" with "sed -E"Dmitry V. Levin2023-02-141-1/+1
* Update ioctl entries from linux v6.2Gleb Fotengauer-Malinovskiy2023-01-3012-9/+65
* 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
* Update copyright headersDmitry V. Levin2022-12-121-1/+1
* ia64: use sysctl decoderDmitry V. Levin2022-12-091-1/+1
* Update ioctl entries from linux v6.1Gleb Fotengauer-Malinovskiy2022-11-287-10/+22
* Update ioctl entries from linux v6.0Gleb Fotengauer-Malinovskiy2022-10-109-7/+72
* powerpc, powerpc64: replace empty syscall entries with commentsEugene Syromyatnikov2022-10-022-6/+11
* sparc, sparc64: replace empty syscall entries with commentsEugene Syromyatnikov2022-10-022-20/+22
* Update ioctl entries from linux v5.19Gleb Fotengauer-Malinovskiy2022-07-1812-32/+91
* Update copyright headersDmitry V. Levin2022-06-184-4/+4
* Update ioctl entries from linux v5.18Gleb Fotengauer-Malinovskiy2022-05-217-82/+119
* xtensa: fix register access using PTRACE_GETREGS APIMax Filippov2022-03-284-7/+29
* Update copyright headersDmitry V. Levin2022-03-262-2/+2
* Decode set_mempolicy_home_node syscallEugene Syromyatnikov2022-03-241-0/+1
* Update ioctl entries from linux v5.17Gleb Fotengauer-Malinovskiy2022-02-247-5/+132
* loongarch64: make use of the newly exposed orig_a0 field for ptraceWANG Xuerui2022-01-262-1/+5
* Enhance rejection of invalid syscall numbers in syscall specification express...Dmitry V. Levin2022-01-172-0/+2
* loongarch64: implement NT_PRSTATUS and NT_FPREGSET regsets decodingDmitry V. Levin2022-01-134-0/+111
* Add 64-bit LoongArch supportWANG Xuerui2022-01-1311-0/+145
* Update copyright headersDmitry V. Levin2022-01-092-2/+2
* Implement decoding of futex_waitv syscallAndré Almeida2022-01-091-0/+1
* mips: remove redundant include of syscall_dummy.hDmitry V. Levin2022-01-061-1/+0
* Rework personality_designators and personality_namesDmitry V. Levin2022-01-052-0/+4
* Remove linux/generic/arch_defs_.hDmitry V. Levin2022-01-041-1/+0
* Update ioctl entries from linux v5.16Gleb Fotengauer-Malinovskiy2021-12-137-20/+92
* src/linux/x32/syscallent.h: add TSD flag to execve#64 and execveat#64Eugene Syromyatnikov2021-11-251-2/+2
* Load /proc/$pid/comm into struct tcbMasatake YAMATO2021-11-1425-79/+79
* Use loop initial declarationsDmitry V. Levin2021-11-056-15/+6
* Update ioctl entries from linux v5.15Gleb Fotengauer-Malinovskiy2021-10-135-62/+137
* block: decode BLKGETDISKSEQ ioctlEugene Syromyatnikov2021-10-125-0/+5
* util: unify differently-sized variants of print_{,u,x}int_array_memberEugene Syromyatnikov2021-10-1114-42/+25
* Decode process_mrelease syscallEugene Syromyatnikov2021-10-111-0/+1
* Remove PERSONALITY0_AUDIT_ARCH guardsEugene Syromyatnikov2021-10-081-2/+0
* printsiginfo: decode si_syscall field using syscall_name_archEugene Syromyatnikov2021-10-081-1/+1
* src/linux: add PERSONALITY0_AUDIT_ARCH definitions where possibleEugene Syromyatnikov2021-10-0823-1/+60
* Provide a routine for printing syscall name from nr/audit_arch pairEugene Syromyatnikov2021-10-082-1/+3
* Provide an ability to specify the personality for which to shuffle scnoEugene Syromyatnikov2021-09-146-15/+15
* Remove redundant static inline specificationsDmitry V. Levin2021-09-042-2/+4
* Update ioctl entries from linux v5.14Gleb Fotengauer-Malinovskiy2021-08-255-0/+195
* Update ioctl entries from linux v5.14Gleb Fotengauer-Malinovskiy2021-08-1912-205/+47
* Implement memfd_secret syscall decodingEugene Syromyatnikov2021-08-021-0/+1
* Implement decoding of quotactl_fd syscallDmitry V. Levin2021-07-251-1/+1