aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni1-1/+3
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry1-2/+2
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo1-2/+9
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman77-619/+1067
2024-02-04selftests: netdevsim: stop using ifconfigJakub Kicinski1-20/+20
2024-02-03Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Linus Torvalds31-383/+588
2024-02-02tools: ynl: auto-gen for all genetlink familiesJakub Kicinski1-1/+4
2024-02-02tools: ynl: generate code for ovs familiesJakub Kicinski3-1/+62
2024-02-02tools: ynl: include dpll and mptcp_pm in C codegenJakub Kicinski2-1/+3
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni1-1/+4
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni1-4/+2
2024-02-02selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
2024-02-02selftests/bpf: add more cases for __arg_trusted __arg_nullable argsAndrii Nakryiko1-3/+29
2024-02-02tools: perf: Expose sample ID / stream ID to python scriptsBen Gainey2-3/+9
2024-02-02perf bpf: Clean up the generated/copied vmlinux.hArnaldo Carvalho de Melo1-1/+1
2024-02-02selftests/bpf: trace_helpers.c: do not use poisoned typeShung-Hsi Yu1-1/+1
2024-02-02selftests/bpf: States pruning checks for scalar vs STACK_MISCEduard Zingerman1-0/+154
2024-02-02selftests/bpf: Add test cases for narrowing fillMaxim Mikityanskiy1-0/+111
2024-02-02bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy1-7/+19
2024-02-02selftests/bpf: Test tracking spilled unbounded scalarsMaxim Mikityanskiy1-0/+27
2024-02-02bpf: Track spilled unbounded scalarsMaxim Mikityanskiy1-3/+3
2024-02-02perf jevents: Drop or simplify small integer valuesIan Rogers2-14/+31
2024-02-02perf parse-events: Print all errorsIan Rogers6-58/+67
2024-02-02perf parse-events: Improve error location of terms cloned from an eventIan Rogers1-4/+5
2024-02-02perf tsc: Add missing newlines to debug statementsIan Rogers1-2/+2
2024-02-02selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie1-0/+62
2024-02-02selftests/landlock: Fix capability for net_testMickaël Salaün2-9/+44
2024-02-01perf Documentation: Add some more hints to tips.txtAndi Kleen1-5/+26
2024-02-01perf test: Simplify metric value validation test final reportWeilin Wang2-108/+127
2024-02-01perf report: Prevent segfault with --no-parentAndi Kleen1-1/+1
2024-02-01perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-02-01perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao6-115/+120
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski41-212/+382
2024-02-01selftests/bpf: Fix bench runner SIGSEGVAndrii Nakryiko1-2/+10
2024-02-01libbpf: Add missed btf_ext__raw_data() APIAndrii Nakryiko3-3/+7
2024-02-01libbpf: Add btf__new_split() API that was declared but not implementedAndrii Nakryiko2-1/+7
2024-02-01libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim APIAndrii Nakryiko1-1/+1
2024-02-01libbpf: Call memfd_create() syscall directlyAndrii Nakryiko1-1/+10
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds26-123/+232
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2024-02-01selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton1-5/+19
2024-02-01selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton1-4/+4
2024-02-01selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton1-1/+8
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1