summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-08-18binder: fix UAF of ref->proc caused by race conditionCarlos Llamas-0/+12
2022-08-18regmap: spi: Reserve space for register address/paddingCristian Ciocaltea-0/+8
2022-08-18thunderbolt: Check router generation before connecting xHCIMika Westerberg-1/+5
2022-08-18thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg-1/+1
2022-08-17net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_runLorenzo Bianconi-1/+1
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky-8/+17
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean-27/+26
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean-285/+478
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean-298/+1146
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean-0/+4
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean-8/+7
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean-1/+1
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean-28/+38
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean-1/+2
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov-1/+1
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-10/+33
2022-08-18Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Dave Airlie-55/+183
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss-0/+3
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch-11/+57
2022-08-17ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko-4/+4
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik-2/+16
2022-08-17ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik-1/+1
2022-08-17ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik-0/+7
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-88/+36
2022-08-17hwmon: (pmbus) Fix vout margin cachingVincent Whitchurch-2/+8
2022-08-17hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messagesChristophe JAILLET-5/+4
2022-08-17Revert "soc: imx: imx8m-blk-ctrl: set power device name"Marco Felsch-1/+0
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopLucas Tanure-0/+1
2022-08-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-140728/+916698
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Michel Dänzer-1/+1
2022-08-16drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutexMaíra Canal-6/+2
2022-08-16drm/amdgpu: Fix interrupt handling on ih_soft ringMukul Joshi-3/+18
2022-08-16drm/amdgpu: Add secure display TA load for RenoirShane Xiao-0/+10
2022-08-16drm/amd/display: Include scaling factor for SubVP commandAlvin Lee-1/+36
2022-08-16drm/amdgpu/vcn: Return void from the stop_dbg_modeKhalid Masum-3/+2
2022-08-16drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()Andrey Strachuk-4/+0
2022-08-16drm/amdgpu: Add decode_iv_ts helper for ih_v6 blockHarish Kasiviswanathan-0/+1
2022-08-16drm/amd/display: add chip revision to DCN32Samson Tam-1/+3
2022-08-16drm/amd/display: avoid doing vm_init multiple timeCharlene Liu-1/+7
2022-08-16drm/amd/display: Use pitch when calculating size to cache in MALLAlvin Lee-1/+1
2022-08-16drm/amd/display: Don't set DSC for phantom pipesAlvin Lee-0/+1
2022-08-16drm/amd/display: Update clock table policy for DCN314Nicholas Kazlauskas-65/+154
2022-08-16drm/amd/display: Modify header inclusion patternChaitanya Dhere-2/+2
2022-08-16drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...Tom Chung-2/+9
2022-08-16drm/amd/display: Add debug parameter to retain default clock tableDaniel Miess-2/+3
2022-08-16drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic-3/+5
2022-08-16drm/amd/display: do not compare integers of different widthsJosip Pavic-1/+2
2022-08-16drm/amd/display: Add reserved dc_log_type.Ian Chen-1/+3
2022-08-16drm/amd/display: Fix pixel clock programmingIlya Bakoulin-0/+2
2022-08-16drm/amd/display: 3.2.198Aric Cyr-1/+1