Claudio Imbrenda ([email protected])

Number of posts: 577 (0.28 per day)
First post: 2018-10-15 10:40:51
Last post: 2024-05-07 16:57:24

Date List Subject
2022-06-28 14:20:24 linux-kernel [PATCH v12 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
2022-06-28 14:20:16 linux-kernel [PATCH v12 13/18] KVM: s390: pv: asynchronous destroy for reboot
2022-06-28 14:19:56 linux-kernel [PATCH v12 17/18] KVM: s390: pv: support for Destroy fast UVC
2022-06-28 14:18:46 linux-kernel [PATCH v12 12/18] KVM: s390: pv: destroy the configuration before its memory
2022-06-28 14:10:24 linux-kernel [PATCH v12 08/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
2022-06-28 14:00:34 linux-kernel [PATCH v12 11/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-06-28 14:00:33 linux-kernel [PATCH v12 05/18] KVM: s390: pv: usage counter instead of flag
2022-06-28 14:00:26 linux-kernel [PATCH v12 07/18] KVM: s390: pv: clear the state without memset
2022-06-28 14:00:15 linux-kernel [PATCH v12 15/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-06-28 14:00:10 linux-kernel [PATCH v12 04/18] KVM: s390: pv: refactor s390_reset_acc
2022-06-28 14:00:09 linux-kernel [PATCH v12 18/18] KVM: s390: pv: module parameter to fence asynchronous destroy
2022-06-28 14:00:07 linux-kernel [PATCH v12 09/18] KVM: s390: pv: add mmu_notifier
2022-06-28 13:59:56 linux-kernel [PATCH v12 10/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
2022-06-28 13:59:47 linux-kernel [PATCH v12 06/18] KVM: s390: pv: add export before import
2022-06-28 13:59:45 linux-kernel [PATCH v12 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
2022-06-28 13:59:40 linux-kernel [PATCH v12 00/18] KVM: s390: pv: implement lazy destroy for reboot
2022-06-24 16:58:28 linux-kernel Re: [PATCH v10 2/3] KVM: s390: guest support for topology function
2022-06-24 16:48:31 linux-kernel Re: [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
2022-06-15 11:26:18 linux-kernel Re: [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-06-15 10:54:37 linux-kernel Re: [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-06-15 10:33:09 linux-kernel Re: [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
2022-06-06 06:07:36 linux-kernel [PATCH v11 03/19] KVM: s390: pv: handle secure storage exceptions for normal guests
2022-06-06 06:03:23 linux-kernel [PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-06-06 05:47:27 linux-kernel [PATCH v11 06/19] KVM: s390: pv: add export before import
2022-06-06 05:30:29 linux-kernel [PATCH v11 08/19] KVM: s390: pv: clear the state without memset
2022-06-06 05:18:04 linux-kernel [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot
2022-06-06 04:32:37 linux-kernel [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
2022-06-06 04:05:55 linux-kernel [PATCH v11 10/19] KVM: s390: pv: add mmu_notifier
2022-06-06 03:54:56 linux-kernel [PATCH v11 12/19] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-06-05 03:47:52 linux-kernel [PATCH v11 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-06-04 20:59:26 linux-kernel [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-06-04 17:17:06 linux-kernel [PATCH v11 19/19] KVM: s390: pv: support for Destroy fast UVC
2022-06-04 16:33:31 linux-kernel [PATCH v11 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
2022-06-04 06:24:16 linux-kernel [PATCH v11 16/19] KVM: s390: pv: api documentation for asynchronous destroy
2022-06-03 19:08:38 linux-kernel [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
2022-06-03 17:50:02 linux-kernel [PATCH v11 09/19] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
2022-06-03 16:45:14 linux-kernel [PATCH v11 04/19] KVM: s390: pv: refactor s390_reset_acc
2022-06-03 14:45:11 linux-kernel [PATCH v11 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
2022-06-03 13:45:15 linux-kernel [PATCH v11 05/19] KVM: s390: pv: usage counter instead of flag
2022-06-03 10:11:23 linux-kernel [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
2022-06-03 08:12:26 linux-kernel [PATCH v11 02/19] KVM: s390: pv: handle secure storage violations for protected guests
2022-06-01 21:09:53 linux-kernel Re: [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
2022-05-31 11:46:27 linux-kernel Re: [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
2022-05-31 05:28:39 linux-kernel Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
2022-05-31 02:12:37 linux-kernel Re: [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
2022-05-30 14:13:42 linux-kernel Re: [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
2022-05-24 16:31:44 linux-kernel Re: [PATCH v2 1/1] s390: Add attestation query information
2022-05-17 16:42:33 linux-kernel Re: [PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
2022-05-17 02:36:01 linux-kernel Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
2022-05-17 02:21:24 linux-kernel Re: [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
2022-05-17 01:29:42 linux-kernel Re: [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device