index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
14
-3
/
+662
2020-11-15
KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
Peter Xu
2
-14
/
+18
2020-11-15
KVM: remove kvm_clear_guest_page
Paolo Bonzini
2
-10
/
+2
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
4
-56
/
+81
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
3
-38
/
+77
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
6
-31
/
+46
2020-11-15
kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
David Woodhouse
1
-0
/
+3
2020-11-15
vfio/virqfd: Drain events from eventfd in virqfd_wakeup()
David Woodhouse
1
-0
/
+3
2020-11-15
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
2
-1
/
+10
2020-11-15
kvm/eventfd: Use priority waitqueue to catch events before userspace
David Woodhouse
1
-2
/
+4
2020-11-15
sched/wait: Add add_wait_queue_priority()
David Woodhouse
2
-2
/
+27
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
3
-14
/
+44
2020-11-15
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
2
-5
/
+27
2020-11-15
KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2
Sean Christopherson
3
-5
/
+108
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
4
-19
/
+15
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
7
-21
/
+34
2020-11-15
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
1
-3
/
+0
2020-11-15
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
1
-12
/
+7
2020-11-15
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
1
-2
/
+3
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
1
-0
/
+7
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
3
-1
/
+4
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-12
KVM: arm64: Handle SCXTNUM_ELx traps
Marc Zyngier
2
-0
/
+8
2020-11-12
KVM: arm64: Unify trap handlers injecting an UNDEF
Marc Zyngier
1
-40
/
+25
2020-11-12
KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
Marc Zyngier
3
-4
/
+56
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2
-4
/
+30
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2
-1
/
+3
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
1
-5
/
+1
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
1
-5
/
+4
2020-11-12
NFS: Fix listxattr receive buffer size
Chuck Lever
1
-2
/
+2
2020-11-12
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
1
-0
/
+2
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-12
fscrypt: fix inline encryption not used on new files
Eric Biggers
1
-1
/
+1
2020-11-12
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-12
net: switch to the kernel.org patchwork instance
Jakub Kicinski
4
-14
/
+14
2020-11-12
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
1
-3
/
+15
2020-11-12
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
1
-4
/
+8
2020-11-12
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
4
-1
/
+119
2020-11-12
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
1
-2
/
+10
2020-11-12
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
1
-5
/
+33
2020-11-12
ch_ktls: Correction in middle record handling
Rohit Maheshwari
1
-19
/
+31
2020-11-12
ch_ktls: missing handling of header alone
Rohit Maheshwari
1
-14
/
+11
2020-11-12
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
1
-4
/
+7
2020-11-12
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
3
-169
/
+226
[next]