summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ALSA: lola: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: korg1212: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai2-4/+16
2022-04-20ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: hdspm: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: hdsp: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+6
2022-04-20ALSA: fm801: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: es1968: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: es1938: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: ens137x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: emu10k1x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: echoaudio: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+7
2022-04-20ALSA: cs5535audio: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: cs4281: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: cmipci: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: ca0106: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: bt87x: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: azt3328: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: aw2: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: au88x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-1/+7
2022-04-20ALSA: atiixp: Fix the missing snd_card_free() call at probe errorTakashi Iwai2-4/+16
2022-04-20ALSA: als4000: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: als300: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+6
2022-04-20ALSA: ali5451: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2022-04-20ALSA: sis7019: Fix the missing error handlingTakashi Iwai1-4/+10
2022-04-20ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai2-0/+29
2022-04-20btrfs: return allocated block group from do_chunk_alloc()Naohiro Aota1-3/+13
2022-04-20btrfs: fix btrfs_submit_compressed_write cgroup attributionDennis Zhou1-0/+8
2022-04-20btrfs: release correct delalloc amount in direct IO write pathNaohiro Aota1-3/+3
2022-04-20drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng1-6/+12
2022-04-20uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-04-20media: si2157: unknown chip version Si2147-A30 ROM 0x50Piotr Chmura1-11/+11
2022-04-20RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel1-2/+0
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor1-4/+0
2022-04-20btrfs: remove no longer used counter when reading data pageFilipe Manana1-4/+1
2022-04-20net: dsa: realtek: make interface drivers depend on OFAlvin Šipraga1-0/+1
2022-04-20net: dsa: realtek: rtl8365mb: serialize indirect PHY register accessAlvin Šipraga1-21/+33
2022-04-20net: dsa: realtek: allow subdrivers to externally lock regmapAlvin Šipraga2-3/+47
2022-04-20ACPI: processor idle: Check for architectural support for LPIMario Limonciello1-5/+10
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-04-20drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas1-0/+2
2022-04-20drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas7-4/+73
2022-04-13Linux 5.17.3v5.17.3Greg Kroah-Hartman1-1/+1
2022-04-13io_uring: drop the old style inflight file trackingJens Axboe1-58/+27
2022-04-13io_uring: defer file assignmentJens Axboe2-10/+30
2022-04-13io_uring: propagate issue_flags state down to file assignmentJens Axboe1-35/+47
2022-04-13io_uring: move read/write file prep state into actual opcode handlerJens Axboe1-57/+62
2022-04-13static_call: Don't make __static_call_return0 staticChristophe Leroy4-546/+547