summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-26drm/sysfb: Find screen_info format with helpersThomas Zimmermann
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann
2025-08-26ibmvnic: Increase max subcrq indirect entries with fallbackMingming Cao
2025-08-26virtio_net: adjust the execution order of function `virtnet_close` during freezeJunnan Wu
2025-08-26virtio_input: Improve freeze handlingYing Gao
2025-08-26vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov
2025-08-26virtio_pci: Fix misleading comment for queue vectorLiming Wu
2025-08-26octeontx2-af: Remove unused declarationsYue Haibing
2025-08-26drm/i915/psr: Do not unnecessarily remove underrun on idle PSR WAJouni Högander
2025-08-26thunderbolt: Use string choices helpersChelsy Ratnawat
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe: Enable madvise ioctl for xeHimal Prasad Ghimiray
2025-08-26drm/xe: Reset VMA attributes to default in SVM garbage collectorHimal Prasad Ghimiray
2025-08-26drm/xe/vm: Add helper to check for default VMA memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe/madvise: Skip vma invalidation if mem attr are unchangedHimal Prasad Ghimiray
2025-08-26drm/xe/bo: Update atomic_access attribute on madviseHimal Prasad Ghimiray
2025-08-26drm/xe/bo: Add attributes field to xe_boHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Consult madvise preferred location in prefetchHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attributeHimal Prasad Ghimiray
2025-08-26drm/xe/madvise: Update migration policy based on preferred locationHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Add svm ranges migration policy on atomic accessHimal Prasad Ghimiray
2025-08-26drm/xe: Implement madvise ioctl for xeHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zappingHimal Prasad Ghimiray
2025-08-26drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madviseHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Split system allocator vma incase of madvise callHimal Prasad Ghimiray
2025-08-26drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameterHimal Prasad Ghimiray
2025-08-26drm/xe/vma: Move pat_index to vma attributesHimal Prasad Ghimiray
2025-08-26drm/xe/vm: Add attributes struct as member of vmaHimal Prasad Ghimiray
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-08-25drm/xe: switch to local xbasename() helperCarlos Llamas
2025-08-25drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-08-25scsi: pm80xx: Fix race condition caused by static variablesFrancisco Gutierrez
2025-08-25Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-25Merge patch series "mpi3mr: bug fixes and minor updates"Martin K. Petersen
2025-08-25scsi: mpi3mr: Update driver version to 8.15.0.5.50Chandrakanth Patil
2025-08-25scsi: mpi3mr: Fix premature TM timeouts on virtual drivesChandrakanth Patil
2025-08-25scsi: mpi3mr: Update MPI headers to revision 37Chandrakanth Patil
2025-08-25scsi: mpi3mr: Fix I/O failures during controller resetChandrakanth Patil
2025-08-25scsi: mpi3mr: Fix controller init failure on fault during queue creationChandrakanth Patil
2025-08-25scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speedChandrakanth Patil
2025-08-26wifi: rtw88: Use led->brightness_set_blocking for PCI tooBitterblue Smith
2025-08-26wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitchChing-Te Ku
2025-08-26wifi: rtw89: 8852c: update firmware crash trigger type for newer firmwarePing-Ke Shih
2025-08-26wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanningPo-Hao Huang
2025-08-26wifi: rtw89: 8852a: report per-channel noise level by get_survey opsPo-Hao Huang
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima
2025-08-25net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi