summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-14147-279/+375
|\
| * Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-07-13147-279/+375
| |\
| | * perf intel-pt: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-091-8/+5Star
| | * perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-091-3/+2Star
| | * perf script: Assume native_arch for pipe modeSong Liu2019-07-091-1/+2
| | * perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-091-1/+1
| | * perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-091-1/+1
| | * perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-091-4/+11
| | * perf cs-etm: Fix potential NULL pointer dereference found by the smatchLeo Yan2019-07-091-1/+1
| | * perf parse-events: Remove unused variable: errorLuke Mujica2019-07-091-1/+0Star
| | * perf parse-events: Remove unused variable 'i'Luke Mujica2019-07-091-1/+0Star
| | * perf metricgroup: Add missing list_del_init() when flushing egroups listArnaldo Carvalho de Melo2019-07-091-0/+1
| | * perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo2019-07-0922-38/+38
| | * perf tools: Use zfree() where applicableArnaldo Carvalho de Melo2019-07-0933-99/+100
| | * tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-09103-86/+135
| | * perf tools: Move get_current_dir_name() cond prototype out of util.hArnaldo Carvalho de Melo2019-07-094-7/+12
| | * perf namespaces: Move the conditional setns() prototype to namespaces.hArnaldo Carvalho de Melo2019-07-093-5/+7
| | * perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-0926-7/+35
| | * perf evsel: perf_evsel__name(NULL) is valid, no need to check evselArnaldo Carvalho de Melo2019-07-092-2/+2
| | * perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-091-0/+3
| | * perf inject: The tool->read() call may pass a NULL evsel, handle itArnaldo Carvalho de Melo2019-07-091-1/+1
| | * perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan2019-07-091-2/+5
| | * perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-091-3/+3
| | * perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-091-4/+2Star
| | * perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan2019-07-091-2/+6
| | * perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan2019-07-091-1/+1
| | * perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-091-1/+1
* | | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-147-6/+6
|\ \ \
| * | | powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-044-3/+3
| * | | selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven2019-07-031-1/+1
| * | | selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov2019-07-011-1/+1
| * | | Merge branch 'fixes' into nextMichael Ellerman2019-07-013-2/+92
| |\ \ \
| * | | | selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero2019-06-191-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-141-0/+117
|\ \ \ \ \
| * | | | | tc-tests: updated skbedit testsRoman Mashak2019-07-131-0/+117
* | | | | | Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-134-37/+35Star
|\ \ \ \ \ \
| * | | | | | rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers2019-07-081-28/+33
| * | | | | | kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing2019-07-021-1/+0Star
| * | | | | | selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan2019-06-281-8/+1Star
| * | | | | | selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=yNaresh Kamboju2019-06-281-0/+1
* | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-132-3/+3
|\ \ \ \ \ \ \
| * | | | | | | kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-102-3/+3
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1313-43/+64
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11458-2397/+2471
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-052-2/+9
| * | | | | | | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-052-6/+15
| * | | | | | | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-059-31/+28Star
| * | | | | | | kvm: selftests: ucall improvementsAndrew Jones2019-06-042-8/+14
| * | | | | | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-11/+72
|\ \ \ \ \ \ \