messages from 2020-03-11 05:12:08 to 2020-03-13 20:13:07 UTC [more...]
[PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling bpftool
2020-03-13 20:13 UTC (5+ messages)
ANNOUNCE: pahole v1.17 (BTF by default, --find_pointers_to/--contains goodies)
2020-03-13 20:09 UTC
[PATCH 0/8] Lock warning cleanups
2020-03-13 19:49 UTC (13+ messages)
` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
` [PATCH 2/8] raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
` [PATCH 3/8] tcp: Add missing annotation for tcp_child_process()
` [PATCH 6/8] net: Add missing annotation for *netlink_seq_start()
` [PATCH 7/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
` [PATCH 8/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()
[PATCH bpf-next v2] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-13 19:01 UTC (2+ messages)
[PATCH bpf-next v3 0/2] Refactor perf_event sample user program with libbpf bpf_link
2020-03-13 18:48 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v3 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
LSF/MM/BPF 2020: Postponement announcement
2020-03-13 18:47 UTC
[PATCH bpf-next] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-13 18:30 UTC (5+ messages)
pull-request: bpf 2020-03-12
2020-03-13 18:14 UTC (2+ messages)
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 17:47 UTC (6+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: ensure consistent test failure output
` [PATCH bpf-next 2/4] libbpf: ignore incompatible types with matching name during CO-RE relocation
` [PATCH bpf-next 3/4] libbpf: provide CO-RE variants of PT_REGS macros
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 17:16 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: ensure consistent test failure output
` [PATCH bpf-next 2/4] libbpf: ignore incompatible types with matching name during CO-RE relocation
` [PATCH bpf-next 3/4] libbpf: provide CO-RE variants of PT_REGS macros
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
` [Potential Spoof] "
[PATCH bpf-next] tools/bpf: move linux/types.h for selftests and bpftool
2020-03-13 16:52 UTC (3+ messages)
[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
2020-03-13 12:48 UTC (5+ messages)
[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
2020-03-13 11:03 UTC (19+ messages)
` [PATCH 2/5] bpf: convert queue and stack map to map_copy_value
` [PATCH 3/5] bpf: convert sock map and hash "
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
` [PATCH 5/5] bpf: sockmap, sockhash: test looking up fds
[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-03-13 8:31 UTC (18+ messages)
` [PATCH 01/15] x86/mm: Rename is_kernel_text to __is_kernel_text
` [PATCH 02/15] bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
` [PATCH 03/15] bpf: Add struct bpf_ksym
` [PATCH 04/15] bpf: Add name to "
` [PATCH 05/15] bpf: Move lnode list node "
` [PATCH 06/15] bpf: Move ksym_tnode to bpf_ksym
` [PATCH 07/15] bpf: Add bpf_ksym_find function
` [PATCH 08/15] bpf: Add prog flag to struct bpf_ksym object
` [PATCH 09/15] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/15] bpf: Add trampolines to kallsyms
` [PATCH 11/15] bpf: Add dispatchers "
` [PATCH 12/15] bpf: Remove bpf_image tree
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 14/15] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 15/15] perf annotate: Add base support for bpf_image
[PATCH bpf-next] selftests/bpf: fix usleep() implementation
2020-03-13 6:52 UTC (3+ messages)
[PATCH v2 bpf-next] bpf: abstract away entire bpf_link clean up procedure
2020-03-13 5:04 UTC (4+ messages)
` [Potential Spoof] "
[PATCH v2 bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
2020-03-13 1:30 UTC (2+ messages)
[PATCH bpf-next] bpf: Document bpf_inspect drgn tool
2020-03-13 1:26 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: guarantee that useep() calls nanosleep() syscall
2020-03-13 1:16 UTC (2+ messages)
[PATCH bpf-next] tools: bpftool: restore message on failure to guess program type
2020-03-13 1:11 UTC (3+ messages)
[PATCH v3] docs: sysctl/kernel: document BPF entries
2020-03-13 1:08 UTC (2+ messages)
[PATCH bpf-next] bpf: add bpf_xdp_output() helper
2020-03-13 1:06 UTC (2+ messages)
[PATCH bpf-next] bpf: abstract away entire bpf_link clean up procedure
2020-03-12 23:47 UTC (6+ messages)
[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
2020-03-12 23:36 UTC (8+ messages)
` [PATCH bpf-next 1/7] dst: Move skb_dst_drop to skbuff.c
` [PATCH bpf-next 2/7] dst: Add socket prefetch metadata destinations
` [PATCH bpf-next 3/7] bpf: Add socket assign support
` [PATCH bpf-next 4/7] dst: Prefetch established socket destinations
` [PATCH bpf-next 5/7] selftests: bpf: add test for sk_assign
` [PATCH bpf-next 6/7] selftests: bpf: Extend sk_assign for address proxy
` [PATCH bpf-next 7/7] selftests: bpf: Improve debuggability of sk_assign
[PATCH bpf-next v2 0/2] tools: bpftool: fix object pinning and bash
2020-03-12 23:29 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] tools: bpftool: allow all prog/map handles for pinning objects
` [PATCH bpf-next v2 2/2] tools: bpftool: fix minor bash completion mistakes
[PATCH bpf-next] libbpf: split BTF presence checks into libbpf- and kernel-specific parts
2020-03-12 23:16 UTC (3+ messages)
` [Potential Spoof] "
[PATCH v3 bpf-next 0/3] Fixes for bpftool-prog-profile
2020-03-12 23:11 UTC (6+ messages)
` [PATCH v3 bpf-next 1/3] bpftool: only build bpftool-prog-profile if supported by clang
` [PATCH v3 bpf-next 2/3] bpftool: skeleton should depend on libbpf
` [PATCH v3 bpf-next 3/3] bpftool: add _bpftool and profiler.skel.h to .gitignore
[PATCH v2] net/bpfilter: fix dprintf usage for /dev/kmsg
2020-03-12 23:08 UTC
[PATCH] net/bpfilter: fix dprintf usage for logging into /dev/kmsg
2020-03-12 22:34 UTC (2+ messages)
WARNING in bpf_check (3)
2020-03-12 21:37 UTC
KASAN: slab-out-of-bounds Read in cgroup_file_notify
2020-03-12 21:06 UTC (3+ messages)
[PATCH bpf-next 0/2] tools: bpftool: fix object pinning and bash
2020-03-12 18:39 UTC (4+ messages)
` [PATCH bpf-next 1/2] tools: bpftool: allow all prog/map handles for pinning objects
` [PATCH bpf-next 2/2] tools: bpftool: fix minor bash completion mistakes
[PATCH] bpftool: use linux/types.h from source tree for profiler build
2020-03-12 18:38 UTC (8+ messages)
` [PATCH bpf-next v2] "
[PATCH bpf] libbpf: add null pointer check in bpf_object__init_user_btf_maps()
2020-03-12 18:34 UTC (7+ messages)
[PATCH bpf-next v5 00/12] Extend SOCKMAP to store listening sockets
2020-03-12 17:25 UTC (6+ messages)
` [PATCH bpf-next v5 12/12] selftests/bpf: Tests for SOCKMAP holding "
[PATCH v2 bpf-next 0/3] Fixes for bpftool-prog-profile
2020-03-12 12:34 UTC (8+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: only build bpftool-prog-profile if supported by clang
` [PATCH v2 bpf-next 2/3] bpftool: skeleton should depend on libbpf
` [PATCH v2 bpf-next 3/3] bpftool: add _bpftool and profiler.skel.h to .gitignore
[PATCH] bpftool: fix iprofiler build on systems without /usr/include/asm symlink
2020-03-12 10:30 UTC (11+ messages)
` [PATCH bpf-next v2] bpftool: fix profiler "
[PATCH] perf tools: add support for lipfm4
2020-03-12 10:03 UTC (6+ messages)
Shared Umem between processes
2020-03-12 8:20 UTC (3+ messages)
` AW: "
[PATCH bpf-next v2 0/2] Refactor perf_event sample user program with libbpf bpf_link
2020-03-12 6:35 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event "
[PATCH bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
2020-03-11 22:24 UTC (5+ messages)
[PATCH v3] perf tools: add support for libpfm4
2020-03-11 21:36 UTC
[PATCH] seccomp: add compat_ioctl for seccomp notify
2020-03-11 20:06 UTC (2+ messages)
[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
2020-03-11 15:21 UTC (3+ messages)
[libbpf/libbpf] Is it possible to do SHARED_UMEM between processes? (#138)
2020-03-11 15:15 UTC
[PATCH bpf-next] tools/runqslower: add BPF_F_CURRENT_CPU for running selftest on older kernels
2020-03-11 14:19 UTC (2+ messages)
general protection fault in ir_raw_event_store_with_filter
2020-03-11 13:36 UTC
[PATCH bpf-next] bpf: Fix trampoline generation for fmod_ret programs
2020-03-11 13:23 UTC (2+ messages)
[bpf PATCH] bpf: sockmap, remove bucket->lock from sock_{hash|map}_free
2020-03-11 13:10 UTC (2+ messages)
[bug report] bpf: Support attaching tracing BPF program to other BPF programs
2020-03-11 12:10 UTC
[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
2020-03-11 11:51 UTC (5+ messages)
[PATCH -next 003/491] MELLANOX MLX5 core VPI driver: Use fallthrough;
2020-03-11 7:00 UTC (3+ messages)
` [PATCH -next 029/491] BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER: "
[PATCH v2] perf tools: add support for lipfm4
2020-03-11 5:12 UTC
page: next (older) | prev (newer) | latest
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).