aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10tools/lib/lockdep: Add dummy task_struct state memberSasha Levin1-0/+3
2018-09-10tools/lib/lockdep: Add empty nmi.hSasha Levin1-0/+0
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar13-24/+273
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+49
2018-09-07Add tests for memory.oom.groupJay Kamat3-0/+227
2018-09-07Fix cg_read_strcmp()Jay Kamat1-3/+14
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-1/+4
2018-09-06tools/bpf: bpftool: add net supportYonghong Song8-7/+676
2018-09-06tools/bpf: add more netlink functionalities in lib/bpfYonghong Song5-15/+238
2018-09-06tools/bpf: move bpf/lib netlink related functions into a new fileYonghong Song3-130/+166
2018-09-06tools/bpf: sync kernel uapi header if_link.h to toolsYonghong Song1-0/+17
2018-09-06selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B1-10/+10
2018-09-06selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B1-0/+4
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang1-0/+1
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner1-0/+1
2018-09-05libbpf: Remove the duplicate checking of function storageTaeung Song1-1/+1
2018-09-05selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-09-05selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell9-15/+22
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+54
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+2
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi1-6/+0
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2018-09-02tools/bpf: bpftool, add xskmap in map typesPrashant Bhole1-0/+1
2018-09-01selftests/tls: Add test for recv(PEEK) spanning across multiple recordsVakul Garg1-0/+22
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-66/+271
2018-09-01bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov2-4/+65
2018-08-30perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips2-1/+22
2018-08-30perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das1-1/+3
2018-08-30perf event-parse: Use fixed size string for commsChris Phlipot1-4/+3
2018-08-30perf util: Fix bad memory access in trace info.Chris Phlipot1-1/+1
2018-08-30perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo1-8/+6
2018-08-30perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe1-2/+3
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2-5/+6
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa4-0/+221
2018-08-30perf annotate: Properly interpret indirect callMartin Liška1-2/+8
2018-08-30tools/kvm_stat: re-animate display of dead guestsStefan Raspl1-0/+10
2018-08-30tools/kvm_stat: indicate dead guests as suchStefan Raspl1-3/+9
2018-08-30tools/kvm_stat: handle guest removals more gracefullyStefan Raspl1-2/+9
2018-08-30tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl1-1/+0
2018-08-30tools/kvm_stat: fix updates for dead guestsStefan Raspl1-1/+10
2018-08-30tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl1-0/+8
2018-08-30tools/kvm_stat: fix python3 issuesStefan Raspl1-3/+3
2018-08-30tools/bpf: bpftool: add btf percpu map formated dumpYonghong Song1-2/+31
2018-08-30tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song1-35/+144
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-08-29selftests/net: add ip_defrag selftestPeter Oskolkov4-2/+344
2018-08-29bpf: use --cgroup in test_suite if suppliedJohn Fastabend1-22/+31