summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-2210-0/+1886
|\
| * Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires2023-02-2210-0/+1886
| |\
| | * selftests: hid: enforce new attach APIBenjamin Tissoires2023-01-181-5/+1
| | * selftests: hid: prepare tests for HID_BPF API changeBenjamin Tissoires2023-01-181-4/+25
| | * selftests: hid: ensure the program is correctly pinnedBenjamin Tissoires2023-01-181-1/+2
| | * selftests: hid: attach/detach 2 bpf programs, not just oneBenjamin Tissoires2023-01-182-1/+20
| | * selftests: hid: allow to compile hid_bpf with LLVMBenjamin Tissoires2023-01-181-5/+5
| | * selftests: hid: add vmtest.shBenjamin Tissoires2023-01-184-0/+530
| | * kselftests: hid: fix missing headers_install stepBenjamin Tissoires2022-12-101-14/+12
| | * selftests: hid: ensures we have the proper requirements in configBenjamin Tissoires2022-12-101-0/+1
| | * selftests/hid: Add a test for BPF_F_INSERT_HEADBenjamin Tissoires2022-11-152-1/+97
| | * selftests/hid: add report descriptor fixup testsBenjamin Tissoires2022-11-152-0/+85
| | * selftests/hid: add tests for bpf_hid_hw_requestBenjamin Tissoires2022-11-153-1/+98
| | * selftests/hid: add test to change the report sizeBenjamin Tissoires2022-11-152-1/+55
| | * selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires2022-11-157-0/+988
* | | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-226-92/+316
|\ \ \
| * \ \ Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai2023-02-1697-396/+1249
| |\ \ \
| * | | | kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown2023-02-042-8/+74
| * | | | kselftest/alsa: pcm - Add more coverage by defaultMark Brown2023-01-021-1/+46
| * | | | kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown2023-01-021-0/+2
| * | | | kselftest/alsa: pcm - Support optional description for testsMark Brown2023-01-021-0/+5
| * | | | kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown2023-01-021-6/+33
| * | | | kselftest/alsa: pcm - Always run the default set of testsMark Brown2023-01-021-25/+58
| * | | | kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela2023-01-026-36/+121
| * | | | kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown2023-01-022-81/+42
* | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-22261-3270/+15651
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-213-4/+22
| |\ \ \ \ \
| | * | | | | sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko2023-02-211-0/+18
| | * | | | | selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-02-211-0/+2
| | * | | | | selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki2023-02-201-4/+2
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-21118-631/+2334
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau2023-02-172-0/+209
| | * | | | | | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau2023-02-171-0/+6
| | * | | | | | Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau2023-02-171-4/+3
| | * | | | | | selftests/bpf: Add global subprog context passing testsAndrii Nakryiko2023-02-172-0/+106
| | * | | | | | selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko2023-02-1718-123/+174
| | * | | | | | Fix typos in selftest/bpf filesTaichi Nishimura2023-02-1710-13/+13
| | * | | | | | selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-1734-101/+109
| | * | | | | | bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-179-36/+41
| | * | | | | | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-174-14/+14
| | * | | | | | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-173-0/+34
| | * | | | | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-02-161-3/+4
| | * | | | | | selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov2023-02-164-1/+354
| | * | | | | | selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov2023-02-161-2/+4
| | * | | | | | selftest/bpf/benchs: Make quiet option commonAnton Protopopov2023-02-164-15/+8
| | * | | | | | selftest/bpf/benchs: Remove an unused headerAnton Protopopov2023-02-161-1/+0
| | * | | | | | selftest/bpf/benchs: Enhance argp parsingAnton Protopopov2023-02-168-10/+51
| | * | | | | | selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov2023-02-161-1/+1
| | * | | | | | selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_updateAnton Protopopov2023-02-162-2/+2
| | * | | | | | selftests/bpf: Add test case for element reuse in htab mapHou Tao2023-02-162-0/+120