bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-23 17:44:35 to 2019-03-01 00:00:47 UTC [more...]

[PATCH bpf-next v2 0/5] samples: bpf: continue effort to get rid of bpf_load
 2019-03-01  0:00 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] samples: bpf: force IPv4 in ping
` [PATCH bpf-next v2 2/5] samples: bpf: remove load_sock_ops in favour of bpftool
` [PATCH bpf-next v2 3/5] tools: libbpf: add a correctly named define for map iteration
` [PATCH bpf-next v2 4/5] samples: bpf: use libbpf where easy
` [PATCH bpf-next v2 5/5] tools: libbpf: make sure readelf shows full names in build checks

[PATCH bpf-next] selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
 2019-02-28 23:58 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf docs and comments typo and formatting fixes
 2019-02-28 23:47 UTC  (7+ messages)
` [PATCH bpf-next 1/4] docs/btf: fix typos, improve wording
` [PATCH bpf-next 2/4] docs/btf: reflow text to fill up to 78 characters
` [PATCH bpf-next 3/4] bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c
` [PATCH bpf-next 4/4] docs/bpf: minor fixes

[PATCH bpf-next v2 0/7] BPF support for global data
 2019-02-28 23:41 UTC  (9+ messages)
` [PATCH bpf-next v2 1/7] bpf: implement lookup-free direct value access
` [PATCH bpf-next v2 2/7] bpf: add program side {rd,wr}only support
` [PATCH bpf-next v2 3/7] bpf, obj: allow . char as part of the name
` [PATCH bpf-next v2 4/7] bpf, libbpf: refactor relocation handling
` [PATCH bpf-next v2 5/7] bpf, libbpf: support global data/bss/rodata sections
` [PATCH bpf-next v2 6/7] bpf, selftest: test "
` [PATCH bpf-next v2 7/7] bpf, selftest: test {rd,wr}only flags and direct value access

[PATCH v2 bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-02-28 23:31 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] selftests/bpf: fix btf_dedup testing code
` [PATCH v2 bpf-next 2/5] libbpf: fix formatting for btf_ext__get_raw_data
` [PATCH v2 bpf-next 3/5] btf: allow to customize dedup hash table size
` [PATCH v2 bpf-next 4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD
` [PATCH v2 bpf-next 5/5] selftests/bpf: add btf_dedup test of FWD/STRUCT resolution

[PATCH bpf-next v2 0/7] selftests: bpf: break up test_progs
 2019-02-28 23:24 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] selftests: bpf: break up test_progs - preparations
` [PATCH bpf-next v2 2/7] selftests: bpf: break up test_progs - pkt access
` [PATCH bpf-next v2 3/7] selftests: bpf: break up test_progs - xdp
` [PATCH bpf-next v2 4/7] selftests: bpf: break up test_progs - stackmap
` [PATCH bpf-next v2 5/7] selftests: bpf: break up test_progs - tracepoint
` [PATCH bpf-next v2 6/7] selftests: bpf: break up test_progs - spinlock
` [PATCH bpf-next v2 7/7] selftests: bpf: break up test_progs - misc

[PATCH bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-02-28 20:26 UTC  (26+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: fix btf_dedup testing code
` [PATCH bpf-next 2/5] libbpf: fix formatting for btf_ext__get_raw_data
` [PATCH bpf-next 3/5] btf: allow to customize dedup hash table size
` [PATCH bpf-next 4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD
` [PATCH bpf-next 5/5] selftests/bpf: add btf_dedup test of FWD/STRUCT resolution

[PATCH bpf-next 1/7] selftests: bpf: break up test_progs
 2019-02-28 20:00 UTC  (8+ messages)
` [PATCH bpf-next 2/7] selftests: bpf: break up test_progs - pkt access
` [PATCH bpf-next 3/7] selftests: bpf: break up test_progs - xdp
` [PATCH bpf-next 4/7] selftests: bpf: break up test_progs - stackmap
` [PATCH bpf-next 5/7] selftests: bpf: break up test_progs - tracepoint
` [PATCH bpf-next 6/7] selftests: bpf: break up test_progs - spinlock
` [PATCH bpf-next 7/7] selftests: bpf: break up test_progs - misc

[PATCH LLVM v2 0/3] bpf: improvements on XADD semantics check and code-gen
 2019-02-28 19:37 UTC  (6+ messages)
` [PATCH LLVM v2 1/3] bpf: improve dead Defs check for XADD
` [PATCH LLVM v2 2/3] bpf: enable sub-register code-gen "
` [PATCH LLVM v2 3/3] bpf: disassembler support for XADD under sub-register mode

[llvm] r355124 - bpf: improve dead Defs check for XADD
 2019-02-28 19:35 UTC 

[PATCH v2] tools/libbpf: signedness bug in btf_dedup_ref_type()
 2019-02-28 19:29 UTC  (5+ messages)
` [PATCH v3] "

[PATCH bpf-next] bpf: fix build without bpf_syscall
 2019-02-28 19:08 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 15/81] bpftool: Fix prog dump by tag
 2019-02-28 15:08 UTC  (10+ messages)
` [PATCH AUTOSEL 4.20 16/81] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.20 17/81] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.20 29/81] sk_msg: Always cancel strp work before freeing the psock
` [PATCH AUTOSEL 4.20 45/81] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.20 46/81] bpf: run bpf programs with preemption disabled
` [PATCH AUTOSEL 4.20 47/81] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.20 48/81] bpf: fix potential deadlock in bpf_prog_register
` [PATCH AUTOSEL 4.20 49/81] bpf: Fix syscall's stackmap lookup potential deadlock
` [PATCH AUTOSEL 4.20 79/81] qed: Consider TX tcs while deriving the max num_queues for PF

[PATCH AUTOSEL 4.19 13/64] bpftool: Fix prog dump by tag
 2019-02-28 15:11 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 14/64] bpftool: fix percpu maps updating
` [PATCH AUTOSEL 4.19 15/64] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
` [PATCH AUTOSEL 4.19 35/64] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.19 36/64] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.19 37/64] bpf: fix potential deadlock in bpf_prog_register
` [PATCH AUTOSEL 4.19 38/64] bpf: Fix syscall's stackmap lookup potential deadlock
` [PATCH AUTOSEL 4.19 62/64] qed: Consider TX tcs while deriving the max num_queues for PF

[PATCH AUTOSEL 4.14 04/36] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
 2019-02-28 15:13 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 18/36] bpf, selftests: fix handling of sparse CPU allocations
` [PATCH AUTOSEL 4.14 19/36] bpf: fix lockdep false positive in percpu_freelist
` [PATCH AUTOSEL 4.14 36/36] qed: Consider TX tcs while deriving the max num_queues for PF

[PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
 2019-02-28 15:18 UTC  (21+ messages)

[PATCH LLVM 0/3] bpf: improvements on XADD semantics check and code-gen
 2019-02-28  8:20 UTC  (9+ messages)
` [PATCH LLVM 1/3] bpf: improve dead Defs check for XADD
` [PATCH LLVM 2/3] bpf: enable sub-register code-gen "
` [PATCH LLVM 3/3] bpf: disassembler support for XADD under sub-register mode

[PATCH bpf-next 0/5] samples: bpf: start effort to get rid of bpf_load
 2019-02-28  3:49 UTC  (16+ messages)
` [PATCH bpf-next 1/5] samples: bpf: force IPv4 in ping
` [PATCH bpf-next 2/5] samples: bpf: remove load_sock_ops in favour of bpftool
` [PATCH bpf-next 3/5] tools: libbpf: add a correctly named define for map iteration
` [PATCH bpf-next 4/5] samples: bpf: use libbpf where easy
` [PATCH bpf-next 5/5] tools: libbpf: make sure readelf shows full names in build checks

[PATCH bpf-next 2/4] libbpf: Support 32-bit static data loads
 2019-02-27 22:42 UTC  (4+ messages)

[PATCH v3 bpf-next 0/4] bpf: per program stats
 2019-02-27 16:32 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/4] bpf: enable "
` [PATCH v3 bpf-next 2/4] bpf: expose program stats via bpf_prog_info
` [PATCH v3 bpf-next 3/4] tools/bpf: sync bpf.h into tools
` [PATCH v3 bpf-next 4/4] tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt

[PATCH bpf-next 0/4] bpf: per program stats
 2019-02-27  4:05 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: enable "

[PATCH pahole 0/3] fix handling of bitfields in btf_loader
 2019-02-26 17:45 UTC  (20+ messages)
          ` encoding BTF on glibc was: "

[PATCH v2 pahole 0/2] fix two more DWARF/BTF discrepancies
 2019-02-26 14:07 UTC  (4+ messages)
` [PATCH v2 pahole 1/2] btf_loader: simplify fixup code by relying on BTF data more
` [PATCH v2 pahole 2/2] btf_encoder: don't special case packed enums

[PATCH 0/2] bpf: context casting for tail call and gtrace prog type
 2019-02-26  6:46 UTC  (2+ messages)

[PATCH pahole 0/2] fix two more DWARF/BTF discrepancies
 2019-02-26  1:03 UTC  (5+ messages)
` [PATCH pahole 1/2] btf_loader: simplify fixup code by relying on BTF data more
` [PATCH pahole 2/2] btf_encoder: don't special case packed enums

[PATCH v2 bpf-next 0/4] bpf: per program stats
 2019-02-25 19:47 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/4] bpf: enable "
` [PATCH v2 bpf-next 2/4] bpf: expose program stats via bpf_prog_info
` [PATCH v2 bpf-next 3/4] tools/bpf: sync bpf.h into tools
` [PATCH v2 bpf-next 4/4] tools/bpftool: recognize bpf_prog_info runtime and runcnt

[PATCH bpf] bpf: properly check TCP_CONGESTION optlen
 2019-02-25 15:43 UTC  (6+ messages)


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).