summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-22tools/bpftool: Add documentation and sample output for process infoAndrii Nakryiko
2020-06-22tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko
2020-06-22libbpf: Wrap source argument of BPF_CORE_READ macro in parenthesesAndrii Nakryiko
2020-06-22tools/bpftool: Generalize BPF skeleton support and generate vmlinux.hAndrii Nakryiko
2020-06-22tools/bpftool: Minimize bootstrap bpftoolAndrii Nakryiko
2020-06-22tools/bpftool: Move map/prog parsing logic into commonAndrii Nakryiko
2020-06-22selftests/bpf: Add __ksym extern selftestAndrii Nakryiko
2020-06-22libbpf: Add support for extracting kernel symbol addressesAndrii Nakryiko
2020-06-22libbpf: Generalize libbpf externs supportAndrii Nakryiko
2020-06-23libbpf: Add a bunch of attribute getters/setters for map definitionsAndrii Nakryiko
2020-06-22selftests/bpf: Test access to bpf map pointerAndrey Ignatov
2020-06-22bpf: Set map_btf_{name, id} for all map typesAndrey Ignatov
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov
2020-06-22bpf: Rename bpf_htab to bpf_shtab in sock_mapAndrey Ignatov
2020-06-22bpf: Switch btf_parse_vmlinux to btf_find_by_name_kindAndrey Ignatov
2020-06-20tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSDAndrii Nakryiko
2020-06-19tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song
2020-06-19bpf: Avoid verifier failure for 32bit pointer arithmeticYonghong Song
2020-06-18bpf: sk_storage: Prefer to get a free cache_idxMartin KaFai Lau
2020-06-17libbpf: Bump version to 0.1.0Andrii Nakryiko
2020-06-17bpf: bpf_probe_read_kernel_str() has to return amount of data read on successAndrii Nakryiko
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-16Documentation: remove SH-5 index entriesRandy Dunlap
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16x86/purgatory: Add -fno-stack-protectorArvind Sankar
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16afs: Fix silly renameDavid Howells
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-16Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-06-16afs: afs_vnode_commit_status() doesn't need to check the RPC errorDavid Howells
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells
2020-06-16afs: Remove afs_operation::abort_codeDavid Howells
2020-06-16afs: Fix yfs_fs_fetch_status() to honour vnode selectorDavid Howells
2020-06-16afs: Remove yfs_fs_fetch_file_status() as it's not usedDavid Howells
2020-06-16bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen
2020-06-15w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15tracing/probe: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva