1. 07 Nov, 2019 13 commits
  2. 06 Nov, 2019 2 commits
  3. 04 Nov, 2019 24 commits
  4. 02 Nov, 2019 1 commit
    • David S. Miller's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next · ae8a76fb
      David S. Miller authored
      Alexei Starovoitov says:
      
      ====================
      pull-request: bpf-next 2019-11-02
      
      The following pull-request contains BPF updates for your *net-next* tree.
      
      We've added 30 non-merge commits during the last 7 day(s) which contain
      a total of 41 files changed, 1864 insertions(+), 474 deletions(-).
      
      The main changes are:
      
      1) Fix long standing user vs kernel access issue by introducing
         bpf_probe_read_user() and bpf_probe_read_kernel() helpers, from Daniel.
      
      2) Accelerated xskmap lookup, from Björn and Maciej.
      
      3) Support for automatic map pinning in libbpf, from Toke.
      
      4) Cleanup of BTF-enabled raw tracepoints, from Alexei.
      
      5) Various fixes to libbpf and selftests.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      ae8a76fb