index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
gaccess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-7
/
+7
|
\
|
*
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-20
1
-7
/
+7
*
|
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-22
1
-1
/
+2
*
|
s390/acrs: cleanup access register handling
Heiko Carstens
2024-02-12
1
-1
/
+1
|
/
*
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
1
-31
/
+14
|
\
|
*
s390/mm: move translation-exception identification structure to fault.h
Heiko Carstens
2023-10-23
1
-31
/
+14
*
|
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
2023-10-16
1
-0
/
+7
|
/
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-2
/
+2
*
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2023-02-07
1
-0
/
+109
*
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
2022-09-21
1
-3
/
+13
*
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-07-20
1
-48
/
+48
*
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
2022-05-20
1
-4
/
+18
*
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
2022-02-14
1
-0
/
+72
*
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
2022-02-14
1
-9
/
+0
*
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2022-02-14
1
-12
/
+175
*
KVM: s390: gaccess: Cleanup access to guest pages
Janis Schoetterl-Glausch
2021-12-17
1
-8
/
+16
*
KVM: s390: gaccess: Refactor access address range check
Janis Schoetterl-Glausch
2021-12-17
1
-53
/
+69
*
KVM: s390: gaccess: Refactor gpa and length calculation
Janis Schoetterl-Glausch
2021-12-17
1
-15
/
+17
*
KVM: s390: Function documentation fixes
Janosch Frank
2021-09-28
1
-0
/
+12
*
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
2021-03-24
1
-5
/
+25
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
KVM: s390: Use fallthrough;
Joe Perches
2020-03-23
1
-10
/
+13
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
KVM: s390: fix fallthrough annotation
Sebastian Ott
2018-03-14
1
-6
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
1
-18
/
+17
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-07
1
-12
/
+31
|
\
|
*
KVM: s390: avoid packed attribute
Martin Schwidefsky
2017-06-22
1
-2
/
+2
|
*
KVM: s390: implement instruction execution protection for emulated
Christian Borntraeger
2017-06-22
1
-10
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-04
1
-11
/
+11
|
\
\
|
*
|
s390: rename struct psw_bits members
Heiko Carstens
2017-06-12
1
-5
/
+5
|
*
|
s390: rename psw_bits enums
Heiko Carstens
2017-06-12
1
-6
/
+6
|
|
/
*
/
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
2017-06-22
1
-9
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
1
-3
/
+3
|
\
|
*
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
1
-3
/
+3
*
|
KVM: s390: remove change-recording override support
Heiko Carstens
2017-04-03
1
-5
/
+2
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
KVM: s390: Get rid of ar_t
Christian Borntraeger
2017-01-30
1
-7
/
+7
*
KVM: s390: gaccess: add ESOP2 handling
Christian Borntraeger
2017-01-30
1
-3
/
+9
*
KVM: s390: gaccess: simplify translation exception handling
Janosch Frank
2016-09-08
1
-19
/
+18
*
s390/mm: support real-space for gmap shadows
David Hildenbrand
2016-06-20
1
-5
/
+29
*
s390/mm: push rte protection down to shadow pte
David Hildenbrand
2016-06-20
1
-7
/
+12
*
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
2016-06-20
1
-2
/
+20
*
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
2016-06-20
1
-7
/
+27
*
s390/mm: push ste protection down to shadow pte
David Hildenbrand
2016-06-20
1
-0
/
+1
*
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2016-06-20
1
-1
/
+10
*
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2016-06-20
1
-5
/
+1
*
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
2016-06-20
1
-17
/
+15
[next]