index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time_namespace.h
Age
Commit message (
Expand
)
Author
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