summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-26Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+22
2022-11-25Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-16/+35
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+4
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-51/+115
2022-11-25Merge tag 'drm-fixes-2022-11-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-326/+487
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie32-294/+440
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-9/+11
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-23/+36
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds64-225/+570
2022-11-24Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-24/+25
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-11-24net: altera_tse: release phylink resources in tse_shutdown()Liu Jian1-0/+1
2022-11-24virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-11-24net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-11-24net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-11-24nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-11-24nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-11-24nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-11-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+20
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+5
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin1-0/+1
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-11-23Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski17-118/+280
2022-11-23net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang3-6/+23
2022-11-23net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang1-2/+2
2022-11-23net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan1-1/+3
2022-11-23bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij1-6/+3
2022-11-22cpufreq: amd-pstate: add amd-pstate driver parameter for mode selectionPerry Yuan1-9/+27
2022-11-22cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan2-11/+2
2022-11-22cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...Wyes Karny1-0/+10
2022-11-22fbcon: Use kzalloc() in fbcon_prepare_logo()Tetsuo Handa1-1/+1
2022-11-22tsnep: Fix rotten packetsGerhard Engleder1-1/+56
2022-11-22dma-buf: fix racing conflict of dma_heap_add()Dawei Li1-13/+15