index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
namespace.c
Age
Commit message (
Expand
)
Author
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-02-05
timens: Delete no-op time_ns_init()
Alexey Dobriyan
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-11-18
namespace: make timens_on_fork() return nothing
Hui Su
2020-08-19
time: Use generic ns_common::count
Kirill Tkhai
2020-07-08
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
2020-07-08
timens: add timens_commit() helper
Christian Brauner
2020-07-08
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-05-09
nsproxy: add struct nsset
Christian Brauner
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-07
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin