summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park2022-07-152-0/+309
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-1419-39/+511
|\
| * Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-148-13/+138
| |\
| | * selftests/net: test nexthop without gwNicolas Dichtel2022-07-142-1/+120
| | * selftest: net: add tun to .gitignoreJakub Kicinski2022-07-111-0/+1
| | * selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts2022-07-111-1/+1
| | * selftests: forwarding: Install no_forwarding.shMartin Blumenstingl2022-07-081-0/+1
| | * selftests: forwarding: Install local_termination.shMartin Blumenstingl2022-07-081-0/+1
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-07-083-11/+14
| | |\
| | | * bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong2022-07-083-11/+14
| * | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-1111-24/+372
| |\ \ \
| | * | | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-0/+9
| | * | | x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-293-2/+15
| | * | | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-273-11/+54
| | * | | objtool: Add entry UNRET validationPeter Zijlstra2022-06-275-11/+187
| | * | | objtool: Update Retpoline validationPeter Zijlstra2022-06-271-6/+13
| | * | | x86: Add magic AMD return-thunkPeter Zijlstra2022-06-271-3/+19
| | * | | objtool: Treat .text.__x86.* as noinstrPeter Zijlstra2022-06-271-1/+2
| | * | | x86,objtool: Create .return_sitesPeter Zijlstra2022-06-276-0/+83
| * | | | Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-101-2/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra2022-07-071-2/+1
| | |/ /
* | | | selftests: mptcp: add MPC backup testsPaolo Abeni2022-07-121-0/+30
* | | | selftests: tls: add test for NoPad getsockoptJakub Kicinski2022-07-111-0/+51
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-0980-3008/+3984
|\ \ \ \
| * | | | selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy2022-07-081-7/+17
| * | | | bpf: Correctly propagate errors up from bpf_core_composites_matchDaniel Müller2022-07-081-1/+8
| * | | | libbpf: Disable SEC pragma macro on GCCJames Hilliard2022-07-081-0/+13
| * | | | bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev2022-07-083-6/+32
| * | | | selftests/bpf: Add test involving restrict type qualifierDaniel Müller2022-07-083-2/+13
| * | | | bpftool: Add support for KIND_RESTRICT to gen min_core_btf commandDaniel Müller2022-07-081-0/+1
| * | | | selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski2022-07-086-13/+13
| * | | | selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky2022-07-076-1/+416
| * | | | libbpf, riscv: Use a0 for RC registerYixun Lan2022-07-071-1/+1
| * | | | libbpf: Remove unnecessary usdt_rel_ip assignmentsAndrii Nakryiko2022-07-061-4/+2
| * | | | selftests/bpf: Fix few more compiler warningsAndrii Nakryiko2022-07-063-4/+4
| * | | | selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko2022-07-061-1/+1
| * | | | bpftool: Remove zlib feature test from MakefileQuentin Monnet2022-07-051-9/+2
| * | | | libbpf: Cleanup the legacy uprobe_event on failed add/attach_event()Chuang Wang2022-07-051-5/+14
| * | | | libbpf: Fix wrong variable used in perf_event_uprobe_open_legacy()Chuang Wang2022-07-051-1/+1
| * | | | libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()Chuang Wang2022-07-051-4/+14
| * | | | selftests/bpf: Add type match test against kernel's task_structDaniel Müller2022-07-053-0/+21
| * | | | selftests/bpf: Add nested type to type based testsDaniel Müller2022-07-053-20/+58
| * | | | selftests/bpf: Add test checking more characteristicsDaniel Müller2022-07-053-0/+91
| * | | | selftests/bpf: Add type-match checks to type-based testsDaniel Müller2022-07-053-4/+73
| * | | | libbpf: add bpf_core_type_matches() helper macroAndrii Nakryiko2022-07-051-0/+10
| * | | | bpf, libbpf: Add type match supportDaniel Müller2022-07-053-4/+285
| * | | | bpftool: Honor BPF_CORE_TYPE_MATCHES relocationDaniel Müller2022-07-051-0/+108
| * | | | bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller2022-07-052-0/+2
| * | | | bpftool: Rename "bpftool feature list" into "... feature list_builtins"Quentin Monnet2022-07-053-11/+11
| * | | | selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev2022-07-011-0/+8