gvisor/pkg/sentry
Adin Scannell 115898e368 Prevent DATA RACE in UnstableAttr.
The slaveInodeOperations is currently copying the object when
truncate is called (which is a no-op). This may result in a
(unconsequential) data race when being modified concurrently.

PiperOrigin-RevId: 294484276
2020-02-11 11:38:08 -08:00
..
arch Add context to note. 2020-02-10 14:11:52 -08:00
contexttest Update package locations. 2020-01-27 15:31:32 -08:00
control Standardize on tools directory. 2020-01-27 12:21:00 -08:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Prevent DATA RACE in UnstableAttr. 2020-02-11 11:38:08 -08:00
fsimpl Add contextual comment. 2020-02-10 13:21:30 -08:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00
kernel Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Update package locations. 2020-01-27 15:31:32 -08:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Internal change. 2020-01-31 13:19:42 -08:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform supporting sError in guest kernel on Arm64 2020-01-29 07:50:38 -05:00
sighandling Standardize on tools directory. 2020-01-27 12:21:00 -08:00
socket Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Move Align{Up,Down} into binary package. 2020-02-11 11:09:31 -08:00
syscalls Refactor getxattr. 2020-02-10 14:47:47 -08:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Document MinimumTotalMemoryBytes. 2020-02-10 12:08:32 -08:00
vfs Remove argument from vfs.MountNamespace.DecRef() 2020-02-04 11:48:36 -08:00
watchdog Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Cleanup internal package group. 2020-02-10 17:12:59 -08:00