bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 22:30:19 to 2020-06-07 20:53:08 UTC [more...]

[PATCH bpf 0/2] Fixes for sock_hash_free
 2020-06-07 20:52 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
` [PATCH bpf 2/2] bpf, sockhash: Synchronize delete from bucket list on map free

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-07 16:09 UTC  (12+ messages)

[PATCH bpf v2] bpf: increase {get,set}sockopt optval size limit
 2020-06-07 13:35 UTC  (4+ messages)

[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
 2020-06-07 13:23 UTC  (2+ messages)

[bpf-next PATCH 0/3] fix ktls with sk_skb_verdict programs
 2020-06-06 16:26 UTC  (8+ messages)
` [bpf-next PATCH 1/3] bpf: refactor sockmap redirect code so its easy to reuse
` [bpf-next PATCH 2/3] bpf: fix running sk_skb program types with ktls

WARNING in dev_change_net_namespace
 2020-06-06 14:03 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-06-05 23:45 UTC  (7+ messages)

[PATCH net] net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
 2020-06-05 20:13 UTC  (2+ messages)

[PATCH bpf-next V1] bpf: devmap dynamic map-value area based on BTF
 2020-06-05 17:01 UTC  (9+ messages)

[PATCH 05/24] efi/libstub: Optimize for size instead of speed
 2020-06-05 16:09 UTC  (9+ messages)
          ` [PATCH] efi/x86: Fix build with gcc 4

[PATCH] bpf: export the net namespace for bpf_sock_ops
 2020-06-05 15:22 UTC  (3+ messages)

[PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace
 2020-06-05 14:41 UTC  (4+ messages)

[PATCH AUTOSEL 5.6 17/17] l2tp: do not use inet_hash()/inet_unhash()
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 14/14] l2tp: do not use inet_hash()/inet_unhash()
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 4.14 8/8] l2tp: do not use inet_hash()/inet_unhash()
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.9 6/6] l2tp: do not use inet_hash()/inet_unhash()
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.19 9/9] l2tp: do not use inet_hash()/inet_unhash()
 2020-06-05 12:25 UTC 

Trouble running bpf_iter tests
 2020-06-05  9:25 UTC  (4+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-06-05  8:46 UTC 

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-06-05  6:26 UTC  (12+ messages)
` [PATCHv4 "

[PATCH bpf 0/2] Fix bpf_skb_load_bytes_relative for cgroup_skb/egress
 2020-06-05  0:07 UTC  (3+ messages)
` [PATCH bpf 1/2] net/filter: Permit reading NET in load_bytes_relative when MAC not set
` [PATCH bpf 2/2] selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative

[net] seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
 2020-06-04 22:40 UTC  (2+ messages)

[PATCH bpf] bpf: increase {get,set}sockopt optval size limit
 2020-06-04 22:31 UTC 

[PATCH bpf-next] bpf: Fix an error code in check_btf_func()
 2020-06-04 21:43 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH bpf] bpf: fix unused-var without NETDEVICES
 2020-06-04 20:53 UTC  (10+ messages)
          ` [PATCH bpf v2] "

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-06-04 20:22 UTC  (2+ messages)
  ` WARNING: CPU: 1 PID: 52 at mm/page_alloc.c:4826 __alloc_pages_nodemask (Re: [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler)

PANIC: double fault in mark_lock
 2020-06-04 19:26 UTC 

[PATCH] perf: Fix bpf prologue generation, user attribute access in kprobes
 2020-06-04 15:16 UTC  (2+ messages)

[bpf PATCH] bpf: sockmap, remove bucket->lock from sock_{hash|map}_free
 2020-06-03 22:51 UTC  (6+ messages)

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-06-03 21:22 UTC  (13+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums

[PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs
 2020-06-03 18:00 UTC  (2+ messages)

[PATCH bpf-next RFC 0/3] bpf: dynamic map-value config layout via BTF
 2020-06-03 16:20 UTC  (11+ messages)
` [PATCH bpf-next RFC 2/3] bpf: devmap dynamic map-value storage area based on BTF

[PATCH v2] [PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs
 2020-06-03 15:32 UTC 

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-03  8:22 UTC  (5+ messages)

new seccomp mode aims to improve performance
 2020-06-03  4:51 UTC  (20+ messages)
      ` 答复: "
              ` 答复: "
                  ` 答复: "

pull-request: bpf-next 2020-06-02
 2020-06-02 22:48 UTC  (2+ messages)

[PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
 2020-06-02 21:35 UTC  (2+ messages)

[PATCH bpf-next v4 1/3] sock: move sock_valbool_flag to header
 2020-06-02 20:49 UTC  (4+ messages)
` [PATCH bpf-next v4 2/3] tcp: expose tcp_sock_set_keepidle_locked
` [PATCH bpf-next v4 3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt

[PATCH bpf 0/2] Two fixes for make kselftest TARGETS=bpf
 2020-06-02 20:37 UTC  (4+ messages)
` [PATCH bpf 1/2] tools/bpf: Don't use $(COMPILE.c)
` [PATCH bpf 2/2] selftests/bpf: Add a default $(CXX) value

[PATCH bpf] s390/bpf: Use bcr 0,%0 as tail call nop filler
 2020-06-02 20:36 UTC  (2+ messages)

[PATCH bpf] s390/bpf: Maintain 8-byte stack alignment
 2020-06-02 20:36 UTC  (2+ messages)

[PATCH bpf] bpf, selftests: Use bpf_probe_read_kernel
 2020-06-02 20:36 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix sample_cnt shared between two threads
 2020-06-02 19:00 UTC  (3+ messages)

[PATCH bpf 0/3] Fix csum unnecessary on bpf_skb_adjust_room
 2020-06-02 18:59 UTC  (12+ messages)
` [PATCH bpf 1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
` [PATCH bpf 2/3] bpf: Add csum_level helper for fixing up csum levels
` [PATCH bpf 3/3] bpf, selftests: Adapt cls_redirect to call csum_level helper

[PATCH bpf-next v3 1/3] sock: move sock_valbool_flag to header
 2020-06-02 18:38 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] tcp: expose tcp_sock_set_keepidle_locked
` [PATCH bpf-next v3 3/3] bpf: add SO_KEEPALIVE and related options to bpf_setsockopt

[PATCH bpf-next v2 00/12] Link-based program attachment to network namespaces
 2020-06-02 17:39 UTC  (18+ messages)
` [PATCH bpf-next v2 04/12] bpf: Add link-based BPF program attachment to network namespace
` [PATCH bpf-next v2 05/12] bpf, cgroup: Return ENOLINK for auto-detached links on update
` [PATCH bpf-next v2 06/12] libbpf: Add support for bpf_link-based netns attachment
` [PATCH bpf-next v2 07/12] bpftool: Extract helpers for showing link attach type
` [PATCH bpf-next v2 08/12] bpftool: Support link show for netns-attached links
` [PATCH bpf-next v2 11/12] selftests/bpf: Convert test_flow_dissector to use BPF skeleton

Checksum behaviour of bpf_redirected packets
 2020-06-02 15:01 UTC  (14+ messages)

[PATCH] i40e: fix wrong index in i40e_xsk_umem_dma_map
 2020-06-02 12:10 UTC  (3+ messages)
  ` 答复: "

[PATCH][v2] i40e: fix wrong index in i40e_xsk_umem_dma_map
 2020-06-02 12:21 UTC  (2+ messages)

[PATCH bpf-next 0/6] introduce support for XDP programs in CPUMAP
 2020-06-02  9:29 UTC  (6+ messages)
` [PATCH bpf-next 4/6] bpf: cpumap: add the possibility to attach an eBPF program to cpumap

[PATCH] bpf: Use tracing helpers for lsm programs
 2020-06-02  9:06 UTC  (6+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-06-02  9:03 UTC  (3+ messages)

[RFCv2 0/9] bpf: Add d_path helper
 2020-06-02  8:16 UTC  (10+ messages)
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux

[PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
 2020-06-02  8:14 UTC  (13+ messages)
` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
  ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname

pull-request: bpf-next 2020-06-01
 2020-06-01 22:53 UTC  (2+ messages)


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).