index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
1
-0
/
+28
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
4
-8
/
+10
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
3
-32
/
+116
2022-07-13
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
1
-1
/
+12
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
3
-0
/
+66
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
3
-3
/
+94
2022-07-13
KVM: s390: Add facility 197 to the allow list
Christian Borntraeger
1
-0
/
+1
2022-07-13
Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline
Bagas Sanjaya
1
-1
/
+1
2022-07-13
KVM: s390/pci: fix include duplicates
Christian Borntraeger
1
-3
/
+2
2022-07-11
s390: Add attestation query information
Steffen Eiden
3
-1
/
+28
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
1
-1
/
+1
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
32
-56
/
+1278
2022-07-11
MAINTAINERS: additional files related kvm s390 pci passthrough
Matthew Rosato
1
-0
/
+1
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
5
-0
/
+181
2022-07-11
vfio-pci/zdev: different maxstbl for interpreted devices
Matthew Rosato
2
-2
/
+8
2022-07-11
vfio-pci/zdev: add function handle to clp base capability
Matthew Rosato
2
-2
/
+6
2022-07-11
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
3
-1
/
+43
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
6
-0
/
+205
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
4
-1
/
+251
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
3
-0
/
+52
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
5
-2
/
+103
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
7
-0
/
+256
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
4
-0
/
+61
2022-07-11
vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
Matthew Rosato
3
-2
/
+13
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
3
-2
/
+8
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
5
-1
/
+19
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
3
-23
/
+23
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
4
-9
/
+15
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
7
-11
/
+26
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
2
-0
/
+2
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
2
-0
/
+2
2022-06-24
KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
Zeng Guang
1
-3
/
+17
2022-06-24
KVM: selftests: Add a self test for CMCI and UCNA emulations.
Jue Wang
5
-0
/
+344
2022-06-24
KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
Jue Wang
2
-1
/
+43
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
2
-39
/
+92
2022-06-24
KVM: x86: Use kcalloc to allocate the mce_banks array.
Jue Wang
1
-1
/
+1
2022-06-24
KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.
Jue Wang
3
-16
/
+39
2022-06-24
KVM: x86: Add APIC_LVTx() macro.
Jue Wang
2
-4
/
+5
2022-06-24
KVM: x86: Fill apic_lvt_mask with enums / explicit entries.
Jue Wang
2
-10
/
+21
2022-06-24
KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
Jue Wang
1
-2
/
+2
2022-06-24
KVM: x86/mmu: Avoid unnecessary flush on eager page split
Paolo Bonzini
1
-12
/
+20
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
3
-9
/
+275
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
5
-9
/
+38
2022-06-24
KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
Paolo Bonzini
2
-39
/
+35
2022-06-24
KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
David Matlack
1
-7
/
+13
2022-06-24
KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
David Matlack
3
-11
/
+10
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
4
-29
/
+84
2022-06-24
KVM: x86/mmu: Update page stats in __rmap_add()
David Matlack
1
-1
/
+2
[next]