summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* partitions/ldm: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
* block, bfq: improve arithmetic division in bfq_delta()Wen Yang2020-01-221-4/+1
* block/bfq: remove unused bfq_class_rt which never usedAlex Shi2020-01-221-1/+0
* block: mark zone-mgmt bios with REQ_SYNCChaitanya Kulkarni2020-01-091-1/+1
* blk-mq: Document functions for sending requestAndré Almeida2020-01-061-2/+83
* block: Allow t10-pi to be modularHerbert Xu2020-01-065-2/+12
* blk-mq: optimise blk_mq_flush_plug_list()Pavel Begunkov2019-12-191-38/+19
* list: introduce list_for_each_continue()Pavel Begunkov2019-12-191-0/+10
* blk-mq: optimise rq sort functionPavel Begunkov2019-12-191-8/+4
* Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-12-1824-105/+185
|\
| * Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-1719-97/+158
| |\
| | * ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
| | * ASoC: Intel: common: work-around incorrect ACPI HID for CML boardsAmery Song2019-12-101-17/+24
| | * ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey2019-12-101-3/+4
| | * ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski2019-12-101-2/+3
| | * ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski2019-12-101-0/+2
| | * ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta2019-12-101-0/+6
| | * ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu2019-12-101-1/+7
| | * ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu2019-12-101-6/+13
| | * ASoC: core: only flush inited work during freeCurtis Malainey2019-12-091-1/+2
| | * ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2019-12-041-2/+6
| | * ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-044-11/+17
| | * ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
| | * ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-272-7/+2
| | * ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
| | * ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
| | * ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
| | * ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing2019-11-271-0/+16
| | * ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta2019-11-271-1/+3
| | * ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9
| | * ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
| | * ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
| * | ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2019-12-161-1/+1
| * | ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-142-3/+3
| * | ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2019-12-141-2/+14
| * | ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2019-12-141-2/+3
| * | ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai2019-12-141-0/+2
| * | ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2019-12-141-0/+4
* | | Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-1717-56/+127
|\ \ \
| * | | btrfs: send: remove WARN_ON for readonly mountAnand Jain2019-12-131-6/+0
| * | | btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik2019-12-131-0/+1
| * | | btrfs: skip log replay on orphaned rootsJosef Bacik2019-12-131-2/+21
| * | | btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik2019-12-131-0/+2
| * | | btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik2019-12-131-2/+8
| * | | Btrfs: fix hole extent items with a zero size after range cloningFilipe Manana2019-12-131-11/+5
| * | | Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana2019-12-131-1/+1
| * | | Btrfs: make tree checker detect checksum items with overlapping rangesFilipe Manana2019-12-131-2/+16
| * | | Btrfs: fix missing data checksums after replaying a log treeFilipe Manana2019-12-134-9/+36
| * | | btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter2019-12-133-6/+8
| * | | btrfs: fix devs_max constraints for raid1c3 and raid1c4David Sterba2019-12-131-2/+2