index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
priv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: guest support for topology function
Pierre Morel
2022-07-20
1
-4
/
+16
*
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-07-20
1
-3
/
+3
*
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
2022-05-06
1
-1
/
+0
*
KVM: s390x: fix SCK locking
Claudio Imbrenda
2022-03-14
1
-1
/
+14
*
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
2022-02-14
1
-31
/
+35
*
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
2021-10-27
1
-0
/
+2
*
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
2021-08-24
1
-6
/
+9
*
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-12-10
1
-2
/
+2
*
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-4
/
+4
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-16
/
+16
*
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: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
2020-05-05
1
-1
/
+3
*
KVM: s390: protvirt: STSI handling
Janosch Frank
2020-02-27
1
-4
/
+9
*
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
2019-07-02
1
-0
/
+86
*
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
2018-09-04
1
-12
/
+18
*
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
2018-07-30
1
-33
/
+70
|
\
|
*
KVM: s390: Add skey emulation fault handling
Janosch Frank
2018-07-30
1
-34
/
+71
*
|
KVM: s390: Beautify skey enable check
Janosch Frank
2018-07-30
1
-6
/
+4
*
|
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
2018-07-13
1
-9
/
+19
*
|
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
2018-07-13
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-12
/
+16
|
\
|
*
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2018-05-17
1
-12
/
+16
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+0
|
/
*
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
2018-03-09
1
-2
/
+2
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
1
-4
/
+5
*
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
2018-02-14
1
-92
/
+91
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-1
/
+1
|
\
|
*
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
2017-12-22
1
-1
/
+1
*
|
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
1
-2
/
+2
*
|
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
1
-1
/
+1
*
|
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
2018-01-24
1
-2
/
+30
|
/
*
KVM: s390: Fix skey emulation permission check
Janosch Frank
2017-12-06
1
-2
/
+9
*
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
1
-4
/
+0
*
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-12-06
1
-0
/
+1
*
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
1
-1
/
+5
|
\
|
*
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
2017-08-29
1
-1
/
+5
*
|
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
1
-4
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-5
/
+98
|
\
|
*
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
2017-06-22
1
-5
/
+98
*
|
s390: rename struct psw_bits members
Heiko Carstens
2017-06-12
1
-1
/
+1
*
|
s390: rename psw_bits enums
Heiko Carstens
2017-06-12
1
-3
/
+3
|
/
*
KVM: s390: Support keyless subset guest mode
Farhan Ali
2017-04-21
1
-6
/
+13
*
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-0
/
+27
*
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
1
-1
/
+1
*
KVM: s390: Handle sthyi also for instruction intercept
Christian Borntraeger
2017-03-16
1
-0
/
+1
*
KVM: s390: log runtime instrumentation enablement
Christian Borntraeger
2017-03-16
1
-0
/
+1
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
[next]