summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2019-11-21 08:13:58 +0000
committerSteve French <stfrench@microsoft.com>2020-01-26 19:24:16 -0600
commit6629400a2227c843a84e84c2aa4275dfe6c3bdbc (patch)
treeda7cef88466400b865010945f075ee0ef3713aeb /tools/perf/scripts/python/bin
parent731b82bb1750a906c1e7f070aedf5505995ebea7 (diff)
downloadkernel-6629400a2227c843a84e84c2aa4275dfe6c3bdbc.tar.gz
cifs: Don't use iov_iter::type directly
Don't use iov_iter::type directly, but rather use the new accessor functions that have been added. This allows the .type field to be split and rearranged without the need to update the filesystems. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
-03-11drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin 2022-03-11drm/vmwgfx: Print capabilities early during the initializationZack Rusin 2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev 2022-01-27drm/vmwgfx: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann 2021-12-16drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin 2021-12-09drm/vmwgfx: support 64 UAVsZack Rusin 2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin 2021-12-09drm/vmwgfx: Stop hardcoding the PCI IDZack Rusin 2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin 2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin 2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin 2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann 2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas 2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky 2021-07-28drm/vmwgfx: Be a lot more flexible with MOB limitsZack Rusin 2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin 2021-07-28drm/vmwgfx: Switch to using DRM_IOCTL_DEF_DRVZack Rusin 2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann 2021-06-16drm/vmwgfx: Update device headersZack Rusin 2021-06-12drm/vmwgfx: Fix implicit declaration errorZack Rusin 2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin 2021-06-12drm/vmwgfx: remove code that was using physical page addressesZack Rusin 2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev 2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin 2021-05-14drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()Qiheng Lin 2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin 2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin 2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin 2021-05-11drm/vmwgfx: Fix incorrect enum usageZack Rusin 2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann 2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma 2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds 2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin 2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann 2021-03-24drm/ttm: remove swap LRU v3Christian König 2021-03-24drm/ttm: move swapout logic around v3Christian König