1. 8ef8140 devices: virtio: block: fix arm fcntl syscall by Daniel Verkamp · 3 years, 9 months ago
  2. 503c5ab devices: Add an asynchronous block device by Dylan Reid · 4 years, 4 months ago
  3. 592f327 devices: Use async from balloon by Dylan Reid · 4 years, 10 months ago
  4. febb71c seccomp: Update arm/aarch64 gpu_device.policy for Mesa by Rob Clark · 3 years, 9 months ago
  5. 359e7de Add the VioS audio backend by Jorge E. Moreira · 4 years ago
  6. 694c530 seccomp: gpu: allow vulkan loader and intel anv by Chia-I Wu · 3 years, 11 months ago
  7. c7236f2 seccomp: allow USBDEVFS_CLEAR_HALT by Daniel Verkamp · 3 years, 10 months ago
  8. 0d9d0e3 Allow perfetto tracing from crosvm gpu process by John Bates · 4 years ago
  9. 8e06159 virtiofs: Support FS_IOC_GET_ENCRYPTION_POLICY_EX by Chirantan Ekbote · 4 years ago
  10. c6810f2 virtiofs: Drop regular encryption ioctls by Chirantan Ekbote · 4 years ago
  11. 8e1d300 seccomp: x86_64: Fix video device crash on AMD GPU by Lepton Wu · 4 years ago
  12. f408c73 devices: Use PowerMonitor trait objects as a data source for GoldfishBattery. by Alex Lau · 4 years ago
  13. b9d3b69 devices: p9: Update policy for arm. by Lepton Wu · 4 years ago
  14. bbb32af Goldfish battery: create a irq thread by Chuanxiao Dong · 4 years, 7 months ago
  15. 2449288 devices: p9: Update for API change by Chirantan Ekbote · 4 years, 1 month ago
  16. e341d0a Expand video sandboxing for AMD devices by David Stevens · 4 years, 1 month ago
  17. b696d4f fs: Don't use path-based operations by Chirantan Ekbote · 4 years, 2 months ago
  18. b220eac devices: gpu: add support for mesa gpu shader cache by John Bates · 4 years, 2 months ago
  19. bedfa1e tpm: Update libtpm2 to master by Dylan Reid · 4 years, 4 months ago
  20. 2135787 devices: fs: Support FS_IOC_{GET,SET}FLAGS by Chirantan Ekbote · 4 years, 4 months ago
  21. ff77963 seccomp: x86_64: Allow fstat for video device by Lepton Wu · 4 years, 4 months ago
  22. 71e73d8 crosvm: Support UnixDatagram sockets for serial output. by Nicholas Verne · 4 years, 4 months ago
  23. 44336b9 devices: fs: Fix posix acl handling by Chirantan Ekbote · 4 years, 5 months ago
  24. 436296b secomp: Allow sched_yield for video device. by Lepton Wu · 4 years, 5 months ago
  25. dc82c81 devices: fs: Implement FS_IOC_FSSETXATTR by Chirantan Ekbote · 4 years, 5 months ago
  26. 42a5d13 seccomp: gpu: Allow PR_GET_NAME for prctl by Lepton Wu · 4 years, 5 months ago
  27. df71719 devices: fs: Support FS_IOC_FSGETXATTR by Chirantan Ekbote · 4 years, 6 months ago
  28. 97d6359 seccomp: add policy file video_device on ARM. by Alexandre Courbot · 4 years, 6 months ago
  29. 814a8da devices: fs: Use 2 stage create and mkdir by Chirantan Ekbote · 4 years, 6 months ago
  30. 57df6a0 devices: virtio: Initial implementation of virtio-video device by Keiichi Watanabe · 5 years ago
  31. 6031ff4 seccomp: gpu: allow sysinfo by David Stevens · 4 years, 7 months ago
  32. 5cf5af6 seccomp: allow kcmp on x86_64 gpu device by Zach Reizner · 4 years, 7 months ago
  33. d74bb77 devices: fs: Use l{get,set,list,remove}xattr by Chirantan Ekbote · 4 years, 8 months ago
  34. 6dfa1e4 devices: fs: Implement copy_file_range by Chirantan Ekbote · 4 years, 8 months ago
  35. 6d2a834 seccomp: add frequency file to x86_64 by Matt Delco · 4 years, 10 months ago
  36. 2977573 seccomp: Add missing syscalls to fs device policy by Chirantan Ekbote · 4 years, 9 months ago
  37. 4441c01 seccomp: update/cleanup aarch64 rules by Matt Delco · 4 years, 10 months ago
  38. 8488a0b seccomp: remove redundant unconditional arm/arm64 rules by Matt Delco · 4 years, 10 months ago
  39. 4389dab seccomp: remove redundant unconditional rules by Matt Delco · 5 years ago
  40. 5de0604 seccomp: allow statx syscall where stat/fstat was allowed by Daniel Verkamp · 4 years, 10 months ago
  41. 1617c21 seccomp: Allow 9p device to use open/openat by Yusuke Sato · 4 years, 10 months ago
  42. 58df38b devices: net: add control queue for enabling/disabling offloads by Stephen Barber · 5 years ago
  43. 4f9f5c7 devices: fs: Support fs crypto ioctls by Chirantan Ekbote · 5 years ago
  44. d62df4a seccomp: Allow clock_gettime for audio device by Lepton Wu · 5 years ago
  45. cef1079 seccomp: Add initial arm64 seccomp filters by Stephen Boyd · 5 years ago
  46. bbc866e seccomp: add memfd_create to arm gpu_device.policy by Stephen Barber · 5 years ago
  47. bfbe888 seccomp: move gettid to common_device.policy by Zach Reizner · 5 years ago
  48. 6eadef7 sys_util: add WriteZeroesAt trait by Daniel Verkamp · 5 years ago
  49. 37bd738 devices: fs: Use 32-bit uid/gid values on arm by Chirantan Ekbote · 5 years ago
  50. b0ac007 Enable seccomp for virtio-fs by Chirantan Ekbote · 5 years ago
  51. ec5916d devices: virtio: block: use FileReadWriteAtVolatile by Daniel Verkamp · 5 years ago
  52. a8adff0 devices: jail serial device by Zach Reizner · 5 years ago
  53. 17b0daf vfio: Integrate VFIO device into pci device model by Xiong Zhang · 6 years ago
  54. 36cc509 gpu: Fix sandboxing support for ARM. by David Riley · 5 years ago
  55. 373673c seccomp: add clock_gettime gettid to gpu policy. by Lepton Wu · 5 years ago
  56. 54e660b gpu: Add sandboxing support for pvr. by David Riley · 5 years ago
  57. 06787c5 gpu: Add sandboxing support for mali/ARM. by David Riley · 5 years ago
  58. 7cf768d ac97: Fix device real time priority issue by paulhsia · 5 years ago
  59. 2ea297a seccomp: add sendto, writev, and readv to common seccomp policies by Zach Reizner · 5 years ago
  60. 9f86c7a seccomp: return error from socket for TPM device by Daniel Verkamp · 6 years ago
  61. ad656a9 seccomp: whitelist read-only/write-only GPU mappings by Gurchetan Singh · 5 years ago
  62. 06944ec usb: Arm seccomp policy needs _llseek, not lseek by Daniel Verkamp · 5 years ago
  63. cc91fc8 devices: Add separate seccomp policy for pmem device by Jakub Staron · 5 years ago
  64. c62f416 usb: update USBDEVFS_CONNINFO_EX value to new size by Daniel Verkamp · 5 years ago
  65. bb340d9 usb: update xhci policies to allow newer libusb by Dmitry Torokhov · 5 years ago
  66. 3bebfa2 usb: reset backend device on port reset by Daniel Verkamp · 6 years ago
  67. e23231c usb: fix serial devices by removing device context verification by Jingkui Wang · 6 years ago
  68. 1f9ae42 seccomp: Whitelist syscalls for grunt gpu by Drew Davenport · 6 years ago
  69. 33e8ef0 devices: gpu: allow sysinfo syscall by David Riley · 6 years ago
  70. 100e6e4 implement xhci and add it to pci bus by Jingkui Wang · 6 years ago
  71. 4725a39 seccomp: tpm: remove fseek syscall from policy by Zach Reizner · 6 years ago
  72. a632f4b seccomp: unrefactor gpu_device.policy by Zach Reizner · 6 years ago
  73. 25a86d9 tpm: Update tpm device policy to support libtpm2 by David Tolnay · 6 years ago
  74. a60744b crosvm: use seqpacket rather than datagram sockets by Zach Reizner · 6 years ago
  75. d39dd9a seccomp: add mremap to arm common_device.policy by Daniel Verkamp · 6 years ago
  76. bae43dd seccomp: refactor policy into common_device.policy by Zach Reizner · 6 years ago
  77. 825ba52 devices: gpu: allow brk syscall by David Riley · 6 years ago
  78. dffec50 Adds Virtio-Input device simulation by Jorge E. Moreira · 6 years ago
  79. fccfc05 devices: gpu: dup stdout to stderr to allow virglrenderer logging by David Riley · 6 years ago
  80. d48445e devices: gpu: name gpu thread by David Riley · 6 years ago
  81. f052cfe linux: Add ac97 device with CRAS backend by paulhsia · 6 years ago
  82. 3082e8e linux: add ac97 to the pci bus by Dylan Reid · 6 years ago
  83. de6b29a tpm: Virtio tpm device by David Tolnay · 6 years ago
  84. 84c13ec devices: gpu: add lstat to gpu device seccomp by David Riley · 6 years ago
  85. 5656c12 devices: block: fix seccomp failures from free() by Daniel Verkamp · 6 years ago
  86. 31c20fd crosvm: add getpid and prlimit to seccomp by Yunlian Jiang · 6 years ago
  87. a70445a crosvm: add openat to seccomp by Yunlian Jiang · 6 years ago
  88. b1570f2 qcow: track deallocated clusters as unreferenced by Daniel Verkamp · 6 years ago
  89. 0a4f280 seccomp: Update 9p policy by Chirantan Ekbote · 6 years ago
  90. a040825 seccomp: whitelist connect for wl_device by Daniel Verkamp · 6 years ago
  91. 616a093 devices: block: allow timerfd syscalls in seccomp by Daniel Verkamp · 6 years ago
  92. b22b613 gpu: add sandboxing via minijail for virtio gpu device. by David Riley · 6 years ago
  93. 7621d91 devices: block: implement discard and write zeroes by Daniel Verkamp · 6 years ago
  94. bce85fe seccomp: move 9s policy aarch64 -> arm by Stephen Barber · 6 years ago
  95. ebd5681 virtio: Implement the 9P device by Chirantan Ekbote · 7 years ago
  96. a79073a 9s: Server binary for the 9p file system by Chirantan Ekbote · 6 years ago
  97. 448516e balloon: Implement device policy by Chirantan Ekbote · 6 years ago
  98. b847858 seccomp: rename aarch64 -> arm by Sonny Rao · 6 years ago
  99. 98ca995 wl: add pipe2 and fcntl64 to wl_device.policy by Zach Reizner · 6 years ago
  100. 22272dd virtwl: implement dmabuf sync support by David Reveman · 6 years ago