aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-30platform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja1-0/+3
2026-04-30accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera2-2/+10
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
2026-04-30USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-04-30regulator: rpi-panel-attiny: add back GPIOLIB dependencyArnd Bergmann1-0/+1
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
2026-04-29RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creationMichael Guralnik1-0/+5
2026-04-29RDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik1-2/+7
2026-04-29IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla1-1/+1
2026-04-29RDMA/mlx5: Fix UAF in DCT destroy due to race with createEdward Srouji1-1/+8
2026-04-29RDMA/mlx5: Fix UAF in SRQ destroy due to race with createEdward Srouji1-1/+8
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao1-0/+47
2026-04-29drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-04-29drm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
2026-04-29drm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
2026-04-29drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
2026-04-29drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin1-4/+7
2026-04-29drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin1-1/+11
2026-04-29drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-04-29drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-04-29drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin1-1/+1
2026-04-29drm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P4-55/+63
2026-04-29drm/xe: Add memory pool with shadow supportSatyanarayana K V P4-0/+460
2026-04-29drm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
2026-04-29drm/xe: Mark ROW_CHICKEN5 as a masked registerMatt Roper1-1/+1
2026-04-29drm/xe/tuning: Use proper register offset for GAMSTLB_CTRLMatt Roper1-1/+1
2026-04-29drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa1-0/+1
2026-04-29drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper1-8/+0
2026-04-29drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt1-1/+2
2026-04-29drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost1-24/+9
2026-04-29drm/amd/display: Use EDID from VBIOS embedded panel infoTimur Kristóf1-0/+44
2026-04-29drm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
2026-04-29drm/amd/display: Allow constructing DCE8 link encoder without DDCTimur Kristóf1-1/+2
2026-04-29drm/amd/display: Allow constructing DCE6 link encoder without DDCTimur Kristóf1-1/+2
2026-04-29drm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
2026-04-29drm/amd/display: Allow embedded connectors without DDCTimur Kristóf3-2/+7
2026-04-29drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li1-3/+15