aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | perf trace beauty renameat: No need to include linux/fs.hArnaldo Carvalho de Melo2019-04-011-1/+0
| | * | | | | perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytesArnaldo Carvalho de Melo2019-04-011-18/+28
| | * | | | | perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s...Arnaldo Carvalho de Melo2019-04-011-3/+147
| | * | | | | perf trace: Add 'string' event alias to select syscalls with string argsArnaldo Carvalho de Melo2019-04-011-0/+65
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-0628-475/+292
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-04-1828-475/+292
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge LKMM and RCU commitsPaul E. McKenney2019-04-1622-314/+48
| | |\ \ \ \ \ \ \
| | | * | | | | | | torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
| | | * | | | | | | tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2622-314/+47
| | * | | | | | | | tools/memory-model: Add support for synchronize_srcu_expedited()Paul E. McKenney2019-04-041-0/+1
| | * | | | | | | | tools/memory-model: Avoid duplicating herdtools versionsAndrea Parri2019-03-183-7/+6
| | * | | | | | | | tools/memory-model: Dynamically check SRCU lock-to-unlock matchingLuc Maranget2019-03-183-1/+6
| | * | | | | | | | tools/memory-model: Update Documentation/explanation.txt to include SRCU supportAlan Stern2019-03-181-137/+152
| | * | | | | | | | tools/memory-model: Update README for addition of SRCUPaul E. McKenney2019-03-181-2/+23
| | * | | | | | | | tools/memory-model: Add SRCU supportAlan Stern2019-03-183-4/+44
| | * | | | | | | | tools/memory-model: Refactor some RCU relationsAlan Stern2019-03-181-10/+15
| | * | | | | | | | tools/memory-model: Rename some RCU relationsAlan Stern2019-03-182-11/+8
| | |/ / / / / / /
* | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-0611-102/+382
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | objtool: Add Direction Flag validationPeter Zijlstra2019-04-034-2/+37
| * | | | | | | | | objtool: Add UACCESS validationPeter Zijlstra2019-04-039-21/+223
| * | | | | | | | | objtool: Fix sibling call detectionPeter Zijlstra2019-04-031-31/+55
| * | | | | | | | | objtool: Rewrite alt->skip_origPeter Zijlstra2019-04-031-6/+10
| * | | | | | | | | objtool: Add --backtrace supportPeter Zijlstra2019-04-034-6/+25
| * | | | | | | | | objtool: Rewrite add_ignores()Peter Zijlstra2019-04-032-32/+20
| * | | | | | | | | objtool: Handle function aliasesPeter Zijlstra2019-04-032-5/+12
| * | | | | | | | | objtool: Set insn->func for alternativesPeter Zijlstra2019-04-031-0/+1
| * | | | | | | | | x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra2019-04-031-4/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0512-21/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0
| * | | | | | | | | tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| * | | | | | | | | tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| * | | | | | | | | perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3
| * | | | | | | | | perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| * | | | | | | | | perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| * | | | | | | | | perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| * | | | | | | | | tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| * | | | | | | | | perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| * | | | | | | | | tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| * | | | | | | | | perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-032-4/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
| * | | | | | | | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-3/+6
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-025-2/+59
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * | | | | | | | | | selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-264-0/+51
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-252-0/+47
| | * | | | | | | | | libbpf: add binary to gitignoreMatteo Croce2019-04-251-0/+1
| | * | | | | | | | | tools: bpftool: fix infinite loop in map createAlban Crequy2019-04-251-0/+3
* | | | | | | | | | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-291-9/+25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |