summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das2018-07-241-4/+24
* perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das2018-07-241-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das2018-07-241-0/+6
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-07-241-2/+6
* perf powerpc: Fix callchain ip filteringSandipan Das2018-07-241-1/+1
* perf list: Add missing documentation for --desc and --debug optionsSangwon Hong2018-07-241-1/+7
* perf kvm: Fix subcommands on s390Thomas Richter2018-07-241-1/+1
* perf stat: Add transaction flag (-T) support for s390Thomas Richter2018-07-243-0/+35
* perf json: Add s390 transaction counter definitionThomas Richter2018-07-243-0/+21
* perf list: Add s390 support for detailed PMU event descriptionThomas Richter2018-07-2416-0/+324
* Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter2018-07-241-6/+0
* perf cs-etm: Bail out immediately for instruction sample failureLeo Yan2018-07-241-0/+3
* perf cs-etm: Introduce invalid address macroLeo Yan2018-07-241-4/+6
* perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo2018-07-246-11/+11
* perf tests: Check that complex event name is parsed correctlyAlexey Budankov2018-07-241-0/+18
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-07-241069-5587/+9521
|\
| * 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-183-6/+6
| | * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-3/+2
| | * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-4/+4
| | * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-113-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-223-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-201-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-201-6/+3
| | |\ \ \ \
| | | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-171-6/+3
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-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-223-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-222-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-224-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