aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-14perf maps: Reduce scope of init and exitIan Rogers2-4/+2
2022-02-14perf test: Use pointer for mapsIan Rogers1-10/+10
2022-02-14perf maps: Use a pointer for kmapsIan Rogers8-31/+37
2022-02-14perf bpf: Stop using deprecated bpf_object__next() APIChristy Lee1-19/+79
2022-02-14perf bpf: Stop using deprecated bpf_load_program() APIChristy Lee2-10/+17
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang1-1/+1
2022-02-14KVM: s390: selftests: Test TEST PROTECTION emulationJanis Schoetterl-Glausch3-0/+229
2022-02-14selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"Colin Ian King1-1/+1
2022-02-14Merge remote-tracking branch 'kvm/master' into HEADPaolo Bonzini1-1/+0
2022-02-14net/sched: act_police: more accurate MTU policingDavide Caratti1-0/+52
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman59-511/+709
2022-02-12libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen1-4/+51
2022-02-12selftests/powerpc/copyloops: Add memmove_64 testRitesh Harjani6-1/+77
2022-02-11selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers3-10/+12
2022-02-11selftests/sgx: Remove extra newlines in test outputReinette Chatre1-2/+2
2022-02-11selftests/sgx: Ensure enclave data available during debug printReinette Chatre1-2/+2
2022-02-11selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre1-0/+1
2022-02-11selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre1-4/+5
2022-02-11selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2022-02-11libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko1-1/+1
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-23/+24
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum1-1/+0
2022-02-11perf namespaces: Add functions to access nsinfoIan Rogers8-27/+63
2022-02-11perf map: Add const to map_ip and unmap_ipIan Rogers2-16/+23
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum1-2/+2
2022-02-11perf cpumap: Use for each loopIan Rogers1-8/+6
2022-02-11perf cpumap: Migrate to libperf cpumap apiIan Rogers1-6/+6
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller4-2/+120
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault1-0/+13
2022-02-11tests: fix idmapped mount_setattr testChristian Brauner1-2/+2
2022-02-10bpftool: Update versioning scheme, align on libbpf's version numberQuentin Monnet2-4/+23
2022-02-10bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet2-6/+11
2022-02-10user_events: Add self-test for validator boundariesBeau Belgrave1-0/+65
2022-02-10user_events: Add self-test for perf_event integrationBeau Belgrave2-1/+169
2022-02-10user_events: Add self-test for dynamic_events integrationBeau Belgrave2-1/+131
2022-02-10user_events: Add self-test for ftrace integrationBeau Belgrave3-0/+397
2022-02-10selftest/bpf: Check invalid length in test_xdp_update_fragsLorenzo Bianconi1-1/+37
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-72/+248
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-15/+43
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu1-0/+1
2022-02-10bpftool: Generalize light skeleton generation.Alexei Starovoitov1-19/+20
2022-02-10libbpf: Prepare light skeleton for the kernel.Alexei Starovoitov2-21/+179
2022-02-10perf report: Output data file name in raw trace dumpAlexey Bayduraev9-37/+59
2022-02-10perf session: Load data directory files for analysisAlexey Bayduraev1-0/+133
2022-02-10perf record: Implement compatibility checksAlexey Bayduraev1-3/+46
2022-02-10perf record: Extend --threads command line optionAlexey Bayduraev3-4/+349
2022-02-10perf record: Introduce --threads command line optionAlexey Bayduraev2-1/+51
2022-02-10perf record: Introduce data transferred and compressed statsAlexey Bayduraev1-3/+22