index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time_namespace.h
Age
Commit message (
Expand
)
Author
2023-12-20
timekeeping: Kill percpu.h dependency
Kent Overstreet
2023-12-20
time_namespace.h: fix missing include
Kent Overstreet
2023-05-31
vdso/timens: Always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
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-11-03
timens: additional helper functions for boottime offset handling
Michael Weiß
2020-08-19
time: Use generic ns_common::count
Kirill Tkhai
2020-07-08
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
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
x86/vdso: Provide vdso_data offset on 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