index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
2
-3
/
+26
2018-10-17
KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv' variables
Vitaly Kuznetsov
1
-9
/
+9
2018-10-17
KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
Vitaly Kuznetsov
2
-23
/
+25
2018-10-17
KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
Vitaly Kuznetsov
1
-3
/
+5
2018-10-17
kvm/x86: return meaningful value from KVM_SIGNAL_MSI
Paolo Bonzini
1
-3
/
+3
2018-10-17
KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES together
Wei Yang
2
-6
/
+9
2018-10-17
KVM/VMX: Remve unused function is_external_interrupt().
Tianyu Lan
1
-6
/
+0
2018-10-17
KVM: x86: return 0 in case kvm_mmu_memory_cache has min number of objects
Wei Yang
1
-2
/
+2
2018-10-17
nVMX x86: Make nested_vmx_check_pml_controls() concise
Krish Sadhukhan
1
-8
/
+5
2018-10-17
KVM: x86: adjust kvm_mmu_page member to save 8 bytes
Wei Yang
1
-2
/
+2
2018-10-17
KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
Sean Christopherson
1
-20
/
+153
2018-10-17
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
2
-2
/
+6
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
4
-3
/
+36
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
3
-80
/
+90
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
5
-25
/
+47
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2
-0
/
+138
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
3
-0
/
+218
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
2
-22
/
+38
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
6
-399
/
+407
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
18
-49
/
+50
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
10
-81
/
+218
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-10-17
KVM: LAPIC: Tune lapic_timer_advance_ns automatically
Wanpeng Li
2
-2
/
+25
2018-10-16
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
1
-2
/
+2
2018-10-16
Merge branch 'nfp-improve-bpf-offload'
Alexei Starovoitov
3
-13
/
+98
2018-10-16
nfp: bpf: double check vNIC capabilities after object sharing
Jakub Kicinski
3
-6
/
+22
2018-10-16
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
3
-7
/
+76
2018-10-16
scsi: bfa: Remove unused functions
Nathan Chancellor
2
-117
/
+0
2018-10-16
scsi: qla2xxx: Remove unnecessary self assignment
Nathan Chancellor
1
-1
/
+0
2018-10-16
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
4
-147
/
+178
2018-10-16
scsi: arcmsr: Remove set but not used variables 'id, lun'
YueHaibing
1
-3
/
+0
2018-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-16
scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-1
/
+1
2018-10-16
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
Colin Ian King
1
-1
/
+1
2018-10-16
scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
John Garry
1
-1
/
+3
2018-10-16
scsi: sg: remove bad blk_end_request_all() call
Jens Axboe
1
-1
/
+1
2018-10-16
scsi: osd: initiator should use mq variant of request ending
Jens Axboe
1
-1
/
+1
2018-10-16
scsi: ips: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
1
-2
/
+4
2018-10-16
net/mlx5: Expose DC scatter to CQE capability bit
Yonatan Cohen
1
-1
/
+2
2018-10-16
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
1
-6
/
+5
2018-10-16
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
1
-6
/
+6
2018-10-16
RDMA/core: Increase total number of RDMA ports across all devices
Leon Romanovsky
1
-1
/
+1
2018-10-16
dm: remove unnecessary unlikely() around WARN_ON_ONCE()
Igor Stoppa
2
-2
/
+2
2018-10-16
MAINTAINERS: Add entry for Broadcom SPI controller
Florian Fainelli
1
-0
/
+9
2018-10-16
dm zoned: target: use refcount_t for dm zoned reference counters
John Pittman
1
-10
/
+10
2018-10-16
dm thin: use refcount_t for thin_c reference counting
John Pittman
1
-4
/
+4
[prev]
[next]