summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Linux 5.6.12v5.6.12Greg Kroah-Hartman1-1/+1
2020-05-10mm/mremap: Add comment explaining the untagging behaviour of mremap()Will Deacon1-0/+10
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby1-3/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen5-10/+16
2020-05-10ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()Rafael J. Wysocki1-4/+1
2020-05-10platform/x86: GPD pocket fan: Fix error message when temp-limits are out of r...Hans de Goede1-1/+1
2020-05-10x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma1-1/+2
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-05-10tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko1-1/+1
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-05-10mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-05-10lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17
2020-05-10net: phy: bcm84881: clear settings on link downRussell King1-3/+3
2020-05-10ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)1-0/+1
2020-05-10tracing: Fix memory leaks in trace_events_hist.cVamshi K Sthambamkadi1-0/+7
2020-05-10cifs: do not share tcons with DFSPaulo Alcantara1-0/+4
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)1-1/+4
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg1-0/+2
2020-05-10ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz1-1/+7
2020-05-10ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz1-4/+7
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang1-0/+1
2020-05-10drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman1-0/+26
2020-05-10drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder1-1/+1
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński1-3/+3
2020-05-10ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz1-1/+1
2020-05-10ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz1-4/+4
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2-11/+45
2020-05-10ASoC: topology: Fix endianness issueAmadeusz Sławiński1-1/+1
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2-0/+35
2020-05-10scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-10drm/bridge: anx6345: set correct BPC for display_info of connectorVasily Khoruzhick1-0/+3
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-05-10Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2-19/+3
2020-05-10selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2-2/+2
2020-05-10selftests: vm: Do not override definition of ARCHSandipan Das1-2/+2
2020-05-10SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purgeYihao Wu1-2/+3
2020-05-10ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński1-2/+7
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński1-1/+3
2020-05-10ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński1-1/+3
2020-05-10ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński1-6/+12
2020-05-10ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński1-2/+14
2020-05-10ASoC: topology: Add missing memory checksAmadeusz Sławiński1-13/+49
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski4-42/+61
2020-05-10vhost: vsock: kick send_pkt worker once device is startedJia He1-0/+5