summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-02-11perf trace: Resolve prctl's 'option' arg strings to numbersArnaldo Carvalho de Melo
2020-02-11perf beauty prctl: Export the 'options' strarrayArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11perf maps: Move kmap::kmaps setup to maps__insert()Jiri Olsa
2020-02-11perf maps: Fix map__clone() for struct kmapJiri Olsa
2020-02-11perf maps: Mark ksymbol DSOs with kernel typeJiri Olsa
2020-02-11perf maps: Mark module DSOs with kernel typeJiri Olsa
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2020-02-10selftests: fix too long argumentJiri Benc
2020-02-10selftests: allow detection of build failuresJiri Benc
2020-02-10Kernel selftests: tpm2: check for tpm supportNikita Sobolev
2020-02-10selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)
2020-02-10selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King
2020-02-10bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-10tools/bootconfig: Suppress non-error messagesMasami Hiramatsu
2020-02-10bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu
2020-02-10perf symbols: Convert symbol__is_idle() to use strlistKim Phillips
2020-02-10perf symbols: Update the list of kernel idle symbolsKim Phillips
2020-02-10perf stat: Don't report a null stalled cycles per insn metricKim Phillips
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-07selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-07bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen
2020-02-07selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-06mptcp: fix use-after-free for ipv6Florian Westphal
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-05tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu
2020-02-05tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld
2020-02-05Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko
2020-02-04bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman