summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-22Merge tag 'landlock-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-21Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-21Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20self-tests: more rps self testsPaolo Abeni
2023-02-20selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-02-17selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17selftests/bpf: Add global subprog context passing testsAndrii Nakryiko
2023-02-17selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Fix typos in selftest/bpf filesTaichi Nishimura
2023-02-16selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16selftests: seg6: add selftest for PSP flavor in SRv6 End behaviorAndrea Mayer
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim
2023-02-15selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-15selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov
2023-02-15selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov
2023-02-15selftest/bpf/benchs: Make quiet option commonAnton Protopopov
2023-02-15selftest/bpf/benchs: Remove an unused headerAnton Protopopov
2023-02-15selftest/bpf/benchs: Enhance argp parsingAnton Protopopov
2023-02-15selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov