aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-14tools: bpf_jit_disasm: Handle large images.David Daney
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer
2017-06-10bpf: add bpf_set_hash helper for tc progsDaniel Borkmann
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-04bpf: update perf event helper functions documentationTeng Qin
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24tools/include: Sync kernel ABI headers with tooling headersIngo Molnar
2017-05-24perf tools: Put caller above callee in --children modeNamhyung Kim
2017-05-24perf report: Do not drop last inlined frameMilian Wolff
2017-05-24perf report: Always honor callchain order for inlined nodesMilian Wolff
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim
2017-05-24perf report: Fix off-by-one for non-activation framesMilian Wolff
2017-05-24perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff
2017-05-24perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-16tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-12tools/power/acpi: Add .gitignore filePrarit Bhargava
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds