aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-12-224-7/+27
|\
| * KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()Laurent Vivier2017-12-221-1/+2
| * KVM: PPC: Book3S: fix XIVE migration of pending interruptsCédric Le Goater2017-12-221-2/+2
| * powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman2017-12-191-1/+1
| * powerpc/perf: Fix kfree memory allocated for nest pmusAnju T Sudhakar2017-12-131-1/+3
| * powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar2017-12-131-0/+13
| * powerpc/perf: Dereference BHRB entries safelyRavi Bangoria2017-12-131-2/+6
* | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-226-13/+159
|\ \
| * | xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-204-13/+144
| * | x86-64/Xen: eliminate W+X mappingsJan Beulich2017-12-192-0/+15
* | | Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-2219-97/+258
|\ \ \
| * | | xfs: only skip rmap owner checks for unknown-owner rmap removalDarrick J. Wong2017-12-211-24/+52
| * | | xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-215-4/+48
| * | | xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...Darrick J. Wong2017-12-211-33/+19
| * | | xfs: set cowblocks tag for direct cow writes tooDarrick J. Wong2017-12-211-0/+2
| * | | xfs: remove leftover CoW reservations when remounting roDarrick J. Wong2017-12-213-1/+11
| * | | xfs: don't be so eager to clear the cowblocks tag on truncateDarrick J. Wong2017-12-211-9/+19
| * | | xfs: track cowblocks separately in i_flagsDarrick J. Wong2017-12-202-9/+25
| * | | 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