summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song1-0/+38
2020-06-20bpf: Avoid verifier failure for 32bit pointer arithmeticYonghong Song1-0/+5
2020-06-19bpf: 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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds33-314/+309
2020-06-17Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-124/+225
2020-06-17Documentation: remove SH-5 index entriesRandy Dunlap1-12/+0
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds54-96/+96
2020-06-17x86/purgatory: Add -fno-stack-protectorArvind Sankar1-0/+1
2020-06-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-51/+28
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-17lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey1-0/+2
2020-06-17afs: 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-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1
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-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
2020-06-16stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-3/+3
2020-06-16Squashfs: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-8/+8
2020-06-16ASoC: SOF: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4