nfp: validate the return code from dev_queue_xmit()
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / tools /
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-05 Jiri Olsaperf c2c: Fix c2c report for empty numa node
2019-04-03 Adrian Hunterperf intel-pt: Fix TSC slip
2019-03-27 Josh Poimboeufobjtool: Move objtool_file struct off the stack
2019-03-27 Adrian Hunterperf probe: Fix getting the kernel map
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-19 Wang Nanperf tools: Fix compile error with libunwind x86
2019-03-13 Arnaldo Carvalho... perf trace: Support multiple "vfs_getname" probes
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 Martynas Pumputisbpf, selftests: fix handling of sparse CPU allocations
2019-03-13 Fathi Boudraselftests: timers: use LDLIBS instead of LDFLAGS
2019-03-13 Colin Ian Kingselftests: cpu-hotplug: fix case where CPUs offline...
2019-03-13 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-03-05 Geert Uytterhoevenselftests: gpio-mockup-chardev: Check asprintf() for...
2019-03-05 Fathi Boudraselftests: seccomp: use LDLIBS instead of LDFLAGS
2019-02-20 Arnaldo Carvalho... perf test shell: Use a fallback to get the pathname...
2019-02-15 Jiri Olsaperf tests attr: Make hw events optional
2019-02-15 Jiri Olsaperf tests attr: Fix group stat tests
2019-02-15 Jiri Olsaperf tests attr: Fix task term values
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 Adrian Hunterperf test: Fix perf_event_attr test failure
2019-02-12 Stanislav Fomichevselftests/bpf: use __bpf_constant_htons in test_prog.c
2019-02-12 Pu Wenperf tools: Add Hygon Dhyana support
2019-02-12 Dexuan CuiTools: hv: kvp: Fix a warning of buffer overflow with...
2019-02-06 Kees Cookselftests/seccomp: Enhance per-arch ptrace syscall...
2019-01-31 Sasha LevinRevert "seccomp: add a selftest for get_metadata"
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-26 Dmitry V. Levinselftests: do not macro-expand failed assertion expressions
2019-01-13 Jiri Slabytools: power/acpi, revert to LD = gcc
2019-01-13 Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2019-01-13 Martin Kellytools: fix cross-compile var clobbering
2019-01-13 Michael S. Tsirkinvirtio: fix test build after uio.h change
2019-01-09 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2018-12-29 Jiri Olsaperf record: Synthesize features before events in pipe...
2018-12-21 David Millerbpf: Fix verifier log string check for bad alignment.
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 Jiri Olsaperf tools: Restore proper cwd on return from mnt namespace
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-27 Adrian Hunterperf test code-reading: Fix perf_env setup for PTI...
2018-11-27 Adrian Hunterperf machine: Workaround missing maps for x86 PTI entry...
2018-11-27 Adrian Hunterperf machine: Add nr_cpus_avail()
2018-11-27 Adrian Hunterperf tools: Fix kernel_start for PTI on x86
2018-11-27 Adrian Hunterperf machine: Add machine__is() to identify machine...
2018-11-27 Gustavo Romeroperf tools: Fix undefined symbol scnprintf in libperf...
2018-11-27 David Millerperf symbols: Set PLT entry/header sizes properly on...
2018-11-21 Breno Leitaopowerpc/selftests: Wait all threads to join
2018-11-13 Breno Leitaoselftests/powerpc: Fix ptrace tm failure
2018-11-13 Prarit Bhargavacpupower: Fix AMD Family 0x17 msr_pstate size
2018-11-13 Prarit Bhargavacpupower: Fix coredump on VMWare
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 Jarod Wilsonperf tools: Fix use of alternatives to find JDIR
2018-11-13 Jiri Olsaperf vendor events intel: Fix wrong filter_band* values...
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-04 Rasmus Villemoesperf tools: Disable parallelism for 'make clean'
2018-11-04 Paolo Abeniselftests: rtnetlink.sh explicitly requires bash.
2018-11-04 Arnaldo Carvalho... perf python: Use -Wno-redundant-decls to build with...
2018-11-04 Sandipan Dasperf tests: Fix indexing when invoking subtests
2018-11-04 Michael Neulingselftests/powerpc: Add ptrace hw breakpoint test
2018-11-04 Dan Williamstools/testing/nvdimm: unit test clear-error commands
2018-10-18 Jiri Olsaperf tools: Fix snprint warnings for gcc 8
2018-10-18 Adrian Hunterperf script python: Fix export-to-sqlite.py sample...
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 Jiri Olsaperf utils: Move is_directory() to path.h
2018-10-13 Jiri Olsaperf tools: Fix python extension build for gcc 8
2018-10-13 Arnaldo Carvalho... perf annotate: Use asprintf when formatting objdump...
2018-10-13 Andy Lutomirskix86/vdso: Fix vDSO syscall fallback asm constraint...
2018-10-13 Andy Lutomirskiselftests/x86: Add clock_gettime() tests to test_vdso
2018-10-10 Vitaly Kuznetsovtools: hv: fcopy: set 'error' in case an unknown operat...
2018-10-10 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2018-10-10 Chris Phlipotperf util: Fix bad memory access in trace info.
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-10-10 Stefan Raspltools/kvm_stat: fix handling of invalid paths in debugf...
2018-10-10 Stefan Raspltools/kvm_stat: fix python3 issues
2018-10-10 Len Browntools/power turbostat: fix possible sprintf buffer...
2018-09-26 John Stultzselftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSE...
next