summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-152-7/+6
|\
| * tools: PCI: Fix installation when `make tools/pci_install`Andy Shevchenko2019-07-091-3/+2
| * tools: PCI: Fix compiler warning in pcitestAlan Mikhak2019-05-291-1/+1
| * tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-05-291-3/+3
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-11/+46
|\ \
| * | memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig2019-07-021-12/+46
| * | memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-2/+2
| * | memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-3/+4
* | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-148-5/+3104
|\ \ \
| * | | tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava2019-07-121-0/+2
| * | | tools/power/x86: A tool to validate Intel Speed Select commandsSrinivas Pandruvada2019-07-037-5/+3102
| | |/ | |/|
* | | 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/+5
| | * | | perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-091-3/+2
| | * | | 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/+0
| | * | | perf parse-events: Remove unused variable 'i'Luke Mujica2019-07-091-1/+0
| | * | | 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/+2
| | * | | 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-137-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-131-0/+117
|\ \ \ \ \ \ \
| * | | | | | | tc-tests: updated skbedit testsRoman Mashak2019-07-121-0/+117
* | | | | | | | Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-124-37/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | 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/+0
| * | | | | | | | selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan2019-06-281-8/+1