index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
4
-0
/
+29
|
|
*
|
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
3
-0
/
+8
|
|
*
|
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
2
-27
/
+37
|
|
*
|
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
2019-03-29
1
-0
/
+63
|
|
*
|
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
3
-12
/
+158
|
|
*
|
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
2019-03-29
1
-12
/
+36
|
|
*
|
KVM: arm64: Factor out core register ID enumeration
Dave Martin
2019-03-29
1
-8
/
+25
|
|
*
|
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
2019-03-29
1
-0
/
+1
|
|
*
|
KVM: Allow 2048-bit register access via ioctl interface
Dave Martin
2019-03-29
1
-0
/
+1
|
|
*
|
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
3
-20
/
+66
|
|
*
|
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
5
-6
/
+93
|
|
*
|
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2019-03-29
2
-3
/
+46
|
|
*
|
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
2019-03-29
1
-10
/
+13
|
|
*
|
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2019-03-29
3
-7
/
+21
|
|
*
|
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-29
3
-16
/
+73
|
|
*
|
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
2019-03-29
1
-1
/
+9
|
|
*
|
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
2019-03-29
1
-0
/
+4
|
|
*
|
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
2019-03-29
1
-2
/
+8
|
|
*
|
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
2019-03-29
1
-1
/
+0
|
|
*
|
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2019-03-29
2
-11
/
+19
|
|
*
|
KVM: Documentation: Document arm64 core registers in detail
Dave Martin
2019-03-29
1
-0
/
+24
|
*
|
|
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
31
-295
/
+2670
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device
Cédric Le Goater
2019-05-14
1
-6
/
+0
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
Colin Ian King
2019-05-14
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
Paul Mackerras
2019-05-14
1
-6
/
+0
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
2019-04-30
1
-0
/
+15
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
2019-04-30
2
-16
/
+78
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
2019-04-30
5
-12
/
+101
|
|
*
|
|
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
2019-04-30
2
-0
/
+22
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode
Cédric Le Goater
2019-04-30
1
-3
/
+4
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
2019-04-30
4
-0
/
+84
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
2019-04-30
3
-0
/
+65
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
5
-0
/
+76
|
|
*
|
|
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2019-04-30
2
-0
/
+12
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
2019-04-30
6
-0
/
+131
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
2019-04-30
3
-0
/
+115
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
2019-04-30
3
-0
/
+45
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
2019-04-30
3
-0
/
+91
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2019-04-30
6
-6
/
+315
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
2019-04-30
5
-2
/
+136
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
2019-04-30
5
-4
/
+140
|
|
*
|
|
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
8
-41
/
+268
|
|
*
|
|
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
8
-2
/
+219
|
|
*
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-04-30
12
-20
/
+250
|
|
|
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
2019-04-30
1
-0
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
2019-04-30
4
-63
/
+53
|
|
*
|
|
|
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
2019-04-30
3
-34
/
+35
|
|
*
|
|
|
KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
Suraj Jitindar Singh
2019-04-30
1
-11
/
+25
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
2019-04-30
1
-38
/
+40
[prev]
[next]