summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xfs: allow CoW remap transactions to use reserve blocksDarrick J. Wong2017-12-141-1/+1
| * | | | | xfs: avoid infinite loop when cancelling CoW blocks after writeback failureDarrick J. Wong2017-12-141-0/+3
| * | | | | xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mappingDarrick J. Wong2017-12-141-1/+2
| * | | | | xfs: remove dest file's post-eof preallocations before reflinkingDarrick J. Wong2017-12-141-0/+11
| * | | | | xfs: move xfs_iext_insert tracepoint to report useful informationDarrick J. Wong2017-12-141-2/+2
| * | | | | xfs: account for null transactions in bunmapiDarrick J. Wong2017-12-141-1/+1
| * | | | | xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...Darrick J. Wong2017-12-143-9/+23
| * | | | | xfs: add the ability to join a held buffer to a defer_opsDarrick J. Wong2017-12-142-4/+40
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-226-35/+37
|\ \ \ \ \ \
| * | | | | | crypto: af_alg - fix race accessing cipher requestStephan Mueller2017-12-112-10/+10
| * | | | | | crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2017-12-112-13/+11
| * | | | | | crypto: af_alg - wait for data at beginning of recvmsgStephan Mueller2017-12-113-6/+12
| * | | | | | crypto: skcipher - set walk.iv for zero-length inputsEric Biggers2017-12-111-6/+4
* | | | | | | Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-221-0/+16
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: cherryview: Mask all interrupts on Intel_Strago based systemsMika Westerberg2017-12-121-0/+16
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-2231-146/+267
|\ \ \ \ \ \ \
| * | | | | | | drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2017-12-221-48/+29
| * | | | | | | Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-224-35/+53
| |\ \ \ \ \ \ \
| | * | | | | | | drm: move lease init after validation in drm_lease_createKeith Packard2017-12-211-11/+11
| | * | | | | | | drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...Maarten Lankhorst2017-12-201-22/+20
| | * | | | | | | drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard2017-12-201-19/+20
| | * | | | | | | drm/sun4i: Fix error path handlingMaxime Ripard2017-12-191-2/+2
| | * | | | | | | drm/sun4i: validate modes for HDMIHans Verkuil2017-12-151-0/+19
| * | | | | | | | Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-12-212-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi2017-12-191-0/+4
| | * | | | | | | | drm/i915/lpe: Remove double-encapsulation of info stringChris Wilson2017-12-191-1/+1
| * | | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-211-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau: fix obvious memory leakBen Skeggs2017-12-201-1/+1
| * | | | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-199-21/+62
| |\| | | | | | | | |
| | * | | | | | | | | drm/nouveau: use alternate memory type for system-memory buffers with kind != 0Ben Skeggs2017-12-194-16/+42
| | * | | | | | | | | drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memoryBen Skeggs2017-12-191-1/+2
| | * | | | | | | | | drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs2017-12-191-1/+1
| | * | | | | | | | | drm/nouveau/pci: do a msi rearm on initKarol Herbst2017-12-191-0/+7
| | * | | | | | | | | drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs2017-12-191-1/+1
| | * | | | | | | | | drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs2017-12-191-1/+8
| | * | | | | | | | | drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroyKarol Herbst2017-12-191-1/+1
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-12-184-22/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | drm/i915/fence: Use rcu to defer freeing of irq_workChris Wilson2017-12-141-1/+2
| | * | | | | | | | | drm/i915: Stop listening to request resubmission from the signaler kthreadChris Wilson2017-12-141-11/+11
| | * | | | | | | | | drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson2017-12-141-2/+1
| | * | | | | | | | | drm/i915: Flush pending GTT writes before unbindingChris Wilson2017-12-141-8/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-1810-18/+102
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-154-5/+62
| | * | | | | | | | | drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-151-1/+3
| | * | | | | | | | | drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-152-5/+13
| | * | | | | | | | | drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha2017-12-151-5/+21
| | * | | | | | | | | drm/amdgpu: fix MAP_QUEUES paramterMonk Liu2017-12-121-1/+1
| | * | | | | | | | | drm/ttm: max_cpages is in unit of native pageMonk Liu2017-12-121-1/+1
| | * | | | | | | | | drm/ttm: fix incorrect calculate on shrink_pagesMonk Liu2017-12-121-0/+1
* | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-12-223-2/+19
|\ \ \ \ \ \ \ \ \ \ \