summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4 days14-19/+369
|\
| * ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng6 days1-2/+2
| * ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones7 days1-0/+1
| * ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones7 days1-0/+1
| * Merge tag 'asoc-fix-v6.13-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai8 days13-17/+364
| |\
| | * ASoC: rsnd: check rsnd_adg_clk_enable() return valueKuninori Morimoto9 days3-9/+25
| | * ASoC: cs42l43: Add codec force suspend/resume opsMaciej Strozek10 days1-0/+1
| | * ALSA: doc: Add codecs/index.rst to top-level indexRichard Fitzgerald10 days1-0/+1
| | * ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57Richard Fitzgerald10 days3-0/+302
| | * ASoC: samsung: Add missing depends on I2CCharles Keepax10 days1-2/+2
| | * MAINTAINERS: add missing maintainers for Simple Audio CardKuninori Morimoto10 days1-0/+1
| | * ASoC: samsung: Add missing selects for MFD_WM8994Charles Keepax12 days1-1/+3
| | * ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLKMarian Postevca12 days1-1/+9
| | * ASoC: wm8994: Add depends on MFD coreCharles Keepax12 days1-0/+1
| | * ASoC: tas2781: Fix occasional calibration failtureShenghao Ding12 days1-1/+1
| | * ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noiseZhang Yi12 days1-4/+19
| * | ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding9 days1-0/+1
* | | Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds5 days20-42/+163
|\ \ \
| * | | fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel6 days1-0/+2
| * | | mm: fix assertion in folio_end_read()Matthew Wilcox (Oracle)6 days1-1/+1
| * | | mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.Donet Tom6 days1-0/+3
| * | | vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den6 days1-2/+13
| * | | zram: fix potential UAF of zram tableKairui Song6 days1-0/+1
| * | | selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts6 days1-4/+4
| * | | mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts6 days4-2/+68
| * | | module: fix writing of livepatch relocations in ROX textPetr Pavlu6 days1-1/+2
| * | | mm: zswap: properly synchronize freeing resources during CPU hotunplugYosry Ahmed6 days1-14/+44
| * | | Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"Yosry Ahmed6 days1-16/+3
| * | | hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song6 days1-1/+1
| * | | mm: fix div by zero in bdi_ratio_from_pagesStefan Roesch6 days1-2/+8
| * | | x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross6 days1-1/+2
| * | | filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen6 days1-1/+1
| * | | tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan6 days2-2/+2
| * | | mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"Honggyu Kim6 days1-1/+2
| * | | scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli6 days1-2/+14
| * | | mm/kmemleak: fix percpu memory leak detection failureGuo Weikang6 days1-1/+1
* | | | Linux 6.13-rc7v6.13-rc7Linus Torvalds6 days1-1/+1
* | | | Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6 days31-62/+173
|\ \ \ \
| * | | | misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S10 days1-1/+1
| * | | | misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S10 days1-1/+1
| * | | | Merge tag 'icc-6.13-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2025-01-022-1/+11
| |\ \ \ \
| | * | | | interconnect: icc-clk: check return values of devm_kasprintf()Bartosz Golaszewski2024-12-171-0/+10
| | * | | | interconnect: qcom: icc-rpm: Set the count member before accessing the flex a...Georgi Djakov2024-12-171-1/+1
| * | | | | Merge tag 'mhi-fixes-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-12-161-1/+1
| |\ \ \ \ \
| | * | | | | bus: mhi: host: pci_generic: fix MHI BAR mappingJohan Hovold2024-12-021-1/+1
| | |/ / / /
| * | | | | Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-12-1627-58/+159
| |\ \ \ \ \
| | * | | | | iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco2024-12-081-1/+1
| | * | | | | iio: temperature: tmp006: fix information leak in triggered bufferJavier Carrasco2024-12-081-0/+2
| | * | | | | iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori2024-12-081-1/+1
| | * | | | | iio: adc: ad9467: Fix the "don't allow reading vref if not available" caseChristophe JAILLET2024-12-071-3/+12