summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10Linux 5.4.40v5.4.40Greg Kroah-Hartman1-1/+1
2020-05-10PM / devfreq: Add missing locking while setting suspend_freqMarek Szyprowski1-0/+4
2020-05-10udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-05-10tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-05-10Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2020-05-10mm/mremap: Add comment explaining the untagging behaviour of mremap()Will Deacon1-0/+10
2020-05-10libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo1-0/+2
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-10hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-05-10hexagon: clean up ioremapChristoph Hellwig3-11/+4
2020-05-10mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao1-1/+1
2020-05-10lib: devres: add a helper function for ioremap_ucTuowen Zhao2-0/+21
2020-05-10Revert "software node: Simplify software_node_release() function"Brendan Higgins1-7/+7
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-10drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper1-2/+5
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-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-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-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
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-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