summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2018-07-252-7/+1
* perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang2018-07-253-11/+33
* perf/x86/intel: Support PEBS on fixed countersKan Liang2018-07-251-11/+13
* perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang2018-07-252-0/+8
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-251072-5603/+9546
|\
| * perf/core: Fix crash when using HW tracing kernel filtersMathieu Poirier2018-07-251-0/+4
| * perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-255-16/+21
| * MAINTAINERS: Add Naveen N. Rao as kprobes co-maintainerAnanth N Mavinakayanahalli2018-07-241-1/+1
| * perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
| * Linux 4.18-rc6v4.18-rc6Linus Torvalds2018-07-221-1/+1
| * Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
| |\
| | * nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| | * nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| | * nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| | * nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-228-29/+14
| |\ \
| | * | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-173-6/+6
| | * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
| | * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| | * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-103-16/+2
| * | | alpha: fix osf_wait4() breakageAl Viro2018-07-222-5/+2
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-213-7/+25
| |\ \ \
| | * \ \ Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| | |\ \ \
| | | * | | ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| | * | | | Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-191-0/+21
| | |\| | |
| | | * | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| | * | | | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-191-6/+3
| | |\ \ \ \
| | | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-161-6/+3
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-211-3/+0
| |\ \ \ \ \ \
| | * | | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
| * | | | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-213-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| | * | | | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-212-2/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched/deadline: Fix switched_from_dl() warningJuri Lelli2018-07-151-1/+10
| | * | | | | | | | stop_machine: Disable preemption when waking two stopper threadsIsaac J. Manjarres2018-07-151-1/+5
| | |/ / / / / / /
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-214-8/+84
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-162-2/+7
| | * | | | | | | | lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()Dan Williams2018-07-161-4/+33
| | * | | | | | | | lib/iov_iter: Document _copy_to_iter_flushcache()Dan Williams2018-07-161-0/+14
| | * | | | | | | | lib/iov_iter: Document _copy_to_iter_mcsafe()Dan Williams2018-07-161-0/+26
| | * | | | | | | | objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser2018-07-141-2/+4
| * | | | | | | | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-218-14/+52
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy2018-07-181-0/+2
| | * | | | | | | | | powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-181-0/+1
| | * | | | | | | | | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-185-8/+43
| | * | | | | | | | | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
| | * | | | | | | | | powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-171-2/+2
| * | | | | | | | | | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-211-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana2018-07-191-2/+5