summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17 hours1-0/+1
|\
| * iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftestJason Gunthorpe6 days1-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17 hours3-5/+11
|\ \
| * | RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik12 days1-1/+2
| * | RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang2024-04-011-4/+7
| * | RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu2024-04-011-0/+2
* | | Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds21 hours4-10/+44
|\ \ \
| * | | s390/cio: log fake IRB eventsPeter Oberparleiter8 days2-0/+13
| * | | s390/cio: fix race condition during online processingPeter Oberparleiter8 days1-5/+8
| * | | s390/qdio: handle deferred cc1Peter Oberparleiter8 days1-5/+23
| |/ /
* | | Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21 hours1-0/+1
|\ \ \
| * | | thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki25 hours1-0/+1
* | | | Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21 hours30-172/+320
|\ \ \ \
| * \ \ \ Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie37 hours2-12/+17
| |\ \ \ \
| | * | | | drm/xe/vm: prevent UAF with asid based lookupMatthew Auld3 days1-10/+11
| | * | | | drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst3 days1-2/+6
| | |/ / /
| * | | | Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie37 hours17-57/+186
| |\ \ \ \
| | * | | | drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov4 days1-2/+0
| | * | | | drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov4 days1-2/+0
| | * | | | drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul5 days1-5/+8
| | * | | | drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul5 days1-0/+10
| | * | | | drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal5 days1-4/+0
| | * | | | drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin5 days1-2/+2
| | * | | | drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin5 days1-3/+8
| | * | | | drm/vmwgfx: Fix prime import/exportZack Rusin5 days8-22/+117
| | * | | | drm/ttm: stop pooling cached NUMA pages v2Christian König5 days1-10/+28
| | * | | | drm: nv04: Fix out of bounds accessMikhail Kobuk5 days1-6/+7
| | * | | | nouveau: fix instmem race condition around ptr storesDave Airlie5 days1-1/+6
| * | | | | drm/radeon: silence UBSAN warning (v3)Alex Deucher3 days1-5/+5
| * | | | | drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher3 days1-2/+6
| * | | | | drm/amdgpu: fix visible VRAM handling during faultsChristian König3 days5-57/+53
| * | | | | drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan3 days1-26/+46
| * | | | | Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher3 days2-7/+5
| * | | | | drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling3 days1-2/+2
| * | | | | drm/amdgpu: remove invalid resource->start check v2Christian König3 days1-4/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds43 hours2-5/+10
|\ \ \ \ \
| * | | | | scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche12 days1-4/+3
| * | | | | scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam12 days1-1/+7
* | | | | | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds43 hours29-141/+237
|\ \ \ \ \ \
| * | | | | | net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli45 hours1-0/+18
| * | | | | | net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez45 hours1-2/+2
| * | | | | | net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker2 days1-11/+11
| * | | | | | net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker2 days1-1/+1
| * | | | | | net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker2 days1-12/+13
| * | | | | | net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker2 days1-13/+8
| * | | | | | net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau3 days1-5/+1
| * | | | | | net:usb:qmi_wwan: support Rolling modulesVanillan Wang3 days1-0/+1
| * | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3 days1-2/+13
| |\ \ \ \ \ \
| | * | | | | | ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik4 days1-1/+4
| | * | | | | | ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski4 days1-1/+1