summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson1-3/+7
2020-09-23drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson1-5/+11
2020-09-23drm/kfd: fix a system crash issue during GPU recoveryDennis Li1-1/+1
2020-09-23x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2-1/+21
2020-09-23locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2-6/+6
2020-09-23efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2020-09-23locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org2-6/+31
2020-09-23riscv: Add sfence.vma after early page table changesGreentime Hu1-4/+3
2020-09-23i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-23i2c: mediatek: Fix generic definitions for bus frequencyQii Wang1-2/+2
2020-09-23kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada1-1/+1
2020-09-23iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit1-0/+4
2020-09-23iommu/amd: Fix potential @entry null derefJoao Martins1-1/+3
2020-09-23arm64: bpf: Fix branch offset in JITIlias Apalodimas1-12/+31
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai1-8/+18
2020-09-23drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai1-4/+7
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6
2020-09-23drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai1-0/+1
2020-09-23drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu1-7/+13
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson1-13/+19
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-23perf parse-event: Fix memory leak in evsel->unitNamhyung Kim1-1/+1
2020-09-23perf evlist: Fix cpu/thread map leakNamhyung Kim1-3/+8
2020-09-23perf metric: Fix some memory leaksNamhyung Kim1-2/+5
2020-09-23perf test: Free aliases for PMU event map aliases testNamhyung Kim3-1/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23perf record: Don't clear event's period if set by a termIan Rogers1-8/+26
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-23Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley1-2/+5
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier1-2/+6
2020-09-23scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-23Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui1-2/+7
2020-09-23ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski2-1/+3
2020-09-23ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski1-104/+81
2020-09-23ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo1-1/+3
2020-09-23ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet1-1/+23
2020-09-23ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto3-2/+17
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V3-22/+14
2020-09-23drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi1-5/+4
2020-09-23ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu1-2/+4
2020-09-23ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-09-23ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-09-23ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-09-23ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul1-2/+2
2020-09-23ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold4-0/+4
2020-09-23ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski1-1/+1
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1