aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-23locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org
2020-09-23riscv: Add sfence.vma after early page table changesGreentime Hu
2020-09-23i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer
2020-09-23i2c: mediatek: Fix generic definitions for bus frequencyQii Wang
2020-09-23kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada
2020-09-23iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit
2020-09-23iommu/amd: Fix potential @entry null derefJoao Martins
2020-09-23arm64: bpf: Fix branch offset in JITIlias Apalodimas
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-23drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-23drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai
2020-09-23drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa
2020-09-23drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-23perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-23perf metric: Fix some memory leaksNamhyung Kim
2020-09-23perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23perf record: Don't clear event's period if set by a termIan Rogers
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-09-23Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier
2020-09-23scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-23Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()Dexuan Cui
2020-09-23ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski
2020-09-23ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski
2020-09-23ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo
2020-09-23ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet
2020-09-23ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-09-23drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi
2020-09-23ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu
2020-09-23ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-09-23ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-09-23ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-09-23ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-09-23ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold
2020-09-23ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor
2020-09-23clk: davinci: Use the correct size when allocating memoryChristophe JAILLET
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-23spi: Fix memory leak on splited transfersGustav Wiklander
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-23f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi
2020-09-23f2fs: fix indefinite loop scanning for free nidSahitya Tummala
2020-09-23block: only call sched requeue_request() for scheduled requestsOmar Sandoval