messages from 2020-05-26 18:35:54 to 2020-05-29 05:21:24 UTC [more...]
[PATCH v3 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
2020-05-29 5:20 UTC (4+ messages)
` [PATCH v3 bpf-next 1/5] devmap: Formalize map value as a named struct
` [PATCH v3 bpf-next 2/5] bpf: Add support to attach bpf program to a devmap entry
` [PATCH v3 bpf-next 5/5] selftest: Add tests for XDP programs in devmap entries
[PATCH v2 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
2020-05-29 4:38 UTC (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Fix use-after-free in fmod_ret check
` [PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs
` [PATCH v2 bpf-next 3/4] libbpf: support sleepable progs
` [PATCH v2 bpf-next 4/4] selftests/bpf: basic sleepable tests
[PATCH bpf-next 0/3] bpf: Introduce minimal support for sleepable progs
2020-05-29 4:26 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce sleepable BPF programs
` [PATCH bpf-next 2/3] libbpf: support sleepable progs
` [PATCH bpf-next 3/3] selftests/bpf: basic sleepable tests
[RFC PATCH] samples:bpf: introduce task detector
2020-05-29 2:24 UTC (5+ messages)
[PATCH bpf-next] bpf: use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
2020-05-29 0:48 UTC
[PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
2020-05-29 0:05 UTC (2+ messages)
[PATCH linux-rcu] docs/litmus-tests: add BPF ringbuf MPSC litmus tests
2020-05-28 22:54 UTC
[PATCH v3 bpf-next 0/5] BPF ring buffer
2020-05-28 22:49 UTC (4+ messages)
` [PATCH v3 bpf-next 1/5] bpf: implement BPF ring buffer and verifier support for it
[PATCH 0/8] selftests/bpf: installation and out of tree build fixes
2020-05-28 22:47 UTC (56+ messages)
` [PATCH 1/8] selftests/bpf: remove test_align from Makefile
` [PATCH 2/8] selftests/bpf: build bench.o for any $(OUTPUT)
` [PATCH 4/8] selftests/bpf: fix object files installation
` [PATCH 5/8] selftests/bpf: add output dir to include list
` [PATCH 6/8] selftests/bpf: fix urandom_read installation
` [PATCH 7/8] selftests/bpf: fix test.h placing for out of tree build
` [PATCH 8/8] selftests/bpf: factor out MKDIR rule
` [PATCH] selftests/bpf: split -extras target to -static and -gen
[PATCH bpf 0/2] bpf: fix a verifier issue when assigning 32bit reg states to 64bit ones
2020-05-28 21:58 UTC (7+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] tools/bpf: add a verifier test for "
[PATCH v3 bpf-next 0/2] introduce xdp_convert_frame_to_buff routine
2020-05-28 21:12 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] xdp: introduce xdp_convert_frame_to_buff utility routine
` [PATCH v3 bpf-next 2/2] xdp: rename convert_to_xdp_frame in xdp_convert_buff_to_frame
accessing global and per-cpu vars
2020-05-28 20:58 UTC (6+ messages)
[PATCH bpf-next V2] bpf: Fix map_check_no_btf return code
2020-05-28 19:41 UTC (6+ messages)
[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
2020-05-28 18:48 UTC (34+ messages)
` [PATCH bpf-next 1/8] flow_dissector: Don't grab update-side lock on prog detach from pre_exit
` [PATCH bpf-next 2/8] flow_dissector: Pull locking up from prog attach callback
` [PATCH bpf-next 3/8] net: Introduce netns_bpf for BPF programs attached to netns
` [PATCH bpf-next 4/8] flow_dissector: Move out netns_bpf prog callbacks
` [PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace
` [PATCH bpf-next 6/8] libbpf: Add support for bpf_link-based netns attachment
` [PATCH bpf-next 7/8] bpftool: Support link show for netns-attached links
` [PATCH bpf-next 8/8] selftests/bpf: Add tests for attaching bpf_link to netns
BUG: stack guard page was hit in mark_lock
2020-05-28 18:03 UTC
[RFCv2 0/9] bpf: Add d_path helper
2020-05-28 17:23 UTC (6+ messages)
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux
clean up and streamline probe_kernel_* and friends v4
2020-05-28 17:06 UTC (11+ messages)
` [PATCH 10/23] maccess: unify the probe kernel arch hooks
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
[PATCH bpf 0/5] bpf: fix map permissions check and cleanup code around
2020-05-28 14:39 UTC (7+ messages)
` [PATCH bpf 1/5] selftests/bpf: fix a typo in test_maps
` [PATCH bpf 2/5] selftests/bpf: cleanup some file descriptors "
` [PATCH bpf 3/5] selftests/bpf: cleanup comments "
` [PATCH bpf 4/5] bpf: fix map permissions check
` [PATCH bpf 5/5] selftests/bpf: add tests for write-only stacks/queues
[PATCH v2 bpf-next] xdp: introduce convert_to_xdp_buff utility routine
2020-05-28 14:24 UTC (4+ messages)
[PATCH bpf-next] libbpf: fix perf_buffer__free() API for sparse allocs
2020-05-28 13:52 UTC (4+ messages)
fentry/fexit trace to BPF_PROG_TYPE_EXT BPF program not working
2020-05-28 9:10 UTC
[PATCH bpf-next 1/4] bpf: Generalize bpf_sk_storage
2020-05-27 22:06 UTC (2+ messages)
kselftest OOT run_tests
2020-05-27 21:46 UTC (8+ messages)
[PATCH bpf-next] libbpf: Export bpf_object__load_vmlinux_btf
2020-05-27 21:33 UTC (4+ messages)
[PATCH bpf-next] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt
2020-05-27 20:44 UTC (5+ messages)
[PATCH] fs: Add an explicit might_sleep() to iput
2020-05-27 20:05 UTC (4+ messages)
[PATCH bpf-next v2 1/3] sock: move sock_valbool_flag to header
2020-05-27 19:58 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] tcp: add keepalive_time_set helper
` [PATCH bpf-next v2 3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt
[PATCH bpf-next 0/4] Generalizing bpf_local_storage
2020-05-27 17:09 UTC (8+ messages)
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
2020-05-27 15:04 UTC (8+ messages)
` [PATCHv4 "
` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "
[RESEND PATCH 0/3] selftests: lib.mk improvements
2020-05-27 7:16 UTC (4+ messages)
` [RESEND PATCH 1/3] selftests: do not use .ONESHELL
` [RESEND PATCH 2/3] selftests: fix condition in run_tests
` [RESEND PATCH 3/3] selftests: simplify run_tests
KMSAN: uninit-value in bpf_skb_load_helper_32
2020-05-27 6:32 UTC (2+ messages)
[bpf-next PATCH v5 0/5] bpf: Add sk_msg and networking helpers
2020-05-26 23:12 UTC (8+ messages)
` [bpf-next PATCH v5 1/5] bpf, sk_msg: add some generic helpers that may be useful from sk_msg
[PATCH RESEND] libbpf: use .so dynamic symbols for abi check
2020-05-26 21:23 UTC (2+ messages)
[PATCH] bpf: Fix spelling in comment
2020-05-26 21:22 UTC (2+ messages)
[PATCH bpf-next v2] libbpf: add API to consume the perf ring buffer content
2020-05-26 21:15 UTC (2+ messages)
[PATCH] libbpf: Install headers as part of make install
2020-05-26 21:14 UTC (2+ messages)
[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
2020-05-26 21:10 UTC
[PATCH bpf-next] bpf: Fix map_check_no_btf return code
2020-05-26 18:52 UTC (4+ 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).