aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds3-6/+25
2022-08-19cifs: move from strlcpy with unused retval to strscpyWolfram Sang3-3/+3
2022-08-19cifs: Fix memory leak on the deferred closeZhang Xiaoxu1-0/+6
2022-08-19perf cpumap: Compute mask size in constant timeIan Rogers1-12/+1
2022-08-19perf cpumap: Synthetic events and const/staticIan Rogers3-14/+12
2022-08-19perf cpumap: Const map for max()Ian Rogers2-2/+2
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu1-1/+1
2022-08-19drm/virtio: remove drm_plane_cleanup() destroy hookDanilo Krummrich1-1/+0
2022-08-19dt-bindings: pinctrl: samsung: deprecate header with register constantsKrzysztof Kozlowski1-0/+7
2022-08-19dt-bindings: pinctrl: samsung: stop using bindings header with constantsKrzysztof Kozlowski2-37/+27
2022-08-19docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rstAkira Yokosawa1-2/+1
2022-08-19ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski1-1/+1
2022-08-19gpio: pxa: use devres for the clock structBartosz Golaszewski1-9/+2
2022-08-19spi: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-19ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter1-2/+2
2022-08-19ASoC: Change handling of unimplemented set_bclk_ratioMartin PoviĊĦer1-1/+1
2022-08-19ASoC: amd: acp: add a label to make error path more cleanYang Yingliang1-6/+5
2022-08-19ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang1-4/+3
2022-08-19ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang1-0/+1
2022-08-19ASoC: SOF: imx: Add i.MX8ULP HW supportZhang Peng3-0/+525
2022-08-19dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULPShengjiu Wang1-0/+1
2022-08-19ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357Chunxu Li1-13/+155
2022-08-19ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682sChunxu Li1-13/+155
2022-08-19ASoC: mediatek: mt8186: support DSP downlinkChunxu Li2-0/+15
2022-08-19MAINTAINERS: rectify entry for XILINX GPIO DRIVERLukas Bulwahn1-1/+1
2022-08-19media: vivid: add pixel_array test controlHans Verkuil3-1/+22
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil4-1/+9
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil2-0/+89
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil3-21/+28
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil3-30/+28
2022-08-19drm/gem: Fix GEM handle release errorsJeffy Chen3-26/+15
2022-08-19KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()David Matlack1-1/+1
2022-08-19KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with ClangDavid Matlack1-1/+1
2022-08-19KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson1-2/+1
2022-08-19kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid3-42/+61
2022-08-19kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid1-14/+1
2022-08-19x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+12
2022-08-19x86/nospec: Unwreck the RSB stuffingPeter Zijlstra1-41/+39
2022-08-19affs: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-19hwrng: imx-rngc - use KBUILD_MODNAME as driver nameMartin Kaiser1-1/+1
2022-08-19crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao1-2/+2
2022-08-19crypto: testmgr - don't generate WARN for missing modulesRobert Elliott1-2/+5
2022-08-19crypto: x86/sha512 - load based on CPU featuresRobert Elliott1-0/+10
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian1-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan1-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen3-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen1-14/+13
2022-08-19crypto: testmgr - extend acomp tests for NULL destination bufferLucas Segarra Fernandez1-0/+29