summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
* net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier2017-11-081-0/+4
* net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-041-1/+1
* cxgb4: update latest firmware version supportedGanesh Goudar2017-11-041-3/+3
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-031-3/+3
|\
| * clk: uniphier: fix clock data for PXs3Masahiro Yamada2017-10-241-3/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-11-031-0/+1
|\ \
| * | scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller2017-10-311-0/+1
* | | Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-031-13/+94
|\ \ \
| * | | mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson2017-11-011-1/+6
| * | | mmc: dw_mmc: Add locking to the CTO timerDouglas Anderson2017-10-301-10/+81
| * | | mmc: dw_mmc: Fix the CTO timeout calculationDouglas Anderson2017-10-301-1/+5
| * | | mmc: dw_mmc: cancel the CTO timer after a voltage switchDouglas Anderson2017-10-301-1/+2
* | | | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-0310-44/+70
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-11-022-6/+10
| |\ \ \ \
| | * | | | drm/amdgpu: allow harvesting check for Polaris VCELeo Liu2017-11-021-6/+6
| | * | | | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu2017-11-021-0/+4
| * | | | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-027-35/+57
| |\ \ \ \ \
| | * | | | | drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson2017-11-011-0/+4
| | * | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson2017-10-301-0/+2
| | * | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson2017-10-301-0/+2
| | * | | | | drm/i915/edp: read edp display control registers unconditionallyJani Nikula2017-10-301-3/+10
| | * | | | | drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2017-10-302-31/+21
| | * | | | | drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare2017-10-301-1/+18
| * | | | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-11-011-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs2017-11-011-3/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-033-13/+15
|\ \ \ \ \ \ \
| * | | | | | | net: systemport: Correct IPG length settingsFlorian Fainelli2017-11-031-4/+6
| * | | | | | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
| * | | | | | | net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill2017-11-021-1/+1
* | | | | | | | Update MIPS email addressesPaul Burton2017-11-038-9/+9
* | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022157-0/+2157
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022157-0/+2157
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-014-4/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia2017-11-011-0/+1
| * | | | | | | | nvme: Fix setting logical block format when revalidatingKeith Busch2017-10-301-0/+1
| * | | | | | | | virtio_blk: Fix an SG_IO regressionBart Van Assche2017-10-271-0/+12
| * | | | | | | | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe2017-10-271-4/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-rdma: fix possible hang when issuing commands during ctrl removalSagi Grimberg2017-10-231-4/+7
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-0110-35/+137
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-012-0/+6
| * | | | | | | | | | mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
| * | | | | | | | | | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
| * | | | | | | | | | net: hns: set correct return valuePan Bian2017-11-011-2/+2
| * | | | | | | | | | net: lapbether: fix double freePan Bian2017-11-011-1/+0
| * | | | | | | | | | net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
| * | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller2017-11-013-28/+98
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge ath-current from ath.gitKalle Valo2017-10-313-28/+98
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| | | * | | | | | | | | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92