summaryrefslogtreecommitdiffstats
path: root/kernel/time/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* nsproxy: support CLONE_NEWTIME with setns()Christian Brauner2020-07-081-4/+1
* timens: add timens_commit() helperChristian Brauner2020-07-081-6/+9
* timens: make vdso_join_timens() always succeedChristian Brauner2020-07-081-8/+2
* nsproxy: add struct nssetChristian Brauner2020-05-091-2/+3
* proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin2020-04-161-1/+14
* time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner2020-02-171-3/+4
* 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