summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller2-9/+32
2019-11-22hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-22hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-22net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-18/+141
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-31/+27
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-9/+31
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1
2019-11-21nbd: prevent memory leakNavid Emamdoost1-2/+3
2019-11-21Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...Jens Axboe8-4/+307
2019-11-21nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita3-2/+12
2019-11-21nvme: hwmon: provide temperature min and max values for each sensorAkinobu Mita2-16/+96
2019-11-21nvmet: add another maintainerChristoph Hellwig1-0/+1
2019-11-21Revert "block: split bio if the only bvec's length is > SZ_4K"Jens Axboe1-1/+1
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov8-7/+58
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson1-4/+5
2019-11-21net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet1-0/+1
2019-11-21Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/l...Dave Airlie7-14/+42
2019-11-21Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2-2/+2
2019-11-21drm/amdgpu: disable gfxoff on original ravenAlex Deucher1-2/+7
2019-11-21drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher1-1/+5
2019-11-21drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan1-0/+6
2019-11-21drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-21drm/amdgpu: remove experimental flag for Navi14Alex Deucher1-4/+4
2019-11-21block,bfq: Skip tracing hooks if possibleDmitry Monakhov1-0/+4
2019-11-21Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"Mike Snitzer1-6/+3
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-56/+67
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani1-1/+1
2019-11-20Merge branch 'qca_spi-fixes'David S. Miller2-6/+6
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold1-1/+1
2019-11-20Merge branch 'ibmvnic-regression'David S. Miller1-3/+8
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim1-1/+4
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim1-3/+5
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver1-1/+4
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2-20/+15
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker1-1/+1
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker1-1/+3
2019-11-20net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov1-14/+14
2019-11-20net/mlx5e: Fix ingress rate configuration for representorsEli Cohen1-2/+1
2019-11-20net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-20Merge branch 's390-fixes'David S. Miller4-13/+33