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