index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
s390/kvm: Use psw32_t instead of psw_compat_t
Heiko Carstens
1
-1
/
+1
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
1
-0
/
+8
2025-05-28
KVM: s390: Remove unneeded srcu lock
Claudio Imbrenda
1
-4
/
+2
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
1
-0
/
+32
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
1
-2
/
+2
2024-01-08
KVM: s390: fix cc for successful PQAP
Eric Farman
1
-2
/
+6
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-1
/
+1
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-2
/
+1
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
1
-2
/
+1
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
1
-4
/
+16
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
1
-3
/
+3
2022-05-06
s390/ptrace: move short psw definitions to ptrace header file
Heiko Carstens
1
-1
/
+0
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
1
-1
/
+14
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
1
-31
/
+35
2021-10-27
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-6
/
+9
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
1
-2
/
+2
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-4
/
+4
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-16
/
+16
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-05
KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
Christian Borntraeger
1
-1
/
+3
2020-02-27
KVM: s390: protvirt: STSI handling
Janosch Frank
1
-4
/
+9
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
1
-0
/
+86
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-07-30
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
1
-33
/
+70
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
1
-6
/
+4
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
1
-34
/
+71
2018-07-13
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
1
-9
/
+19
2018-07-13
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+16
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
1
-12
/
+16
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
1
-2
/
+2
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
1
-4
/
+5
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
1
-92
/
+91
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-1
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-2
/
+2
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-1
/
+1
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
1
-2
/
+30
2017-12-22
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
1
-1
/
+1
2017-12-06
KVM: s390: Fix skey emulation permission check
Janosch Frank
1
-2
/
+9
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
1
-1
/
+5
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
1
-4
/
+4
[next]