summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2018-04-051-1/+1
* Introduce print_big_u64_addrEugene Syromyatnikov2018-04-049-0/+12
* Restore kvm ioctl definitions for aarch64 and mips architecturesGleb Fotengauer-Malinovskiy2018-04-032-0/+140
* Update ioctl entries from linux v4.16Gleb Fotengauer-Malinovskiy2018-04-0311-30/+165
* sparc, sparc64: implement kern_features decoderEugene Syromyatnikov2018-03-272-2/+2
* Introduce raw syscall invocation wrappersDmitry V. Levin2018-03-2329-0/+1245
* errnoent.h: add ERECALLCONFLICTEugene Syromyatnikov2018-03-065-0/+5
* Update the list of INET_DIAG_BC_* operatorsEugene Syromyatnikov2018-02-271-0/+2
* m68k: fix buildDmitry V. Levin2018-02-211-0/+29
* Update copyright headersDmitry V. Levin2018-02-1319-18/+19
* Remove old and unused maintenance scriptsEugene Syromyatnikov2018-02-132-110/+0
* powerpc, powerpc64: wire up pkey_* syscallsEugene Syromyatnikov2018-02-122-0/+6
* linux/ia64: remove IA-32 mode supportEugene Syromyatnikov2018-02-126-55/+26
* sparc: mark as an architecture that has a dedicated error registerEugene Syromyatnikov2018-02-111-0/+1
* Mark architectures that indicate syscall error in a dedicated registerEugene Syromyatnikov2018-02-108-0/+11
* Add pure syscall flagEugene Syromyatnikov2018-02-1025-219/+219
* linux/arm/get_scno.c: use debug_msgEugene Syromyatnikov2018-02-101-4/+2
* Handle very special __ARM_NR_-prefixed syscallsEugene Syromyatnikov2018-02-103-0/+24
* Make shuffle_scno globally availableEugene Syromyatnikov2018-02-105-5/+5
* Use shuffle_scno for x32 syscall numbersEugene Syromyatnikov2018-02-093-2/+16
* Move shuffle_scno() invocation to get_scnoEugene Syromyatnikov2018-02-092-5/+1
* Move shuffle_scno to arch-specific fileEugene Syromyatnikov2018-02-093-0/+45
* linux/x86_64/set_error.c: update eax for compat personalityEugene Syromyatnikov2018-02-091-6/+18
* Mark various arch-specific syscalls with SYSCALL_NEVER_FAILSEugene Syromyatnikov2018-02-097-9/+9
* Add SYSCALL_NEVER_FAILS flag to getpgrpEugene Syromyatnikov2018-02-0920-20/+20
* linux/x86_64/get_error.c: do not sign-extend if no error happenedEugene Syromyatnikov2018-02-091-1/+4
* Add KVM_PPC_GET_CPU_CHAR ioctl definition from linux v4.15Gleb Fotengauer-Malinovskiy2018-01-291-0/+1
* Introduce s390_pci_mmio_read, s390_pci_mmio_write system call decodersEugene Syromyatnikov2018-01-292-4/+4
* Introduce s390_runtime_instr system call decoderEugene Syromyatnikov2018-01-292-2/+2
* Introduce s390_guarded_storage system call decoderEugene Syromyatnikov2018-01-292-2/+2
* Introduce s390_sthyi system call decoderEugene Syromyatnikov2018-01-292-0/+2
* Drop non-functional CRIS architecture supportDmitry V. Levin2018-01-2524-587/+0
* Add syscall entry for ARM-specific get_tls syscallEugene Syromyatnikov2018-01-251-1/+2
* Fix syscall descriptions for ARM-specific system callsEugene Syromyatnikov2018-01-251-5/+5
* Implement decoding of riscv_flush_icache syscallEugene Syromyatnikov2018-01-251-0/+3
* ia64: do not bail out in get_syscall_args if umove fails with EPERMDmitry V. Levin2018-01-241-2/+6
* Rework decoding and pathtrace of old select syscallDmitry V. Levin2018-01-2312-0/+15
* Move definition of personality macros to arch_defs_.hEugene Syromyatnikov2018-01-219-0/+20
* Introduce HAVE_ARCH_SA_RESTOREREugene Syromyatnikov2018-01-215-0/+5
* Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLSDmitry V. Levin2018-01-2118-2/+22
* Replace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2Dmitry V. Levin2018-01-217-0/+10
* Use #if idiom instead of #ifdef for HAVE_ARCH_* macros.Dmitry V. Levin2018-01-211-0/+8
* Rename arch-specific arch_defs.h files to arch_defs_.hDmitry V. Levin2018-01-2110-1/+1
* Add compat support for s390xEugene Syromyatnikov2018-01-1922-25/+238
* Introduce arch-specific define HAVE_ARCH_OLD_MMAPEugene Syromyatnikov2018-01-179-0/+9
* aarch64: use ARCH_SET_PERSONALITY_FROM_IOV_SIZEEugene Syromyatnikov2018-01-162-2/+3
* Enhance decoding of mq_* syscallsDmitry V. Levin2018-01-1526-130/+130
* Update ioctl entries from linux v4.15-rc7Gleb Fotengauer-Malinovskiy2018-01-115-12/+87
* Change the first argument of upeek from pid to tcpEugene Syromiatnikov2018-01-0436-42/+42
* Change argument of getregs_old from pid to tcpEugene Syromiatnikov2018-01-043-9/+9