summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek1-2/+2
2024-03-27modules: wait do_free_init correctlyChangbin Du3-4/+18
2024-03-27lib/stackdepot: off by one in depot_fetch_stack()Dan Carpenter1-1/+1
2024-03-27lib/stackdepot: fix first entry having a 0-handleOscar Salvador1-7/+9
2024-03-27drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-27drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-27media: usbtv: Remove useless locks in usbtv_video_free()Benjamin Gaignard1-7/+0
2024-03-27drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-27drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano1-1/+1
2024-03-27perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das2-0/+60
2024-03-27clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES resetGabor Juhos1-1/+1
2024-03-27clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'Gabor Juhos1-1/+1
2024-03-27clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'Gabor Juhos1-1/+1
2024-03-27powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain1-2/+27
2024-03-27powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin1-3/+5
2024-03-27powerpc/32: fix ADB_CUDA kconfig warningMichael Ellerman1-1/+1
2024-03-27mfd: cs42l43: Fix wrong register defaultsMaciej Strozek1-34/+34
2024-03-27drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-03-27gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun1-2/+4
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-03-27drm/tests: helpers: Include missing drm_drv headerMaxime Ripard1-0/+2
2024-03-27arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with ClangStephen Boyd1-1/+1
2024-03-27media: mediatek: vcodec: avoid -Wcast-function-type-strict warningArnd Bergmann4-12/+4
2024-03-27media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu1-3/+5
2024-03-27media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu1-3/+5
2024-03-27media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann1-26/+8
2024-03-27media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis1-1/+1
2024-03-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-03-27HID: amd_sfh: Avoid disabling the interruptBasavaraj Natikar1-3/+27
2024-03-27HID: amd_sfh: Update HPD sensor structure elementsBasavaraj Natikar1-3/+3
2024-03-27perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET1-4/+3
2024-03-27dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if conditionNeil Armstrong1-2/+11
2024-03-27drm/msm/a7xx: Fix LLC typoRob Clark1-1/+1
2024-03-27drm/msm/a6xx: specify UBWC config for sc7180Dmitry Baryshkov1-2/+1
2024-03-27ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27mtd: rawnand: brcmnand: exec_op helper functions return type fixesDavid Regan1-4/+8
2024-03-27mtd: rawnand: lpc32xx_mlc: fix irq handler prototypeArnd Bergmann1-2/+3
2024-03-27mtd: maps: physmap-core: fix flash size larger than 32-bitBaruch Siach1-1/+1
2024-03-27clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang1-3/+8
2024-03-27drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen1-0/+10
2024-03-27drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-03-27crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap1-2/+3
2024-03-27crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski1-0/+8
2024-03-27crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski1-0/+8
2024-03-27crypto: qat - remove double initialization of valueAdam Guerin1-4/+2
2024-03-27crypto: qat - avoid division by zeroAdam Guerin1-0/+3
2024-03-27crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin1-1/+0
2024-03-27crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin1-9/+0
2024-03-27crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello1-2/+9