summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/clang.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27ASoC: SOF: Intel: Switch to new stream-format interfaceCezary Rojewski1-10/+11
2023-11-27ASoC: Intel Skylake: Switch to new stream-format interfaceCezary Rojewski1-4/+9
2023-11-27ASoC: codecs: hdac_hdmi: Switch to new stream-format interfaceCezary Rojewski1-3/+4
2023-11-27ASoC: codecs: hdac_hda: Switch to new stream-format interfaceCezary Rojewski1-5/+3
2023-11-27ASoC: codecs: hda: Switch to new stream-format interfaceCezary Rojewski2-2/+7
2023-11-27ALSA: hda/ca0132: Switch to new stream-format interfaceCezary Rojewski1-2/+1
2023-11-27ALSA: hda/hdmi: Switch to new stream-format interfaceCezary Rojewski1-3/+2
2023-11-27ALSA: hda: Switch to new stream-format interfaceCezary Rojewski1-6/+4
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski4-0/+165
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski2-0/+11
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski6-24/+35
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela5-6/+73
2023-11-21ALSA: hda: Refer to correct stream index at loopsTakashi Iwai1-6/+3
2023-11-20ALSA: wavefront: copy userspace array safelyPhilipp Stanner1-3/+3
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding4-7/+9
2023-11-20ALSA: hda: cs35l41: Remove unnecessary boolean state variable firmware_runningStefan Binding1-16/+12
2023-11-20ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2023-11-20Linux 6.7-rc2v6.7-rc2Linus Torvalds1-1/+1
2023-11-18prctl: Disable prctl(PR_SET_MDWE) on pariscHelge Deller1-0/+4
2023-11-18parisc/power: Fix power soft-off when running on qemuHelge Deller1-1/+1
2023-11-18parisc: Replace strlcpy() with strscpy()Kees Cook1-1/+1
2023-11-17NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever3-24/+54
2023-11-17NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever1-1/+3
2023-11-17NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever1-15/+8
2023-11-17nfsd: fix file memleak on client_opens_releaseMahmoud Adam1-1/+1
2023-11-17dm-crypt: start allocating with MAX_ORDERMikulas Patocka1-1/+1
2023-11-17dm-verity: don't use blocking calls from taskletsMikulas Patocka3-14/+15
2023-11-17dm-bufio: fix no-sleep modeMikulas Patocka1-25/+62
2023-11-17dm-delay: avoid duplicate logicMikulas Patocka1-44/+21
2023-11-17dm-delay: fix bugs introduced by kthread modeMikulas Patocka1-26/+35
2023-11-17dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+11
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher5-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher1-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto1-6/+4
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang2-0/+6
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma3-16/+16
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar1-1/+1
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang1-1/+1
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen1-4/+1
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2-1/+4
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal1-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal1-1/+9
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1