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