summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-17static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-02-17rbtree: Add generic add and find helpersPeter Zijlstra
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer
2021-02-12tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau
2021-02-12libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau
2021-02-12libbpf: Use AF_LOCAL instead of AF_INET in xsk.cStanislav Fomichev
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-02-12Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest
2021-02-11selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11bpf: Be less specific about socket cookies guaranteesFlorent Revest
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-11selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson
2021-02-11KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson
2021-02-11KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson