Andrei Vagin ([email protected])

Number of posts: 405 (0.08 per day)
First post: 2011-02-03 19:46:30
Last post: 2024-06-12 17:49:15

Date List Subject
2021-01-29 10:08:17 linux-kernel Re: [PATCH 2/3] arm64/ptrace: introduce NT_ARM_PRSTATUS to get a full set of registers
2021-01-27 21:37:24 linux-kernel Re: [PATCH 0/3] arm64/ptrace: allow to get all registers on syscall traps
2021-01-19 22:16:03 linux-kernel [PATCH 0/3] arm64/ptrace: allow to get all registers on syscall traps
2021-01-19 22:15:59 linux-kernel [PATCH 2/3] arm64/ptrace: introduce NT_ARM_PRSTATUS to get a full set of registers
2021-01-19 22:14:51 linux-kernel [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps
2021-01-19 22:14:39 linux-kernel [PATCH 3/3] selftest/arm64/ptrace: add a test for NT_ARM_PRSTATUS
2020-12-29 08:36:13 linux-kernel Re: [PATCH] timens: delete no-op time_ns_init()
2020-10-22 09:08:50 linux-kernel Re: [PATCH v4 0/3] time namespace aware system boot time
2020-10-16 09:10:00 linux-kernel Re: [PATCH 1/2] futex: adjust a futex timeout with a per-timens offset
2020-10-15 18:30:16 linux-kernel [PATCH 1/2 v2] futex: adjust a futex timeout with a per-timens offset
2020-10-15 18:22:24 linux-kernel [PATCH 2/2] selftests/timens: Add a test for futex()
2020-10-15 16:03:16 linux-kernel [PATCH 2/2 v2] selftests/timens: Add a test for futex()
2020-10-15 11:13:31 linux-kernel Re: [PATCH v3 2/3] fs/proc: apply the time namespace offset to /proc/stat btime
2020-10-15 11:13:21 linux-kernel [PATCH 1/2] futex: adjust a futex timeout with a per-timens offset
2020-10-10 09:20:59 linux-kernel Re: [PATCH v2 2/4] time: make getboottime64 aware of time namespace
2020-08-20 17:43:05 linux-kernel Re: [RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-14 21:27:37 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-14 01:17:54 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-13 08:04:57 linux-kernel Re: [RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-12 17:54:54 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-12 07:52:35 linux-kernel Re: [RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-10 17:38:04 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-06 08:09:06 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-04 05:44:27 linux-kernel Re: [PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-07-27 06:46:48 linux-kernel Re: [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
2020-07-23 17:44:35 linux-kernel Re: [PATCH v5 0/6] arm64: add the time namespace support
2020-07-14 02:00:08 linux-kernel Re: [PATCH v5 0/6] arm64: add the time namespace support
2020-07-05 06:43:57 linux-kernel Re: [PATCH v5 0/6] arm64: add the time namespace support
2020-06-25 09:54:16 linux-kernel Re: [PATCH 3/3] nsproxy: support CLONE_NEWTIME with setns()
2020-06-25 09:46:34 linux-kernel Re: [PATCH 3/3] nsproxy: support CLONE_NEWTIME with setns()
2020-06-25 09:43:17 linux-kernel Re: [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
2020-06-24 08:42:41 linux-kernel [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
2020-06-24 08:42:18 linux-kernel [PATCH 6/6] arm64: enable time namespace support
2020-06-24 08:42:07 linux-kernel [PATCH 3/6] arm64/vdso: Add time namespace page
2020-06-24 08:41:26 linux-kernel [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
2020-06-24 08:41:10 linux-kernel [PATCH 4/6] arm64/vdso: Handle faults on timens page
2020-06-24 08:40:56 linux-kernel [PATCH 5/6] arm64/vdso: Restrict splitting VVAR VMA
2020-06-24 08:40:42 linux-kernel [PATCH v5 0/6] arm64: add the time namespace support
2020-06-23 19:46:10 linux-kernel Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operation
2020-06-23 07:37:10 linux-kernel Re: [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
2020-06-18 07:29:19 linux-kernel Re: [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
2020-06-18 00:52:14 linux-kernel Re: [RFC PATCH 1/3 v2] futex: introduce FUTEX_SWAP operation
2020-06-16 08:02:14 linux-kernel [PATCH 4/6] arm64/vdso: Handle faults on timens page
2020-06-16 08:02:14 linux-kernel [PATCH v4 0/6] arm64: add the time namespace support
2020-06-16 07:59:27 linux-kernel [PATCH 6/6] arm64: enable time namespace support
2020-06-16 07:58:25 linux-kernel [PATCH 5/6] arm64/vdso: Restrict splitting VVAR VMA
2020-06-16 07:58:17 linux-kernel [PATCH 3/6] arm64/vdso: Add time namespace page
2020-06-16 07:58:14 linux-kernel [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
2020-06-16 07:58:11 linux-kernel [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
2020-06-10 08:02:18 linux-kernel Re: [PATCH v2 1/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
2020-06-09 16:09:08 linux-kernel Re: [PATCH v2 1/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE