index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
docs: kvm: Convert nested-vmx.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-16
/
+22
|
|
*
|
docs: kvm: Convert mmu.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-14
/
+49
|
|
*
|
docs: kvm: Convert locking.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
3
-215
/
+244
|
|
*
|
docs: kvm: Convert hypercalls.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-56
/
+75
|
|
*
|
docs: kvm: arm/psci.txt: convert to ReST
Mauro Carvalho Chehab
2020-02-12
2
-15
/
+32
|
|
*
|
docs: kvm: convert arm/hyp-abi.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-9
/
+20
|
|
*
|
docs: kvm: Convert api.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-1387
/
+1964
|
|
*
|
docs: kvm: convert devices/xive.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-55
/
+98
|
|
*
|
docs: kvm: convert devices/xics.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-6
/
+23
|
|
*
|
docs: kvm: convert devices/vm.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-80
/
+127
|
|
*
|
docs: kvm: convert devices/vfio.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-10
/
+16
|
|
*
|
docs: kvm: convert devices/vcpu.txt to ReST
Mauro Carvalho Chehab
2020-02-12
3
-76
/
+115
|
|
*
|
docs: kvm: convert devices/s390_flic.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-30
/
+41
|
|
*
|
docs: kvm: convert devices/mpic.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-3
/
+9
|
|
*
|
docs: kvm: convert devices/arm-vgit.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-30
/
+60
|
|
*
|
docs: kvm: devices/arm-vgit-v3.txt to ReST
Mauro Carvalho Chehab
2020-02-12
2
-46
/
+87
|
|
*
|
docs: kvm: devices/arm-vgic-its.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
3
-39
/
+78
|
|
*
|
docs: virt: Convert msr.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-55
/
+93
|
|
*
|
docs: virt: convert halt-polling.txt to ReST format
Mauro Carvalho Chehab
2020-02-12
2
-43
/
+48
|
|
*
|
docs: virt: user_mode_linux.rst: fix URL references
Mauro Carvalho Chehab
2020-02-12
1
-42
/
+29
|
|
*
|
docs: virt: user_mode_linux.rst: update compiling instructions
Mauro Carvalho Chehab
2020-02-12
1
-53
/
+9
|
|
*
|
docs: virt: convert UML documentation to ReST
Mauro Carvalho Chehab
2020-02-12
2
-915
/
+787
|
|
*
|
docs: kvm: add arm/pvtime.rst to index.rst
Mauro Carvalho Chehab
2020-02-12
2
-0
/
+12
|
|
*
|
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
2020-02-12
1
-1
/
+1
|
|
*
|
selftests: KVM: Remove unused x86_register enum
Eric Auger
2020-02-12
1
-20
/
+0
|
|
*
|
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
2020-02-12
1
-1
/
+1
|
|
*
|
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
1
-0
/
+3
|
|
*
|
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
2
-5
/
+16
|
|
*
|
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
2020-02-12
3
-7
/
+19
|
|
*
|
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
1
-3
/
+0
|
|
*
|
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
2020-02-12
1
-1
/
+0
|
|
*
|
selftests: KVM: SVM: Add vmcall test
Eric Auger
2020-02-12
2
-0
/
+80
|
|
*
|
selftests: KVM: AMD Nested test infrastructure
Eric Auger
2020-02-12
5
-1
/
+517
|
|
*
|
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2020-02-12
2
-7
/
+7
|
|
*
|
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
2020-02-12
1
-13
/
+16
|
|
*
|
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
1
-0
/
+28
|
|
*
|
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
2020-02-12
1
-0
/
+8
|
|
*
|
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-02-12
2
-15
/
+13
|
|
*
|
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-12
2
-2
/
+2
|
*
|
|
Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-16
2
-23
/
+7
|
|
\
\
\
|
|
*
|
|
EDAC/sysfs: Remove csrow objects on errors
Robert Richter
2020-02-13
1
-2
/
+1
|
|
*
|
|
EDAC/mc: Fix use-after-free and memleaks during device removal
Robert Richter
2020-02-13
2
-21
/
+6
|
|
|
/
/
|
*
|
|
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-16
8
-38
/
+63
|
|
\
\
\
|
|
*
|
|
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
2020-02-14
1
-1
/
+1
|
|
*
|
|
nvme/pci: move cqe check after device shutdown
Keith Busch
2020-02-14
1
-5
/
+18
|
|
*
|
|
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
2020-02-14
3
-7
/
+7
|
|
*
|
|
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
2020-02-14
1
-1
/
+6
|
|
*
|
|
bcache: remove macro nr_to_fifo_front()
Coly Li
2020-02-13
1
-5
/
+2
|
|
*
|
|
bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"
Coly Li
2020-02-13
1
-17
/
+0
|
|
*
|
|
bcache: ignore pending signals when creating gc and allocator thread
Coly Li
2020-02-13
2
-2
/
+29
[prev]
[next]