summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai1-0/+4
2021-03-17ALSA: hda: Flush pending unsolicited events before suspendTakashi Iwai1-0/+2
2021-03-17ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai1-7/+0
2021-03-17ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus supportSimeon Simeonoff1-0/+1
2021-03-17ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5Takashi Iwai1-17/+45
2021-03-17ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai1-0/+13
2021-03-17ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirkJohn Ernberg1-0/+8
2021-03-17ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel1-2/+1
2021-03-17ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel1-0/+84
2021-03-17ARM: 9029/1: Make iwmmxt.S support Clang's integrated assemblerJian Cai2-44/+92
2021-03-17mmc: sdhci: Update firmware interface APIJeremy Linton1-4/+4
2021-03-17clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno1-2/+6
2021-03-17scsi: target: core: Prevent underflow for service actionsAleksandr Miloserdov1-4/+11
2021-03-17scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2-4/+12
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-03-17sysctl.c: fix underflow value setting risk in vm_tableLin Feng1-4/+4
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand4-22/+15
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-17kasan: fix memory corruption in kasan_bitops_tags testAndrey Konovalov1-5/+5
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki1-0/+2
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2-0/+7
2021-03-17kbuild: clamp SUBLEVEL to 255Sasha Levin1-3/+9
2021-03-17ext4: don't try to processed freed blocks until mballoc is initializedTheodore Ts'o1-1/+8
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-03-17drivers/base: build kunit tests without structleak pluginArnd Bergmann1-0/+1
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-17Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär1-6/+15
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson1-0/+3
2021-03-17clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno2-3/+10
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit1-11/+34
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman3-2/+5
2021-03-17HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns1-1/+6
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin1-1/+4
2021-03-17spi: stm32: make spurious and overrun interrupts visibleAlain Volmat1-11/+4
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2-0/+13
2021-03-17Platform: OLPC: Fix probe error handlingLubomir Rintel1-7/+8
2021-03-17mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton1-0/+18
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing1-8/+10
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET1-1/+1
2021-03-17iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu1-2/+11
2021-03-17udf: fix silent AED tagLocation corruptionSteven J. Magnani1-3/+6
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-03-17i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang1-1/+1
2021-03-17i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang1-7/+4
2021-03-17ath11k: fix AP mode for QCA6390Kalle Valo1-2/+2
2021-03-17ath11k: start vdev if a bss peer is already createdCarl Huang3-2/+25
2021-03-17ath11k: peer delete synchronization with firmwareRitesh Singh6-7/+75