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
2023-02-07 16:42:51 linux-kernel [PATCH v8 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
2023-02-06 17:03:45 linux-kernel [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
2023-02-06 16:51:55 linux-kernel [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
2023-02-06 16:46:59 linux-kernel [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
2023-02-06 16:46:55 linux-kernel [PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46:52 linux-kernel [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46:49 linux-kernel [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
2023-02-06 16:46:45 linux-kernel [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2023-02-06 16:46:41 linux-kernel [PATCH v7 11/14] KVM: s390: Refactor vcpu mem_op function
2023-02-06 16:46:38 linux-kernel [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
2023-02-06 16:46:36 linux-kernel [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
2023-02-06 16:46:34 linux-kernel [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
2023-02-06 16:46:30 linux-kernel [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
2023-02-06 16:46:27 linux-kernel [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
2023-02-06 16:46:24 linux-kernel [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
2023-02-06 16:46:20 linux-kernel [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
2023-02-03 15:38:02 linux-kernel Re: [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
2023-01-27 18:34:27 linux-kernel Re: [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-26 17:02:05 linux-kernel Re: [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
2023-01-26 16:48:08 linux-kernel Re: [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
2023-01-25 21:27:22 linux-kernel [PATCH v6 02/14] KVM: s390: selftest: memop: Replace macros by functions
2023-01-25 21:27:19 linux-kernel [PATCH v6 03/14] KVM: s390: selftest: memop: Move testlist into main
2023-01-25 21:27:09 linux-kernel [PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-25 21:27:05 linux-kernel [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-25 21:27:02 linux-kernel [PATCH v6 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
2023-01-25 21:27:00 linux-kernel [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
2023-01-25 21:26:56 linux-kernel [PATCH v6 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2023-01-25 21:26:54 linux-kernel [PATCH v6 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
2023-01-25 21:26:50 linux-kernel [PATCH v6 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
2023-01-25 21:26:48 linux-kernel [PATCH v6 05/14] KVM: s390: selftest: memop: Fix typo
2023-01-25 21:26:45 linux-kernel [PATCH v6 11/14] KVM: s390: Refactor absolute vcpu mem_op function
2023-01-25 21:26:43 linux-kernel [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
2023-01-25 21:26:40 linux-kernel [PATCH v6 07/14] KVM: s390: selftest: memop: Fix integer literal
2023-01-25 21:26:38 linux-kernel [PATCH v6 04/14] KVM: s390: selftest: memop: Add bad address test
2023-01-25 21:26:33 linux-kernel [PATCH v6 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
2023-01-12 13:18:37 linux-kernel Re: [PATCH v5 01/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-11 15:50:57 linux-kernel Re: [PATCH v5 01/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-11 15:49:33 linux-kernel Re: [PATCH v5 01/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-11 10:27:15 linux-kernel Re: [PATCH v5 01/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-10 21:20:13 linux-kernel [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
2023-01-10 21:13:14 linux-kernel [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal
2023-01-10 21:01:03 linux-kernel [PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-10 20:46:10 linux-kernel [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2023-01-10 20:39:55 linux-kernel [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
2023-01-10 20:39:42 linux-kernel [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
2023-01-10 20:39:30 linux-kernel [PATCH v5 01/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-10 20:39:23 linux-kernel [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
2023-01-10 20:30:38 linux-kernel [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
2023-01-10 20:30:36 linux-kernel [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
2023-01-10 20:29:47 linux-kernel [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
2022-12-19 22:11:05 linux-kernel Re: [PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg