aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti1-5/+13
2018-08-29sh_eth: Add R7S9210 supportChris Brandt2-0/+37
2018-08-29Merge branch 'hns-fixes'David S. Miller14-4/+257
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li1-0/+2
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li13-4/+255
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin1-2/+4
2018-08-29tipc: switch to rhashtable iteratorCong Wang4-26/+56
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet2-5/+1
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang1-0/+2
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev1-1/+1
2018-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-50/+54
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel1-1/+0
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-12/+32
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds5-90/+38
2018-08-29Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds1-9/+0
2018-08-29drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson1-3/+0
2018-08-29drm/i915: Increase LSPCON timeoutFredrik Schön1-1/+1
2018-08-29drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson1-4/+0
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-106/+144
2018-08-29arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon1-0/+3
2018-08-29ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij1-6/+8
2018-08-29Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson5-151/+136
2018-08-29dt-bindings: watchdog: renesas-wdt: Document r8a774a1 supportFabrizio Castro1-2/+3
2018-08-29media: camss: add missing includesArnd Bergmann7-0/+7
2018-08-29media: camss: Use managed memory allocationsTodor Tomov2-7/+8
2018-08-29media: camss: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-08-29media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-08-29Merge branch 'bpf_msg_pull_data-fixes'Alexei Starovoitov1-17/+19
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann1-13/+13
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann1-1/+4
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann1-3/+2
2018-08-29drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher1-0/+1
2018-08-29drm/amdgpu: Relocate some definitions v2Amber Lin3-39/+39
2018-08-29drm/amdgpu: remove redundant memsetPhilip Yang1-1/+0
2018-08-29drm/ttm: Initialize local lists in ttm_bo_bulk_move_helperMichel Dänzer1-1/+2
2018-08-29drm/amdgpu: use the smaller hole for GARTChristian König1-1/+2
2018-08-29Revert "drm/amdgpu: move PD/PT bos on LRU again"Michel Dänzer1-1/+1
2018-08-29drm/amdgpu: distinct between allocated GART space and GMC addrChristian König2-10/+5
2018-08-29drm/amdgpu: stop using gart_start as offset for the GTT domainChristian König2-4/+5
2018-08-29drm/amdgpu: fix amdgpu_gmc_gart_location a little bitChristian König1-15/+13
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König8-77/+76
2018-08-29drm/amdgpu: remove amdgpu_bo_gpu_accessibleChristian König1-13/+0
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng9-1/+48
2018-08-29drm/amdgpu: Set pasid for compute vm (v2)Oak Zeng6-17/+48
2018-08-29media: video_function_calls.rst: drop obsolete video-set-attributes referenceHans Verkuil1-1/+0
2018-08-29Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe3-2/+13
2018-08-29cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2-3/+49
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold2-0/+33
2018-08-29drm/i915/execlists: Flush tasklet directly from reset-finishChris Wilson2-17/+6