gvisor/pkg/sentry
Jamie Liu 1cedccf8e9 Drop the one-page limit for /proc/[pid]/{cmdline,environ}.
It never actually should have applied to environ (the relevant change in
Linux 4.2 is c2c0bb44620d "proc: fix PAGE_SIZE limit of
/proc/$PID/cmdline"), and we claim to be Linux 4.4 now anyway.

PiperOrigin-RevId: 231250661
Change-Id: I37f9c4280a533d1bcb3eebb7803373ac3c7b9f15
2019-01-28 11:00:23 -08:00
..
arch Validate FS_BASE in Task.Clone 2018-12-10 12:37:16 -08:00
context Filesystems shouldn't be saving references to Platform. 2018-12-12 17:47:55 -08:00
control Make error messages a bit more user friendly. 2018-11-01 17:40:09 -07:00
device Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
fs Drop the one-page limit for /proc/[pid]/{cmdline,environ}. 2019-01-28 11:00:23 -08:00
hostcpu Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
inet Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
kernel Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
limits Rename limits.MemoryPagesLocked to limits.MemoryLocked. 2018-12-20 13:28:46 -08:00
loader Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
memmap Automated rollback of changelist 226224230 2018-12-21 08:23:34 -08:00
memutil Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
mm Implement /proc/[pid]/smaps. 2019-01-07 15:17:44 -08:00
platform Add BPFAction type with Stringer 2018-12-18 10:28:28 -08:00
safemem Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
sighandling Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
socket Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. 2019-01-14 20:34:28 -08:00
state Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
strace inotify notifies watchers when control events bit are set 2018-12-21 11:54:02 -08:00
syscalls Fixing select call to not enforce RLIMIT_NOFILE. 2019-01-10 09:44:45 -08:00
time Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
unimpl Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
uniqueid Track paths and provide a rename hook. 2018-10-23 00:20:15 -07:00
usage Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
usermem Add usermem support for arm64 platform. 2019-01-07 15:40:26 -08:00
watchdog Dumps stacks if watchdog thread is stuck 2018-11-20 17:24:19 -08:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00