messages from 2022-06-10 19:49:28 to 2022-06-15 13:49:24 UTC [more...]
[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
2022-06-15 13:48 UTC (3+ messages)
` [PATCH bpf-next v10 1/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v10 2/6] bpf: Allow helpers to accept pointers with a fixed size
[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
2022-06-15 13:22 UTC (13+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
[PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
2022-06-15 11:21 UTC (5+ messages)
` [PATCHv3 bpf 1/4] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv3 bpf 2/4] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv3 bpf 3/4] bpf: Force cookies array to follow symbols sorting
` [PATCHv3 bpf 4/4] selftest/bpf: Fix kprobe_multi bench test
[PATCH v2 bpf-next 00/10] AF_XDP ZC selftests
2022-06-15 10:38 UTC (14+ messages)
` [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
` [PATCH v2 bpf-next 02/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH v2 bpf-next 03/10] ice: do not setup vlan for loopback VSI
` [PATCH v2 bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH v2 bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH v2 bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH v2 bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH v2 bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH v2 bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH v2 bpf-next 10/10] selftests: xsk: add support for zero copy testing
[BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
2022-06-15 10:07 UTC (7+ messages)
[PATCH net-next 1/1] i40e: add xdp frags support to ndo_xdp_xmit
2022-06-15 8:40 UTC (2+ messages)
Ruch z pierwszej pozycji w Google
2022-06-15 8:08 UTC
[PATCH bpf] bpf: Limit maximum modifier chain length in btf_check_type_tags
2022-06-15 4:21 UTC
[PATCH v2] net: bpf: fix request_sock leak in filter.c
2022-06-15 1:15 UTC
[PATCH bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm
2022-06-14 23:20 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Avoid skipping certain subtests
2022-06-14 23:20 UTC (2+ messages)
[PATCH bpf-next v4 0/5] sleepable uprobe support
2022-06-14 23:10 UTC (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: move bpf_prog to bpf.h
` [PATCH bpf-next v4 3/5] bpf: allow sleepable uprobe programs to attach
` [PATCH bpf-next v4 5/5] selftests/bpf: add tests for sleepable (uk)probes
` [PATCH bpf-next v4 2/5] bpf: implement sleepable uprobes by chaining gps
` [PATCH bpf-next v4 4/5] libbpf: add support for sleepable uprobe programs
[PATCH v2] libbpf: Fix is_pow_of_2
2022-06-14 20:40 UTC (3+ messages)
[PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r()
2022-06-14 20:10 UTC (2+ messages)
[syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
2022-06-14 19:58 UTC (3+ messages)
[Patch bpf-next v3 0/4] sockmap: some performance optimizations
2022-06-14 19:55 UTC (7+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
[PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
2022-06-14 19:21 UTC (11+ messages)
[PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-14 17:50 UTC (6+ messages)
` [PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()
` [PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
` [PATCH v4 3/4] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v4 4/4] selftests/bpf: Add test for "
[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
2022-06-14 16:59 UTC (3+ messages)
arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in final BE8 format
2022-06-14 16:20 UTC
BPF ringbuf misses notifications due to improper coherence
2022-06-14 15:31 UTC (4+ messages)
` [Resend] "
[PATCH bpf-next] libbpf: Fix an unsigned < 0 bug
2022-06-14 15:10 UTC (2+ messages)
[PATCH] bpf: fix spelling in bpf_verifier.h
2022-06-14 15:00 UTC (2+ messages)
[PATCH bpf] xsk: fix generic transmit when completion queue reservation fails
2022-06-14 15:00 UTC (3+ messages)
[PATCH] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
2022-06-14 14:26 UTC
[RESEND][PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-14 13:06 UTC (5+ messages)
` [RESEND][PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()
` [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
` [RESEND][PATCH v4 3/4] bpf: Add bpf_verify_pkcs7_signature() helper
` [RESEND][PATCH v4 4/4] selftests/bpf: Add test for "
[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
2022-06-14 10:52 UTC (10+ messages)
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
2022-06-14 10:44 UTC (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next v3 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
` [PATCH bpf-next v3 4/5] selftests/bpf: Test an incomplete BPF CC
` [PATCH bpf-next v3 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()
[PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
2022-06-14 8:49 UTC
[PATCH] bpf: fix rq lock recursion issue
2022-06-14 6:09 UTC (10+ messages)
[PATCH bpf-next] selftests/bpf: Avoid skipping certain subtests
2022-06-14 5:49 UTC
[PATCH bpf-next v7 0/5] bpf_loop inlining
2022-06-14 5:49 UTC (7+ messages)
` [PATCH bpf-next v7 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v7 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v7 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v7 5/5] selftests/bpf: BPF test_prog "
[PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
2022-06-14 2:23 UTC (5+ messages)
[PATCH] perf bpf: 8 byte align bpil data
2022-06-14 1:47 UTC
[PATCH net] net: bpf: fix request_sock leak in filter.c
2022-06-14 1:05 UTC (5+ messages)
[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
2022-06-13 20:15 UTC (7+ messages)
[PATCH v2 0/5] Atomics support for eBPF on powerpc
2022-06-13 19:14 UTC (8+ messages)
` [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
[PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
2022-06-13 17:05 UTC (7+ messages)
[PATCH bpf-next v6 0/5] bpf_loop inlining
2022-06-13 16:56 UTC (9+ messages)
` [PATCH bpf-next v6 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v6 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v6 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v6 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v6 5/5] selftests/bpf: BPF test_prog "
[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
2022-06-13 16:38 UTC (10+ messages)
[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
2022-06-13 15:53 UTC (4+ messages)
` [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
[PATCH linux-next] security: Fix side effects of default BPF LSM hooks
2022-06-13 15:23 UTC (7+ messages)
[PATCH dwarves 0/2] btf: support BTF_KIND_ENUM64
2022-06-13 14:44 UTC (3+ messages)
` [PATCH dwarves 1/2] libbpf: Sync with latest libbpf repo
` [PATCH dwarves 2/2] btf: Support BTF_KIND_ENUM64
[PATCH bpf-next 00/10] AF_XDP ZC selftests
2022-06-13 11:37 UTC (15+ messages)
` [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing
[syzbot] WARNING in exit_tasks_rcu_finish
2022-06-13 10:44 UTC
[PATCH bpf-next v5 0/5] bpf_loop inlining
2022-06-13 5:51 UTC (7+ messages)
` [PATCH bpf-next v5 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v5 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v5 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v5 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v5 5/5] selftests/bpf: BPF test_prog "
[PATCH] kernel/trace: Remove unwanted initialization in __trace_uprobe_create()
2022-06-12 14:42 UTC
[PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
2022-06-12 14:11 UTC (2+ messages)
[PATCH] perf/kprobe: maxactive for fd-based kprobe
2022-06-12 12:12 UTC (4+ messages)
[PATCH] lib/error-inject: Convert to DEFINE_SEQ_ATTRIBUTE
2022-06-12 5:20 UTC
[PATCH v6 0/2] Optimize performance of update hash-map when free is zero
2022-06-11 21:40 UTC (2+ messages)
[PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
2022-06-11 16:53 UTC (2+ messages)
[PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
2022-06-11 12:55 UTC (5+ messages)
[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
2022-06-11 10:54 UTC (14+ messages)
[PATCH -next] perf: Fix pass 0 to PTR_ERR
2022-06-11 4:07 UTC
[PATCH bpf-next v4 0/5] bpf_loop inlining
2022-06-11 1:46 UTC (17+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
` [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
[PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
2022-06-10 23:56 UTC (7+ messages)
` [PATCH v3 1/2] "
[PATCH v6,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
2022-06-10 20:34 UTC (2+ messages)
[PATCH] selinux: fix typos in comments
2022-06-10 19:52 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
2022-06-10 19:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox