LinuxLists
Users
About
Kristina Martsenko (
[email protected]
)
Number of posts: 99 (0.05 per day)
First post: 2018-06-08 13:14:57
Last post: 2023-10-02 14:24:50
Previous Page
Date
List
Subject
2019-02-15 16:38:29
linux-kernel
Re: [PATCH v5 2/5] arm64/kvm: preserve host HCR_EL2/MDCR_EL2 value
2019-02-13 23:07:54
linux-kernel
Re: [PATCH v5 1/5] arm64: Add utilities to save restore pointer authentication keys
2019-02-13 23:06:56
linux-kernel
Re: [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication
2019-02-13 23:06:56
linux-kernel
Re: [PATCH v5 5/5] arm64/kvm: control accessibility of ptrauth key registers
2019-02-13 23:06:53
linux-kernel
Re: [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
2019-02-13 23:06:53
linux-kernel
Re: [PATCH v5 3/5] arm64/kvm: context-switch ptrauth register
2019-02-13 23:06:49
linux-kernel
Re: [PATCH v5 2/5] arm64/kvm: preserve host HCR_EL2/MDCR_EL2 value
2018-12-10 23:34:26
linux-kernel
Re: [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
2018-12-10 21:43:15
linux-kernel
Re: [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
2018-12-10 20:37:00
linux-kernel
Re: [PATCH v6 02/13] arm64: add pointer authentication register bits
2018-12-07 18:43:33
linux-kernel
[PATCH v6 13/13] arm64: docs: document pointer authentication
2018-12-07 18:43:31
linux-kernel
[PATCH v6 12/13] arm64: enable pointer authentication
2018-12-07 18:43:06
linux-kernel
[PATCH v6 10/13] arm64: add prctl control for resetting ptrauth keys
2018-12-07 18:42:18
linux-kernel
[PATCH v6 11/13] arm64: add ptrace regsets for ptrauth key management
2018-12-07 18:42:05
linux-kernel
[PATCH v6 09/13] arm64: perf: strip PAC when unwinding userspace
2018-12-07 18:41:58
linux-kernel
[PATCH v6 08/13] arm64: expose user PAC bit positions via ptrace
2018-12-07 18:41:55
linux-kernel
[PATCH v6 06/13] arm64/cpufeature: detect pointer authentication
2018-12-07 18:41:53
linux-kernel
[PATCH v6 07/13] arm64: add basic pointer authentication support
2018-12-07 18:41:38
linux-kernel
[PATCH v6 05/13] arm64: Don't trap host pointer auth use to EL2
2018-12-07 18:41:33
linux-kernel
[PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
2018-12-07 18:41:22
linux-kernel
[PATCH v6 03/13] arm64/kvm: consistently handle host HCR_EL2 flags
2018-12-07 18:41:11
linux-kernel
[PATCH v6 02/13] arm64: add pointer authentication register bits
2018-12-07 18:41:05
linux-kernel
[PATCH v6 01/13] arm64: add comments about EC exception levels
2018-12-07 18:41:02
linux-kernel
[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
2018-11-14 15:55:31
linux-kernel
Re: [PATCH 00/17] ARMv8.3 pointer authentication support
2018-11-13 16:19:44
linux-kernel
Re: [PATCH 00/17] ARMv8.3 pointer authentication support
2018-10-19 14:43:39
linux-kernel
Re: [PATCH v5 11/17] arm64: docs: document pointer authentication
2018-10-16 16:15:47
linux-kernel
Re: [PATCH v5 11/17] arm64: docs: document pointer authentication
2018-10-11 14:01:57
linux-kernel
Re: [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address
2018-10-05 08:53:09
linux-kernel
[RFC 16/17] arm64: initialize and switch ptrauth kernel keys
2018-10-05 08:52:50
linux-kernel
[RFC 13/17] arm64: install user ptrauth keys at kernel exit time
2018-10-05 08:52:35
linux-kernel
[PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags
2018-10-05 08:52:29
linux-kernel
[PATCH v5 10/17] arm64: enable pointer authentication
2018-10-05 08:52:17
linux-kernel
[PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace
2018-10-05 08:51:57
linux-kernel
[RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address
2018-10-05 08:51:46
linux-kernel
[RFC 15/17] arm64: enable ptrauth earlier
2018-10-05 08:51:39
linux-kernel
[RFC 14/17] arm64: unwind: strip PAC from kernel addresses
2018-10-05 08:51:32
linux-kernel
[RFC 12/17] arm64: move ptrauth keys to thread_info
2018-10-05 08:51:26
linux-kernel
[PATCH v5 11/17] arm64: docs: document pointer authentication
2018-10-05 08:51:24
linux-kernel
[PATCH 00/17] ARMv8.3 pointer authentication support
2018-10-05 08:51:09
linux-kernel
[PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace
2018-10-05 08:50:58
linux-kernel
[PATCH v5 07/17] arm64: add basic pointer authentication support
2018-10-05 08:50:52
linux-kernel
[PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually
2018-10-05 08:50:46
linux-kernel
[PATCH v5 03/17] arm64/kvm: hide ptrauth from guests
2018-10-05 08:50:46
linux-kernel
[PATCH v5 05/17] arm64/cpufeature: detect pointer authentication
2018-10-05 08:50:42
linux-kernel
[PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2
2018-10-05 08:50:21
linux-kernel
[PATCH v5 01/17] arm64: add pointer authentication register bits
2018-06-08 13:14:57
linux-kernel
Re: [PATCHv4 06/10] arm64: add basic pointer authentication support