aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | usb: cdc-acm: fix cooldown mechanismJerome Brunet2020-10-282-9/+6
| * | | | | usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang2020-10-281-3/+6
| * | | | | usb: fix kernel-doc markupsMauro Carvalho Chehab2020-10-285-5/+5
| * | | | | usb: typec: stusb160x: fix some signedness bugsDan Carpenter2020-10-281-3/+4
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-0126-76/+306
|\ \ \ \ \
| * | | | | KVM: vmx: remove unused variablePaolo Bonzini2020-10-311-2/+0
| * | | | | KVM: selftests: Don't require THP to run testsAndrew Jones2020-10-311-7/+16
| * | | | | KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov2020-10-313-5/+5
| * | | | | KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-315-0/+159
| * | | | | KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai2020-10-301-4/+4
| * | | | | KVM: x86: replace static const variables with macrosPaolo Bonzini2020-10-303-21/+21
| * | | | | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-3011-37/+96
| |\ \ \ \ \
| | * | | | | KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef2020-10-301-0/+19
| | * | | | | arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-303-15/+24
| | * | | | | arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland2020-10-301-8/+8
| | * | | | | KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland2020-10-301-5/+16
| | * | | | | KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla2020-10-291-0/+1
| | * | | | | KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan2020-10-291-7/+19
| | * | | | | KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon2020-10-291-1/+1
| | * | | | | KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2020-10-292-3/+4
| | * | | | | KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon2020-10-291-1/+1
| | * | | | | KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier2020-10-291-2/+0
| | * | | | | KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier2020-10-291-1/+0
| | * | | | | KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier2020-10-291-7/+16
| * | | | | | x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse2020-10-282-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-316-82/+157
|\ \ \ \ \ \
| * | | | | | vdpasim: allow to assign a MAC addressLaurent Vivier2020-10-301-1/+13
| * | | | | | vdpasim: fix MAC address configurationLaurent Vivier2020-10-301-1/+2
| * | | | | | vdpa: handle irq bypass register failure caseZhu Lingshan2020-10-301-0/+3
| * | | | | | vdpa_sim: Fix DMA maskLaurent Vivier2020-10-301-1/+3
| * | | | | | Revert "vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin2020-10-301-71/+48
| * | | | | | vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng2020-10-301-3/+2
| * | | | | | vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter2020-10-301-5/+5
| * | | | | | vdpa_sim: implement get_iova_range()Jason Wang2020-10-231-0/+12
| * | | | | | vhost: vdpa: report iova rangeJason Wang2020-10-233-0/+54
| * | | | | | vdpa: introduce config op to get valid iova rangeJason Wang2020-10-231-0/+15
* | | | | | | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-3123-40/+40
|\ \ \ \ \ \ \
| * | | | | | | printk: ringbuffer: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-1/+1
| * | | | | | | net/smc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-2/+2
| * | | | | | | net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-2/+2
| * | | | | | | mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-3/+3
| * | | | | | | gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-302-4/+3
| * | | | | | | Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-1/+1
| * | | | | | | scsi: target: tcmu: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | | | | ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | | | | enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | | | | fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-296-10/+10
| * | | | | | | Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+2
| * | | | | | | params: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
| * | | | | | | tracepoint: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1