summaryrefslogtreecommitdiff
path: root/src/linux/arm
Commit message (Expand)AuthorAgeFilesLines
* Load /proc/$pid/comm into struct tcbMasatake YAMATO2021-11-141-3/+3
* util: unify differently-sized variants of print_{,u,x}int_array_memberEugene Syromyatnikov2021-10-111-1/+1
* src/linux: add PERSONALITY0_AUDIT_ARCH definitions where possibleEugene Syromyatnikov2021-10-081-0/+5
* Provide an ability to specify the personality for which to shuffle scnoEugene Syromyatnikov2021-09-141-2/+2
* Remove redundant static inline specificationsDmitry V. Levin2021-09-041-1/+1
* aarch64/shuffle_scno: fix -Wmissing-prototypes warningsDmitry V. Levin2021-06-031-0/+3
* regset: include "ptrace.h"Dmitry V. Levin2021-05-271-2/+0
* aarch64, arm: implement PTRACE_{G,S}ETREGSET NT_PRSTATUS regset decodingDmitry V. Levin2021-05-132-0/+46
* arm: remove kvm ioctl definitionsGleb Fotengauer-Malinovskiy2021-04-191-74/+0
* Update copyright headersDmitry V. Levin2021-02-1613-13/+13
* Update ioctl entries from linux v5.11Gleb Fotengauer-Malinovskiy2021-02-101-0/+1
* src/linux: normalize cross-arch #includeDmitry V. Levin2021-02-081-1/+1
* src/linux: include "userent0.h" instead of "../userent0.h" where appropriateDmitry V. Levin2021-02-081-1/+1
* src/linux/syscallent-common-32.h: move to src/linux/32/Dmitry V. Levin2021-02-081-1/+1
* src/linux: rename subcall.h, subcall32.h and subcall64.hDmitry V. Levin2021-02-081-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-0315-0/+850