1. 4b69c47 Add sparc64 specific ptrace constants by Dmitry V. Levin · 8 years ago
  2. 469fd10 Consistently use extended regular expressions where appropriate by Dmitry V. Levin · 8 years ago
  3. b412d75 Fix corner cases of ipc syscall decoding by Dmitry V. Levin · 8 years ago
  4. e0a0d89 Fix corner cases of socketcall syscall by Dmitry V. Levin · 8 years ago
  5. 8383062 xlat/shutdown_modes.in: convert to modern syntax by Dmitry V. Levin · 8 years ago
  6. 2850f74 Add a general netlink socket parser by Fabien Siron · 8 years ago
  7. 7499ce0 Update sigaltstack SS_* constants by Dmitry V. Levin · 8 years ago
  8. fdedff6 Update fs *_MAGIC constants by Dmitry V. Levin · 8 years ago
  9. ccd915a Update KEYCTL_* constants by Dmitry V. Levin · 8 years ago
  10. c77c434 Update input event constants by Dmitry V. Levin · 8 years ago
  11. 5e24375 Update RWF_* constants by Dmitry V. Levin · 8 years ago
  12. 021f2f3 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 8 years ago
  13. 45ae937 net.c: fix printing AF_PACKET socket addresses by Dmitry V. Levin · 8 years ago
  14. 324f68d net.c: fix printing AF_BLUETOOTH socket addresses by Dmitry V. Levin · 8 years ago
  15. 72fd77a xlat/addrfams.in: provide fallback definitions by Dmitry V. Levin · 8 years ago
  16. b01b384 Update AF_* constants by Dmitry V. Levin · 8 years ago
  17. e139cbe Consistently use AF_UNIX over AF_LOCAL by Dmitry V. Levin · 9 years ago
  18. 900503c Do not check for old sysctl enums by Dmitry V. Levin · 9 years ago
  19. 0e2c5e2 xlat: extend syntax by Dmitry V. Levin · 9 years ago
  20. aa7787f xlat/btrfs_dev_stats_values.in: cleanup by Dmitry V. Levin · 9 years ago
  21. 306a261 Add xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in by Dmitry V. Levin · 9 years ago
  22. 8cc6962 ioctl: add decoding support for btrfs ioctls by Jeff Mahoney · 9 years ago
  23. a9fdbf1 Update SOL_* constants by Dmitry V. Levin · 9 years ago
  24. 85acd13 Update MSG_* constants by Dmitry V. Levin · 9 years ago
  25. 72712cb Update AF_* constants by Dmitry V. Levin · 9 years ago
  26. 809ee3e ptrace: decode addr argument of PTRACE_PEEKSIGINFO request by Dmitry V. Levin · 9 years ago
  27. a6dd094 Implement decoding of preadv2 and pwritev2 syscalls by Dmitry V. Levin · 9 years ago
  28. 5d1216a Decode UFFDIO_* ioctls by Dr. David Alan Gilbert · 9 years ago
  29. 1d17ac7 xlat: do not strip "1<<" prefix from xlat strings by Dmitry V. Levin · 9 years ago
  30. 7a1c25e xlat: make "1<<val" syntax work with 64-bit values by Dmitry V. Levin · 9 years ago
  31. 9ae4669 xlat: extend syntax with #val_type directive by Dmitry V. Levin · 9 years ago
  32. 6b040fc xlat/gen.sh: prepare for adding #val_type directive support by Dmitry V. Levin · 9 years ago
  33. 3f25b65 xlat: generate xlat pairs using new XLAT_PAIR macro by Dmitry V. Levin · 9 years ago
  34. 9d2b6b9 Move definitions of MPOL_* constants to xlat files by Dmitry V. Levin · 9 years ago
  35. 96cf7d7 Add default values for RENAME_* constants by Dmitry V. Levin · 9 years ago
  36. f3ac129 statfs: print f_flags field only when ST_VALID flag is set by Dmitry V. Levin · 9 years ago
  37. b4a478d statfs: decode f_flags field of struct statfs by Dmitry V. Levin · 9 years ago
  38. 612368b Improve decoding of Android's PR_SET_VMA prctl by Elliott Hughes · 9 years ago
  39. 27bff90 Add default values for SYNC_FILE_RANGE_* constants by Dmitry V. Levin · 9 years ago
  40. 71fe62e Replace PF_* constants with AF_* by Dmitry V. Levin · 9 years ago
  41. 4ce6b5e Update Q_* constants by Dmitry V. Levin · 9 years ago
  42. c4d67d4 Update CLONE_* constants by Dmitry V. Levin · 9 years ago
  43. 54cc3e1 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 9 years ago
  44. ce515dd Update SO_* constants by Dmitry V. Levin · 9 years ago
  45. ebd1124 Update SEGV_* constants by Dmitry V. Levin · 9 years ago
  46. aa7b60d Update EPOLL* constants by Dmitry V. Levin · 9 years ago
  47. 3843768 Update fs *_MAGIC constants by Dmitry V. Levin · 9 years ago
  48. b9c8e66 Update IPV6_* constants by Dmitry V. Levin · 9 years ago
  49. c257fbe Update SO_* constants by Dmitry V. Levin · 9 years ago
  50. 12d5e7c Update MADV_* constants by Dmitry V. Levin · 9 years ago
  51. 60d4892 quotactl: add decoding of if_dqinfo.dqi_flags constants by Dmitry V. Levin · 9 years ago
  52. 2d54496 Update quotactl constants by Dmitry V. Levin · 9 years ago
  53. 2105a97 Move definitions of quotactl constants to xlat files by Dmitry V. Levin · 9 years ago
  54. 65f8d39 Update PTRACE_* constants by Dmitry V. Levin · 9 years ago
  55. 727508b Enhance personality syscall decoding by Dmitry V. Levin · 9 years ago
  56. 3eba72b Add personality emulation flags by Dmitry V. Levin · 9 years ago
  57. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  58. 97af1be Update umount2 flags by Dmitry V. Levin · 9 years ago
  59. eb76c4b prctl: add PR_CAP_AMBIENT parser by Dmitry V. Levin · 9 years ago
  60. b165910 Fix build on systems that lack EM_FRV definition by Dmitry V. Levin · 9 years ago
  61. 2154702 fcntl: skip F_GETLK64, F_SETLK64, and F_SETLKW64 in fcntl syscall parser by Dmitry V. Levin · 9 years ago
  62. c7c5270 fcntl.c: implement decoding for all known operations by Dmitry V. Levin · 9 years ago
  63. bcc7397 Update F_* constants by Dmitry V. Levin · 9 years ago
  64. db62a71 Update LOCK_* constants by Dmitry V. Levin · 9 years ago
  65. a56a81c Remove parsers of getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
  66. aae525f Remove parser of query_module syscall by Dmitry V. Levin · 9 years ago
  67. ea19705 Implement kexec_file_load syscall decoding by Dmitry V. Levin · 9 years ago
  68. 7aa9c0d Implement kcmp syscall decoding by Dmitry V. Levin · 9 years ago
  69. 1f111cf Implement IPPROTO_IP control messages decoding by Dmitry V. Levin · 9 years ago
  70. 5cb45b2 mpers: skip xlat struct definitions in mpers mode by Dmitry V. Levin · 9 years ago
  71. a367db8 Mpersify parsers of readdir and getdents syscalls by Dmitry V. Levin · 9 years ago
  72. 3a1e95d net.c: move fallback definition of SCM_SECURITY to xlat/ by Dmitry V. Levin · 9 years ago
  73. 0d0a50a Implement mlock2 syscall decoding by Dmitry V. Levin · 9 years ago
  74. 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
  75. a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
  76. 644a809 time.c: move fallback definitions of SIGEV_* values to xlat/ by Dmitry V. Levin · 9 years ago
  77. 6375f15 Add PowerPC specific ptrace constants by Anton Blanchard · 9 years ago
  78. cb7699c Update SCTP_* constants by Dmitry V. Levin · 9 years ago
  79. 456f41a Update F_* constants by Dmitry V. Levin · 9 years ago
  80. e96869b Update RENAME_* constants by Dmitry V. Levin · 9 years ago
  81. a9cda69 Update SO_* constants by Dmitry V. Levin · 9 years ago
  82. 718dc43 Update INPUT_PROP_* constants by Dmitry V. Levin · 9 years ago
  83. d6414fb Update KEY_* constants by Dmitry V. Levin · 9 years ago
  84. 137bf1b Update FALLOC_FL_* constants by Dmitry V. Levin · 9 years ago
  85. d44ffe0 Update AF_* and PF_* constants by Dmitry V. Levin · 9 years ago
  86. 209f695 Update TCP_* constants by Dmitry V. Levin · 9 years ago
  87. 7f0063c Update PACKET_* constants by Dmitry V. Levin · 9 years ago
  88. 57c2918 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 9 years ago
  89. 6fda331 Update IPPROTO_* constants by Dmitry V. Levin · 9 years ago
  90. 3fe9d36 Update IP_* constants by Dmitry V. Levin · 9 years ago
  91. 8e0442d Update PTRACE_O_* constants by Dmitry V. Levin · 9 years ago
  92. b02bcfa Update PR_* constants by Dmitry V. Levin · 9 years ago
  93. b0d1955 Update SECBIT_* constants by Dmitry V. Levin · 9 years ago
  94. 54646b8 decode extend getsockopt/setsockopt options by Mike Frysinger · 9 years ago
  95. 69c1570 Fix build on systems that lack EM_ARM/EM_OPENRISC definitions by Dmitry V. Levin · 9 years ago
  96. 12cca59 Fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  97. d2eaf67 signal: SIGSYS: decode si_syscall & si_arch fields by Mike Frysinger · 9 years ago
  98. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 9 years ago
  99. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 9 years ago
  100. c8cba99 eventfd2: fix flags decoding by Dmitry V. Levin · 9 years ago