OSDN Git Service

Revert "staging: vc04_services: prevent integer overflow in create_pagelist()"
[android-x86/kernel.git] / tools /
2019-06-22 Kees Cookselftests/timers: Add missing fflush(stdout) calls
2019-06-22 Josh Poimboeufobjtool: Don't use ignore flag for fake jumps
2019-05-31 Arnaldo Carvalho... tools include: Adopt linux/bits.h
2019-05-31 Arnaldo Carvalho... perf tools: No need to include bitops.h in util.h
2019-05-25 Arnaldo Carvalho... perf bench numa: Add define for RUSAGE_THREAD if not...
2019-05-25 Nathan Chancellorobjtool: Allow AR to be overridden with HOSTAR
2019-05-25 Adrian Hunterperf intel-pt: Fix sample timestamp wrt non-taken branches
2019-05-25 Adrian Hunterperf intel-pt: Fix improved sample timestamp
2019-05-25 Adrian Hunterperf intel-pt: Fix instructions sampling rate
2019-05-21 Josh Poimboeufobjtool: Fix function fallthrough detection
2019-05-16 Po-Hsu Linselftests/net: correct the return value for run_netsock...
2019-05-16 Florian Westphalselftests: netfilter: check icmp pkttoobig errors are...
2019-05-16 Rikard Falkeborntools lib traceevent: Fix missing equality check for...
2019-05-14 Thomas Gleixnerx86/msr-index: Cleanup bit defines
2019-04-20 Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-04-20 Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-04-20 Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-04-20 Changbin Duperf hist: Add missing map__put() in error case
2019-04-20 Changbin Duperf top: Fix error handling in cmd_top()
2019-04-20 Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-04-20 Changbin Duperf config: Fix a memory leak in collect_config()
2019-04-20 Changbin Duperf config: Fix an error in the config template docume...
2019-04-20 David Arcaritools/power turbostat: return the exit status of a...
2019-04-05 Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-05 Tony Jonestools lib traceevent: Fix buffer overflow in arg_eval
2019-04-03 Adrian Hunterperf intel-pt: Fix TSC slip
2019-03-27 Josh Poimboeufobjtool: Move objtool_file struct off the stack
2019-03-23 Adrian Hunterperf intel-pt: Fix divide by zero when TSC is not available
2019-03-23 Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-03-23 Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-03-23 Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-03-13 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-03-13 Florian Westphalselftests: netfilter: add simple masq/redirect test...
2019-03-13 Naresh Kambojuselftests: netfilter: fix config fragment CONFIG_NF_TAB...
2019-03-13 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-02-20 Milian Wolffperf report: Include partial stacks unwound with libdw
2019-02-12 Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-02-12 Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2019-02-12 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-02-12 Pu Wenperf tools: Add Hygon Dhyana support
2019-01-31 Milian Wolffperf unwind: Take pgoff into account when reporting...
2019-01-31 Martin Vuilleperf unwind: Unwind with libdw doesn't take symfs into...
2019-01-31 Dave Hansenx86/selftests/pkeys: Fork() to check for state being...
2019-01-26 Arnaldo Carvalho... tools lib subcmd: Don't add the kernel sources to the...
2019-01-26 Arnaldo Carvalho... perf parse-events: Fix unchecked usage of strncpy()
2019-01-26 Arnaldo Carvalho... perf svghelper: Fix unchecked usage of strncpy()
2019-01-26 Adrian Hunterperf intel-pt: Fix error with config term "pt=0"
2019-01-13 Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2019-01-09 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2018-12-17 Artem Savkovobjtool: Fix segfault in .cold detection with -ffunctio...
2018-12-17 Artem Savkovobjtool: Fix double-free in .cold detection error path
2018-12-17 Florian Westphalselftests: add script to stress-test nft packet path...
2018-12-01 Konstantin Khlebnikovtools/power/cpupower: fix compilation with STATIC=true
2018-11-21 Breno Leitaopowerpc/selftests: Wait all threads to join
2018-11-13 Sanskriti Sharmaperf strbuf: Match va_{add,copy} with va_end
2018-11-13 Sanskriti Sharmaperf tools: Cleanup trace-event-info 'tdata' leak
2018-11-13 Sanskriti Sharmaperf tools: Free temporary 'sys' string in read_event_f...
2018-11-13 Masami Hiramatsuselftests: ftrace: Add synthetic event syntax testcase
2018-11-13 David Millerperf cpu_map: Align cpu map synthesized events properly.
2018-11-13 Jiri OlsaRevert "perf tools: Fix PMU term format max value calcu...
2018-11-13 Eric Dumazetbpf: do not blindly change rlimit in reuseport net...
2018-11-10 Rasmus Villemoesperf tools: Disable parallelism for 'make clean'
2018-11-10 Sandipan Dasperf tests: Fix indexing when invoking subtests
2018-11-10 Michael S. Tsirkinptr_ring: fix up after recent ptr_ring changes
2018-11-10 Björn Töpelperf probe: Fix probe definition for inlined functions
2018-11-10 Arnaldo Carvalho... perf evsel: Fix probing of precise_ip level for default...
2018-11-10 Ravi Bangoriaperf symbols: Fix memory corruption because of zero...
2018-10-18 Adrian Hunterperf script python: Fix export-to-postgresql.py occasio...
2018-10-18 Lei Yangselftests: memory-hotplug: add required configs
2018-10-18 Lei Yangselftests/efivarfs: add required kernel configs
2018-10-13 Andy Lutomirskix86/fpu: Finish excising 'eagerfpu'
2018-10-13 Greg Kroah-HartmanRevert "perf: sync up x86/.../cpufeatures.h"
2018-10-10 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2018-10-10 Hisao Tanabeperf evsel: Fix potential null pointer dereference...
2018-10-10 Naoya Horiguchitools/vm/page-types.c: fix "defined but not used" warning
2018-10-10 Naoya Horiguchitools/vm/slabinfo.c: fix sign-compare warning
2018-09-26 John Stultzselftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSE...
2018-09-26 K. Y. SrinivasanTools: hv: Fix a bug in the key delete code
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering when return...
2018-09-26 Thomas Richterperf test: Fix subtest number when showing results
2018-09-19 Christophe Leroyperf tools: Allow overriding MAX_NR_CPUS at compile...
2018-09-15 Breno Leitaoselftests/powerpc: Kill child processes on SIGINT
2018-09-15 Sandipan Dasperf probe powerpc: Fix trace event post-processing
2018-09-09 Adrian Hunterperf auxtrace: Fix queue resize
2018-09-05 Calvin Waltontools/power turbostat: Read extended processor family...
2018-09-05 Masami Hiramatsuselftests/ftrace: Add snapshot and tracing_on test...
2018-09-05 Len Browntools/power turbostat: fix -S on UP systems
2018-09-05 Peter Senna Tschudintools: usb: ffs-test: Fix build on big endian systems
2018-08-24 Laura Abbotttools: build: Use HOSTLDFLAGS with fixdep
2018-08-24 Kim Phillipsperf llvm-utils: Remove bashism from kernel include...
2018-08-24 Josh Poimboeufobjtool: Support GCC 8 '-fnoreorder-functions'
2018-08-24 Andy Lutomirskiselftests/x86/sigreturn: Do minor cleanups
2018-08-24 Andy Lutomirskiselftests/x86/sigreturn/64: Fix spurious failures on...
2018-08-24 Jiri Olsaperf bench: Fix numa report output code
2018-08-24 Sandipan Dasperf report powerpc: Fix crash if callchain is empty
2018-08-24 Thomas Richterperf test session topology: Fix test on s390
2018-08-24 Fathi Boudraselftests: sync: add config fragment for testing sync...
2018-08-24 Shuah Khan (Samsun... selftests: zram: return Kselftest Skip code for skipped...
2018-08-24 Shuah Khan (Samsun... selftests: user: return Kselftest Skip code for skipped...
next