summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-281-0/+1
| * octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep2020-07-281-0/+3
| * mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
| * net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst2020-07-281-5/+14
| * Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-287-52/+120
| |\
| | * net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel2020-07-281-2/+3
| | * net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-284-9/+36
| | * net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha2020-07-281-1/+33
| | * net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem2020-07-281-2/+5
| | * net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha2020-07-281-1/+22
| | * net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha2020-07-281-11/+10
| | * net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman2020-07-281-0/+1
| | * net/mlx5e: Fix error path of device attachAya Levin2020-07-281-0/+2
| | * net/mlx5: Fix forward to next namespaceMaor Gottlieb2020-07-281-23/+5
| | * net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit2020-07-281-2/+2
| | * net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit2020-07-281-1/+1
| * | net: lan78xx: replace bogus endpoint lookupJohan Hovold2020-07-281-87/+30
| * | net: lan78xx: fix transfer-buffer memory leakJohan Hovold2020-07-281-0/+1
| * | net: lan78xx: add missing endpoint sanity checkJohan Hovold2020-07-281-0/+5
| * | usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev2020-07-281-1/+4
| * | net: hns3: fix for VLAN config when reset failedGuojia Liao2020-07-282-7/+10
| * | net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao2020-07-281-13/+15
| * | net: hns3: add reset check for VF updating port based VLANJian Shen2020-07-281-9/+21
| * | net: hns3: fix a TX timeout issueYonglong Liu2020-07-281-1/+1
| * | net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin2020-07-281-10/+6
| |/
| * net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando2020-07-271-5/+5
* | Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-014-2/+79
|\ \
| * | pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180Douglas Anderson2020-07-164-2/+79
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-311-3/+4
|\ \ \
| * | | i2c: slave: add sanity check when unregisteringWolfram Sang2020-07-281-0/+3
| * | | i2c: slave: improve sanity check when registeringWolfram Sang2020-07-281-3/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-316-51/+38
|\ \ \ \
| * | | | RDMA/core: Free DIM memory in error unwindLeon Romanovsky2020-07-301-0/+1
| * | | | RDMA/core: Stop DIM before destroying CQLeon Romanovsky2020-07-301-3/+10
| * | | | RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky2020-07-301-4/+1
| * | | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-292-32/+5
| * | | | RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky2020-07-291-9/+15
| * | | | RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe2020-07-271-3/+2
| * | | | RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe2020-07-271-0/+4
| |/ / /
* | | | Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-304-15/+60
|\ \ \ \
| * \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-313-13/+35
| |\ \ \ \
| | * | | | Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher2020-07-301-3/+6
| | * | | | drm/amd/display: Clear dm_state for fast updatesMazin Rezk2020-07-301-9/+27
| | * | | | drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye2020-07-301-1/+2
| * | | | | drm/nouveau: Accept 'legacy' format modifiersJames Jones2020-07-311-2/+25
| |/ / / /
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-07-304-6/+16
|\ \ \ \ \
| * | | | | virtio-mem: Fix build error due to improper use 'select'Weilong Chen2020-07-301-1/+1
| * | | | | virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin2020-07-291-1/+5
| * | | | | virtio-balloon: Document byte ordering of poison_valAlexander Duyck2020-07-291-0/+5
| * | | | | vhost/scsi: fix up req type endian-nessMichael S. Tsirkin2020-07-291-1/+1