aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2019-01-31 23:18:22 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2019-01-31 23:18:23 +0100
commitf01c2803873e83ea5f1b160c3169ed6018704be8 (patch)
treec3cc465c280e671192beb24504d09d2046567ecc /net/core
parentbpf: run bpf programs with preemption disabled (diff)
parentbpf: Fix syscall's stackmap lookup potential deadlock (diff)
downloadlinux-dev-f01c2803873e83ea5f1b160c3169ed6018704be8.tar.xz
linux-dev-f01c2803873e83ea5f1b160c3169ed6018704be8.zip
Merge branch 'bpf-lockdep-fixes'
Alexei Starovoitov says: ==================== v1->v2: - reworded 2nd patch. It's a real dead lock. Not a false positive - dropped the lockdep fix for up_read_non_owner in bpf_get_stackid In addition to preempt_disable patch for socket filters https://patchwork.ozlabs.org/patch/1032437/ First patch fixes lockdep false positive in percpu_freelist Second patch fixes potential deadlock in bpf_prog_register Third patch fixes another potential deadlock in stackmap access from tracing bpf prog and from syscall. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions