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