index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
uv.c
Age
Commit message (
Expand
)
Author
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
2025-05-28
s390/uv: Improve splitting of large folios that cannot be split while dirty
David Hildenbrand
2025-05-28
s390/uv: Always return 0 from s390_wiggle_split_folio() if successful
David Hildenbrand
2025-05-28
s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...
David Hildenbrand
2025-04-30
s390/uv: Remove uv_get_secret_metadata function
Harald Freudenberger
2025-04-30
s390/uv: Rename find_secret() to uv_find_secret() and publish
Harald Freudenberger
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2024-10-29
s390/uv: Retrieve UV secrets sysfs support
Steffen Eiden
2024-10-29
s390/uv: Retrieve UV secrets support
Steffen Eiden
2024-10-29
s390/uv: Provide host-key hashes in sysfs
Steffen Eiden
2024-10-29
s390/uv: Refactor uv-sysfs creation
Steffen Eiden
2024-09-01
s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
2024-06-05
s390/uv: Update PG_arch_1 comment
David Hildenbrand
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
2024-06-05
s390/uv: Split large folios in gmap_make_secure()
David Hildenbrand
2024-06-05
s390/uv: gmap_make_secure() cleanups for further changes
David Hildenbrand
2024-06-05
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
2024-04-09
s390/mm: Convert gmap_make_secure to use a folio
Matthew Wilcox (Oracle)
2024-04-09
s390/mm: Convert make_page_secure to use a folio
Matthew Wilcox (Oracle)
2024-04-09
s390/uv: export prot_virt_guest symbol in uv
Holger Dengler
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
2023-08-18
s390/uv: export uv_pin_shared for direct usage
Janosch Frank
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-16
s390/uv: Update query for secret-UVCs
Steffen Eiden
2023-06-16
s390/uv: replace scnprintf with sysfs_emit
Steffen Eiden
2023-06-16
s390/uv: Always export uv_info
Steffen Eiden
2023-05-04
KVM: s390: fix race in gmap_make_secure()
Claudio Imbrenda
2022-11-23
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
2022-07-11
s390: Add attestation query information
Steffen Eiden
2022-06-01
s390/uv: Add dump fields to query
Janosch Frank
2022-06-01
s390/uv: Add SE hdr query information
Janosch Frank
2021-12-16
s390/uv: fix memblock virtual vs physical address confusion
Heiko Carstens
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-25
KVM: s390: pv: avoid stalls when making pages secure
Claudio Imbrenda
2021-10-25
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
2021-07-27
s390/uv: de-duplicate checks for Protected Host Virtualization
Alexander Egorenkov
[next]