aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-13drm/i915/skl+: don't trust IPC value set by BIOSMahesh Kumar1-3/+1
2018-09-13drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar3-2/+44
2018-09-13drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar3-4/+167
2018-09-13drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar3-0/+158
2018-09-13firmware/dmc/icl: load v1.07 on icelake.Anusha Srivatsa2-0/+10
2018-09-13drm/amdgpu: use a single linked list for amdgpu_vm_bo_baseChristian König4-17/+29
2018-09-13drm/amdgpu: remove amdgpu_bo_list_entry.robj (v2)Christian König5-46/+56
2018-09-13drm/ttm: once more fix ttm_bo_bulk_move_lru_tailChristian König1-21/+30
2018-09-13drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky1-0/+1
2018-09-13drm/amdgpu: allow fragment processing for invalid PTEsChristian König1-1/+1
2018-09-13drm/amdgpu: use the maximum possible fragment size on Vega/RavenChristian König1-1/+9
2018-09-13drm/amdgpu: meld together VM fragment and huge page handlingChristian König1-117/+144
2018-09-13drm/amdgpu: use leaf iterator for filling PTsChristian König1-47/+15
2018-09-13drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_pds v2Christian König1-24/+8
2018-09-13drm/amdgpu: use dfs iterator to free PDs/PTsChristian König1-32/+30
2018-09-13drm/amdgpu: use leaf iterator for allocating PD/PTChristian König1-101/+55
2018-09-13drm/amdgpu: add some VM PD/PT iterators v2Christian König1-0/+224
2018-09-13drm/amdgpu:Add error message when register failed to reach expected valueJames Zhu1-0/+2
2018-09-13drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiBVille Syrjälä1-3/+3
2018-09-13drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä2-10/+10
2018-09-13MAINTAINERS: Make Dennis the percpu tree maintainerTejun Heo1-2/+2
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
2018-09-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller2-3/+15
2018-09-13Merge branch 'tls-don-t-leave-keys-in-kernel-memory'David S. Miller5-28/+34
2018-09-13tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca1-1/+1
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca5-23/+32
2018-09-13tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca1-4/+1
2018-09-13neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-09-13drm/amdgpu: Use per-device driver_features to disable atomicVille Syrjälä1-8/+4
2018-09-13net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2018-09-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-13hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3
2018-09-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang1-0/+2
2018-09-13pstore: Fix incorrect persistent ram buffer mappingBin Yang1-3/+14
2018-09-13net_sched: notify filter deletion when deleting a chainCong Wang1-0/+2
2018-09-13drm/i915: Clear DRIVER_ATOMIC on a per-device basisVille Syrjälä1-4/+4
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai4-23/+69
2018-09-13drm: Introduce per-device driver_featuresVille Syrjälä3-4/+17
2018-09-13xen/netfront: don't bug in case of too many fragsJuergen Gross1-1/+7
2018-09-13ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long1-12/+30
2018-09-13clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCsKeerthy1-0/+3
2018-09-13ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-13ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-13ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-13drm: bridge: document bridge attach/detach imbalancePeter Rosin1-0/+4
2018-09-13drm/bridge: analogix_dp: Downgrade "Link Training" messages to dev_dbgMarc Zyngier1-2/+2
2018-09-13i915/oa: Simplify updating contextsTvrtko Ursulin1-109/+13
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-25/+41
2018-09-12Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-104/+97
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41