summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2022-06-09kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov1-1/+1
2022-06-09drm/msm: Fix null pointer dereferences without iommuLuca Weiss2-2/+6
2022-06-09drm/bridge: it6505: Send DPCD SET_POWER to downstreamPin-Yen Lin1-11/+18
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki1-1/+1
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov1-0/+1
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang1-0/+4
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov1-7/+14
2022-06-09drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...Kuogee Hsieh1-8/+6
2022-06-09drm/msm/dp: reset DP controller before transmit phy test patternKuogee Hsieh1-1/+1
2022-06-09drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-4/+3
2022-06-09drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh1-8/+31
2022-06-09drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera1-1/+3
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong1-0/+1
2022-06-09ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli1-1/+1
2022-06-09x86/speculation: Add missing prototype for unpriv_ebpf_notify()Josh Poimboeuf1-0/+2
2022-06-09mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()Yang Yingliang1-1/+1
2022-06-09mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang1-3/+2
2022-06-09x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2-5/+9
2022-06-09mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh1-0/+9
2022-06-09libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko1-2/+3
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King1-1/+3
2022-06-09drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King1-1/+2
2022-06-09scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim1-1/+6
2022-06-09scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche1-6/+1
2022-06-09scsi: iscsi: Fix harmless double shift bugDan Carpenter1-3/+3
2022-06-09drm/msm/dpu: adjust display_v_end for eDP and DPKuogee Hsieh1-0/+1
2022-06-09drm/msm: properly add and remove internal bridgesDmitry Baryshkov4-0/+13
2022-06-09selftests/damon: add damon to selftests root MakefileYuanchu Xie1-0/+1
2022-06-09of: overlay: do not break notify on NOTIFY_{OK|STOP}Nuno Sá1-3/+1
2022-06-09spi: rockchip: fix missing error on unsupported SPI_CS_HIGHLuca Ceresoli1-0/+8
2022-06-09fsnotify: fix wrong lockdep annotationsAmir Goldstein1-3/+3
2022-06-09inotify: show inotify mask flags in proc fdinfoAmir Goldstein3-10/+15
2022-06-09mtdblock: warn if opened on NANDBjørn Mork1-4/+4
2022-06-09ALSA: pcm: Check for null pointer of pointer substream before dereferencing itColin Ian King1-1/+2
2022-06-09drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut1-0/+1
2022-06-09media: imx: imx-mipi-csis: Fix active format initialization on source padLaurent Pinchart1-8/+0
2022-06-09media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_deviceLaurent Pinchart1-276/+277
2022-06-09media: hantro: Empty encoder capture buffers by defaultChen-Yu Tsai1-2/+6
2022-06-09media: hantro: Implement support for encoder commandsChen-Yu Tsai2-2/+74
2022-06-09media: amphion: fix decoder's interlaced fieldMing Qian1-1/+1
2022-06-09media: i2c: max9286: fix kernel oops when removing moduleLaurentiu Palcu1-12/+7
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter1-0/+8
2022-06-09printk: wake waiters for safe and NMI contextsJohn Ogness1-12/+16
2022-06-09printk: add missing memory barrier to wake_up_klogd()John Ogness1-3/+36
2022-06-09cpufreq: Fix possible race in cpufreq online error pathSchspa Shi1-2/+3
2022-06-09drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependencyRobert Foss1-0/+1
2022-06-09spi: img-spfi: Fix pm_runtime_get_sync() error checkingZheng Yongjun1-1/+1
2022-06-09sched/psi: report zeroes for CPU full at the system levelChengming Zhou2-11/+13