summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-09-089-22/+26
| | |\
| | | * net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin2021-09-071-1/+1
| | | * net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin2021-09-073-8/+9
| | | * net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-071-3/+2
| | | * net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-071-1/+2
| | | * net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch2021-09-071-2/+8
| | | * net/mlx5: Fix rdma aux device on devlink reloadParav Pandit2021-09-071-5/+2
| | | * net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov2021-09-071-2/+2
| | * | ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-081-0/+8
| * | | net: 6pack: Fix tx timeout and slot timeGuenter Roeck2021-09-161-2/+2
| * | | drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann2021-09-161-1/+1
| * | | cpufreq: vexpress: Drop unused variableGuenter Roeck2021-09-161-1/+0
| * | | 3com 3c515: make it compile on 64-bit architecturesLinus Torvalds2021-09-161-1/+1
| * | | Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-161-0/+1
| |\ \ \
| | * | | Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_gene...Vitaly Kuznetsov2021-09-031-0/+1
| * | | | Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-161-0/+2
| |\ \ \ \
| | * | | | rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson2021-09-141-0/+2
| * | | | | Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds2021-09-151-1/+1
| |\ \ \ \ \
| | * | | | | net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck2021-09-151-1/+1
| | |/ / / /
| * | | | | drm/ttm: fix type mismatch error on sparc64Huang Rui2021-09-141-1/+2
| * | | | | memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds2021-09-142-2/+2
| |/ / / /
| * | | | Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds2021-09-134-20/+6
| |\ \ \ \
| | * | | | auxdisplay: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-162-3/+3
| | * | | | auxdisplay: ks0108: Switch to use module_parport_driver()Andy Shevchenko2021-07-161-13/+1
| | * | | | auxdisplay: charlcd: Drop unneeded initializers and switch to C99 styleAndy Shevchenko2021-07-161-3/+1
| | * | | | auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel2021-07-161-1/+1
| * | | | | Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-122-11/+27
| |\ \ \ \ \
| | * | | | | lkdtm: Use init_uts_ns.name instead of macrosKees Cook2021-09-102-11/+27
| * | | | | | Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2021-09-121-12/+11
| |\ \ \ \ \ \
| | * | | | | | char: ipmi: use DEVICE_ATTR helper macroDwaipayan Ray2021-08-121-5/+4
| | * | | | | | ipmi: rate limit ipmi smi_event failure messageWen Yang2021-08-121-7/+7
| * | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-1124-283/+3343
| |\ \ \ \ \ \ \
| | * | | | | | | Documentation: Add documentation for VDUSEXie Yongji2021-09-061-5/+0
| | * | | | | | | vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji2021-09-064-0/+1662
| | * | | | | | | vduse: Implement an MMU-based software IOTLBXie Yongji2021-09-062-0/+618
| | * | | | | | | vdpa: Support transferring virtual addressing during DMA mappingXie Yongji2021-09-066-16/+100
| | * | | | | | | vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()Xie Yongji2021-09-061-20/+35
| | * | | | | | | vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji2021-09-062-4/+4
| | * | | | | | | vhost-iotlb: Add an opaque pointer for vhost IOTLBXie Yongji2021-09-061-4/+16
| | * | | | | | | vhost-vdpa: Handle the failure of vdpa_reset()Xie Yongji2021-09-061-3/+6
| | * | | | | | | vdpa: Add reset callback in vdpa_config_opsXie Yongji2021-09-065-34/+83
| | * | | | | | | iova: Export alloc_iova_fast() and free_iova_fast()Xie Yongji2021-09-061-0/+2
| | * | | | | | | virtio-blk: remove unneeded "likely" statementsMax Gurtovoy2021-09-061-2/+2
| | * | | | | | | virtio-balloon: Use virtio_find_vqs() helperXianting Tian2021-09-061-2/+2
| | * | | | | | | vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macroCai Huoqing2021-09-061-12/+12
| | * | | | | | | vhost/vsock: support MSG_EOR bit processingArseny Krasnov2021-09-051-9/+13
| | * | | | | | | virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov2021-09-051-6/+6
| | * | | | | | | virtio: Bind virtio device to device-tree nodeViresh Kumar2021-09-051-3/+54
| | * | | | | | | vdpa_sim: Use iova_shift() for the size passed to alloc_iova()Xie Yongji2021-09-051-1/+2
| | * | | | | | | vhost scsi: Convert to SPDX identifierCai Huoqing2021-09-051-13/+1