summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.10-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-05-3051-95/+173
|\
| * ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown2024-05-303-58/+115
| |\
| | * ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi2024-05-301-14/+57
| | * ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi2024-05-301-24/+18
| | * ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi2024-05-303-29/+29
| | * ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi2024-05-301-3/+4
| | * ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-301-3/+22
| * | ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown2024-05-2944-33/+45
| |\ \
| | * | ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-2726-5/+31
| | * | ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart2024-05-279-10/+10
| | * | ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart2024-05-278-16/+4
| | * | ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart2024-05-271-2/+0
| | |/
| * | ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi2024-05-291-0/+8
| * | ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart2024-05-291-1/+1
| * | MAINTAINERS: Remove James Schulman from Cirrus audio maintainersCharles Keepax2024-05-271-1/+0
| * | ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax2024-05-271-0/+1
| * | ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax2024-05-271-2/+3
| |/
* | ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai2024-05-301-0/+1
* | ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai2024-05-291-0/+8
* | ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai2024-05-291-0/+7
* | ALSA: pcm: fix typo in commentAlexandre Belloni2024-05-291-1/+1
* | ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai2024-05-291-1/+0
* | ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai2024-05-291-0/+2
* | ALSA/hda: intel-dsp-config: reduce log verbosityPierre-Louis Bossart2024-05-281-4/+4
* | ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai2024-05-281-1/+0
* | ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai2024-05-281-0/+38
* | ALSA: hda/realtek: Adjust G814JZR to use SPI init for ampLuke D. Jones2024-05-271-1/+1
* | ALSA: core: Remove debugfs at disconnectionTakashi Iwai2024-05-272-11/+19
|/
* Linux 6.10-rc1v6.10-rc1Linus Torvalds2024-05-271-3/+3
* mm: percpu: Include smp.h in alloc_tag.hKent Overstreet2024-05-261-0/+1
* Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds2024-05-264-103/+68
|\
| * Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo2024-05-264-103/+68
* | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-266-6/+34
|\ \
| * | cifs: Fix missing set of remote_i_sizeDavid Howells2024-05-242-3/+4
| * | cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells2024-05-241-0/+1
| * | cifs: update internal version numberSteve French2024-05-211-2/+2
| * | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-213-1/+27
* | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-2613-69/+187
|\ \ \
| * | | mm/ksm: fix possible UAF of stable_nodeChengming Zhou2024-05-241-1/+2
| * | | mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin2024-05-241-2/+2
| * | | mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong2024-05-241-2/+7
| * | | nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi2024-05-241-3/+18
| * | | nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi2024-05-241-4/+13
| * | | nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi2024-05-241-6/+19
| * | | selftests/mm: fix build warnings on ppc64Michael Ellerman2024-05-242-0/+2
| * | | arm64: patching: fix handling of execmem addressesWill Deacon2024-05-241-1/+1
| * | | selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain2024-05-241-22/+49
| * | | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain2024-05-241-0/+2
| * | | selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain2024-05-241-7/+13
| * | | mailmap: update email address for Satya PriyaSatya Priya Kakitapalli2024-05-241-1/+1