script: use $NCPUS for arm64 builds too
[platform/kernel/linux-rpi.git] / tools /
2020-07-01 Andrew F. Davisdma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
2020-07-01 John Stultzkselftests: Add dma-heap test
2020-06-30 Willem de Bruijnselftests/net: report etf errors correctly
2020-06-24 Hongbo Yaoperf stat: Fix NULL pointer dereference
2020-06-24 Gaurav Singhperf report: Fix NULL pointer dereference in hists__fpr...
2020-06-24 Andrii Nakryikolibbpf: Handle GCC noreturn-turned-volatile quirk
2020-06-24 tannerloveselftests/net: in timestamping, strncpy needs to preser...
2020-06-24 Logan GunthorpeNTB: ntb_test: Fix bug when counting remote files
2020-06-24 Ram Paiselftests/vm/pkeys: fix alloc_random_pkey() to make...
2020-06-22 Adrian Hunterperf symbols: Fix kernel maps for kcore and eBPF
2020-06-22 Adrian Hunterperf symbols: Fix debuginfo search for Ubuntu
2020-06-22 Masami Hiramatsuperf probe: Check address correctness by map instead...
2020-06-22 Masami Hiramatsuperf probe: Fix to check blacklist address correctly
2020-06-22 Masami Hiramatsuperf probe: Do not show the skipped events
2020-06-22 Jakub Sitnickiselftests/bpf, flow_dissector: Close TAP device FD...
2020-06-22 Eelco Chaudronlibbpf: Fix perf_buffer__free() API for sparse allocs
2020-06-22 Alan Maguireselftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_s...
2020-06-22 Tejun Heoiocost_monitor: drop string wrap around numbers when...
2020-06-22 Andrii Nakryikoselftests/bpf: Fix memory leak in extract_build_id()
2020-06-22 Stephane Eraniantools api fs: Make xxx__mountpoint() more scalable
2020-06-22 Andrii Nakryikolibbpf: Fix memory leak and possible double-free in...
2020-06-22 Julien Thierryobjtool: Ignore empty alternatives
2020-06-17 Masami Hiramatsuselftests/ftrace: Return unsupported if no error_log...
2020-06-17 tannerloveselftests/net: in rxtimestamp getopt_long needs termina...
2020-06-17 Vlad Buslovselftests: fix flower parent qdisc
2020-06-17 Masami Hiramatsuperf probe: Accept the instance number of kretprobe...
2020-06-07 Amit Cohenselftests: mlxsw: qos_mc_aware: Specify arping timeout...
2020-06-03 Changbin Duperf: Make perf able to build with latest libbfd
2020-06-03 Andy Lutomirskix86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_...
2020-05-27 Peter XuKVM: selftests: Fix build for evmcs.h
2020-05-27 Alan Maguireftrace/selftest: make unresolved cases cause failure...
2020-05-20 Kamal Mostafabpf: Test_progs, fix test_get_stack_rawtp_err.c build
2020-05-20 Andrii Nakryikoselftest/bpf: fix backported test_select_reuseport...
2020-05-20 Andrii Nakryikolibbpf: Extract and generalize CPU mask parsing logic
2020-05-20 Xiao Yangselftests/ftrace: Check the first record for kprobe_arg...
2020-05-20 Hangbin Liuselftests/bpf: fix goto cleanup label not defined
2020-05-20 Alan Maguireftrace/selftests: workaround cgroup RT scheduling issues
2020-05-14 Josh Poimboeufobjtool: Fix stack offset tracking for indirect CFAs
2020-05-14 Tejun Heoiocost: protect iocg->abs_vdebt with iocg->waitq.lock
2020-05-10 Arnaldo Carvalho... tools headers UAPI: Sync copy of arm64's asm/unistd...
2020-05-10 Thadeu Lima de Sou... libbpf: Fix readelf output parsing for Fedora
2020-05-10 Tyler Hicksselftests/ipc: Fix test failure seen after initial...
2020-05-02 Josh Poimboeufobjtool: Support Clang non-section symbols in ORC dump
2020-05-02 Josh Poimboeufobjtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
2020-05-02 Jeremy Clinelibbpf: Initialize *nl_pid so gcc 10 is happy
2020-05-02 Jann Hornbpf: Forbid XADD on spilled pointers for unprivileged...
2020-04-29 Lucas Stachtools/vm: fix cross-compile build
2020-04-29 David Ahernselftests: Fix suppress test in fib_tests.sh
2020-04-29 David Ahernipv4: Update fib_select_default to handle nexthop objects
2020-04-29 Steven Rostedt ... tracing/selftests: Turn off timeout setting
2020-04-29 Aurelien Jarnolibbpf: Fix readelf output parsing on powerpc with...
2020-04-29 Eric Biggersselftests: kmod: fix handling test numbers above 9
2020-04-29 Santosh Sivarajtools/test/nvdimm: Fix out of tree build
2020-04-29 Jan Karatools/testing/nvdimm: Fix compilation failure without...
2020-04-23 Daniel Borkmannbpf, test_verifier: switch bpf_get_stack's 0 s> r8...
2020-04-23 John Fastabendbpf: Test_progs, add test to catch retval refine error...
2020-04-23 John Fastabendbpf: Test_verifier, bpf_get_stack return value add <0
2020-04-23 Josh Poimboeufobjtool: Fix switch table detection in .text.unlikely
2020-04-21 Jin Yaoperf report: Fix no branch type statistics report issue
2020-04-17 Sam Luntperf tools: Support Python 3.8+ in Makefile
2020-04-17 Christophe Leroyselftests/powerpc: Add tlbie_test in .gitignore
2020-04-17 Christophe Leroyselftests/vm: fix map_hugetlb length used for testing...
2020-04-17 Michal Hockoselftests: vm: drop dependencies on page flags from...
2020-04-17 Matthew Wilcox ... xarray: Fix early termination of xas_for_each_marked
2020-04-17 Anssi Hannulatools: gpio: Fix out-of-tree build regression
2020-04-17 Andy Lutomirskiselftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
2020-04-17 Alan Maguireselftests/net: add definition for SOL_DCCP to fix compi...
2020-04-13 David Aherntools/accounting/getdelays.c: fix netlink attribute...
2020-04-08 Len Browntools/power turbostat: Fix 32-bit capabilities warning
2020-04-08 Len Browntools/power turbostat: Fix missing SYS_LPI counter...
2020-04-08 Len Browntools/power turbostat: Fix gcc build warnings
2020-04-02 disconnect3dperf map: Fix off by one in strncpy() size argument
2020-04-01 Masami Hiramatsutools: Let O= makes handle a relative path with -C...
2020-04-01 Masami Hiramatsuperf probe: Do not depend on dwfl_module_addrsym()
2020-04-01 Masami Hiramatsuperf probe: Fix to delete multiple probe event
2020-04-01 Mike Gilbertcpupower: avoid multiple definition with gcc -fno-common
2020-03-21 Michael Ellermanselftests/rseq: Fix out-of-tree compilation
2020-03-18 Tommi Rantalaperf bench futex-wake: Restore thread count default...
2020-03-18 Steven Rostedt ... ktest: Add timeout for ssh sync testing
2020-03-18 Hangbin Liuselftests/net/fib_tests: update addr_metric_test for...
2020-03-12 Adrian Hunterperf arm-spe: Fix endless record after being terminated
2020-03-12 Wei Liperf cs-etm: Fix endless record after being terminated
2020-03-12 Wei Liperf intel-bts: Fix endless record after being terminated
2020-03-12 Wei Liperf intel-pt: Fix endless record after being terminated
2020-03-12 Hangbin Liuselftests: forwarding: vxlan_bridge_1d: use more proper...
2020-03-12 Hangbin Liuselftests: forwarding: vxlan_bridge_1d: fix tos value
2020-03-12 Hangbin Liuselftests: forwarding: use proto icmp for {gretap,...
2020-03-12 Jiri Bencselftests: fix too long argument
2020-03-05 Jiri Olsaperf ui gtk: Add missing zalloc object
2020-03-05 Arnaldo Carvalho... perf hists browser: Restore ESC as "Zoom out" of DSO...
2020-03-05 Michael Ellermanselftests: Install settings files to fix TIMEOUT failures
2020-03-05 Benjamin Poirieripv6: Fix route replacement with dev-only route
2020-02-28 John Fastabendbpf: Selftests build error in sockmap_basic.c
2020-02-24 Oliver O'Halloranselftests/eeh: Bump EEH wait time to 60s
2020-02-24 Lorenz Bauerselftests: bpf: Reset global state between reuseport...
2020-02-24 Masami Hiramatsux86/decoder: Add TEST opcode to Group3-2
2020-02-24 Shile Zhangobjtool: Fix ARCH=x86_64 build error
2020-02-24 Shuah Khanusbip: Fix unsafe unaligned pointer usage
2020-02-24 Andrey Zhizhikintools lib api fs: Fix gcc9 stringop-truncation compilat...
2020-02-24 Hechao Libpf: Print error message for bpftool cgroup show
next