summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf record: Remove misleading error suggestionAndi Kleen2018-04-181-2/+1Star
* perf hists browser: Clarify top/report browser helpAndi Kleen2018-04-181-1/+1
* perf mem: Allow all record/report optionsAndi Kleen2018-04-182-2/+5
* perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo2018-04-181-0/+3
* perf: Remove superfluous allocation error checkJiri Olsa2018-04-171-8/+2Star
* perf: Fix sample_max_stack maximum checkJiri Olsa2018-04-171-9/+12
* perf: Return proper values for user stack errorsJiri Olsa2018-04-171-2/+2
* perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter2018-04-171-0/+6
* perf script: Extend misc field decoding with switch out event typeAlexey Budankov2018-04-172-9/+13
* perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov2018-04-171-1/+3
* perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-173-6/+34
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-1710-364/+451
* trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu2018-04-171-2/+0Star
* Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-1625-48/+178
|\
| * perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo2018-04-131-1/+66
| * perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo2018-04-132-3/+17
| * perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo2018-04-131-5/+3Star
| * perf record: Change warning for missing sysfs entry to debugThomas Richter2018-04-131-1/+2
| * perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-121-0/+1
| * perf sched: Fix documentation for timehistTakuya Yamamoto2018-04-121-2/+2
| * perf version: Print status for syscall_tableJin Yao2018-04-121-0/+3
| * perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao2018-04-125-8/+8
| * perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao2018-04-122-4/+4
| * Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-121-2/+0Star
| * perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo2018-04-121-1/+0Star
| * perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo2018-04-121-1/+1
| * perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo2018-04-121-0/+5
| * perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo2018-04-122-2/+18
| * perf tests: Run dwarf unwind test on arm32Kim Phillips2018-04-123-0/+30
| * tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland2018-04-121-5/+15
| * perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov2018-04-122-13/+3Star
* | Linux 4.17-rc1Linus Torvalds2018-04-161-2/+2
* | Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1694-1234/+277Star
|\ \
| * | btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-131-0/+8
| * | btrfs: add SPDX header to KconfigDavid Sterba2018-04-121-0/+2
| * | btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-1258-750/+65Star
| * | btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-1235-475/+133Star
| * | Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana2018-04-121-5/+58
| * | Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
| * | btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-051-0/+1
| * | Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-04-051-1/+3
| * | Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-04-051-2/+5
* | | Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-1613-71/+240
|\ \ \
| * | | cifs: change validate_buf to validate_iovRonnie Sahlberg2018-04-131-18/+21
| * | | cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg2018-04-131-2/+3
| * | | cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg2018-04-133-9/+13
| * | | cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-134-2/+4
| * | | smb3.11: replace a 4 with server->vals->header_preamble_sizeSteve French2018-04-132-5/+9
| * | | cifs: replace a 4 with server->vals->header_preamble_sizeRonnie Sahlberg2018-04-131-1/+1
| * | | cifs: add pdu_size to the TCP_Server_Info structureRonnie Sahlberg2018-04-134-6/+9