bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 22:00:16 to 2019-06-17 14:57:34 UTC [more...]

[PATCH v2 0/5] x86/bpf: unwinder fixes
 2019-06-17 14:57 UTC  (31+ messages)
` [PATCH v2 1/5] perf/x86: Always store regs->ip in perf_callchain_kernel()
` [PATCH v2 2/5] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH v2 3/5] x86/bpf: Move epilogue generation to a dedicated function
` [PATCH v2 4/5] x86/bpf: Fix 64-bit JIT frame pointer usage
` [PATCH v2 5/5] x86/unwind/orc: Fall back to using frame pointers for generated code

[PATCH bpf] bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
 2019-06-17 14:14 UTC  (3+ messages)

BUG: kernel NULL pointer dereference, address: 00000000
 2019-06-17 13:07 UTC 

[PATCH] bpf: hide do_bpf_send_signal when unused
 2019-06-17 12:57 UTC 

[PATCH 1/2] perf trace: Use pr_debug() instead of fprintf() for logging
 2019-06-17  9:11 UTC  (2+ messages)
` [PATCH 2/2] perf trace: Handle NULL pointer dereference in trace__syscall_info()

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-17  9:07 UTC  (5+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-17  6:59 UTC  (6+ messages)

[PATCH v2 bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-16 10:28 UTC  (5+ messages)

pull-request: bpf 2019-06-15
 2019-06-16  1:22 UTC  (2+ messages)

[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
 2019-06-15 23:35 UTC  (9+ messages)

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-15 22:05 UTC  (16+ messages)
` [PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH bpf] bpf, x64: fix stack layout of JITed bpf code
 2019-06-15 21:46 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-15 21:32 UTC  (6+ messages)
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset

[PATCH bpf-next 0/6] add need_wakeup flag to the AF_XDP rings
 2019-06-15 19:13 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v3 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-15 19:12 UTC  (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v3 bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH v3 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v3 bpf-next 4/9] bpf: introduce bounded loops
` [PATCH v3 bpf-next 5/9] bpf: fix callees pruning callers
` [PATCH v3 bpf-next 6/9] selftests/bpf: fix tests
` [PATCH v3 bpf-next 7/9] selftests/bpf: add basic verifier tests for loops
` [PATCH v3 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v3 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-15 19:00 UTC  (15+ messages)
` [PATCH v2 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v2 bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH v2 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v2 bpf-next 4/9] bpf: introduce bounded loops
` [PATCH v2 bpf-next 5/9] bpf: fix callees pruning callers
` [PATCH v2 bpf-next 6/9] selftests/bpf: fix tests
` [PATCH v2 bpf-next 7/9] selftests/bpf: add basic verifier tests for loops
` [PATCH v2 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v2 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-06-15 15:57 UTC  (20+ messages)
` [PATCH 01/10] blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
` [PATCH 02/10] blkcg: make ->cpd_init_fn() optional
` [PATCH 03/10] blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
` [PATCH 04/10] block/rq_qos: add rq_qos_merge()
` [PATCH 05/10] block/rq_qos: implement rq_qos_ops->queue_depth_changed()
` [PATCH 06/10] blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
` [PATCH 07/10] blk-mq: add optional request->pre_start_time_ns
` [PATCH 08/10] blkcg: implement blk-ioweight
` [PATCH 09/10] blkcg: add tools/cgroup/monitor_ioweight.py
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-15 15:42 UTC  (18+ messages)
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels
  ` [PATCH bpf-next v4 17/17] net/mlx5e: Add XSK zero-copy support

[PATCH bpf 0/3] Devmap fixes around memory and RCU
 2019-06-15 10:10 UTC  (14+ messages)
` [PATCH bpf 1/3] devmap: Fix premature entry free on destroying map
` [PATCH bpf 2/3] devmap: Add missing bulk queue free
` [PATCH bpf 3/3] devmap: Add missing RCU read lock on flush

[PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
 2019-06-15  5:52 UTC  (11+ messages)

[PATCH bpf-next] bpf: Fix build error without CONFIG_INET
 2019-06-14 23:24 UTC  (2+ messages)

[PATCH bpf-next 1/4] bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
 2019-06-14 23:23 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: net: Detach BPF prog from reuseport sk
 2019-06-14 23:22 UTC  (5+ messages)
` [PATCH v3 bpf-next 2/3] bpf: Sync asm-generic/socket.h to tools/
` [PATCH v3 bpf-next 3/3] bpf: Add test for SO_REUSEPORT_DETACH_BPF

[PATCH] selftests/bpf: signedness bug in enable_all_controllers()
 2019-06-14 23:20 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: fix include path in Makefile
 2019-06-14 23:19 UTC  (2+ messages)

[PATCH] bpf: optimize constant blinding
 2019-06-14 22:28 UTC  (9+ messages)

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-14 20:36 UTC  (4+ messages)
  ` [PATCH v4 05/28] docs: cgroup-v1: convert docs to ReST and rename to *.rst

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-14 17:07 UTC  (38+ messages)
` [PATCH 2/9] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH 6/9] x86/bpf: Fix JIT frame pointer usage
` [PATCH 7/9] x86/unwind/orc: Fall back to using frame pointers for generated code
` [PATCH 8/9] x86/bpf: Convert asm comments to AT&T syntax

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-14 16:32 UTC  (7+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "

[PATCH bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-14  9:47 UTC  (4+ messages)

memory leak in vhost_net_ioctl
 2019-06-14  7:58 UTC  (2+ messages)

[PATCH bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14  6:20 UTC  (17+ messages)
` [PATCH bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH bpf-next 4/9] bpf: introduce bounded loops
` [PATCH bpf-next 6/9] selftests/bpf: fix tests
` [PATCH bpf-next 8/9] selftests/bpf: add realistic loop tests

memory leak in create_ctx
 2019-06-14  4:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).