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
*
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
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
1
-1
/
+1
*
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2016-06-20
1
-0
/
+168
*
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
2016-06-10
1
-22
/
+1
*
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
2016-06-10
1
-18
/
+9
*
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
2016-06-10
1
-15
/
+6
*
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
2016-06-10
1
-12
/
+1
*
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
2016-06-10
1
-0
/
+62
*
KVM: s390: gaccess: store guest address on ALC prot exceptions
David Hildenbrand
2016-06-10
1
-3
/
+5
*
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2016-02-10
1
-4
/
+7
*
KVM: s390: gaccess: introduce access modes
David Hildenbrand
2016-02-10
1
-23
/
+23
*
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
1
-7
/
+23
*
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
1
-5
/
+5
*
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
2015-03-17
1
-0
/
+22
*
KVM: s390: Add access register mode
Alexander Yarygin
2015-03-17
1
-33
/
+201
*
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
2015-03-17
1
-13
/
+12
*
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
1
-2
/
+2
*
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
2015-03-17
1
-5
/
+6
*
KVM: s390: Fix trivial typo in comments
Yannick Guerrini
2015-03-06
1
-1
/
+1
*
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
2015-02-09
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-21
1
-12
/
+6
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
*
|
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
1
-6
/
+14
|
\
|
|
*
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-11-07
1
-6
/
+14
*
|
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
2014-10-28
1
-11
/
+9
|
/
[next]