summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-12-31crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song
2022-12-31clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng
2022-12-31media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida
2022-12-31mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang
2022-12-31mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi
2022-12-31wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-31regulator: core: fix use_count leakage when handling boot-onRui Zhang
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers
2022-12-31media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad
2022-12-31media: dvbdev: adopts refcnt to avoid UAFLin Ma
2022-12-31media: dvb-frontends: fix leak of memory fwYan Lei
2022-12-31ppp: associate skb with a device at txStanislav Fomichev
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-12-31md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li
2022-12-31drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong
2022-12-31drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor
2022-12-31drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-12-31s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2022-12-31igb: Do not free q_vector unless new one was allocatedKees Cook
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2022-12-31net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-12-31qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao
2022-12-31ipmi: fix memleak when unload ipmi driverZhang Yuchen
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31media: imx-jpeg: Disable useless interrupt to avoid kernel panicMing Qian
2022-12-31drm/etnaviv: add missing quirks for GC300Doug Brown
2022-12-31ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2022-12-31video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2022-12-31HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang
2022-12-31myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-31mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang
2022-12-31mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang
2022-12-31mailbox: mpfs: read the system controller's statusConor Dooley
2022-12-31soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen
2022-12-31rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua
2022-12-31igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-31igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-12-31igc: recalculate Qbv end_time by considering cycle timeTan Tee Min