summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27thermal/drivers/imx: Implement runtime PM supportOleksij Rempel1-54/+91
2022-01-27net: stmmac: Add platform level debug register dump featureBhupesh Sharma3-3/+8
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET1-2/+6
2022-01-27media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET1-1/+2
2022-01-27media: venus: correct low power frequency calculation for encoderMansur Alisha Shaik1-2/+2
2022-01-27media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel2-4/+25
2022-01-27media: hantro: Hook up RK3399 JPEG encoder outputChen-Yu Tsai4-4/+23
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld1-1/+1
2022-01-27media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()Yang Yingliang1-2/+1
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi1-1/+8
2022-01-27media: i2c: ov8865: Fix lockdep errorHans de Goede1-0/+2
2022-01-27media: i2c: Re-order runtime pm initialisationDaniel Scally1-1/+1
2022-01-27media: i2c: imx274: fix s_frame_interval runtime resume not requestedEugen Hristev1-0/+5
2022-01-27libbpf: Silence uninitialized warning/error in btf_dump_dump_type_dataAlan Maguire1-1/+1
2022-01-27bfq: Do not let waker requests skip proper accountingJan Kara1-43/+1
2022-01-27mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea1-3/+4
2022-01-27mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea1-4/+2
2022-01-27tty: serial: atmel: Call dma_async_issue_pending()Tudor Ambarus1-0/+4
2022-01-27tty: serial: atmel: Check return code of dmaengine_submit()Tudor Ambarus1-0/+10
2022-01-27arm64: dts: ti: k3-j721e: correct cache-sets infoPeng Fan1-2/+2
2022-01-27ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli1-8/+8
2022-01-27crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu1-6/+6
2022-01-27crypto: qat - make pfvf send message direction agnosticMarco Chiappero1-7/+8
2022-01-27crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero1-19/+1
2022-01-27libbpf: Fix using invalidated memory in bpf_linkerAndrii Nakryiko1-1/+4
2022-01-27libbpf: Fix glob_syms memory leak in bpf_linkerAndrii Nakryiko1-0/+1
2022-01-27libbpf: Fix potential misaligned memory access in btf_ext__new()Andrii Nakryiko2-6/+6
2022-01-27ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding on stm32f429 d...Dillon Min1-1/+1
2022-01-27cpufreq: qcom-hw: Fix probable nested interrupt handlingVladimir Zapolskiy1-2/+2
2022-01-27cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressureLukasz Luba1-1/+2
2022-01-27mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis1-2/+2
2022-01-27arm64: dts: qcom: sc7280: Fix incorrect clock namePrasad Malisetty1-1/+1
2022-01-27crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye1-1/+1
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye1-1/+1
2022-01-27crypto: qce - fix uaf on qce_aead_register_oneChengfeng Ye1-1/+1
2022-01-27crypto: atmel-aes - Reestablish the correct tfm context at dequeueTudor Ambarus1-5/+1
2022-01-27media: dmxdev: fix UAF when dvb_register_device() failsWang Hai1-3/+15
2022-01-27arm64: dts: renesas: cat875: Add rx/tx delaysBiju Das1-0/+1
2022-01-27drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2022-01-27drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Lyude Paul1-28/+12
2022-01-27fs: dlm: fix build with CONFIG_IPV6 disabledAlexander Aring1-0/+2
2022-01-27tee: fix put order in teedev_close_context()Jens Wiklander1-1/+3
2022-01-27spi: hisi-kunpeng: Fix the debugfs directory name incorrectoujiefeng1-7/+8
2022-01-27ath11k: reset RSN/WPA present state for open BSSKarthikeyan Kathirvel1-0/+4
2022-01-27ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel2-4/+3
2022-01-27ath11k: Fix ETSI regd with weather radar overlapSven Eckelmann1-47/+56
2022-01-27Bluetooth: stop proccessing malicious adv dataPavel Skripkin1-1/+7
2022-01-27memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar1-1/+1
2022-01-27fs: dlm: don't call kernel_getpeername() in error_report()Alexander Aring1-22/+20