Claudio Imbrenda ([email protected])

Number of posts: 579 (0.28 per day)
First post: 2018-10-15 10:40:51
Last post: 2024-06-14 12:50:41

Date List Subject
2021-11-11 09:51:39 linux-kernel [RFC v1 0/4] Two alternatives for mm async teardown
2021-11-11 09:51:37 linux-kernel [RFC v1 3/4] mm: wire up the process_mmput_async syscall
2021-11-11 09:51:33 linux-kernel [RFC v1 1/4] add arch mmput hook in exit.c
2021-11-11 09:51:23 linux-kernel [RFC v1 2/4] kernel/fork.c: implement new process_mmput_async syscall
2021-11-11 09:51:19 linux-kernel [RFC v1 4/4] kernel/fork.c: process_mmput_async: stop OOM while freeing memory
2021-11-11 09:51:11 linux-kernel [RFC v1 1/4] exit: add arch mmput hook in exit_mm
2021-10-22 12:16:10 linux-kernel Re: [PATCH] KVM: s390: Fix handle_sske page fault handling
2021-10-20 10:47:31 linux-kernel Re: [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
2021-10-20 10:46:37 linux-kernel Re: [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
2021-10-20 06:11:09 linux-kernel Re: [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
2021-10-20 05:45:43 linux-kernel Re: [PATCH 1/3] KVM: s390: clear kicked_mask before sleeping again
2021-10-20 05:44:54 linux-kernel Re: [PATCH 2/3] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
2021-10-12 08:38:21 linux-kernel Re: [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
2021-10-12 08:36:25 linux-kernel Re: [PATCH v5 05/14] KVM: s390: pv: leak the topmost page table when destroy fails
2021-10-08 12:56:18 linux-kernel Re: [PATCH] mm: Free per cpu pages async to shorten program exit time
2021-10-08 09:25:00 linux-kernel Re: [PATCH] mm: Free per cpu pages async to shorten program exit time
2021-10-08 08:56:41 linux-kernel Re: [PATCH] mm: Free per cpu pages async to shorten program exit time
2021-10-06 16:17:29 linux-kernel Re: [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure
2021-09-28 14:41:10 linux-kernel Re: [PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
2021-09-27 17:10:19 linux-kernel Re: [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
2021-09-27 17:04:57 linux-kernel Re: [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()
2021-09-27 16:44:39 linux-kernel Re: [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
2021-09-20 23:46:28 linux-kernel [PATCH v5 06/14] KVM: s390: pv: properly handle page flags for protected guests
2021-09-20 23:37:00 linux-kernel [PATCH v5 12/14] KVM: s390: pv: module parameter to fence lazy destroy
2021-09-20 23:37:00 linux-kernel [PATCH v5 10/14] KVM: s390: pv: usage counter instead of flag
2021-09-20 23:35:50 linux-kernel [PATCH v5 09/14] KVM: s390: pv: refactor s390_reset_acc
2021-09-20 23:35:21 linux-kernel [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
2021-09-20 23:33:19 linux-kernel [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
2021-09-20 23:15:13 linux-kernel [PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
2021-09-20 22:35:45 linux-kernel [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC values
2021-09-20 21:48:11 linux-kernel [PATCH v5 14/14] KVM: s390: pv: avoid export before import if possible
2021-09-20 21:47:34 linux-kernel [PATCH v5 13/14] KVM: s390: pv: lazy destroy for reboot
2021-09-20 21:47:00 linux-kernel [PATCH v5 11/14] KVM: s390: pv: add export before import
2021-09-20 21:46:47 linux-kernel [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page
2021-09-20 21:46:38 linux-kernel [PATCH v5 07/14] KVM: s390: pv: handle secure storage violations for protected guests
2021-09-20 16:14:09 linux-kernel [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure
2021-09-20 16:14:09 linux-kernel [PATCH v5 05/14] KVM: s390: pv: leak the topmost page table when destroy fails
2021-09-17 15:25:41 linux-kernel Re: [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests
2021-09-14 16:58:25 linux-kernel Re: [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
2021-09-14 16:56:37 linux-kernel Re: [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
2021-09-14 16:56:31 linux-kernel Re: [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
2021-09-14 16:56:31 linux-kernel Re: [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
2021-09-14 16:56:29 linux-kernel Re: [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
2021-09-14 16:55:01 linux-kernel Re: [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
2021-09-14 16:52:34 linux-kernel Re: [PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
2021-09-08 19:07:49 linux-kernel Re: [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
2021-09-06 16:49:51 linux-kernel Re: [PATCH v4 05/14] KVM: s390: pv: leak the ASCE page when destroy fails
2021-09-06 15:59:53 linux-kernel Re: [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests
2021-08-31 15:03:20 linux-kernel Re: [PATCH v4 04/14] KVM: s390: pv: avoid stalls when making pages secure
2021-08-27 14:09:04 linux-kernel Re: [PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
2021-08-18 14:39:34 linux-kernel Re: [PATCH v4 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()