summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...Vitaly Kuznetsov1-1/+2
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()Vitaly Kuznetsov1-17/+6
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()Vitaly Kuznetsov1-4/+4
2022-04-08KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMUSean Christopherson1-0/+3
2022-04-08KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMUSean Christopherson1-15/+24
2022-04-08KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()Sean Christopherson2-5/+10
2022-04-08KVM: x86: Reinitialize context if host userspace toggles EFER.LMEPaolo Bonzini2-2/+2
2022-04-08ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer2-0/+15
2022-04-08media: atomisp: fix bad usage at error handling logicMauro Carvalho Chehab1-9/+19
2022-04-08mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson1-2/+13
2022-04-08tracing: Have TRACE_DEFINE_ENUM affect trace event types as wellSteven Rostedt (Google)1-0/+28
2022-04-08ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"Anthony I Gilea2-2/+2
2022-04-08media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3
2022-04-08media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin1-4/+1
2022-04-08media: i2c: ov5648: Fix lockdep errorHans de Goede1-2/+8
2022-04-08video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma1-17/+4
2022-04-08ASoC: amd: vg: fix for pm resume callback sequenceVijendar Mukunda1-33/+33
2022-04-08ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-08ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-08lib/test_lockup: fix kernel pointer check for separate address spacesArnd Bergmann1-3/+8
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann10-21/+23
2022-04-08media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-04-08media: imx-jpeg: fix a bug of accessing array out of boundsMing Qian1-1/+0
2022-04-08ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-04-08ARM: dts: bcm2711: Add the missing L1/L2 cache informationRichard Schleich1-0/+50
2022-04-08video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao1-4/+4
2022-04-08video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao1-2/+2
2022-04-08video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao1-4/+4
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler1-1/+1
2022-04-08ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa7-12/+12
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel1-29/+22
2022-04-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2022-04-08media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...Hans de Goede1-0/+18
2022-04-08ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-04-08ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-08ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-08video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang1-1/+1
2022-04-08video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy1-8/+8
2022-04-08video: fbdev: w100fb: Reset global stateEvgeny Novikov1-3/+12
2022-04-08video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner1-1/+1
2022-04-08media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu2-1/+58
2022-04-08media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu2-2/+2
2022-04-08media: iommu/mediatek-v1: Free the existed fwspec if the master dev already hasYong Wu1-0/+9
2022-04-08media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea1-0/+6
2022-04-08ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao1-5/+10
2022-04-08ASoC: sh: rz-ssi: Make the data structures available before registering the h...Lad Prabhakar1-2/+3
2022-04-08media: ir_toy: free before error exitingPeiwei Hu1-1/+1
2022-04-08media: atmel: atmel-isc-base: report frame sizes as full supported rangeEugen Hristev1-12/+10
2022-04-08media: staging: media: zoran: fix various V4L2 compliance errorsHans Verkuil2-4/+11
2022-04-08media: staging: media: zoran: calculate the right buffer number for zoran_rea...Corentin Labbe1-1/+6