summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni2-27/+160
2022-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-9/+10
2022-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski12-184/+543
2022-01-07bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong1-20/+130
2022-01-07bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong1-128/+92
2022-01-07bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2-1/+49
2022-01-07libbpf: Add documentation for bpf_map batch operationsGrant Seltzer2-6/+117
2022-01-07selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko1-2/+2
2022-01-07selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-01-07selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-01-07selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-01-06gro: add ability to control gro max packet sizeCoco Li1-0/+1
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel6-0/+616
2022-01-06KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel1-1/+1
2022-01-06selftests: netfilter: switch to socat for tests using -q optionHangbin Liu2-9/+10
2022-01-06testptp: set pin function before other requestsMiroslav Lichvar1-12/+12
2022-01-06libbpf 1.0: Deprecate bpf_object__find_map_by_offset() APIChristy Lee1-1/+2
2022-01-06libbpf 1.0: Deprecate bpf_map__is_offload_neutral()Christy Lee2-1/+2
2022-01-06libbpf: Support repeated legacy kprobes on same functionQiang Wang1-1/+4
2022-01-06libbpf: Use probe_name for legacy kprobeQiang Wang1-1/+1
2022-01-06libbpf: Deprecate bpf_perf_event_read_simple() APIChristy Lee2-8/+15
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-29/+56
2022-01-06Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds3-2/+3
2022-01-05bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann1-0/+28
2022-01-05selftests: set amt.sh executableTaehee Yoo1-0/+0
2022-01-05selftests/kexec: Enable secureboot tests for PowerPCNageswara R Sastry3-9/+39
2022-01-05bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa1-0/+7
2022-01-05bpftool: Probe for instruction set extensionsPaul Chaignon1-0/+44
2022-01-05bpftool: Probe for bounded loop supportPaul Chaignon1-0/+22
2022-01-05bpftool: Refactor misc. feature probePaul Chaignon1-16/+29
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier1-0/+50
2022-01-04Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/nextMarc Zyngier13-29/+1352
2022-01-04KVM: arm64: selftests: get-reg-list: Add pauth configurationMarc Zyngier1-0/+50
2022-01-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo11-37/+70
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman32-83/+618
2022-01-03Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds6-21/+43
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2022-01-01selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2
2022-01-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+1
2021-12-31selftests/kexec: update searching for the KconfigMimi Zohar1-4/+9
2021-12-31selftest/kexec: fix "ignored null byte in input" warningMimi Zohar1-2/+3
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller65-672/+1841
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-40/+144
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30bpf/selftests: Update local storage selftest for sleepable programsKP Singh2-33/+11
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-29libbpf: Improve LINUX_VERSION_CODE detectionAndrii Nakryiko3-17/+28