summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-11Documentation: coresight: Add PID tracing descriptionLeo Yan1-0/+32
2021-02-11coresight: etm-perf: Support PID tracing for kernel at EL2Suzuki K Poulose3-1/+42
2021-02-11coresight: etm-perf: Clarify comment on perf optionsLeo Yan2-6/+16
2021-02-11ACRN: update MAINTAINERS: mailing list is subscribers-onlyRandy Dunlap1-1/+1
2021-02-10MAINTAINERS: replace my with email with replacementsAlexandru Ardelean1-2/+2
2021-02-10Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman7-12/+25
2021-02-10mhi: Fix double dma freeLoic Poulain1-0/+3
2021-02-09uapi: map_to_7segment: Update example in documentationGeert Uytterhoeven1-3/+8
2021-02-09uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTEDJie Li1-1/+1
2021-02-09drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-02-09firewire: replace tricky statement by two simple onesUwe Kleine-König1-1/+3
2021-02-09vme: make remove callback return voidUwe Kleine-König3-6/+4
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König5-13/+6
2021-02-09firmware: xilinx: Use explicit values for all enum valuesMichal Simek1-169/+169
2021-02-09sample/acrn: Introduce a sample of HSM ioctl interface usageShuo Liu4-0/+166
2021-02-09virt: acrn: Introduce an interface for Service VM to control vCPUShuo Liu2-0/+62
2021-02-09virt: acrn: Introduce irqfdShuo Liu6-1/+271
2021-02-09virt: acrn: Introduce ioeventfdShuo Liu7-1/+327
2021-02-09virt: acrn: Introduce I/O ranges operation interfacesShuo Liu2-0/+64
2021-02-09virt: acrn: Introduce interfaces to query C-states and P-states allowed by hy...Shuo Liu3-0/+136
2021-02-09virt: acrn: Introduce interrupt injection interfacesShuo Liu5-0/+138
2021-02-09virt: acrn: Introduce interfaces for PCI device passthroughShuo Liu3-0/+165
2021-02-09virt: acrn: Introduce PCI configuration space PIO accesses combinerShuo Liu3-0/+105
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu7-10/+843
2021-02-09virt: acrn: Introduce EPT mapping managementShuo Liu7-10/+476
2021-02-09virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu3-1/+165
2021-02-09virt: acrn: Introduce VM management interfacesShuo Liu8-4/+301
2021-02-09virt: acrn: Introduce ACRN HSM basic driverShuo Liu7-0/+126
2021-02-09x86/acrn: Introduce hypercall interfacesShuo Liu1-0/+54
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei2-1/+17
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu2-0/+22
2021-02-09docs: acrn: Introduce ACRNShuo Liu6-0/+206
2021-02-09misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek1-3/+4
2021-02-09bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei1-0/+50
2021-02-09bus: fsl-mc: add the dpdbg device typeIoana Ciornei1-0/+6
2021-02-09bus: fsl-mc: Fix test for end of loopDan Carpenter1-1/+1
2021-02-09ipack: Handle a driver without remove callbackUwe Kleine-König1-3/+2
2021-02-09ipack: Fail earlier for drivers without probe functionUwe Kleine-König1-3/+3
2021-02-09Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman10-39/+148
2021-02-09Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman30-564/+1835
2021-02-09Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-105/+128
2021-02-09mei: use sysfs_emit() in tx_queue_limit_show sysfsTomas Winkler1-1/+1
2021-02-09mei: bus: block send with vtag on non-conformat FWAlexander Usyskin1-0/+7
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König6-15/+11
2021-02-09mei: bus: simplify mei_cl_device_remove()Uwe Kleine-König1-5/+1
2021-02-08habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay1-0/+6
2021-02-08habanalabs: return block size + block IDOded Gabbay5-17/+37
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi4-10/+12
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay4-13/+41
2021-02-08habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi1-3/+15