summaryrefslogtreecommitdiffstats
path: root/kernel/time/namespace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin2020-01-141-0/+101
* x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov2020-01-141-0/+10
* time: Allocate per-timens vvar pageDmitry Safonov2020-01-141-1/+103
* time: Add do_timens_ktime_to_host() helperAndrei Vagin2020-01-141-0/+36
* time: Add timens_offsets to be used for tasks in time namespaceAndrei Vagin2020-01-141-0/+2
* ns: Introduce Time NamespaceAndrei Vagin2020-01-141-0/+217