messages from 2020-03-10 12:22:41 to 2020-03-12 23:29:33 UTC [more...]
[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] bpf: abstract away entire bpf_link clean up procedure
2020-03-12 23:27 UTC (3+ messages)
[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)
[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-03-12 19:56 UTC (16+ 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 0/5] Return fds from privileged sockhash/sockmap lookup
2020-03-12 19:32 UTC (18+ messages)
` [PATCH 1/5] bpf: add map_copy_value hook
` [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
[PATCH bpf-next] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-12 19:19 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 (7+ 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 (7+ messages)
` [PATCH bpf-next v2 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
[PATCH 0/8] Lock warning cleanups
2020-03-12 6:20 UTC (20+ 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 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
` [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] tools: bpftool: restore message on failure to guess program type
2020-03-11 23:42 UTC (2+ messages)
[PATCH v2 bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
2020-03-11 22:27 UTC
[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: Document bpf_inspect drgn tool
2020-03-11 19:14 UTC
[PATCH bpf-next] selftests/bpf: guarantee that useep() calls nanosleep() syscall
2020-03-11 18:53 UTC
[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
2020-03-11 15:21 UTC (4+ 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 (3+ 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
[PATCH bpf-next 0/2] Fixes for bpftool-prog-profile
2020-03-11 4:33 UTC (7+ messages)
` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11
` [PATCH bpf-next 2/2] bpftool: skeleton should depend on libbpf
[PATCH v2] docs: sysctl/kernel: document BPF entries
2020-03-10 21:57 UTC (3+ messages)
[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
2020-03-10 23:11 UTC (5+ messages)
[PATCH bpf-next 0/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
2020-03-10 22:49 UTC (6+ messages)
` [PATCH bpf-next 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
[PATCH v3] docs: sysctl/kernel: document BPF entries
2020-03-10 21:58 UTC
WARNING: refcount bug in sk_alloc (2)
2020-03-10 22:25 UTC
[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
2020-03-10 19:54 UTC (9+ messages)
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking
[PATCH v2 bpf 0/2] Fix BTF verification of enum members with a selftest
2020-03-10 17:26 UTC (4+ messages)
Instrumentation and RCU
2020-03-10 16:54 UTC (2+ messages)
[LSFMMBPF TOPIC] Killing LSFMMBPF
2020-03-10 13:40 UTC (3+ messages)
[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
2020-03-10 12:22 UTC (17+ messages)
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).