1. 3ce2dfc btrfs.c: remove unused variable by Dmitry V. Levin · 9 years ago
  2. 95577cf btrfs.c: use printxval/printxval64 instead of printxvals by Dmitry V. Levin · 9 years ago
  3. 2be39ec btrfs.c: fix indentation by Dmitry V. Levin · 9 years ago
  4. aa7787f xlat/btrfs_dev_stats_values.in: cleanup by Dmitry V. Levin · 9 years ago
  5. d2bd683 file_ioctl.c: use print_array by Dmitry V. Levin · 9 years ago
  6. 0b13d9c file_ioctl.c: fix indentation by Dmitry V. Levin · 9 years ago
  7. 1d2201c file_ioctl.c: include <linux/ioctl.h> instead of <sys/ioctl.h> by Dmitry V. Levin · 9 years ago
  8. c525307 file_ioctl.c: fix build on systems without <linux/fiemap.h> by Dmitry V. Levin · 9 years ago
  9. 25f3758 ioctl.c: fix build by Dmitry V. Levin · 9 years ago
  10. 398fe04 ioctl: add decoding for FS_IOC_FIEMAP by Jeff Mahoney · 9 years ago
  11. 306a261 Add xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in by Dmitry V. Levin · 9 years ago
  12. 8cc6962 ioctl: add decoding support for btrfs ioctls by Jeff Mahoney · 9 years ago
  13. c4d4d3c x32: update ioctl entries from linux 4.6 by Gleb Fotengauer-Malinovskiy · 9 years ago
  14. 9b49af1 tests/attach-f-p.c: sleep a bit more to let the tracer catch up by Dmitry V. Levin · 9 years ago
  15. 475d2b5 tests/attach-p-cmd-cmd.c: fix potential errno clobbering by Dmitry V. Levin · 9 years ago
  16. 4ea65fb tests/net-yy-netlink.c: robustify against libc specific issues by Dmitry V. Levin · 9 years ago
  17. 29df035 tests/net-yy-netlink.c: robustify against os specific issues by Dmitry V. Levin · 9 years ago
  18. 1e9dabe tests/net-yy-{inet,netlink}.test: cleanup by Dmitry V. Levin · 9 years ago
  19. f21a2f4 tests: define PRI__[dux]64 macros to print __s64 and __u64 values by Jeff Mahoney · 9 years ago
  20. 62a35fa tests: remove manual creation of memory mapping holes by Dmitry V. Levin · 9 years ago
  21. 0f303f9 tests: make tail_alloc create additional memory mapping holes by Dmitry V. Levin · 9 years ago
  22. a8fce09 mpers: add support of conditionally compiled printers by Dmitry V. Levin · 9 years ago
  23. 4bf7ab7 Remove redundant declaration of v4l2_ioctl by Dmitry V. Levin · 9 years ago
  24. 7b69797 Fix one more code pattern that might break gcc strict aliasing rules by Dmitry V. Levin · 9 years ago
  25. 28e955d tests: add check for netlink protocol decoding with -yy option by Fabien Siron · 9 years ago
  26. 814c0d5 Add netlink domain sockets support to socketutils by Fabien Siron · 9 years ago
  27. ff2b853 tests/pread64-pwrite64.c: robustify against os specific issues by Dmitry V. Levin · 9 years ago
  28. a8e8205 tests/read-write.c: robustify against os specific issues by Dmitry V. Levin · 9 years ago
  29. af09d4f umovestr3.test: extend test coverage by Dmitry V. Levin · 9 years ago
  30. 81f1b16 tests/timer_create.c: robustify against os specific issues by Dmitry V. Levin · 9 years ago
  31. e0ba920 Fix some compilation warnings on older systems by Dmitry V. Levin · 9 years ago
  32. 9164722 Update generic ioctl entries from linux 4.6 by Dmitry V. Levin · 9 years ago
  33. d07201a maint: update for linux 4.6 by Dmitry V. Levin · 9 years ago
  34. a9fdbf1 Update SOL_* constants by Dmitry V. Levin · 9 years ago
  35. 85acd13 Update MSG_* constants by Dmitry V. Levin · 9 years ago
  36. 72712cb Update AF_* constants by Dmitry V. Levin · 9 years ago
  37. 854a259 tests: add brk.test by Fei Jie · 9 years ago
  38. 9b8ca23 Fix printing of invalid arguments of term ioctls by Dmitry V. Levin · 9 years ago
  39. 29c845c mips: fix printing of invalid operations argument of sysmips syscall by Dmitry V. Levin · 9 years ago
  40. 5e2fc62 bfin: fix printing of invalid flags argument of sram_alloc syscall by Dmitry V. Levin · 9 years ago
  41. c5f6863 Fix printing of invalid arguments of prctl syscall by Dmitry V. Levin · 9 years ago
  42. a95c3e5 Fix printing of invalid flags argument of perf_event_open syscall by Dmitry V. Levin · 9 years ago
  43. 30dc541 or1k: fix printing of invalid 1st argument of or1k_atomic syscall by Dmitry V. Levin · 9 years ago
  44. 0da9b0e Fix printing of invalid flags argument of get_mempolicy syscall by Dmitry V. Levin · 9 years ago
  45. 3a0fa5c Fix printing of invalid mode argument of mbind syscall by Dmitry V. Levin · 9 years ago
  46. 942da9c Fix printing of invalid argument of MTDFILEMODE ioctl by Dmitry V. Levin · 9 years ago
  47. 412ec94 Fix printing of invalid flags argument of mount syscall by Dmitry V. Levin · 9 years ago
  48. 1168114 Fix printing of invalid arguments of memory mapping related syscalls by Dmitry V. Levin · 9 years ago
  49. e2c5a3c Fix printing of invalid flags argument of kexec_load and kexec_file_load by Dmitry V. Levin · 9 years ago
  50. c560c80 Fix printing of invalid 3rd argument of fcntl/fcntl64 syscall by Dmitry V. Levin · 9 years ago
  51. d06fa28 Fix printing of invalid flags argument of unshare syscall by Dmitry V. Levin · 9 years ago
  52. 77ab8dd Introduce printflags_long and printxval_long by Dmitry V. Levin · 9 years ago
  53. f77ca9c Fix printing of invalid struct xfs_dqblk.d_flags by Dmitry V. Levin · 9 years ago
  54. 2cad72f Fix printing of invalid struct ubi_mkvol_req.vol_type by Dmitry V. Levin · 9 years ago
  55. b8eec60 Fix decoding of prctl/arch_prctl operation argument by Dmitry V. Levin · 9 years ago
  56. ba62f34 Fix printing of struct sched_attr.sched_flags by Dmitry V. Levin · 9 years ago
  57. e9dd8f9 Fix printing of struct statfs.f_flags by Dmitry V. Levin · 9 years ago
  58. b0695de Fix printing of invalid struct ifreq.ifr_flags by Dmitry V. Levin · 9 years ago
  59. 952d89b Fix printing of invalid struct pollfd.events by Dmitry V. Levin · 9 years ago
  60. 977aee8 Fix printing of invalid struct sembuf.sem_flg by Dmitry V. Levin · 9 years ago
  61. a734a97 Fix printing of invalid l_type and l_whence in fcntl/fcntl64 syscalls by Dmitry V. Levin · 9 years ago
  62. 6e381c6 Fix printing of fanotify_mark mask argument by Dmitry V. Levin · 9 years ago
  63. 55044d9 Fix decoding of epoll_ctl operation argument by Dmitry V. Levin · 9 years ago
  64. 7fb984e Fix printing of invalid d_type in getdents syscall by Dmitry V. Levin · 9 years ago
  65. 2eb56d1 bfin: fix decoding of cacheflush syscall by Dmitry V. Levin · 9 years ago
  66. 18d921d Fix decoding of BPF_MAP_UPDATE_ELEM flags by Dmitry V. Levin · 9 years ago
  67. 7708659 Fix decoding of fcntl/fcntl64 operation argument by Dmitry V. Levin · 9 years ago
  68. 4811023 Rename sprintflags64 to sprintflags. by Dmitry V. Levin · 9 years ago
  69. 6274ecc Prepare for transition from sprintflags64 to sprintflags by Dmitry V. Levin · 9 years ago
  70. c0db59b Rename xlookup64 to xlookup by Dmitry V. Levin · 9 years ago
  71. 9134aab Prepare for transition from xlookup64 to xlookup by Dmitry V. Levin · 9 years ago
  72. a8443f8 v4l2: fix build with old kernel headers by Dmitry V. Levin · 9 years ago
  73. 3cc989e configure.ac: do not check for sys/ioctl.h and ioctls.h by Dmitry V. Levin · 9 years ago
  74. deff569 sock.c: include <linux/ioctl.h> instead of <sys/ioctl.h> or <ioctls.h> by Dmitry V. Levin · 9 years ago
  75. fe3de9c v4l2: include <linux/ioctl.h> instead of <sys/ioctl.h> by Dmitry V. Levin · 9 years ago
  76. f9199ab printsiginfo: remove "verbose" argument by Dmitry V. Levin · 9 years ago
  77. 602998b tests/ptrace.c: tweak magic constants to make the test more reliable by Dmitry V. Levin · 9 years ago
  78. 98f632a tests/ioctl_v4l2.c: fix build on older systems by Dmitry V. Levin · 9 years ago
  79. f2f162e Do not use htole32 function by Dmitry V. Levin · 9 years ago
  80. 09de43b tests/ioctl_v4l2.c: fix typo by Dmitry V. Levin · 9 years ago
  81. 632efff tests: check decoding of ptrace syscall by Dmitry V. Levin · 9 years ago
  82. 76b4c33 ptrace: decode data argument of PTRACE_PEEKSIGINFO request by Dmitry V. Levin · 9 years ago
  83. d9fb4a4 ptrace: decode data argument of PTRACE_SECCOMP_GET_FILTER request by Dmitry V. Levin · 9 years ago
  84. 846f617 ptrace: decode argument of PTRACE_GETEVENTMSG request by Dmitry V. Levin · 9 years ago
  85. 1634de7 ptrace: decode arguments of PTRACE_[GS]ETSIGMASK requests by Dmitry V. Levin · 9 years ago
  86. 8bd7f31 ptrace: return RVAL_DECODED for requests decoded on entering by Dmitry V. Levin · 9 years ago
  87. 388aca6 ptrace: print PTRACE_O_* flags using printflags64 by Dmitry V. Levin · 9 years ago
  88. 7c8e330 ptrace: print data argument of PTRACE_SEIZE et al requests as flags by Dmitry V. Levin · 9 years ago
  89. caa2bc3 ptrace: print data argument of PTRACE_SINGLEBLOCK et al requests as signo by Dmitry V. Levin · 9 years ago
  90. 809ee3e ptrace: decode addr argument of PTRACE_PEEKSIGINFO request by Dmitry V. Levin · 9 years ago
  91. 3a5cd34 ptrace: fix printing addr argument of PTRACE_GETSIGMASK et al requests by Dmitry V. Levin · 9 years ago
  92. 5c720b0 ptrace: do not print data argument of some requests on sparc by Dmitry V. Levin · 9 years ago
  93. 91bd125 ptrace: do not print addr and data arguments of PTRACE_ATTACH-like requests by Dmitry V. Levin · 9 years ago
  94. 89ca4aa ptrace: do not print arguments of PTRACE_TRACEME request by Dmitry V. Levin · 9 years ago
  95. 73a8e97 ptrace: print request using printxval64 by Dmitry V. Levin · 9 years ago
  96. 4995594 Do not sign-extend siginfo_t.si_syscall by Dmitry V. Levin · 9 years ago
  97. 50a2651 Export print_seccomp_fprog for further use in parser of ptrace syscall by Dmitry V. Levin · 9 years ago
  98. 01d16cc tests: add munlockall.test by Fei Jie · 9 years ago
  99. 0684c35 tests: add link.test by Fei Jie · 9 years ago
  100. d81b58f tests: check decoding and dumping of preadv2 and pwritev2 syscalls by Dmitry V. Levin · 9 years ago