summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-24libbpf: Fix spelling mistake "kallasyms" -> "kallsyms"Colin Ian King1-1/+1
2020-06-24tools, bpftool: Fix variable shadowing in emit_obj_refs_json()Quentin Monnet1-8/+9
2020-06-24tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in MakefileTobias Klauser1-1/+1
2020-06-24selftests/bpf: Add variable-length data concat pattern less than testJohn Fastabend2-4/+78
2020-06-24selftests/bpf: Add variable-length data concatenation pattern testAndrii Nakryiko2-0/+152
2020-06-24bpf: Switch most helper return values from 32-bit int to 64-bit longAndrii Nakryiko2-192/+192
2020-06-23tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko4-2/+35
2020-06-23tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko10-0/+378
2020-06-23libbpf: Wrap source argument of BPF_CORE_READ macro in parenthesesAndrii Nakryiko1-4/+4
2020-06-23tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko7-66/+45
2020-06-23tools/bpftool: Minimize bootstrap bpftoolAndrii Nakryiko4-32/+38
2020-06-23tools/bpftool: Move map/prog parsing logic into commonAndrii Nakryiko4-308/+310
2020-06-23selftests/bpf: Add __ksym extern selftestAndrii Nakryiko2-0/+103
2020-06-23libbpf: Add support for extracting kernel symbol addressesAndrii Nakryiko3-6/+144
2020-06-23libbpf: Generalize libbpf externs supportAndrii Nakryiko1-140/+206
2020-06-23libbpf: Add a bunch of attribute getters/setters for map definitionsAndrii Nakryiko3-10/+134
2020-06-22selftests/bpf: Test access to bpf map pointerAndrey Ignatov3-0/+780
2020-06-22bpf: Set map_btf_{name, id} for all map typesAndrey Ignatov14-0/+72
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov7-9/+131
2020-06-22bpf: Rename bpf_htab to bpf_shtab in sock_mapAndrey Ignatov1-41/+41
2020-06-22bpf: Switch btf_parse_vmlinux to btf_find_by_name_kindAndrey Ignatov1-17/+6
2020-06-20tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSDAndrii Nakryiko1-2/+2
2020-06-19tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song1-0/+38
2020-06-19bpf: Avoid verifier failure for 32bit pointer arithmeticYonghong Song1-0/+5
2020-06-18bpf: sk_storage: Prefer to get a free cache_idxMartin KaFai Lau1-4/+37
2020-06-17libbpf: Bump version to 0.1.0Andrii Nakryiko1-0/+3
2020-06-17bpf: bpf_probe_read_kernel_str() has to return amount of data read on successAndrii Nakryiko1-1/+1
2020-06-17Documentation: remove SH-5 index entriesRandy Dunlap1-12/+0
2020-06-17x86/purgatory: Add -fno-stack-protectorArvind Sankar1-0/+1
2020-06-17e1000e: fix unused-function warningArnd Bergmann1-11/+5
2020-06-17e1000: use generic power managementVaibhav Gupta1-36/+13
2020-06-17e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey1-0/+2
2020-06-16afs: Fix silly renameDavid Howells4-16/+80
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin1-0/+2
2020-06-16mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10
2020-06-16afs: afs_vnode_commit_status() doesn't need to check the RPC errorDavid Howells1-3/+1
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells7-18/+32
2020-06-16afs: Remove afs_operation::abort_codeDavid Howells2-2/+1
2020-06-16afs: Fix yfs_fs_fetch_status() to honour vnode selectorDavid Howells1-25/+26
2020-06-16afs: Remove yfs_fs_fetch_file_status() as it's not usedDavid Howells2-43/+0
2020-06-16bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh3-21/+7
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen1-0/+1
2020-06-16w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-16tracing/probe: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1