index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
1
-0
/
+18
*
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-09-03
1
-2
/
+2
*
timens: Delete no-op time_ns_init()
Alexey Dobriyan
2021-02-05
1
-6
/
+0
*
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
1
-6
/
+3
|
\
|
*
time: Use generic ns_common::count
Kirill Tkhai
2020-08-19
1
-6
/
+3
*
|
namespace: make timens_on_fork() return nothing
Hui Su
2020-11-18
1
-4
/
+2
|
/
*
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
2020-07-08
1
-4
/
+1
*
timens: add timens_commit() helper
Christian Brauner
2020-07-08
1
-6
/
+9
*
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-08
1
-8
/
+2
*
nsproxy: add struct nsset
Christian Brauner
2020-05-09
1
-2
/
+3
*
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-16
1
-1
/
+14
*
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-04-07
1
-0
/
+1
*
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
1
-3
/
+4
*
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
1
-0
/
+101
*
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
1
-0
/
+10
*
time: Allocate per-timens vvar page
Dmitry Safonov
2020-01-14
1
-1
/
+103
*
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2020-01-14
1
-0
/
+36
*
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2020-01-14
1
-0
/
+2
*
ns: Introduce Time Namespace
Andrei Vagin
2020-01-14
1
-0
/
+217