summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-07iommu: remove the unused domain_window_disable methodChristoph Hellwig1-2/+0
2021-04-07iommu: Add a page fault handlerJean-Philippe Brucker1-0/+2
2021-04-07iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVAJean-Philippe Brucker1-3/+17
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker1-2/+0
2021-04-07iommu: Fix comment for struct iommu_fwspecJean-Philippe Brucker1-1/+1
2021-04-07iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry2-10/+0
2021-04-07iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry1-1/+0
2021-04-07iova: Add CPU hotplug handler to flush rcachesJohn Garry2-0/+2
2021-04-07iommu: Fix a boundary issue to avoid performance dropXiang Chen1-1/+1
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu1-13/+3
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu2-10/+0
2021-04-07Merge tag 'iio-for-5.13b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-2/+7
2021-04-07mtd: rawnand: Add support for secure regions in NAND memoryManivannan Sadhasivam1-0/+14
2021-04-07Merge tag 'irq-no-autoen-2021-03-25' into togregJonathan Cameron1-0/+4
2021-04-07dt-bindings:iio:dac: update microchip,mcp4725.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-07iio:event: Add timeout event info typeJonathan Cameron1-0/+1
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-4/+3
2021-04-07bus: mhi: Improve documentation on channel transfer setup APIsBhaumik Bhatt1-2/+16
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt1-2/+0
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-5/+4
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+29
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9
2021-04-07coresight: core: Add support for dedicated percpu sinksAnshuman Khandual1-0/+13
2021-04-06soc: fsl: guts: fix comment syntax in fileAditya Srivastava1-2/+2
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe1-3/+1
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe1-8/+8
2021-04-06vfio/mdev: Use vfio_init/register/unregister_group_devJason Gunthorpe1-5/+0
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-0/+16
2021-04-06block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig1-1/+1
2021-04-06block: refactor the bounce buffering codeChristoph Hellwig1-18/+11
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig1-7/+0
2021-04-06dt-bindings:iio:dac: update microchip,mcp4725.yaml referenceMauro Carvalho Chehab1-1/+1
2021-04-06nvme: implement non-mdts command limitsKeith Busch1-0/+10
2021-04-06soundwire: add static port mapping supportSrinivas Kandagatla1-0/+2
2021-04-06jbd2: avoid -Wempty-body warningsArnd Bergmann1-1/+1
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal1-0/+2
2021-04-06net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin1-1/+2
2021-04-05i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás1-0/+2
2021-04-05SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust1-0/+1
2021-04-05software node: Introduce SOFTWARE_NODE_REFERENCE() helper macroAndy Shevchenko1-5/+8
2021-04-05Merge tag 'ib-mfd-power-v5.13' into psy-nextSebastian Reichel3-803/+0
2021-04-05power: supply: core: Use true and false for bool variableJiapeng Chong1-4/+4
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman32-77/+173
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman21-37/+134