Janis Schoetterl-Glausch ([email protected])

Number of posts: 266 (0.46 per day)
First post: 2021-07-06 12:14:53
Last post: 2023-02-07 16:42:51

Date List Subject
2022-02-09 12:20:58 linux-kernel Re: [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL
2022-02-09 10:03:06 linux-kernel [PATCH v2 03/11] KVM: s390: handle_tprot: Honor storage keys
2022-02-09 09:12:02 linux-kernel Re: [PATCH v2 02/11] KVM: s390: Honor storage keys when accessing guest memory
2022-02-09 09:00:12 linux-kernel [PATCH v2 00/11] KVM: s390: Do storage key checking
2022-02-09 06:34:32 linux-kernel [PATCH v2 07/11] KVM: s390: Rename existing vcpu memop functions
2022-02-09 02:41:54 linux-kernel [PATCH v2 09/11] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
2022-02-08 22:35:47 linux-kernel [PATCH v2 08/11] KVM: s390: selftests: Test memops with storage keys
2022-02-08 22:29:39 linux-kernel [PATCH v2 02/11] KVM: s390: Honor storage keys when accessing guest memory
2022-02-08 16:52:42 linux-kernel [PATCH v2 10/11] KVM: s390: selftests: Make use of capability in MEM_OP test
2022-02-08 15:43:12 linux-kernel [PATCH v2 01/11] s390/uaccess: Add copy_from/to_user_key functions
2022-02-08 11:51:00 linux-kernel [PATCH v2 06/11] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-02-08 06:46:32 linux-kernel [PATCH v2 04/11] KVM: s390: selftests: Test TEST PROTECTION emulation
2022-02-08 06:32:25 linux-kernel [PATCH v2 11/11] KVM: s390: Update api documentation for memop ioctl
2022-02-07 22:14:55 linux-kernel [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL
2022-02-07 18:14:07 linux-kernel Re: [RFC PATCH 0/2] uaccess: Add mechanism for key checked access to user memory
2022-02-04 19:40:26 linux-kernel [RFC PATCH 2/2] s390/uaccess: Provide raw_copy_from/to_user_opaque
2022-02-04 17:01:38 linux-kernel [RFC PATCH 1/2] uaccess: Add mechanism for arch specific user access with argument
2022-01-28 09:39:01 linux-kernel Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-26 22:24:46 linux-kernel [RFC PATCH 2/2] s390/uaccess: Provide raw_copy_from/to_user_key
2022-01-26 22:24:43 linux-kernel [RFC PATCH 1/2] uaccess: Add mechanism for key checked access to user memory
2022-01-26 22:22:39 linux-kernel [RFC PATCH 0/2] uaccess: Add mechanism for key checked access to user memory
2022-01-25 16:59:22 linux-kernel Re: [RFC PATCH] uaccess: Add mechanism for key checked access to user memory
2022-01-24 19:04:02 linux-kernel [RFC PATCH] uaccess: Add mechanism for key checked access to user memory
2022-01-24 18:51:20 linux-kernel Re: arch/s390/lib/uaccess.c:65:15: error: variable 'spec' has initializer but incomplete type
2022-01-22 01:37:18 linux-kernel Re: [RFC PATCH v1 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
2022-01-22 01:35:17 linux-kernel Re: [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
2022-01-22 00:48:16 linux-kernel Re: [RFC PATCH v1 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
2022-01-21 21:58:07 linux-kernel Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-21 21:16:42 linux-kernel Re: [RFC PATCH v1 02/10] KVM: s390: Honor storage keys when accessing guest memory
2022-01-21 21:12:54 linux-kernel Re: [RFC PATCH v1 02/10] KVM: s390: Honor storage keys when accessing guest memory
2022-01-21 21:11:34 linux-kernel Re: [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
2022-01-21 21:09:40 linux-kernel Re: [RFC PATCH v1 02/10] KVM: s390: Honor storage keys when accessing guest memory
2022-01-21 19:16:07 linux-kernel Re: [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-21 19:11:26 linux-kernel Re: [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
2022-01-20 14:53:21 linux-kernel Re: [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
2022-01-20 03:29:06 linux-kernel [RFC PATCH v1 07/10] KVM: s390: Rename existing vcpu memop functions
2022-01-20 03:23:40 linux-kernel [RFC PATCH v1 08/10] KVM: s390: selftests: Test memops with storage keys
2022-01-20 03:23:38 linux-kernel [RFC PATCH v1 10/10] KVM: s390: selftests: Make use of capability in MEM_OP test
2022-01-20 03:22:42 linux-kernel [RFC PATCH v1 09/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
2022-01-20 03:21:22 linux-kernel [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
2022-01-20 03:20:52 linux-kernel [RFC PATCH v1 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
2022-01-20 02:15:41 linux-kernel [RFC PATCH v1 02/10] KVM: s390: Honor storage keys when accessing guest memory
2022-01-20 02:15:39 linux-kernel [RFC PATCH v1 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
2022-01-20 02:13:26 linux-kernel [RFC PATCH v1 03/10] KVM: s390: handle_tprot: Honor storage keys
2022-01-20 02:11:51 linux-kernel [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
2022-01-20 02:11:25 linux-kernel [RFC PATCH v1 00/10] KVM: s390: Do storage key checking
2022-01-18 02:41:50 linux-kernel Re: [PATCH v6 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2
2022-01-11 10:00:24 linux-kernel [PATCH] s390/uaccess: introduce bit field for OAC specifier
2021-11-26 16:48:09 linux-kernel [PATCH v3 3/3] KVM: s390: gaccess: Cleanup access to guest pages
2021-11-26 16:48:08 linux-kernel [PATCH v3 2/3] KVM: s390: gaccess: Refactor access address range check
2021-11-26 16:48:06 linux-kernel [PATCH v3 1/3] KVM: s390: gaccess: Refactor gpa and length calculation