Skip to content
  • David S. Miller's avatar
    5f6c2f53
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next · 5f6c2f53
    David S. Miller authored
    
    
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2021-04-23
    
    The following pull-request contains BPF updates for your *net-next* tree.
    
    We've added 69 non-merge commits during the last 22 day(s) which contain
    a total of 69 files changed, 3141 insertions(+), 866 deletions(-).
    
    The main changes are:
    
    1) Add BPF static linker support for extern resolution of global, from Andrii.
    
    2) Refine retval for bpf_get_task_stack helper, from Dave.
    
    3) Add a bpf_snprintf helper, from Florent.
    
    4) A bunch of miscellaneous improvements from many developers.
    ====================
    
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    5f6c2f53
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
    David S. Miller authored
    
    
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2021-04-23
    
    The following pull-request contains BPF updates for your *net-next* tree.
    
    We've added 69 non-merge commits during the last 22 day(s) which contain
    a total of 69 files changed, 3141 insertions(+), 866 deletions(-).
    
    The main changes are:
    
    1) Add BPF static linker support for extern resolution of global, from Andrii.
    
    2) Refine retval for bpf_get_task_stack helper, from Dave.
    
    3) Add a bpf_snprintf helper, from Florent.
    
    4) A bunch of miscellaneous improvements from many developers.
    ====================
    
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Loading