summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-10Linux 5.4.40v5.4.40Greg Kroah-Hartman
2020-05-10PM / devfreq: Add missing locking while setting suspend_freqMarek Szyprowski
2020-05-10udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-05-10tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-05-10Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu
2020-05-10mm/mremap: Add comment explaining the untagging behaviour of mremap()Will Deacon
2020-05-10libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()Rafael J. Wysocki
2020-05-10platform/x86: GPD pocket fan: Fix error message when temp-limits are out of r...Hans de Goede
2020-05-10x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai
2020-05-10hexagon: define ioremap_ucNick Desaulniers
2020-05-10hexagon: clean up ioremapChristoph Hellwig
2020-05-10mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao
2020-05-10lib: devres: add a helper function for ioremap_ucTuowen Zhao
2020-05-10Revert "software node: Simplify software_node_release() function"Brendan Higgins
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-05-10drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-05-10lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-05-10tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi
2020-05-10cifs: do not share tcons with DFSPaulo Alcantara
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-05-10ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz
2020-05-10ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński
2020-05-10ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz
2020-05-10ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-05-10ASoC: topology: Fix endianness issueAmadeusz Sławiński
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-10ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński
2020-05-10ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński
2020-05-10ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński
2020-05-10ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2020-05-10vhost: vsock: kick send_pkt worker once device is startedJia He