summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-27arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt1-0/+1
2022-01-27arm64: dts: meson-gxbb-wetek: fix HDMI in early bootChristian Hewitt1-0/+2
2022-01-27arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+Alexander Stein1-1/+1
2022-01-27arm64: dts: amlogic: meson-g12: Fix GPU operating point table node nameAlexander Stein1-1/+1
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang1-3/+3
2022-01-27media: em28xx: fix memory leak in em28xx_init_devDongliang Mu1-6/+12
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang1-4/+4
2022-01-27media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr()Dan Carpenter1-1/+1
2022-01-27media: atomisp: fix enum formats logicMauro Carvalho Chehab1-6/+17
2022-01-27media: atomisp: add NULL check for asd obtained from atomisp_video_pipeTsuchiya Yuto3-0/+169
2022-01-27media: atomisp: fix ifdefs in sh_css.cTsuchiya Yuto1-16/+11