summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-10-1414-37/+241
|\
| * ALSA: usb-audio: Add quirk for VF0770Jonas Hahnfeld2021-10-121-0/+42
| * ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen2021-10-121-2/+3
| * ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JWHui Wang2021-10-121-0/+27
| * ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctlTakashi Iwai2021-10-111-1/+71
| * ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2Cameron Berkenpas2021-10-111-1/+1
| * ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-077-25/+56
| * ALSA: hda/realtek: Add quirk for TongFang PHxTxX1Werner Sembach2021-10-061-1/+25
| * ALSA: hda/realtek - ALC236 headset MIC recording issueKailang Yang2021-10-051-1/+4
| * ALSA: usb-audio: Enable rate validation for Scarlett devicesTakashi Iwai2021-10-051-0/+2
| * ALSA: hda/realtek: Add quirk for Clevo X170KM-GWerner Sembach2021-10-041-0/+1
| * ALSA: hda/realtek: Complete partial device name to avoid ambiguityWerner Sembach2021-10-041-1/+1
| * ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254Chris Chiu2021-10-011-0/+2
| * ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-09-301-5/+3
| * ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptopJohn Liu2021-09-301-0/+1
| * ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixerTakashi Iwai2021-09-301-0/+2
* | Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-10-131-0/+2
|\ \
| * | module: fix clang CFI with MODULE_UNLOAD=nArnd Bergmann2021-09-281-0/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-10-122-2/+2
|\ \ \
| * | | acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-121-1/+1
| * | | arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz2021-10-111-1/+1
* | | | Merge tag 'platform-drivers-x86-v5.15-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-128-15/+25
|\ \ \ \
| * | | | platform/x86: int1092: Fix non sequential device mode handlingShravan S2021-10-112-9/+16
| * | | | platform/x86: intel_skl_int3472: Correct null checkDaniel Scally2021-10-111-1/+1
| * | | | platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull2021-10-111-0/+1
| * | | | platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King2021-10-111-0/+1
| * | | | platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-111-1/+1
| * | | | platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani2021-10-111-1/+1
| * | | | platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani2021-10-111-1/+1
| * | | | platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede2021-10-111-0/+1
| * | | | platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak2021-10-111-1/+1
| * | | | platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak2021-10-111-1/+1
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-129-9/+43
|\ \ \ \ \
| * | | | | kunit: fix kernel-doc warnings due to mismatched arg namesDaniel Latypov2021-10-071-3/+3
| * | | | | bitfield: build kunit tests without structleak pluginArnd Bergmann2021-10-071-1/+1
| * | | | | thunderbolt: build kunit tests without structleak pluginBrendan Higgins2021-10-071-0/+1
| * | | | | device property: build kunit tests without structleak pluginBrendan Higgins2021-10-071-1/+1
| * | | | | iio/test-format: build kunit tests without structleak pluginBrendan Higgins2021-10-071-0/+1
| * | | | | gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins2021-10-071-0/+4
| * | | | | kunit: fix reference count leak in kfree_at_endXiyu Yang2021-10-011-2/+2
| * | | | | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30
* | | | | | Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-122-41/+43
|\ \ \ \ \ \
| * | | | | | cgroupv2, docs: fix misinformation in "device controller" sectionArthurChiao2021-09-131-13/+13
| * | | | | | cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsemWaiman Long2021-09-131-27/+29
| * | | | | | docs/cgroup: remove some duplicate wordsChunguang Xu2021-09-131-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-122-5/+18
|\ \ \ \ \ \
| * | | | | | workqueue: fix state-dump console deadlockJohan Hovold2021-10-111-2/+16
| * | | | | | workqueue: annotate alloc_workqueue() as printfRolf Eike Beer2021-09-131-3/+2
| |/ / / / /
* | | | | | Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-125-52/+97
|\ \ \ \ \ \
| * | | | | | btrfs: fix abort logic in btrfs_replace_file_extentsJosef Bacik2021-10-071-7/+9