bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 19:16:20 to 2019-03-07 17:58:30 UTC [more...]

[PATCH v7 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-07 17:57 UTC  (2+ messages)
` [PATCH v7 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events

[PATCH v6 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-07 17:20 UTC  (22+ messages)
` [PATCH v6 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v6 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v6 perf,bpf 03/15] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
` [PATCH v6 perf,bpf 04/15] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
` [PATCH v6 perf,bpf 05/15] perf: change prototype of perf_event__synthesize_bpf_events()
` [PATCH v6 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v6 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v6 perf,bpf 08/15] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v6 perf,bpf 09/15] perf, bpf: save btf information as headers to perf.data
` [PATCH v6 perf,bpf 10/15] perf-top: add option --no-bpf-event
` [PATCH v6 perf,bpf 11/15] perf: add -lopcodes to feature-libbfd
` [PATCH v6 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v6 perf,bpf 13/15] perf, bpf: process PERF_BPF_EVENT_PROG_LOAD for annotation
` [PATCH v6 perf,bpf 14/15] perf: introduce side band thread
` [PATCH v6 perf,bpf 15/15] perf, bpf: save bpf_prog_info and btf of short living bpf programs

[PATCH bpf] bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
 2019-03-07 16:50 UTC  (3+ messages)

[PATCH pahole] pahole: use 32-bit integers for iterations within CU
 2019-03-07 14:11 UTC  (4+ messages)

[PATCH v2 pahole] libbpf: update reference to bring in btf_dedup fixes
 2019-03-07 13:57 UTC  (2+ messages)

[PATCH bpf] selftests: bpf: test_progs: initialize duration in singal_pending test
 2019-03-07 10:30 UTC  (3+ messages)

[PATCH bpf 1/2] selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
 2019-03-07 10:29 UTC  (5+ messages)
` [PATCH bpf 2/2] libbpf: force fixdep compilation at the start of the build

[PATCH net] xsk: fix potential crash in xsk_diag_put_umem()
 2019-03-07 10:22 UTC  (3+ messages)

[PATCH][bpf-next] bpf: hbm: fix spelling mistake "deault" -> "default"
 2019-03-07 10:22 UTC  (3+ messages)

[PATCH] bpf: fix sysctl.c warning
 2019-03-07 10:05 UTC  (5+ messages)

[PATCH bpf] bpf: fix sanitation rewrite in case of non-pointers
 2019-03-06  8:59 UTC  (9+ messages)

[PATCH 0/2] bpf: context casting for tail call and gtrace prog type
 2019-03-06  2:03 UTC  (4+ messages)

kernel BUG at include/linux/mm.h:LINE! (5)
 2019-03-05 17:54 UTC  (2+ messages)

[PATCH] libbpf: update reference to bring in btf_dedup fixes
 2019-03-05 17:43 UTC 

[PATCH bpf-next v2 0/7] BPF support for global data
 2019-03-05  9:31 UTC  (46+ 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
              ` static bpf vars. Was: "
` [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] selftests/bpf: Add arm target register definitions
 2019-03-04 22:59 UTC  (2+ messages)

pull-request: bpf-next 2019-03-04
 2019-03-04 18:15 UTC  (2+ messages)

[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-04 13:54 UTC 

bpf-next is CLOSED
 2019-03-04  9:45 UTC 

[PATCH 4.14 51/52] MIPS: eBPF: Fix icache flush end address
 2019-03-04  8:22 UTC 

[PATCH 4.19 77/78] MIPS: eBPF: Fix icache flush end address
 2019-03-04  8:23 UTC 

[PATCH 4.20 87/88] MIPS: eBPF: Fix icache flush end address
 2019-03-04  8:23 UTC 

net-next is CLOSED
 2019-03-04  6:21 UTC 

[PATCH bpf-next 0/4] Formatting and typo fixes in kernel/bpf
 2019-03-02 22:02 UTC  (8+ messages)
` [PATCH bpf-next 1/4] bpf: formatting fixes in syscall.c
` [PATCH bpf-next 2/4] bpf/verifier: fix code formatting
` [PATCH bpf-next 3/4] bpf/verifier: typo fixes and reflow verifier overview comment
` [PATCH bpf-next 4/4] bpf/verifier: fix minor typos in comments

[PATCH bpf-next v3 0/7] selftests: bpf: break up test_progs
 2019-03-02 19:16 UTC  (9+ messages)
` [PATCH bpf-next v3 1/7] selftests: bpf: break up test_progs - preparations
` [PATCH bpf-next v3 2/7] selftests: bpf: break up test_progs - pkt access
` [PATCH bpf-next v3 3/7] selftests: bpf: break up test_progs - xdp
` [PATCH bpf-next v3 4/7] selftests: bpf: break up test_progs - stackmap
` [PATCH bpf-next v3 5/7] selftests: bpf: break up test_progs - tracepoint
` [PATCH bpf-next v3 6/7] selftests: bpf: break up test_progs - spinlock
` [PATCH bpf-next v3 7/7] selftests: bpf: break up test_progs - misc

pull-request: bpf 2019-03-01
 2019-03-02  5:48 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] selftests: bpf: break up test_progs
 2019-03-02  3:41 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] selftests: bpf: break up test_progs
 2019-03-02  0:58 UTC  (11+ 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] bpf: add test cases for non-pointer sanitiation logic
 2019-03-02  0:09 UTC  (5+ messages)

[PATCH v2 bpf-next 0/3] bpf docs typo, wording and formatting fixes
 2019-03-01 23:41 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] docs/btf: fix typos, improve wording
` [PATCH v2 bpf-next 2/3] docs/btf: reflow text to fill up to 78 characters
` [PATCH v2 bpf-next 3/3] docs/bpf: minor casing/punctuation fixes

[PATCH net] bpf: fix u64_stats_init() usage in bpf_prog_alloc()
 2019-03-01 23:37 UTC  (3+ messages)

[PATCH] MIPS: eBPF: Fix icache flush end address
 2019-03-01 23:07 UTC  (2+ messages)

[PATCH] bpf: enable program stats
 2019-03-01 22:27 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf docs and comments typo and formatting fixes
 2019-03-01  0:52 UTC  (8+ messages)
` [PATCH bpf-next 1/4] docs/btf: fix typos, improve wording
` [PATCH bpf-next 3/4] bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c

[PATCH v2 bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-03-01  0:42 UTC  (7+ 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 v3] tools/libbpf: signedness bug in btf_dedup_ref_type()
 2019-03-01  0:01 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] samples: bpf: continue effort to get rid of bpf_load
 2019-03-01  0:00 UTC  (3+ messages)

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

[PATCH bpf-next 0/5] btf_dedup algorithm and test fixes
 2019-02-28 20:26 UTC  (20+ 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 1/7] selftests: bpf: break up test_progs
 2019-02-28 20:00 UTC  (2+ messages)

[PATCH LLVM v2 0/3] bpf: improvements on XADD semantics check and code-gen
 2019-02-28 19:37 UTC  (3+ messages)

[llvm] r355124 - bpf: improve dead Defs check for XADD
 2019-02-28 19:35 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).