messages from 2021-05-21 06:47:09 to 2021-05-26 08:03:28 UTC [more...]
[PATCH -tip v6 00/13] kprobes: Fix stacktrace with kretprobes on x86
2021-05-26 8:03 UTC (8+ messages)
` [PATCH -tip v6 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v6 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v6 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v6 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v6 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v6 06/13] ARC: Add instruction_pointer_set() API
` [PATCH -tip v6 07/13] ia64: "
[PATCH v12 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
2021-05-26 7:53 UTC (2+ messages)
[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
2021-05-26 6:42 UTC (13+ messages)
` [PATCH v7 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v7 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v7 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v7 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v7 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
` [PATCH v7 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK
` [PATCH v7 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v7 bpf-next 09/11] bpf: Support socket migration by eBPF
` [PATCH v7 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v7 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE
[PATCH bpf v2] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-26 6:35 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
2021-05-26 6:03 UTC (13+ messages)
AF_XDP metadata/hints
2021-05-26 4:51 UTC (2+ messages)
[Patch bpf v2 0/7] sock_map: some bug fixes and improvements
2021-05-26 4:22 UTC (9+ messages)
` [Patch bpf v2 1/7] skmsg: improve udp_bpf_recvmsg() accuracy
` [Patch bpf v2 2/7] selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
` [Patch bpf v2 3/7] udp: fix a memory leak in udp_read_sock()
` [Patch bpf v2 4/7] skmsg: fix a memory leak in sk_psock_verdict_apply()
` [Patch bpf v2 5/7] skmsg: teach sk_psock_verdict_apply() to return errors
` [Patch bpf v2 6/7] skmsg: pass source psock to sk_psock_skb_redirect()
` [Patch bpf v2 7/7] skmsg: increase sk->sk_drops when dropping packets
[PATCH bpf-next 0/3] Autogenerating API documentation
2021-05-26 3:22 UTC (9+ messages)
[PATCH v2 bpf-next 0/5] libbpf: error reporting changes for v1.0
2021-05-26 0:50 UTC (7+ messages)
` [PATCH v2 bpf-next 1/5] libbpf: add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
` [PATCH v2 bpf-next 3/5] libbpf: streamline error reporting for low-level APIs
` [PATCH v2 bpf-next 4/5] libbpf: streamline error reporting for high-level APIs
` [PATCH v2 bpf-next 5/5] bpftool: set errno on skeleton failures and propagate errors
[PATCH v26 02/25] LSM: Add the lsmblob data structure
2021-05-25 23:52 UTC (3+ messages)
pull-request: bpf 2021-05-26
2021-05-25 22:39 UTC
[RFC PATCH bpf-next] bpf: Introduce bpf_timer
2021-05-25 22:08 UTC (24+ messages)
[PATCH bpf] libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
2021-05-25 20:04 UTC (3+ messages)
[PATCH dwarves] btf_encoder: fix and complete filtering out zero-sized per-CPU variables
2021-05-25 19:58 UTC (2+ messages)
BPF: failed module verification on linux-next
2021-05-25 19:26 UTC (7+ messages)
linux-next: Tree for May 18 (kernel/bpf/bpf_lsm.o)
2021-05-25 19:15 UTC (6+ messages)
[PATCH bpf-next v2] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
2021-05-25 18:52 UTC (3+ messages)
[PATCH bpf 1/2] bpf: Set mac_len in bpf_skb_change_head
2021-05-25 16:03 UTC (3+ messages)
` [PATCH bpf v5] selftests/bpf: Add test for l3 use of bpf_redirect_peer
[PATCH bpf-next v2] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
2021-05-25 15:31 UTC (2+ messages)
[PATCH v3] bpftool: Add sock_release help info for cgroup attach/prog load command
2021-05-25 14:20 UTC (3+ messages)
[PATCH] selftests: Use kselftest skip code for skipped tests
2021-05-25 13:56 UTC (4+ messages)
[PATCHv2] selftests: Use kselftest skip code for skipped tests
2021-05-25 11:33 UTC
[PATCH bpf-next] xsk: use kvcalloc to support large umems
2021-05-25 11:30 UTC (4+ messages)
[PATCH bpf v4 1/2] bpf: Set mac_len in bpf_skb_change_head
2021-05-25 10:22 UTC (2+ messages)
` [PATCH bpf v5] selftests/bpf: Add test for l3 use of bpf_redirect_peer
libbpf v0.4 release
2021-05-25 6:30 UTC
[PATCH 0/1] bpf: fix spelling mistakes
2021-05-25 4:15 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] samples: bpf: ix kernel-doc syntax in file header
2021-05-25 4:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
2021-05-25 3:39 UTC (9+ messages)
[PATCH bpf-next 4/5] libbpf: streamline error reporting for high-level APIs
2021-05-25 0:15 UTC (3+ messages)
Portability of bpf_tracing.h
2021-05-25 0:13 UTC (4+ messages)
[PATCH bpf-next 0/5] libbpf: error reporting changes for v1.0
2021-05-25 0:06 UTC (11+ messages)
[PATCH -tip v2 00/10] kprobes: Fix stacktrace with kretprobes
2021-05-24 23:41 UTC (9+ messages)
` [PATCH -tip v2 02/10] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
[PATCH bpf-next 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
2021-05-24 22:05 UTC (4+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] bpf: support specifying ingress via "
` [PATCH bpf-next 3/3] selftests/bpf: Add test for "
[PATCH v7 bpf-next 0/3] Add lookup_and_delete_elem support to BPF hash map types
2021-05-24 22:02 UTC (2+ messages)
[PATCH bpf-next] libbpf: skip bpf_object__probe_loading for light skeleton
2021-05-24 19:30 UTC (2+ messages)
[PATCH bpf-next] libbpf: add support for new llvm bpf relocations
2021-05-24 19:09 UTC (3+ messages)
[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
2021-05-24 18:55 UTC (6+ messages)
[PATCH v2] bpftool: Add sock_release help info for cgroup attach command
2021-05-24 9:11 UTC (3+ messages)
[PATCH] bpftool: Add sock_release help info for cgroup attach command
2021-05-24 7:34 UTC (3+ messages)
Why does bpf_probe_read also release relocation information?
2021-05-24 2:39 UTC (3+ messages)
[syzbot] riscv/fixes boot error: WARNING in vmap_small_pages_range_noflush
2021-05-23 6:59 UTC
Failed to start load kernel modules on 5.13.0-rc2-next-20210521
2021-05-22 19:36 UTC (3+ messages)
bbpf_internal.h:102:22: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Werror=format=]
2021-05-22 0:48 UTC (2+ messages)
BTF: build failure on 32bit on linux-next
2021-05-22 0:46 UTC (2+ messages)
[Patch bpf] selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
2021-05-22 0:12 UTC (10+ messages)
[PATCH bpf-next 5/5] bpftool: set errno on skeleton failures and propagate errors
2021-05-21 23:43 UTC
[PATCH bpf-next 3/5] libbpf: streamline error reporting for low-level APIs
2021-05-21 23:42 UTC
[PATCH bpf-next 1/5] libbpf: add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
2021-05-21 23:42 UTC
[Patch bpf] udp: fix a memory leak in udp_read_sock()
2021-05-21 23:39 UTC (13+ messages)
[PATCH net-next v6 0/5] page_pool: recycle buffers
2021-05-21 16:15 UTC (6+ messages)
` [PATCH net-next v6 1/5] mm: add a signature in struct page
` [PATCH net-next v6 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v6 3/5] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v6 4/5] mvpp2: recycle buffers
` [PATCH net-next v6 5/5] mvneta: "
[PATCH RFC v4 0/3] Some optimization for lockless qdisc
2021-05-21 14:14 UTC (4+ messages)
` [Linuxarm] "
[RFC v2] bpf.2: Use standard types and attributes
2021-05-21 11:12 UTC (5+ messages)
` [PATCH v3] "
[RFC v2 00/23] io_uring BPF requests
2021-05-21 9:33 UTC (4+ messages)
` [PATCH 15/23] io_uring: enable BPF to submit SQEs
[PATCH bpf-next 00/11] bpfilter
2021-05-21 6:46 UTC (6+ messages)
` [PATCH bpf-next 02/11] bpfilter: Add logging facility
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