summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz1-1/+1
2024-03-27drm/rockchip: lvds: do not overwrite error codeQuentin Schulz1-1/+0
2024-03-27drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu1-1/+4
2024-03-27drm/vkms: Avoid reading beyond LUT arrayHarry Wentland1-4/+10
2024-03-27drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-03-27drm/rockchip: inno_hdmi: Fix video timingAlex Bee1-2/+2
2024-03-27drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET1-4/+12
2024-03-27drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET1-1/+3
2024-03-27drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET1-5/+11
2024-03-27drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET1-7/+13
2024-03-27drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET1-0/+1
2024-03-27drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET1-19/+35
2024-03-27drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong1-4/+10
2024-03-27drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni1-1/+3
2024-03-27fbdev/simplefb: change loglevel when the power domains cannot be parsedBrian Masney1-1/+1
2024-03-27dm: call the resume method on internal suspendMikulas Patocka1-6/+20
2024-03-27dm raid: fix false positive for requeue needed during reshapeMing Lei1-2/+2
2024-03-27bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()Puranjay Mohan1-1/+6
2024-03-27nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-27r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-27devlink: Fix length of eswitch inline-modeWilliam Tu2-2/+2
2024-03-27net/x25: fix incorrect parameter validation in the x25_getsockopt() functionGavrilov Ilia1-2/+2
2024-03-27net: kcm: fix incorrect parameter validation in the kcm_getsockopt) functionGavrilov Ilia1-1/+2
2024-03-27udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia1-2/+2
2024-03-27l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() functionGavrilov Ilia1-2/+2
2024-03-27ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() functionGavrilov Ilia1-1/+3
2024-03-27tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia1-2/+2
2024-03-27OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar1-2/+4
2024-03-27erofs: fix lockdep false positives on initializing erofs_pseudo_mntBaokun Li3-31/+15
2024-03-27net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor1-17/+20
2024-03-27Bluetooth: Fix eir name lengthFrédéric Danis2-23/+8
2024-03-27net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-27net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu1-1/+1
2024-03-27net: hns3: fix wrong judgment condition issueJijie Shao1-1/+1
2024-03-27dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko1-4/+4
2024-03-27net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital1-1/+1
2024-03-27octeontx2-af: Fix devlink paramsSunil Goutham1-10/+10
2024-03-27net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet1-1/+14
2024-03-27ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng1-0/+6
2024-03-27iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki3-2/+5
2024-03-27dpll: spec: use proper enum for pin capabilities attributeJiri Pirko1-0/+1
2024-03-27net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel1-4/+6
2024-03-27bpf: Fix stackmap overflow check on 32-bit archesToke Høiland-Jørgensen1-3/+6
2024-03-27bpf: Fix hashtab overflow check on 32-bit archesToke Høiland-Jørgensen1-5/+9
2024-03-27bpf: Fix DEVMAP_HASH overflow check on 32-bit archesToke Høiland-Jørgensen1-5/+6
2024-03-27s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens1-0/+1
2024-03-27sr9800: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-03-27Bluetooth: fix use-after-free in accessing skb after sending itPauli Virtanen1-1/+1
2024-03-27Bluetooth: af_bluetooth: Fix deadlockLuiz Augusto von Dentz1-7/+3
2024-03-27Bluetooth: btusb: Fix memory leakLuiz Augusto von Dentz2-5/+9