aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/time_namespace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+4
2020-11-18namespace: make timens_on_fork() return nothingHui Su1-3/+3
2020-11-03timens: additional helper functions for boottime offset handlingMichael Weiß1-0/+22
2020-08-19time: Use generic ns_common::countKirill Tkhai1-5/+4
2020-07-08nsproxy: support CLONE_NEWTIME with setns()Christian Brauner1-0/+6
2020-01-14fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin1-0/+10
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov1-0/+9
2020-01-14time: Allocate per-timens vvar pageDmitry Safonov1-0/+3
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov1-0/+1
2020-01-14time: Add do_timens_ktime_to_host() helperAndrei Vagin1-0/+17
2020-01-14time: Add timens_offsets to be used for tasks in time namespaceAndrei Vagin1-0/+22
2020-01-14ns: Introduce Time NamespaceAndrei Vagin1-0/+71