summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-0825-66/+160
|\
| * Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-09-0711-31/+96
| |\
| | * ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello2023-09-061-0/+7
| | * ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński2023-09-051-0/+22
| | * ASoC: rt5645: NULL pointer access when removing jackBrent Lu2023-09-041-6/+10
| | * ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh2023-09-041-0/+7
| | * MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERSKevin-Lu2023-09-041-1/+1
| | * ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer2023-08-291-14/+15
| | * ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrcAdam Ford2023-08-291-1/+7
| | * ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli2023-08-291-1/+2
| | * ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich2023-08-291-4/+4
| | * ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich2023-08-291-1/+1
| | * ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich2023-08-291-0/+1
| | * ASoC: codecs: wcd93xx: fix object added to multiple driversKrzysztof Kozlowski2023-08-283-3/+19
| * | ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang2023-09-071-0/+30
| * | ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai2023-09-051-2/+7
| * | ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai2023-09-051-2/+5
| * | ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2023-09-042-1/+2
| * | ALSA: sb: Fix wrong argument in commented codeTakashi Iwai2023-09-021-1/+1
| * | ALSA: pcm: Fix error checks of default read/write copy opsTakashi Iwai2023-09-021-4/+4
| * | ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-013-7/+7
| * | ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-014-5/+5
| * | ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai2023-08-311-13/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-09-083-5/+5
|\ \ \
| * | | arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon2023-09-071-1/+1
| * | | arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon2023-09-061-3/+3
| * | | perf: CXL: fix mismatched number of counters maskJeongtae Park2023-09-051-1/+1
* | | | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-0875-461/+3862
|\ \ \ \
| * | | | LoongArch: Update Loongson-3 default config fileHuacai Chen2023-09-071-4/+70
| * | | | LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang2023-09-0617-13/+455
| * | | | LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang2023-09-063-12/+9
| * | | | kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate processQing Zhang2023-09-061-4/+14
| * | | | kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang2023-09-062-0/+8
| * | | | LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li2023-09-064-9/+86
| * | | | LoongArch: Get partial stack information when providing regs parameterEnze Li2023-09-061-8/+10
| * | | | LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li2023-09-063-1/+21
| * | | | kfence: Defer the assignment of the local variable addrEnze Li2023-09-061-2/+3
| * | | | LoongArch: Allow building with kcov coverageFeiyang Chen2023-09-063-1/+5
| * | | | LoongArch: Provide kaslr_offset() to get kernel offsetFeiyang Chen2023-09-061-0/+6
| * | | | LoongArch: Add basic KGDB & KDB supportQing Zhang2023-09-068-1/+845
| * | | | LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu2023-09-0619-31/+693
| * | | | raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-065-2/+525
| * | | | raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-066-0/+483
| * | | | LoongArch: Add SIMD-optimized XOR routinesWANG Xuerui2023-09-067-0/+417
| * | | | LoongArch: Allow usage of LSX/LASX in the kernelHuacai Chen2023-09-061-4/+51
| * | | | LoongArch: Define symbol 'fault' as a local label in fpu.STiezhu Yang2023-09-061-3/+2
| * | | | LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li2023-09-062-121/+127
| * | | | LoongArch: Use static defined zero page rather than allocatedBibo Mao2023-09-064-35/+3
| * | | | LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao2023-09-063-57/+23
| * | | | LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao2023-09-061-13/+15