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.12.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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
31
-232
/
+723
|
\
|
*
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
3
-12
/
+35
|
*
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
1
-1
/
+7
|
*
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
1
-0
/
+1
|
*
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
2019-07-20
1
-2
/
+2
|
*
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
2019-07-20
1
-20
/
+3
|
*
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
3
-5
/
+10
|
*
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
2019-07-20
1
-2
/
+0
|
*
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
2019-07-20
1
-7
/
+35
|
*
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
7
-36
/
+87
|
*
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2019-07-17
2
-9
/
+5
|
*
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-17
1
-3
/
+8
|
*
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
2019-07-15
1
-1
/
+4
|
*
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2019-07-15
2
-101
/
+9
|
*
kvm: x86: some tsc debug cleanup
Yi Wang
2019-07-15
1
-8
/
+0
|
*
kvm: vmx: fix coccinelle warnings
Yi Wang
2019-07-15
1
-1
/
+1
|
*
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-15
10
-10
/
+494
|
|
\
|
|
*
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
2019-06-04
1
-1
/
+6
|
|
*
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2019-06-04
2
-2
/
+5
|
|
*
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2019-06-04
3
-0
/
+154
|
|
*
KVM: selftests: Add processor code for s390x
Thomas Huth
2019-06-04
4
-0
/
+310
|
|
*
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
2019-06-04
1
-5
/
+16
|
|
*
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
2019-06-04
3
-2
/
+8
|
|
*
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
2019-06-04
2
-0
/
+4
|
*
|
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
2019-07-15
1
-3
/
+3
|
*
|
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
2019-07-15
1
-11
/
+9
|
*
|
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
2019-07-15
1
-1
/
+11
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
20
-74
/
+123
|
\
\
\
|
*
|
|
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
2019-07-16
1
-0
/
+1
|
*
|
|
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-07-16
1
-0
/
+1
|
*
|
|
scsi: IB/srp: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-07-16
1
-15
/
+3
|
*
|
|
scsi: IB/iser: set virt_boundary_mask in the scsi host
Christoph Hellwig
2019-07-16
1
-28
/
+7
|
*
|
|
scsi: storvsc: set virt_boundary_mask in the scsi host template
Christoph Hellwig
2019-07-16
1
-3
/
+2
|
*
|
|
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
2019-07-16
1
-2
/
+1
|
*
|
|
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
2019-07-16
1
-0
/
+2
|
*
|
|
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
3
-1
/
+8
|
*
|
|
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-16
1
-3
/
+3
|
*
|
|
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
2019-07-16
1
-1
/
+1
|
*
|
|
scsi: libfc: fix null pointer dereference on a null lport
Colin Ian King
2019-07-16
1
-1
/
+1
|
*
|
|
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Benjamin Block
2019-07-11
1
-0
/
+7
|
*
|
|
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
2019-07-11
1
-2
/
+8
|
*
|
|
scsi: zfcp: fix request object use-after-free in send path causing seqno errors
Benjamin Block
2019-07-11
1
-5
/
+40
|
*
|
|
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
2019-07-11
1
-2
/
+2
|
*
|
|
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
2019-07-11
1
-1
/
+17
|
*
|
|
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
2019-07-11
1
-1
/
+2
|
*
|
|
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
2019-07-11
1
-1
/
+2
|
*
|
|
scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
Arnd Bergmann
2019-07-11
1
-1
/
+1
|
*
|
|
scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade
Marcos Paulo de Souza
2019-07-11
1
-0
/
+2
|
*
|
|
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-11
3
-2
/
+8
|
*
|
|
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
2019-07-11
1
-1
/
+0
[next]