summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcountGreg Thelen2018-06-211-1/+1
| * | | | | | | | | tracing: Fix some errors in histogram documentationJoel Fernandes (Google)2018-06-211-11/+12
| * | | | | | | | | tracing: Use swap macro in update_max_trGustavo A. R. Silva2018-06-211-5/+1
| * | | | | | | | | softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)2018-06-211-1/+5
| * | | | | | | | | tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)2018-06-211-1/+9
| |/ / / / / / / /
* | | | | | | | | Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-2316-34/+153
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-208-1/+52
| * | | | | | | | | powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-06-201-0/+2
| * | | | | | | | | powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2018-06-192-3/+3
| * | | | | | | | | powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin2018-06-191-2/+10
| * | | | | | | | | powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin2018-06-191-6/+0
| * | | | | | | | | powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin2018-06-191-0/+8
| * | | | | | | | | powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman2018-06-191-1/+2
| * | | | | | | | | powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin2018-06-191-21/+75
| * | | | | | | | | powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson2018-06-191-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-06-234-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon2018-06-221-2/+3
| * | | | | | | | | arm64: kpti: Use early_param for kpti= command-line optionWill Deacon2018-06-221-1/+1
| * | | | | | | | | arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-06-191-1/+1
| * | | | | | | | | arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski2018-06-191-4/+5
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-2311-26/+131
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov2018-06-221-1/+1
| * | | | | | | | | kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr2018-06-223-0/+79
| * | | | | | | | | Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-06-227-25/+51
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | KVM: arm64: Prevent KVM_COMPAT from being selectedMarc Zyngier2018-06-211-1/+1
| | * | | | | | | | KVM: Enforce error in ioctl for compat tasks when !KVM_COMPATMarc Zyngier2018-06-211-10/+9
| | * | | | | | | | KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...Jia He2018-06-211-0/+2
| | * | | | | | | | KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin2018-06-211-3/+3
| | * | | | | | | | KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2018-06-212-4/+21
| | * | | | | | | | KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin2018-06-211-3/+5
| | * | | | | | | | arm64: Introduce sysreg_clear_set()Mark Rutland2018-06-211-0/+11
| | * | | | | | | | KVM: arm/arm64: Drop resource size check for GICV windowArd Biesheuvel2018-06-211-5/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-2314-22/+297
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-06-221-2/+0
| * | | | | | | | | xen: add new hypercall buffer mapping deviceJuergen Gross2018-06-224-1/+223
| * | | | | | | | | xen/scsiback: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+13
| * | | | | | | | | scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia2018-06-191-7/+26
| * | | | | | | | | xen/grant-table: Export gnttab_{alloc|free}_pages as GPLOleksandr Andrushchenko2018-06-191-2/+2
| * | | | | | | | | xen: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+15
| * | | | | | | | | xen: share start flags between PV and PVHRoger Pau Monne2018-06-195-4/+18
* | | | | | | | | | Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-228-34/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | udf: Drop unused arguments of udf_delete_aext()Jan Kara2018-06-203-9/+7
| * | | | | | | | | | udf: Provide function for calculating dir entry lengthJan Kara2018-06-203-15/+10
| * | | | | | | | | | udf: Detect incorrect directory sizeJan Kara2018-06-201-0/+3
| * | | | | | | | | | ext2: add warning when specifying nocheck optionChengguang Xu2018-06-202-5/+3
| * | | | | | | | | | quota: Cleanup list iteration in dqcache_shrink_scan()Jan Kara2018-06-201-5/+2
| * | | | | | | | | | quota: reclaim least recently used dquotsGreg Thelen2018-06-201-2/+2
* | | | | | | | | | | Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-2231-337/+408
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-223-218/+118
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski2018-06-211-16/+1