index
:
linux-stable.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.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: embed vcpu id to dentry of vcpu anon inode
Masatake YAMATO
2018-01-31
1
-1
/
+4
*
kvm: Map PFN-type memory regions as writable (if possible)
KarimAllah Ahmed
2018-01-31
1
-2
/
+5
*
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
37
-362
/
+579
|
\
|
*
KVM: arm/arm64: Fixup userspace irqchip static key optimization
Christoffer Dall
2018-01-31
1
-1
/
+1
|
*
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
Christoffer Dall
2018-01-31
1
-2
/
+3
|
*
KVM: arm/arm64: Fix incorrect timer_is_pending logic
Christoffer Dall
2018-01-31
1
-19
/
+17
|
*
KVM: arm/arm64: Fix trailing semicolon
Luis de Bethencourt
2018-01-23
1
-1
/
+1
|
*
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
James Morse
2018-01-23
1
-0
/
+1
|
*
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-17
7
-11
/
+11
|
*
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-09
3
-5
/
+5
|
*
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
3
-20
/
+12
|
*
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
3
-0
/
+47
|
*
KVM: arm/arm64: Only clean the dcache on translation fault
Marc Zyngier
2018-01-08
1
-2
/
+6
|
*
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
5
-8
/
+43
|
*
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
2018-01-08
1
-0
/
+2
|
*
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2018-01-08
2
-3
/
+31
|
*
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
4
-12
/
+52
|
*
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
3
-26
/
+67
|
*
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2018-01-08
8
-2
/
+6
|
*
Revert "arm64: KVM: Hide PMU from guests when disabled"
Christoffer Dall
2018-01-08
1
-21
/
+14
|
*
KVM: arm/arm64: Delete outdated forwarded irq documentation
Christoffer Dall
2018-01-02
1
-187
/
+0
|
*
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
4
-19
/
+50
|
*
KVM: arm/arm64: Provide a get_input_level for the arch timer
Christoffer Dall
2018-01-02
2
-46
/
+40
|
*
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
2018-01-02
3
-6
/
+73
|
*
KVM: arm/arm64: Support a vgic interrupt line level sample function
Christoffer Dall
2018-01-02
3
-6
/
+23
|
*
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
2018-01-02
4
-0
/
+88
|
*
KVM: arm/arm64: Don't cache the timer IRQ level
Christoffer Dall
2018-01-02
1
-7
/
+13
|
*
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
2018-01-02
1
-16
/
+28
|
*
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
2018-01-02
1
-2
/
+0
|
*
KVM: arm: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-02
1
-3
/
+1
|
*
arm64: KVM: Hide PMU from guests when disabled
Andrew Jones
2018-01-02
1
-14
/
+21
*
|
Merge tag 'kvm-s390-next-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-31
1
-1
/
+4
|
\
\
|
*
|
MAINTAINERS: update KVM/s390 maintainers
Cornelia Huck
2018-01-31
1
-1
/
+2
|
*
|
MAINTAINERS: add Halil as additional vfio-ccw maintainer
Cornelia Huck
2018-01-31
1
-0
/
+1
|
*
|
MAINTAINERS: add David as a reviewer for KVM/s390
Cornelia Huck
2018-01-31
1
-0
/
+1
|
/
/
*
|
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-30
13
-178
/
+496
|
\
\
|
*
|
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
3
-13
/
+37
|
*
|
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
2
-1
/
+3
|
*
|
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
1
-1
/
+7
|
*
|
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
1
-4
/
+70
|
*
|
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
1
-0
/
+18
|
*
|
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
1
-2
/
+7
|
*
|
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
4
-18
/
+87
|
*
|
s390/css: indicate the availability of the AIV facility
Michael Mueller
2018-01-26
1
-1
/
+3
|
*
|
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
1
-0
/
+28
|
*
|
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
2018-01-26
1
-0
/
+5
|
*
|
KVM: s390: define GISA format-0 data structure
Michael Mueller
2018-01-26
2
-4
/
+20
|
*
|
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-26
2
-33
/
+33
|
*
|
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
5
-14
/
+15
|
*
|
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
5
-12
/
+16
[next]