]> git.baikalelectronics.ru Git - kernel.git/commit
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorJakub Kicinski <kuba@kernel.org>
Fri, 18 Mar 2022 17:05:17 +0000 (10:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Mar 2022 17:05:17 +0000 (10:05 -0700)
commitc43719016912ba2b2fa0954e712a727a1d3f4cbb
tree88fe7899e5e6e11166af4d17703c67180d313093
parent1ba19f7fc5b73815e2fa69a58a96bb0b2e396aae
parentca4ba3abea6578a65e86c085c9d80c7af74a5bf8
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Daniel Borkmann says:

====================
pull-request: bpf 2022-03-18

We've added 2 non-merge commits during the last 18 day(s) which contain
a total of 2 files changed, 50 insertions(+), 20 deletions(-).

The main changes are:

1) Fix a race in XSK socket teardown code that can lead to a NULL pointer
   dereference, from Magnus.

2) Small MAINTAINERS doc update to remove Lorenz from sockmap, from Lorenz.

* https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
  xsk: Fix race at socket teardown
  bpf: Remove Lorenz Bauer from L7 BPF maintainers
====================

Link: https://lore.kernel.org/r/20220318152418.28638-1-daniel@iogearbox.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS