summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko
2020-01-09libbpf: Make bpf_map order and indices stableAndrii Nakryiko
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau
2020-01-09bpf: libbpf: Add STRUCT_OPS supportMartin KaFai Lau
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev
2020-01-09usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-01-08bpftool: Add misc section and probe for large INSN limitMichal Rostecki
2020-01-08libbpf: Add probe for large INSN limitMichal Rostecki
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen
2020-01-06selftests: fix build behaviour on targets' failuresCristian Marussi
2020-01-06tools: usb: usbip: Get rid of driver name printout in READMEMagnus Damm
2020-01-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-01-06perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo
2020-01-06perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo
2020-01-06perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo
2020-01-06perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo
2020-01-06perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo
2020-01-06perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo
2020-01-06perf report/top: Add menu entry for toggling callchain expansionArnaldo Carvalho de Melo
2020-01-06perf report/top: Make ENTER consistently bring up menuArnaldo Carvalho de Melo
2020-01-06perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-01-06tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin
2020-01-06libperf: Add man pagesJiri Olsa
2020-01-06libperf: Move to tools/lib/perfJiri Olsa
2020-01-06perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern
2020-01-06perf record: Adapt affinity to machines with #CPUs > 1KAlexey Budankov
2020-01-06perf mmap: Declare type for cpu mask of arbitrary lengthAlexey Budankov
2020-01-06tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld