BPF List
 help / color / mirror / Atom feed
 messages from 2019-02-14 13:20:34 to 2019-02-28 03:35:22 UTC [more...]

[PATCH bpf-next v2 0/5] samples: bpf: continue effort to get rid of bpf_load
 2019-02-28  3:35 UTC  (7+ 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 0/5] samples: bpf: start effort to get rid of bpf_load
 2019-02-28  2:47 UTC  (15+ 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] bpf: fix build without bpf_syscall
 2019-02-28  2:30 UTC 

[PATCH bpf-next 1/7] selftests: bpf: break up test_progs
 2019-02-28  1:01 UTC  (7+ 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 bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-02-27 22:46 UTC  (6+ 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 2/4] libbpf: Support 32-bit static data loads
 2019-02-27 22:42 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
 2019-02-27 21:27 UTC  (2+ messages)

[PATCH LLVM 0/3] bpf: improvements on XADD semantics check and code-gen
 2019-02-27 20:50 UTC  (4+ 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 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  (16+ messages)
` [PATCH bpf-next 1/4] bpf: enable "
` [PATCH bpf-next 2/4] bpf: expose program stats via bpf_prog_info
` [PATCH bpf-next 3/4] tools/bpf: sync bpf.h into tools
` [PATCH bpf-next 4/4] tools/bpftool: recognize bpf_prog_info runtime and runcnt

[PATCH pahole 0/3] fix handling of bitfields in btf_loader
 2019-02-26 17:45 UTC  (23+ messages)
` [PATCH pahole 1/3] btfdiff: support specifying custom pahole location
` [PATCH pahole 2/3] pahole: complete list of base type names
` [PATCH pahole 3/3] btf_loader: fix bitfield fixup code
          ` encoding BTF on glibc was: Re: [PATCH pahole 0/3] fix handling of bitfields in btf_loader

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

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

pull-request: bpf 2019-02-23
 2019-02-23  4:45 UTC  (2+ messages)

[LSF/MM TOPIC] BPF: Extending eBPF as a generic tracing engine
 2019-02-23  4:24 UTC 

[LSF/MM TOPIC] drgn, a scriptable debugger
 2019-02-22 19:27 UTC 

[LSF/MM TOPIC] Global variables support in BPF
 2019-02-21 23:31 UTC 

[LSF/MM ATTEND] BPF track
 2019-02-21 21:58 UTC 

[LSF/MM TOPIC] BPF: various core topics
 2019-02-21 21:35 UTC 

LSFMM BPF Proposal: Using BTF in pahole and perf: Always present type information
 2019-02-21 19:33 UTC 

[LSF/MM ATTEND] BPF track
 2019-02-21 19:08 UTC 

LSFMM BPF Proposal: eBPF, A Wholistic Approach
 2019-02-21  4:25 UTC 

LSFMM BPF Proposal: BPF Support for Bounded Loops Revisited
 2019-02-20 20:26 UTC 

[PATCH pahole] libbpf: build as PIC and statically link into libdwarves
 2019-02-19 18:22 UTC  (4+ messages)

[PATCH pahole 0/2] Add support for BTF deduplication
 2019-02-19 13:56 UTC  (9+ messages)
` [PATCH pahole 1/2] libbpf: pull latest libbpf and build libbpf as shared lib
` [PATCH pahole 2/2] btf_encoder: run BTF deduplication before writing out to ELF

pahole: soliciting naming suggestion for struct btf rename
 2019-02-18 12:44 UTC  (14+ messages)

[PATCH bpf-next] tools/libbpf: support bigger BTF data sizes
 2019-02-17  2:51 UTC  (2+ messages)

[LSF/MM TOPIC] BPF: Scaling the verifier
 2019-02-16 20:13 UTC 

[LSF/MM TOPIC] (again) THP for file systems
 2019-02-14 17:10 UTC  (4+ messages)

[PATCH] tools build: Add test-reallocarray.c to test-all.c to fix the build Was: Re: reallocarray failure on centos:7 superseded by raw data API
 2019-02-14 15:58 UTC  (4+ messages)

[Lsf-pc] LSF/MM 2019: Call for Proposals (UPDATED!)
 2019-02-14 14:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox