aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-01-13bpftool: Apply preserve_access_index attribute to all types in BTF dumpAndrii Nakryiko1-0/+8
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko1-22/+25
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko1-1/+1
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko1-0/+1
2020-01-13test: Add test for pidfd getfdSargun Dhillon4-1/+260
2020-01-13tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu22-0/+176
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu11-5/+480
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson3-12/+14
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2-724/+6
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman16-46/+133
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore10-10/+10
2020-01-11bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau1-1/+1
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko11-116/+188
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook5-0/+177
2020-01-10libbpf: Poison kernel-only integer typesAndrii Nakryiko12-1/+37
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov8-0/+280
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov1-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov3-2/+14
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov3-0/+44
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov2-1/+40
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko2-5/+7
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko2-7/+7
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko2-6/+8
2020-01-09libbpf: Make bpf_map order and indices stableAndrii Nakryiko1-14/+0
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau1-0/+2
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter1-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+22
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+8
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov1-1/+6
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau3-0/+625
2020-01-09bpf: libbpf: Add STRUCT_OPS supportMartin KaFai Lau6-13/+661
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau1-2/+17
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev1-1/+7
2020-01-09usbip: Fix unsafe unaligned pointer usageShuah Khan2-25/+27
2020-01-08bpftool: Add misc section and probe for large INSN limitMichal Rostecki1-0/+18
2020-01-08libbpf: Add probe for large INSN limitMichal Rostecki3-0/+23
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2-2/+2
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2-4/+4
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern1-4/+4
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen1-0/+25
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen1-0/+44
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mismatchAmit Cohen1-0/+82
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen1-1/+37
2020-01-06selftests: fix build behaviour on targets' failuresCristian Marussi1-7/+11
2020-01-06tools: usb: usbip: Get rid of driver name printout in READMEMagnus Damm1-11/+11
2020-01-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-01-06perf report/top: Make 'e' visible in the help and make it toggle showing callchainsArnaldo Carvalho de Melo1-1/+7
2020-01-06perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo1-1/+10
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo1-6/+10