index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-06-15
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
3
-69
/
+20
|
\
\
\
\
|
*
\
\
\
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2022-08-04
2
-7
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-23
1
-6
/
+0
|
|
*
|
|
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-23
1
-1
/
+0
|
*
|
|
|
|
s390/pci: allow zPCI zbus without a function zero
Niklas Schnelle
2022-07-22
1
-62
/
+20
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-05
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-08-01
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
36
-155
/
+2315
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
36
-155
/
+2315
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
2022-07-20
2
-0
/
+52
|
|
*
|
|
|
|
|
KVM: s390: guest support for topology function
Pierre Morel
2022-07-20
4
-7
/
+70
|
|
*
|
|
|
|
|
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-07-20
3
-54
/
+54
|
|
*
|
|
|
|
|
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2022-07-19
2
-2
/
+17
|
|
*
|
|
|
|
|
KVM: s390: pv: destroy the configuration before its memory
Claudio Imbrenda
2022-07-19
1
-3
/
+3
|
|
*
|
|
|
|
|
KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
Claudio Imbrenda
2022-07-19
1
-8
/
+8
|
|
*
|
|
|
|
|
s390/mm: KVM: pv: when tearing down, try to destroy protected pages
Claudio Imbrenda
2022-07-19
1
-3
/
+16
|
|
*
|
|
|
|
|
KVM: s390: pv: add mmu_notifier
Claudio Imbrenda
2022-07-19
4
-0
/
+39
|
|
*
|
|
|
|
|
KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
Claudio Imbrenda
2022-07-13
2
-6
/
+31
|
|
*
|
|
|
|
|
KVM: s390: pv: clear the state without memset
Claudio Imbrenda
2022-07-13
1
-1
/
+9
|
|
*
|
|
|
|
|
KVM: s390: pv: add export before import
Claudio Imbrenda
2022-07-13
1
-0
/
+28
|
|
*
|
|
|
|
|
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
2022-07-13
4
-8
/
+10
|
|
*
|
|
|
|
|
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
2022-07-13
3
-32
/
+116
|
|
*
|
|
|
|
|
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
2022-07-13
1
-1
/
+12
|
|
*
|
|
|
|
|
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
2022-07-13
3
-0
/
+66
|
|
*
|
|
|
|
|
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
2022-07-13
3
-3
/
+94
|
|
*
|
|
|
|
|
KVM: s390: Add facility 197 to the allow list
Christian Borntraeger
2022-07-13
1
-0
/
+1
|
|
*
|
|
|
|
|
KVM: s390/pci: fix include duplicates
Christian Borntraeger
2022-07-13
1
-3
/
+2
|
|
*
|
|
|
|
|
s390: Add attestation query information
Steffen Eiden
2022-07-11
3
-1
/
+28
|
|
*
|
|
|
|
|
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
2022-07-11
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
2022-07-11
17
-37
/
+1102
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
2022-07-11
3
-0
/
+103
|
|
|
*
|
|
|
|
|
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
2022-07-11
6
-0
/
+205
|
|
|
*
|
|
|
|
|
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
2022-07-11
3
-0
/
+249
|
|
|
*
|
|
|
|
|
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
2022-07-11
3
-0
/
+52
|
|
|
*
|
|
|
|
|
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2022-07-11
5
-2
/
+103
|
|
|
*
|
|
|
|
|
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2022-07-11
7
-0
/
+256
|
|
|
*
|
|
|
|
|
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
2022-07-11
4
-0
/
+61
|
|
|
*
|
|
|
|
|
s390/pci: stash dtsm and maxstbl
Matthew Rosato
2022-07-11
3
-2
/
+8
|
|
|
*
|
|
|
|
|
s390/pci: stash associated GISA designation
Matthew Rosato
2022-07-11
5
-1
/
+19
|
|
|
*
|
|
|
|
|
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
2022-07-11
3
-23
/
+23
|
|
|
*
|
|
|
|
|
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2022-07-11
2
-5
/
+7
|
|
|
*
|
|
|
|
|
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-07-11
3
-4
/
+12
|
|
|
*
|
|
|
|
|
s390/sclp: detect the AISI facility
Matthew Rosato
2022-07-11
1
-0
/
+1
|
|
|
*
|
|
|
|
|
s390/sclp: detect the AENI facility
Matthew Rosato
2022-07-11
1
-0
/
+1
|
|
|
*
|
|
|
|
|
s390/sclp: detect the AISII facility
Matthew Rosato
2022-07-11
1
-0
/
+1
|
|
|
*
|
|
|
|
|
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
2022-07-11
1
-0
/
+1
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
Zeng Guang
2022-06-08
1
-2
/
+0
|
|
*
|
|
|
|
|
Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2022-06-07
7
-1
/
+574
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
[prev]
[next]