summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-01i2c: aspeed: Handle the coalesced stop conditions with the start conditions.Quan Nguyen1-16/+32
2024-01-01drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin1-0/+1
2024-01-01i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()Yang Yingliang1-1/+7
2024-01-01drm/i915/mtl: Fix HDMI/DP PLL clock selectionImre Deak1-1/+2
2024-01-01drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa1-2/+2
2024-01-01net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2024-01-01net: mana: select PAGE_POOLYury Norov1-0/+1
2024-01-01ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba1-0/+3
2024-01-01ice: alter feature support check for SRIOV and LAGDave Ertman1-0/+2
2024-01-01ice: stop trashing VF VSI aggregator node ID informationJacob Keller1-4/+0
2024-01-01net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle1-2/+4
2024-01-01bnxt_en: do not map packet buffers twiceAndy Gospodarek1-9/+2
2024-01-01Bluetooth: Fix deadlock in vhci_send_frameYing Hsu1-4/+6
2024-01-01ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh1-3/+14
2024-01-01net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean1-4/+4
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4
2024-01-01net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter1-1/+3
2024-01-01net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov5-16/+18
2024-01-01net/mlx5: Fix fw tracer first block checkMoshe Shemesh1-1/+1
2024-01-01net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran1-1/+3
2024-01-01net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi1-1/+1
2024-01-01net/mlx5e: Fix overrun reported by coverityJianbo Liu1-2/+10
2024-01-01net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2024-01-01net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-01-01net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li1-1/+1
2024-01-01Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov1-4/+6
2024-01-01Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov1-10/+10
2024-01-01ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt1-2/+2
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2024-01-01platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar1-1/+1
2024-01-01reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven1-4/+4
2024-01-01spi: spi-imx: correctly configure burst length when using dmaBenjamin Bigler1-4/+11
2024-01-01drm: Fix FD ownership check in drm_master_check_perm()Lingkai Dong1-1/+1
2024-01-01drm: Update file owner during useTvrtko Ursulin7-13/+60
2024-01-01drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula1-10/+21
2024-01-01drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä8-7/+29
2024-01-01drm/i915: Fix FEC state dumpVille Syrjälä2-10/+5
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-20RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad1-1/+1
2023-12-20drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-20drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2023-12-20drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä1-1/+2
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-12-20drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-20drm/edid: also call add modes in EDID connector update fallbackJani Nikula1-1/+2
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König1-1/+2