summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-12libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko
2023-05-06selftests/bpf: Accept mem from dynptr in helper funcsDaniel Rosenberg
2023-05-06selftests/bpf: Check overflow in optional bufferDaniel Rosenberg
2023-05-06selftests/bpf: Test allowing NULL buffer in dynptr sliceDaniel Rosenberg
2023-05-06selftests/bpf: Add testcase for bpf_task_under_cgroupFeng Zhou
2023-05-04selftests/bpf: revert iter test subprog precision workaroundAndrii Nakryiko
2023-05-04selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko
2023-05-04bpf: fix mark_all_scalars_precise use in mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko
2023-05-04bpf: improve precision backtrack loggingAndrii Nakryiko
2023-05-04veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flagAndrii Nakryiko
2023-05-04libbpf: Fix comment about arc and riscv arch in bpf_tracing.hKenjiro Nakayama
2023-05-01selftests/bpf: Test_progs can read test lists from fileStephen Veiss
2023-05-01selftests/bpf: Extract insert_test from parse_test_listStephen Veiss
2023-05-01libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau
2023-04-27selftests/bpf: Add fexit_sleep to DENYLIST.aarch64Martin KaFai Lau
2023-04-27selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with lates...Yonghong Song
2023-04-27bpftool: Dump map id instead of value for map_of_maps typesXueming Feng
2023-04-27selftests/bpf: Update the aarch64 tests deny listFlorent Revest
2023-04-27selftests/bpf: xdp_hw_metadata track more timestampsJesper Dangaard Brouer
2023-04-27bpftool: Show map IDs along with struct_ops links.Kui-Feng Lee
2023-04-27selftests/bpf: Add test case to assert precise scalar path pruningDaniel Borkmann
2023-04-27selftests/bpf: Add tests for dynptr convenience helpersJoanne Koong
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'x86_misc_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-04-24bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky
2023-04-24Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-24Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-24Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds
2023-04-24Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2023-04-24Merge branch 'acpica'Rafael J. Wysocki
2023-04-23selftests: tc-testing: add more tests for sch_qfqPedro Tammela