| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: s390: fix race in gmap_make_secure() | Claudio Imbrenda | 2023-05-17 | 1 | -21/+11 |
* | KVM: s390: pv: avoid export before import if possible | Claudio Imbrenda | 2022-11-23 | 1 | -0/+7 |
* | KVM: s390: pv: add export before import | Claudio Imbrenda | 2022-07-13 | 1 | -0/+28 |
* | KVM: s390: pv: handle secure storage violations for protected guests | Claudio Imbrenda | 2022-07-13 | 1 | -0/+55 |
* | s390: Add attestation query information | Steffen Eiden | 2022-07-11 | 1 | -0/+20 |
* | s390/uv: Add dump fields to query | Janosch Frank | 2022-06-01 | 1 | -0/+33 |
* | s390/uv: Add SE hdr query information | Janosch Frank | 2022-06-01 | 1 | -0/+20 |
* | s390/uv: fix memblock virtual vs physical address confusion | Heiko Carstens | 2021-12-16 | 1 | -5/+5 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ |
|
| * | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
* | | KVM: s390: pv: properly handle page flags for protected guests | Claudio Imbrenda | 2021-10-27 | 1 | -1/+33 |
* | | KVM: s390: pv: avoid stalls when making pages secure | Claudio Imbrenda | 2021-10-25 | 1 | -6/+23 |
* | | s390/uv: fully validate the VMA before calling follow_page() | David Hildenbrand | 2021-10-25 | 1 | -1/+1 |
|/ |
|
* | s390/uv: de-duplicate checks for Protected Host Virtualization | Alexander Egorenkov | 2021-07-27 | 1 | -15/+0 |
* | s390: mm: Fix secure storage access exception handling | Janosch Frank | 2021-07-05 | 1 | -0/+10 |
* | s390: setup kernel memory layout early | Vasily Gorbik | 2021-06-18 | 1 | -7/+1 |
* | s390/protvirt: fix error return code in uv_info_init() | zhongbaisong | 2021-04-12 | 1 | -1/+3 |
* | s390/uv: fix prot virt host indication compilation | Janosch Frank | 2021-03-24 | 1 | -1/+7 |
* | s390/uv: add prot virt guest/host indication files | Janosch Frank | 2021-03-22 | 1 | -1/+36 |
* | s390: uv: Fix sysfs max number of VCPUs reporting | Janosch Frank | 2021-01-27 | 1 | -1/+1 |
* | s390/uv: handle destroy page legacy interface | Christian Borntraeger | 2020-11-18 | 1 | -1/+8 |
* | s390/kasan: support protvirt with 4-level paging | Vasily Gorbik | 2020-09-16 | 1 | -0/+3 |
* | s390/protvirt: support ultravisor without secure storage limit | Vasily Gorbik | 2020-09-16 | 1 | -1/+2 |
* | s390/protvirt: parse prot_virt option in the decompressor | Vasily Gorbik | 2020-09-16 | 1 | -24/+16 |
* | s390/uv: add destroy page call | Janosch Frank | 2020-09-14 | 1 | -0/+20 |
* | s390/protvirt: use scnprintf() instead of snprintf() | Chen Zhou | 2020-06-16 | 1 | -4/+4 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | s390/protvirt: fix compilation issue | Claudio Imbrenda | 2020-04-25 | 1 | -1/+2 |
* | s390/protvirt: Add sysfs firmware interface for Ultravisor information | Janosch Frank | 2020-02-27 | 1 | -0/+87 |
* | s390/mm: provide memory management functions for protected KVM guests | Claudio Imbrenda | 2020-02-27 | 1 | -0/+227 |
* | s390/protvirt: add ultravisor initialization | Vasily Gorbik | 2020-02-27 | 1 | -0/+48 |
* | s390/protvirt: introduce host side setup | Vasily Gorbik | 2020-02-27 | 1 | -0/+52 |