summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-01-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-13tools/bpftool: Add -Wall when building BPF programsIan Rogers
2021-01-13bpf, libbpf: Avoid unused function warning on bpf_tail_call_staticIan Rogers
2021-01-13selftests/bpf: Install btf_dump test casesJean-Philippe Brucker
2021-01-13selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker
2021-01-13selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker
2021-01-13selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker
2021-01-13selftests/bpf: Enable cross-buildingJean-Philippe Brucker
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko
2021-01-12libbpf: Support kernel module ksym externsAndrii Nakryiko
2021-01-12selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko
2021-01-12bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindexDaniel Borkmann
2021-01-12bpf: Clarify return value of probe str helpersBrendan Jackman
2021-01-08libbpf: Clarify kernel type use with USER variants of CORE reading macrosAndrii Nakryiko
2021-01-08selftests/bpf: Remove duplicate include in test_lsmMenglong Dong
2021-01-08selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko
2021-01-08libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro familyAndrii Nakryiko
2021-01-08libbpf: Add user-space variants of BPF_CORE_READ() family of macrosAndrii Nakryiko
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2021-01-06bpftool: Fix compilation failure for net.o with older glibcAlan Maguire
2021-01-05tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa
2021-01-05selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2020-12-29selftests/vm: fix building protection keys testHarish
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo
2020-12-24perf stat aggregation: Add separate thread memberJames Clark
2020-12-24perf stat aggregation: Add separate core memberJames Clark
2020-12-24perf stat aggregation: Add separate die memberJames Clark
2020-12-24perf stat aggregation: Add separate socket memberJames Clark
2020-12-24perf stat aggregation: Add separate node memberJames Clark
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapJames Clark
2020-12-24perf cpumap: Drop in cpu_aggr_map structJames Clark
2020-12-24perf cpumap: Add new map type for aggregationJames Clark
2020-12-24perf stat: Replace aggregation ID with a structJames Clark
2020-12-24perf cpumap: Add new struct for cpu aggregationJames Clark
2020-12-24perf cpumap: Use existing allocator to avoid using mallocJames Clark
2020-12-24perf tests: Improve topology test to check all aggregation typesJames Clark