1. 1e9c966 Remove initialization of big holes in syscallent.h files by Dmitry V. Levin · 9 years ago
  2. a6acc31 alpha: decode osf_statfs64 and osf_fstatfs64 syscalls by Dmitry V. Levin · 9 years ago
  3. 769c98a hppa: rename ECANCELLED to ECANCELED by Dmitry V. Levin · 9 years ago
  4. 1264645 Remove parser of unimplemented timerfd syscall by Dmitry V. Levin · 9 years ago
  5. ef2007e mips o32, powerpc, powerpc64: fix decoding of iopl syscall by Dmitry V. Levin · 9 years ago
  6. 10c6c3f alpha: fix decoding of shmat syscall by Dmitry V. Levin · 9 years ago
  7. dbc68b7 avr32: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  8. e17f28d Update generic ioctl entries from linux 4.5 by Dmitry V. Levin · 9 years ago
  9. 5d6292c hppa: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  10. 0cb245a mips: wire up copy_file_range syscall by Dmitry V. Levin · 9 years ago
  11. 1ab6e25 Replace printargs_lu and printargs_ld with printargs_u and printargs_d by Dmitry V. Levin · 9 years ago
  12. c1f99f5 Implement copy_file_range syscall decoding by Dmitry V. Levin · 9 years ago
  13. 4ab2040 Fix numbers of syscall arguments in syscall tables by Dmitry V. Levin · 9 years ago
  14. f3948fe s390: decode fadvise64 and fadvise64_64 by Dmitry V. Levin · 9 years ago
  15. 61066ea mips n64: use the most optimal parser for fadvise64 syscall by Dmitry V. Levin · 9 years ago
  16. 1a16618 ia64: decode fstatfs64 and statfs64 by Dmitry V. Levin · 9 years ago
  17. a1e8228 alpha, ia64, mips, sh, sh64: fix the number of pipe syscall arguments by Dmitry V. Levin · 9 years ago
  18. 3a63075 avr32: wire up missing syscalls by Dmitry V. Levin · 9 years ago
  19. 1763fa5 s390, s390x: fix printing of syscalls unknown to the kernel by Dmitry V. Levin · 9 years ago
  20. e2136d4 s390, s390x: print all syscall arguments for syscall number 0 by Dmitry V. Levin · 9 years ago
  21. 606fcd0 mips o32: alias sys_syscall to printargs by Dmitry V. Levin · 9 years ago
  22. 8493dcf s390: fix sigreturn decoding on recent kernels by Dmitry V. Levin · 9 years ago
  23. 5b87572 avr32: wire up accept4 syscall by Dmitry V. Levin · 9 years ago
  24. 7de5331 sparc64: fix names of {s,g}etres{u,g}id syscalls by Dmitry V. Levin · 9 years ago
  25. b663fd9 sparc64: remove sparc32 syscall entries by Dmitry V. Levin · 9 years ago
  26. f77c4e6 sparc: remove sparc64 syscall entries by Dmitry V. Levin · 9 years ago
  27. f5fb0a7 sparc64: clone syscallent.h from sparc by Dmitry V. Levin · 9 years ago
  28. b111054 sparc: fix mlock2 sysentry, wire up bind, listen, and setsockopt syscalls by Dmitry V. Levin · 9 years ago
  29. 2720a61 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls by Dmitry V. Levin · 9 years ago
  30. fbec510 alpha: alias getdtablesize to printargs by Dmitry V. Levin · 9 years ago
  31. aef5e14 Set SYSCALL_NEVER_FAILS flag for getpid, getppid and gettid syscall by Dmitry V. Levin · 9 years ago
  32. dd039b7 Set SYSCALL_NEVER_FAILS flag for umask syscall by Dmitry V. Levin · 9 years ago
  33. 552f2f6 alpha, ia64, mips, nios2, powerpc, sparc: always check for syscall error by Dmitry V. Levin · 9 years ago
  34. a147bf8 sh, sh64: fix syscall flags in several syscall entries by Dmitry V. Levin · 9 years ago
  35. ffb6c55 Set SYSCALL_NEVER_FAILS flag for personality syscall by Dmitry V. Levin · 9 years ago
  36. dd1a80c arc, metag, nios2, or1k, tile: fix build by Dmitry V. Levin · 9 years ago
  37. 23828a5 ia64: wire up mlock2 syscall by Dmitry V. Levin · 9 years ago
  38. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  39. 34683e3 Fix SYS_FUNC and SEN macros for musl by Szabolcs Nagy · 9 years ago
  40. 90c7de6 aarch64: make arm registers unsigned by Dmitry V. Levin · 9 years ago
  41. cdd2f84 ia64: print all ia32 syscalls using printargs by Dmitry V. Levin · 9 years ago
  42. 232cf04 Fix build on architectures for which arch_sigreturn is not implemented by Dmitry V. Levin · 9 years ago
  43. c37173f aarch64: swap 64-bit and 32-bit personalities by Dmitry V. Levin · 9 years ago
  44. e3a2fe0 mips: fix fadvise64 syscall entries by Dmitry V. Levin · 9 years ago
  45. ebb38bc xtensa: wire up syncfs syscall by Dmitry V. Levin · 9 years ago
  46. 2b722e2 sh, sh64: fix syscall entries by Dmitry V. Levin · 9 years ago
  47. 57dfe5f powerpc, powerpc64: wire up mlock2 syscall by Dmitry V. Levin · 9 years ago
  48. b506f78 hppa: fix syscall entries by Dmitry V. Levin · 9 years ago
  49. 19a6d71 avr32: update syscall entries by Dmitry V. Levin · 9 years ago
  50. 8e7c92b m68k: fix syscall names by Dmitry V. Levin · 9 years ago
  51. 59a1586 sparc: update syscall names by Dmitry V. Levin · 9 years ago
  52. d4bb0ba powerpc, powerpc64: update syscall names by Dmitry V. Levin · 9 years ago
  53. a8b0cef alpha: update syscall entries by Dmitry V. Levin · 9 years ago
  54. 476ec39 Fix mmap syscall entries by Dmitry V. Levin · 9 years ago
  55. 69b7307 Fix select and _newselect syscall entries by Dmitry V. Levin · 9 years ago
  56. dd36092 Fix exit syscall entries by Dmitry V. Levin · 9 years ago
  57. 5090dde Fix pread64 and pwrite64 syscall entries by Dmitry V. Levin · 9 years ago
  58. f04eedd ia64: fix remap_file_pages syscall entry by Dmitry V. Levin · 9 years ago
  59. 59281fc bfin, i386: remove sysentry for nonexistent security syscall by Dmitry V. Levin · 9 years ago
  60. 323cc92 Move x32 <asm/stat.h> replacement to x32 specific directory by Dmitry V. Levin · 9 years ago
  61. 6a8095e avr32: fix umount2 syscall entry by Dmitry V. Levin · 9 years ago
  62. 211d6ef fcntl: create a separate parser for fcntl64 syscall by Elvira Khabirova · 9 years ago
  63. cfde1e3 x86_64, x32: add a replacement for <asm/stat.h> by Dmitry V. Levin · 9 years ago
  64. c31481f Add a wrapper around <asm/stat.h> by Dmitry V. Levin · 9 years ago
  65. 84940d4 alpha, ppc, sh, sh64: fix fstatat64 syscall entries by Dmitry V. Levin · 9 years ago
  66. fdb3544 ppc64: clone syscallent.h from ppc by Dmitry V. Levin · 9 years ago
  67. f3e9e61 x86_64: change getregs_old to forward ptrace return code by Dmitry V. Levin · 9 years ago
  68. 5105d4a Cleanup print_pc by Dmitry V. Levin · 9 years ago
  69. 1651051 cleanup: make get_scno.c files more readable by Dmitry V. Levin · 9 years ago
  70. 64672a6 cleanup: make get_syscall_args.c files more readable by Dmitry V. Levin · 9 years ago
  71. f51aec6 cleanup: make get_syscall_result.c files more readable by Dmitry V. Levin · 9 years ago
  72. 0c8c5c9 cleanup: make get_error.c files more readable by Dmitry V. Levin · 9 years ago
  73. 527b42f cleanup: make arch_sigreturn.c files more readable by Dmitry V. Levin · 9 years ago
  74. 2620751 x32: fix sigreturn decoding by Dmitry V. Levin · 9 years ago
  75. 329288b Fix syscall entries of unimplemented getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  76. a56a81c Remove parsers of getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  77. aae525f Remove parser of query_module syscall by Dmitry V. Levin · 9 years ago
  78. 25cb5cb Fix syscall entries of deprecated sysfs syscall by Dmitry V. Levin · 9 years ago
  79. 10bd315 Move sysfs syscall to deprecated category by Dmitry V. Levin · 9 years ago
  80. a318cc0 Fix syscall entries of deprecated bdflush syscall by Dmitry V. Levin · 9 years ago
  81. 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 9 years ago
  82. 60d7524 Implement lookup_dcookie syscall decoding by Dmitry V. Levin · 9 years ago
  83. ea19705 Implement kexec_file_load syscall decoding by Dmitry V. Levin · 9 years ago
  84. 7aa9c0d Implement kcmp syscall decoding by Dmitry V. Levin · 9 years ago
  85. dcd00c3 Implement iopl syscall decoding by Dmitry V. Levin · 9 years ago
  86. 2aa180e Implement ioperm syscall decoding by Dmitry V. Levin · 9 years ago
  87. b36d132 Assume that libc provides sendmsg by Dmitry V. Levin · 9 years ago
  88. 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 9 years ago
  89. 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
  90. a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
  91. 1fc01fd ia64: wire up kcmp syscall by Dmitry V. Levin · 9 years ago
  92. 7171821 powerpc: wire up direct sysv ipc syscalls by Dmitry V. Levin · 9 years ago
  93. 401d4bd Wire up userfaultfd, membarrier, and mlock2 syscalls by Dmitry V. Levin · 9 years ago
  94. b3ab30f powerpc: wire up switch_endian syscall by Dmitry V. Levin · 9 years ago
  95. a1982b4 sparc: reserve more space for new syscalls by Dmitry V. Levin · 9 years ago
  96. b070229 m68k: wire up direct socket syscalls by Dmitry V. Levin · 9 years ago
  97. 5f394f5 i386: wire up direct socket syscalls by Dmitry V. Levin · 9 years ago
  98. 4b499f4 s390, s390x: update syscall tables by Heiko Carstens · 9 years ago
  99. daae8f9 xtensa: fix several syscall entries by Dmitry V. Levin · 9 years ago
  100. 9f1eb12 ia64: fix syscall numbers for set_robust_list, get_robust_list, and splice syscalls by Dmitry V. Levin · 9 years ago