• D
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next · 82a1ffe5
    David S. Miller 提交于
    Alexei Starovoitov says:
    
    ====================
    pull-request: bpf-next 2021-07-15
    
    The following pull-request contains BPF updates for your *net-next* tree.
    
    We've added 45 non-merge commits during the last 15 day(s) which contain
    a total of 52 files changed, 3122 insertions(+), 384 deletions(-).
    
    The main changes are:
    
    1) Introduce bpf timers, from Alexei.
    
    2) Add sockmap support for unix datagram socket, from Cong.
    
    3) Fix potential memleak and UAF in the verifier, from He.
    
    4) Add bpf_get_func_ip helper, from Jiri.
    
    5) Improvements to generic XDP mode, from Kumar.
    
    6) Support for passing xdp_md to XDP programs in bpf_prog_run, from Zvi.
    ===================
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    82a1ffe5
bpf_jit_comp.c 62.7 KB