sfrench/cifs-2.6.git
2019-02-20 Ramalingam Cdrm/i915: Implement HDCP2.2 receiver authentication
2019-02-20 Ramalingam Cdrm/i915: Enable and Disable of HDCP2.2
2019-02-20 Ramalingam Cdrm/i915: hdcp1.4 CP_IRQ handling and SW encryption...
2019-02-20 Ramalingam Cdrm/i915: MEI interface implementation
2019-02-20 Ramalingam Cdrm/i915: Initialize HDCP2.2
2019-02-20 Ramalingam Cdrm/i915: Gathering the HDCP1.4 routines together
2019-02-20 Chris Wilsondrm/i915: Avoid reset lock in writing fence registers
2019-02-20 Chris Wilsondrm/i915: Beware temporary wedging when determining...
2019-02-20 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20190220
2019-02-20 Joonas LahtinenMerge tag 'topic/mei-hdcp-2019-02-19' of git://anongit...
2019-02-20 Joonas LahtinenMerge drm/drm-next into drm-intel-next-queued
2019-02-20 Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2019-02-20 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use dma addresses during migration...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use physical vram addresses during...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: extend copy function to allow direct...
2019-02-19 Jérôme Glissedrm/nouveau/svm: new ioctl to migrate process memory...
2019-02-19 Jérôme Glissedrm/nouveau/dmem: device memory helpers for SVM
2019-02-19 Ben Skeggsdrm/nouveau/svm: initial support for shared virtual...
2019-02-19 Ben Skeggsdrm/nouveau: prepare for enabling svm with existing...
2019-02-19 Ben Skeggsdrm/nouveau/fault/gv100-: expose VoltaFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/fault/gp100: expose MaxwellFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: support vmms with gcc/tex repla...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: add privileged methods for...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: add a privileged method to directly...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: store mapped flag separately from...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: support initialisation of client-manag...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose method to determine curre...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose fecs methods for pausing...
2019-02-19 Colin Ian Kingdrm/nouveau/falcon: fix a few indentation issues
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: virtualise setting pdb base...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: make mmu invalidate function...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs bind_pointer into...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: remove some unnecessary reg...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs elpg setup into functions
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_pm_image_size...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_zcull_image_s...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_image_size...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs set_watchdog_timeout...
2019-02-19 Ben Skeggsdrm/nouveau: allow accelerated buffer moves even when...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move resume code to dispnv04...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move suspend code to dispnv0...
2019-02-19 Ben Skeggsdrm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50...
2019-02-19 Ben Skeggsdrm/nouveau/kms: display destroy/init/fini hooks can...
2019-02-19 Ben Skeggsdrm/nouveau: allocate kernel channel(s) before initiali...
2019-02-19 Ben Skeggsdrm/nouveau/disp/gf119-: decode exception reason to...
2019-02-19 Ben Skeggsdrm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID...
2019-02-19 Ben Skeggsdrm/nouveau/bios/init: label existing INIT_GENERIC_COND...
2019-02-19 Ben Skeggsdrm/nouveau/secboot: fix missing newline in error messages
2019-02-19 Ben Skeggsdrm/nouveau/sec2/tu102-: instantiate SEC2 falcon
2019-02-19 Ben Skeggsdrm/nouveau/sec2: utilise engine PRI address from TOP
2019-02-19 Ben Skeggsdrm/nouveau/nvdec/tu102-: instantiate NVDEC0 falcon
2019-02-19 Ben Skeggsdrm/nouveau/nvdec/gp102-: utilise engine PRI address...
2019-02-19 Ben Skeggsdrm/nouveau/gsp/gv100-: instantiate GSP falcon
2019-02-19 Ben Skeggsdrm/nouveau/top/gv100-: translate entry for the GSP
2019-02-19 Ben Skeggsdrm/nouveau/top: add function to lookup PRI address...
2019-02-19 Ben Skeggsdrm/nouveau/core: define GSP subdev
2019-02-19 Colin Ian Kingdrm/nouveau: fix missing break in switch statement
2019-02-19 Gustavo A.... drm/nouveau: mark expected switch fall-through
2019-02-19 Lyude Pauldrm/nouveau: Don't WARN_ON VCPI allocation failures
2019-02-19 Colin Ian Kingdrm/nouveau/pmu: don't print reply values if exec is...
2019-02-19 Colin Ian Kingdrm/nouveau/bios/ramcfg: fix missing parentheses when...
2019-02-19 Colin Ian Kingdrm/nouveau/bios/dp: make array vsoff static, shrinks...
2019-02-19 Ben Skeggsdrm/nouveau/ce/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/fifo/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/disp/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/fault/tu102: rename implementation from...
2019-02-19 Ben Skeggsdrm/nouveau/bar/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/mmu/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/mc/tu102: rename implementation from tu104
2019-02-19 Ben Skeggsdrm/nouveau/devinit/tu102: rename implementation from...
2019-02-19 Ilia Mirkindrm/nouveau/volt/gf117: fix speedo readout register
2019-02-19 Jordan Crousedrm/msm: Truncate the buffer object name if the copy...
2019-02-19 Dan Carpenterdrm/msm: fix an error code in the ioctl
2019-02-19 Chris Wilsondrm/i915: Use time based guilty context banning
2019-02-19 Chris Wilsondrm/i915: Trim delays for wedging
2019-02-19 Chris Wilsondrm/i915: Move verify_wm_state() to heap
2019-02-19 Chris Wilsondrm/i915: Include reminders about leaving no holes...
2019-02-18 Ramalingam Cdrm/audio: declaration of struct device
2019-02-18 Chris Wilsondrm/i915: Restore interrupt enabling after a reset
2019-02-18 Chris Wilsondrm/i915/selftests: Make unbannable contexts for reset...
2019-02-18 Chris Wilsondrm/i915: Optionally disable automatic recovery after...
2019-02-18 Dave AirlieMerge v5.0-rc7 into drm-next
2019-02-18 Linus TorvaldsLinux 5.0-rc7 v5.0-rc7
2019-02-17 Chris Wilsondrm/i915/selftests: Move local mock_ggtt allocations...
2019-02-17 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-02-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-02-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-02-17 Linus TorvaldsMerge tag 'powerpc-5.0-5' of git://git./linux/kernel...
2019-02-17 Linus TorvaldsMerge tag 'csky-for-linus-5.0-rc6' of git://github...
2019-02-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-17 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-02-17 Mauro CiancioInput: elan_i2c - add ACPI ID for touchpad in Lenovo...
2019-02-17 Gabriel FernandezInput: st-keyscan - fix potential zalloc NULL dereference
2019-02-17 Dmitry TorokhovInput: apanel - switch to using brightness_set_blocking()
2019-02-17 Michael Ellermanpowerpc/64s: Fix possible corruption on big endian...
2019-02-17 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-02-17 Linus TorvaldsMerge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields...
next