summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-10Linux 5.6.12v5.6.12Greg Kroah-Hartman
2020-05-10mm/mremap: Add comment explaining the untagging behaviour of mremap()Will Deacon
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-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-10tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko
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-10net: phy: bcm84881: clear settings on link downRussell King
2020-05-10ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)
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-10drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang
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-10scsi: sg: add sg_remove_request in sg_writeWu Bo
2020-05-10drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-10Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen
2020-05-10selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das
2020-05-10selftests: vm: Do not override definition of ARCHSandipan Das
2020-05-10SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purgeYihao Wu
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-10ASoC: topology: Add missing memory checksAmadeusz 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