aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds32-103/+383
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg2-10/+2
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg2-20/+0
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek Behún1-1/+1
2020-02-15ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o1-10/+4
2020-02-15drm/print: clean up RATELIMITED macrosSam Ravnborg1-20/+7
2020-02-15drm/atomic-helper: fix kerneldocDaniel Vetter1-1/+0
2020-02-15Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...Ingo Molnar25-78/+353
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2020-02-14Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-14Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-50/+188
2020-02-14Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds3-104/+44
2020-02-14Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-113/+284
2020-02-14drm/edid: Add a FIXME about DispID CEA data block revisionVille Syrjälä1-0/+7
2020-02-14drm/edid: Document why we don't bounds check the DispID CEA block start/endVille Syrjälä1-0/+4
2020-02-14drm/edid: Clear out spurious whitespaceVille Syrjälä1-3/+3
2020-02-14drm/edid: Introduce is_detailed_timing_descritor()Ville Syrjälä1-18/+24
2020-02-14drm/edid: Don't accept any old garbage as a display descriptorVille Syrjälä1-24/+41
2020-02-14drm/edid: Check the number of detailed timing descriptors in the CEA ext blockVille Syrjälä1-1/+4
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds61-859/+648
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-42/+177
2020-02-14Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-46/+105
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-251/+1131
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe1-1/+1
2020-02-14drm/mcde: Fix Sphinx formattingJonathan Neuschäfer1-4/+5
2020-02-14nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang1-1/+1
2020-02-14nvme/pci: move cqe check after device shutdownKeith Busch1-5/+18
2020-02-14nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland3-7/+7
2020-02-14nvme/tcp: fix bug on double requeue when send failsAnton Eidelman1-1/+6
2020-02-14cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg1-1/+34
2020-02-14cifs: enable change notification for SMB2.1 dialectSteve French1-0/+1
2020-02-14drm/print: Delete a few unused shouting macrosDaniel Vetter1-26/+0
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap1-1/+15
2020-02-14Merge branch 'dsa-headroom'David S. Miller2-2/+2
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin1-1/+1
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy1-21/+47
2020-02-14drm/sun4i: dsi: Remove incorrect use of runtime PMSamuel Holland1-63/+26
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-4/+1
2020-02-14drm/sun4i: dsi: Allow binding the host without a panelSamuel Holland2-6/+17
2020-02-14drm/sun4i: dsi: Use NULL to signify "no panel"Samuel Holland1-6/+8
2020-02-14drm/sun4i: dsi: Remove unused drv from driver contextSamuel Holland2-5/+0
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller7-22/+44
2020-02-14Merge branch 'smc-fixes'David S. Miller2-1/+5
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun1-1/+3
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun1-0/+2
2020-02-14Merge branch 'hns3-fixes'David S. Miller2-7/+17
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang1-6/+9
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu1-1/+1