summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-14nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-14nvme/pci: move cqe check after device shutdownKeith Busch
2020-02-14nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-02-14nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-13Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires
2020-02-13Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal
2020-02-13Input: synaptics - switch T470s to RMI4 by defaultLyude Paul
2020-02-13Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-02-13Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-13bcache: remove macro nr_to_fifo_front()Coly Li
2020-02-13bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"Coly Li
2020-02-13bcache: ignore pending signals when creating gc and allocator threadColy Li
2020-02-13RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky
2020-02-13IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-02-13RDMA/mlx5: Fix async events cleanup flowsYishai Hadas
2020-02-13RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik
2020-02-13EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-13EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-02-12hwmon: (pmbus/xdpe12284) fix typo in compatible stringsJohan Hovold
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt