summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-26fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...Markus Elfring
2024-09-26fbcon: Fix a NULL pointer dereference issue in fbcon_putcsQianqiang Liu
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26dm verity: fallback to platform keyring also if key in trusted keyring is rej...Luca Boccassi
2024-09-26dm-verity: restart or panic on an I/O errorMikulas Patocka
2024-09-26dm: fix spelling errorsShen Lichuan
2024-09-26dm-cache: remove pointless error checkDipendra Khadka
2024-09-26sh: intc: Replace simple_strtoul() with kstrtoul()Hongbo Li
2024-09-26soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON configLukas Bulwahn
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-25Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-25Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski
2024-09-25intel_idle: fix ACPI _CST matching for newer Xeon platformsArtem Bityutskiy
2024-09-25net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-09-25net/mlx5e: SHAMPO, Fix overflow of hd_per_wqDragos Tatulea
2024-09-25net/mlx5: HWS, changed E2BIG error to a negative return codeYevgeny Kliteynik
2024-09-25net/mlx5: HWS, fixed double-free in error flow of creating SQYevgeny Kliteynik
2024-09-25net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina
2024-09-25net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-09-25net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea
2024-09-25vdpa/mlx5: Delete direct MKEYs in parallelDragos Tatulea
2024-09-25vdpa/mlx5: Create direct MKEYs in parallelDragos Tatulea
2024-09-25vdpa: Remove unused declarationsYue Haibing
2024-09-25vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ commandDragos Tatulea
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea