Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-15 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 1 | -5/+4 |
2020-11-18 | namespace: make timens_on_fork() return nothing | Hui Su | 1 | -3/+3 |
2020-11-03 | timens: additional helper functions for boottime offset handling | Michael Weiß | 1 | -0/+22 |
2020-08-19 | time: Use generic ns_common::count | Kirill Tkhai | 1 | -5/+4 |
2020-07-08 | nsproxy: support CLONE_NEWTIME with setns() | Christian Brauner | 1 | -0/+6 |
2020-01-14 | fs/proc: Introduce /proc/pid/timens_offsets | Andrei Vagin | 1 | -0/+10 |
2020-01-14 | x86/vdso: Zap vvar pages when switching to a time namespace | Dmitry Safonov | 1 | -0/+9 |
2020-01-14 | time: Allocate per-timens vvar page | Dmitry Safonov | 1 | -0/+3 |
2020-01-14 | x86/vdso: Provide vdso_data offset on vvar_page | Dmitry Safonov | 1 | -0/+1 |
2020-01-14 | time: Add do_timens_ktime_to_host() helper | Andrei Vagin | 1 | -0/+17 |
2020-01-14 | time: Add timens_offsets to be used for tasks in time namespace | Andrei Vagin | 1 | -0/+22 |
2020-01-14 | ns: Introduce Time Namespace | Andrei Vagin | 1 | -0/+71 |