summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: tc-testing: add tests for action bindingPedro Tammela2023-03-141-0/+416
* Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2023-03-102-0/+181
|\
| * selftests: add a selftest for big tcpXin Long2023-03-082-0/+181
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1039-430/+657
|\ \
| * \ Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0910-120/+192
| |\ \
| | * | tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2023-03-092-9/+7
| | * | tools: ynl: move the enum classes to shared codeJakub Kicinski2023-03-093-89/+121
| | * | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-077-9/+10
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-072-3/+32
| | |\ \
| | | * | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | | * | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-3/+4
| | * | | tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2023-03-032-5/+8
| | * | | tools: ynl: fully inherit attrs in subsetsJakub Kicinski2023-03-031-8/+15
| | * | | selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
| * | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+1
| |\ \ \ \
| | * | | | selftest: hid: fix hid_bpf not set in configBenjamin Tissoires2023-02-231-0/+1
| * | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-0222-305/+429
| |\ \ \ \ \
| | * | | | | objtool: Fix ORC 'signal' propagationJosh Poimboeuf2023-02-233-0/+3
| | * | | | | objtool: Remove instruction::listPeter Zijlstra2023-02-234-86/+133
| | * | | | | objtool: Fix overlapping alternativesPeter Zijlstra2023-02-231-26/+43
| | * | | | | objtool: Union instruction::{call_dest,jump_table}Peter Zijlstra2023-02-232-29/+50
| | * | | | | objtool: Remove instruction::relocPeter Zijlstra2023-02-232-16/+14
| | * | | | | objtool: Shrink instruction::{type,visited}Peter Zijlstra2023-02-231-5/+5
| | * | | | | objtool: Make instruction::alts a single-linked listPeter Zijlstra2023-02-232-10/+10
| | * | | | | objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-234-10/+9
| | * | | | | objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-234-71/+64
| | * | | | | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23184-5224/+7603
| | |\ \ \ \ \
| | * | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-113-7/+12
| | * | | | | | objtool: Optimize layout of struct special_altThomas Weißschuh2023-02-011-1/+1
| | * | | | | | objtool: Optimize layout of struct symbolThomas Weißschuh2023-02-011-3/+2
| | * | | | | | objtool: Allocate multiple structures with calloc()Thomas Weißschuh2023-02-012-21/+25
| | * | | | | | objtool: Make struct check_options staticThomas Weißschuh2023-02-012-3/+1
| | * | | | | | objtool: Make struct entries[] static and constThomas Weißschuh2023-02-011-3/+3
| | * | | | | | objtool: Fix HOSTCC flag usageIan Rogers2023-02-011-12/+15
| | * | | | | | objtool: Properly support make V=1Ian Rogers2023-01-311-4/+10
| | * | | | | | objtool: Install libsubcmd in buildIan Rogers2023-01-313-10/+24
| | * | | | | | objtool: Check that module init/exit function is an indirect call targetMichal Kubecek2023-01-212-0/+15
| | * | | | | | objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin2023-01-071-0/+2
| * | | | | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-4/+3
| * | | | | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-015-1/+32
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
| | * | | | | | selftests/seccomp: Add LoongArch selftesting supportHuacai Chen2023-02-251-0/+6
| | * | | | | | tools: Add LoongArch build infrastructureHuacai Chen2023-02-252-1/+19
* | | | | | | | selftests/bpf: Fix IMA testRoberto Sassu2023-03-081-8/+21
* | | | | | | | libbpf: USDT arm arg parsing supportPuranjay Mohan2023-03-081-0/+80
* | | | | | | | libbpf: Refactor parse_usdt_arg() to re-use codePuranjay Mohan2023-03-081-82/+42
* | | | | | | | libbpf: Fix theoretical u32 underflow in find_cd() functionDaniel Müller2023-03-081-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-07103-1263/+5585
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | selftests/bpf: Add test for legacy/perf kprobe/uprobe attach modeMenglong Dong2023-03-063-41/+81
| * | | | | | selftests/bpf: Split test_attach_probe into multi subtestsMenglong Dong2023-03-063-101/+205