summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-28perf values: Fix allocation checkJiri Olsa1-1/+1
2017-08-28perf values: Fix thread index bugJiri Olsa1-2/+2
2017-08-28perf report: Add dump_read functionJiri Olsa2-4/+25
2017-08-28perf record: Set read_format for inherit_statJiri Olsa1-1/+6
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa1-2/+9
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa1-1/+7
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel1-2/+2
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen3-12/+91
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen1-7/+41
2017-08-25tracing, perf: Adjust code layout in get_recursion_context()Jesper Dangaard Brouer1-1/+1
2017-08-25perf/core: Don't report zero PIDs for exiting tasksOleg Nesterov1-9/+14
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen4-21/+64
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen3-5/+4
2017-08-25perf/aux: Ensure aux_wakeup represents most recent wakeup indexWill Deacon2-3/+3
2017-08-25perf/aux: Make aux_{head,wakeup} ring_buffer members longWill Deacon2-19/+16
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar41-214/+319
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-6/+22
2017-08-25Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-16/+15
2017-08-25Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-37/+48
2017-08-25Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-60/+64
2017-08-25Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+38
2017-08-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds6-6/+24
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman4-53/+89
2017-08-24Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'Rafael J. Wysocki4-13/+8
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich3-5/+14
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64
2017-08-24kbuild: update comments of Makefile.asm-genericCao jin1-2/+2
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu1-4/+7
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)1-0/+4
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar33-65/+6607
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar207-628/+1217
2017-08-24Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds3-9/+4
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil1-0/+1
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+17
2017-08-23Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-3/+9
2017-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-13/+47
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2-1/+13
2017-08-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+9
2017-08-22ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()Sakari Ailus1-1/+1
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki1-3/+7
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-22Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+6
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas1-7/+3
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2-4/+9
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2