All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: bpf 2019-03-01
@ 2019-03-02  5:35 Alexei Starovoitov
  2019-03-02  5:48 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Alexei Starovoitov @ 2019-03-02  5:35 UTC (permalink / raw)
  To: davem; +Cc: daniel, netdev, bpf, kernel-team

Hi David,

The following pull-request contains BPF updates for your *net* tree.

The main changes are:

1) fix sanitation rewrite, from Daniel.

2) fix error path on map_new_fd, from Peng.

3) fix icache flush address, from Paul.

Please consider pulling these changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Thanks a lot!

----------------------------------------------------------------

The following changes since commit 3da1ed7ac398f34fff1694017a07054d69c5f5c5:

  net: avoid use IPCB in cipso_v4_error (2019-02-25 14:32:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git 

for you to fetch changes up to 3612af783cf52c74a031a2f11b82247b2599d3cd:

  bpf: fix sanitation rewrite in case of non-pointers (2019-03-01 21:24:08 -0800)

----------------------------------------------------------------
Daniel Borkmann (1):
      bpf: fix sanitation rewrite in case of non-pointers

Paul Burton (1):
      MIPS: eBPF: Fix icache flush end address

Peng Sun (2):
      bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
      bpf: drop refcount if bpf_map_new_fd() fails in map_create()

 arch/mips/net/ebpf_jit.c | 2 +-
 kernel/bpf/syscall.c     | 6 +++---
 kernel/bpf/verifier.c    | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: bpf 2019-03-01
  2019-03-02  5:35 pull-request: bpf 2019-03-01 Alexei Starovoitov
@ 2019-03-02  5:48 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-03-02  5:48 UTC (permalink / raw)
  To: ast; +Cc: daniel, netdev, bpf, kernel-team

From: Alexei Starovoitov <ast@kernel.org>
Date: Fri, 1 Mar 2019 21:35:38 -0800

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) fix sanitation rewrite, from Daniel.
> 
> 2) fix error path on map_new_fd, from Peng.
> 
> 3) fix icache flush address, from Paul.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Alexei.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-02  5:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-02  5:35 pull-request: bpf 2019-03-01 Alexei Starovoitov
2019-03-02  5:48 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.