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