1. 75023a9 Fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  2. 2928afe Cleanup struct stat.st_flags decoding by Dmitry V. Levin · 10 years ago
  3. f1639d8 timerfd: update flags decoding by Mike Frysinger · 9 years ago
  4. 79fb4d6 Update PTRACE_* constants by Dmitry V. Levin · 10 years ago
  5. 825b524 Update SWAP_FLAG_* constants by Dmitry V. Levin · 10 years ago
  6. 719554d Update SCHED_* constants by Dmitry V. Levin · 10 years ago
  7. 4bcce0a Update prctl PR_* constants by Dmitry V. Levin · 10 years ago
  8. 52572b6 Implement decoding of fallocate FALLOC_FL_* flags by Dmitry V. Levin · 10 years ago
  9. 4b9c68b Implement full decoding of 64-bit capabilities by Dmitry V. Levin · 10 years ago
  10. bf7fdfa Make parsers of capget and capset syscalls self-contained by Dmitry V. Levin · 10 years ago
  11. 6b82ba5 Remove unused sys_mctl by Dmitry V. Levin · 10 years ago
  12. 681452b Remove unused <sys/acl.h> based code by Dmitry V. Levin · 10 years ago
  13. 18901ea Decode open's O_TMPFILE by Mike Frysinger · 10 years ago
  14. c400a1c Dump details for Bluetooth socket operations by Lubomir Rintel · 10 years ago
  15. 0cc9614 Implement Video4Linux video-input ioctls decoder by Philippe De Muyter · 10 years ago
  16. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  17. 7faa5b4 fsmagic: update from <linux/magic.h> by Dmitry V. Levin · 10 years ago
  18. 5b677ab renameat2: add decoding support by Mike Frysinger · 10 years ago
  19. d04bb2b Fix delete_module decoding by Dmitry V. Levin · 10 years ago
  20. 6dbbe07 sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants by Dmitry V. Levin · 10 years ago
  21. 63ebcfc xlat: cleanup the aftermath of automatic conversion by Dmitry V. Levin · 10 years ago
  22. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  23. 5153b5c Enhance xlat generator by Dmitry V. Levin · 10 years ago
  24. 761ed9b Implement xlat generator by Mike Frysinger · 10 years ago