Thiago Jung Bauermann ([email protected])

Number of posts: 507 (0.5 per day)
First post: 2018-05-23 00:27:08
Last post: 2021-02-24 01:31:49

Date List Subject
2019-08-20 02:16:12 linux-kernel [PATCH v4 00/16] Secure Virtual Machine Enablement
2019-08-20 02:16:08 linux-kernel [PATCH v4 03/16] powerpc: Add support for adding an ESM blob to the zImage wrapper
2019-08-20 02:15:57 linux-kernel [PATCH v4 06/16] powerpc: Introduce the MSR_S bit
2019-08-20 02:15:44 linux-kernel [PATCH v4 01/16] powerpc/kernel: Add ucall_norets() ultravisor call handler
2019-08-20 02:15:42 linux-kernel [PATCH v4 07/16] powerpc/pseries: Add and use LPPACA_SIZE constant
2019-08-20 02:15:36 linux-kernel [PATCH v4 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
2019-08-20 02:15:20 linux-kernel [PATCH v4 05/16] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
2019-08-16 00:53:31 linux-kernel Re: [PATCH v3 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
2019-08-16 00:51:00 linux-kernel Re: [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs
2019-08-12 23:30:19 linux-kernel Re: [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs
2019-08-12 22:05:36 linux-kernel Re: [PATCH v3 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
2019-08-09 16:57:31 linux-kernel Re: [PATCH v4 0/6] Remove x86-specific code from generic headers
2019-08-07 01:39:01 linux-kernel Re: [PATCH v3 13/16] powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
2019-08-06 05:35:02 linux-kernel [PATCH v3 16/16] powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs
2019-08-06 05:34:05 linux-kernel [PATCH v3 15/16] Documentation/powerpc: Ultravisor API
2019-08-06 05:28:33 linux-kernel [PATCH v3 12/16] powerpc/pseries/svm: Disable doorbells in SVM guests
2019-08-06 05:27:27 linux-kernel [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs
2019-08-06 05:26:57 linux-kernel [PATCH v3 10/16] powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
2019-08-06 05:26:56 linux-kernel [PATCH v3 09/16] powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
2019-08-06 05:26:42 linux-kernel [PATCH v3 05/16] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
2019-08-06 05:26:36 linux-kernel [PATCH v3 04/16] powerpc/prom_init: Add the ESM call to prom_init
2019-08-06 05:26:33 linux-kernel [PATCH v3 14/16] powerpc/pseries/svm: Force SWIOTLB for secure guests
2019-08-06 05:26:33 linux-kernel [PATCH v3 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
2019-08-06 05:26:14 linux-kernel [PATCH v3 13/16] powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests
2019-08-06 05:25:25 linux-kernel [PATCH v3 07/16] powerpc/pseries: Add and use LPPACA_SIZE constant
2019-08-06 05:24:43 linux-kernel [PATCH v3 02/16] powerpc/pseries: Introduce option to build secure virtual machines
2019-08-06 05:24:32 linux-kernel [PATCH v3 01/16] powerpc/kernel: Add ucall_norets() ultravisor call handler
2019-08-06 05:24:22 linux-kernel [PATCH v3 00/16] Secure Virtual Machine Enablement
2019-08-06 05:24:14 linux-kernel [PATCH v3 06/16] powerpc: Introduce the MSR_S bit
2019-08-06 05:24:08 linux-kernel [RFC PATCH v3 03/16] powerpc: Add support for adding an ESM blob to the zImage wrapper
2019-08-06 04:54:34 linux-kernel [PATCH v4 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
2019-08-06 04:52:21 linux-kernel [PATCH v4 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
2019-08-06 04:51:51 linux-kernel [PATCH v4 0/6] Remove x86-specific code from generic headers
2019-08-06 04:51:50 linux-kernel [PATCH v4 6/6] s390/mm: Remove sev_active() function
2019-08-06 04:51:28 linux-kernel [PATCH v4 4/6] x86,s390/mm: Move sme_active() and sme_me_mask to x86-specific header
2019-08-06 04:51:26 linux-kernel [PATCH v4 3/6] dma-mapping: Remove dma_check_mask()
2019-08-06 04:51:21 linux-kernel [PATCH v4 2/6] swiotlb: Remove call to sme_active()
2019-08-06 03:19:34 linux-kernel Re: linux-next: build failure after merge of the integrity tree
2019-07-24 02:34:24 linux-kernel Re: [PATCH v12 01/11] MODSIGN: Export module signature definitions
2019-07-20 09:47:14 linux-kernel Re: [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
2019-07-19 18:54:55 linux-kernel Re: [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
2019-07-19 16:47:08 linux-kernel Re: [PATCH v3 0/6] Remove x86-specific code from generic headers
2019-07-19 00:49:21 linux-kernel Re: [PATCH v2 03/13] powerpc/prom_init: Add the ESM call to prom_init
2019-07-18 21:30:42 linux-kernel Re: [PATCH v2 03/13] powerpc/prom_init: Add the ESM call to prom_init
2019-07-18 20:15:32 linux-kernel Re: [PATCH v2 04/13] powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
2019-07-18 19:49:37 linux-kernel Re: [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
2019-07-18 19:46:37 linux-kernel Re: [PATCH v3 0/6] Remove x86-specific code from generic headers
2019-07-18 16:46:03 linux-kernel Re: [PATCH v3 6/6] s390/mm: Remove sev_active() function
2019-07-18 16:43:00 linux-kernel Re: [PATCH v3 6/6] s390/mm: Remove sev_active() function
2019-07-18 03:41:56 linux-kernel Re: [RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-07-18 03:32:47 linux-kernel [PATCH v3 6/6] s390/mm: Remove sev_active() function