bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-15 01:34:32 to 2021-07-20 20:42:01 UTC [more...]

[PATCH bpf-next] bpf, selftests: fix test_maps now that sockmap supports UDP
 2021-07-20 20:30 UTC  (2+ messages)

[PATCH v2 bpf 0/2] libbpf: fix inner map removal in bpf_object__create_map
 2021-07-20 20:24 UTC  (6+ messages)
` [PATCH bpf 1/2] libbpf: fix removal of inner map "
` [PATCH bpf 2/2] selftests/bpf: check inner map deletion

[PATCH bpf-next] selftests, bpf: test_tc_tunnel.sh nc: cannot use -p and -l
 2021-07-20 19:38 UTC  (3+ messages)

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-20 18:42 UTC  (4+ messages)

[PATCH v3 0/6] Add TDX Guest Support (Attestation support)
 2021-07-20 17:59 UTC  (10+ messages)
` [PATCH v3 1/6] x86/tdx: Add TDREPORT TDX Module call support
` [PATCH v3 2/6] x86/tdx: Add GetQuote TDX hypercall support
` [PATCH v3 3/6] x86/tdx: Add SetupEventNotifyInterrupt "
` [PATCH v3 4/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v3 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v3 6/6] tools/tdx: Add a sample attestation user app

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-20 17:47 UTC  (3+ messages)

[PATCH bpf 0/3] sockmap fixes picked up by stress tests
 2021-07-20 17:41 UTC  (6+ messages)
` [PATCH bpf 1/3] bpf, sockmap: zap ingress queues after stopping strparser
` [PATCH bpf 2/3] bpf, sockmap: on cleanup we additionally need to remove cached skb
` [PATCH bpf 3/3] bpf, sockmap: fix memleak on ingress msg enqueue

[PATCH] drm/amdgpu/acp: Make PM domain really work
 2021-07-20 17:22 UTC 

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-20 15:43 UTC  (6+ messages)
` [PATCH rfc v6 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count in page pool
` [PATCH rfc v6 3/4] page_pool: add frag page recycling support "
` [PATCH rfc v6 4/4] net: hns3: support skb's frag page recycling based on "

Ask for help about bpf map
 2021-07-20 14:50 UTC  (11+ messages)

[PATCH bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-20  9:13 UTC  (6+ messages)
` [PATCH bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display
` [PATCH bpf-next 2/3] selftests/bpf: add __int128-specific tests for typed data dump
` [PATCH bpf-next 3/3] libbpf: propagate errors when retrieving enum value for typed data display

[PATCH v2 bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-20  8:49 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display
` [PATCH v2 bpf-next 2/3] selftests/bpf: add __int128-specific tests for typed data dump
` [PATCH v2 bpf-next 3/3] libbpf: propagate errors when retrieving enum value for typed data display

[PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support
 2021-07-20  4:16 UTC  (6+ messages)
` [PATCH bpf-next v3] "

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-20  2:07 UTC  (6+ messages)

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-07-20  0:03 UTC  (6+ messages)
` [PATCH bpf-next v5 07/11] af_unix: implement unix_dgram_bpf_recvmsg()

[PATCH bpf v2 0/1] bpf: fix OOB read when printing XDP link fdinfo
 2021-07-19 23:11 UTC  (4+ messages)
` [PATCH bpf v2 1/1] "

[PATCH bpf] selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
 2021-07-19 23:26 UTC  (2+ messages)

[RFT] Testing 1.22
 2021-07-19 21:08 UTC  (14+ messages)

[PATCH bpf-next v2] bpf: expose bpf_d_path helper to vfs_* and security_* functions
 2021-07-19 19:02 UTC  (2+ messages)

[PATCH bpf-next 1/2] tools/lib/bpf: bpf_program__insns allow to retrieve insns in libbpf
 2021-07-19 16:42 UTC  (10+ messages)
` [PATCH bpf-next 2/2] tools/bpf/bpftool: xlated dump from ELF file directly

[PATCH v6 bpf-next 0/3] libbpf: BTF dumper support for typed data
 2021-07-19 14:15 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/3] "
` [PATCH v6 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v6 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests

[PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
 2021-07-19  8:48 UTC  (5+ messages)

bpf selftest tc_bpf failed with latest bpf-next
 2021-07-19  4:11 UTC  (2+ messages)

[PATCH] libbpf: Remove from kernel tree
 2021-07-18 21:55 UTC  (5+ messages)

[PATCHv4 bpf-next 0/8] bpf, x86: Add bpf_get_func_ip helper
 2021-07-18 21:30 UTC  (11+ messages)
` [PATCHv4 bpf-next 3/8] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCHv4 bpf-next 6/8] libbpf: Add bpf_program__attach_kprobe_opts function
` [PATCHv4 bpf-next 7/8] libbpf: Allow specification of "kprobe/function+offset"

[PATCH bpf-next] bpf: Expose bpf_d_path helper to vfs_read/vfs_write
 2021-07-18 11:17 UTC  (6+ messages)

[syzbot] BUG: stack guard page was hit in rtnl_newlink
 2021-07-17 13:42 UTC 

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-17  1:39 UTC  (9+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

[PATCH v2 bpf-next 0/3] libbpf: BTF typed dump cleanups
 2021-07-17  0:38 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: clarify/fix unaligned data issues for btf typed dump
` [PATCH v2 bpf-next 2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data
` [PATCH v2 bpf-next 3/3] libbpf: btf typed dump does not need to allocate dump data

[PATCH bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump
 2021-07-16 22:05 UTC  (2+ messages)

How to limit TCP packet lengths given to TC egress EBPF programs?
 2021-07-16 20:48 UTC  (3+ messages)

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-16 20:12 UTC  (4+ messages)

[PATCH v2 bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-16 19:27 UTC  (2+ messages)

[PATCH bpf 0/2] libbpf: fix inner map removal in bpf_object__create_map
 2021-07-16 18:24 UTC  (14+ messages)
` [PATCH bpf 1/2] libbpf: fix removal of inner map "
` [PATCH bpf 2/2] selftests/bpf: check inner map deletion

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-07-16  8:07 UTC  (7+ messages)

[PATCH 4/4] Revert "mm/page_alloc: make should_fail_alloc_page() static"
 2021-07-16  6:04 UTC  (3+ messages)

[PATCH bpf-next 0/6] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-16  4:44 UTC  (10+ messages)
` [PATCH bpf-next 1/6] libbpf: rename btf__load() as btf__load_into_kernel()
` [PATCH bpf-next 2/6] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next 4/6] libbpf: explicitly mark btf__load() and btf__get_from_id() as deprecated
` [PATCH bpf-next 5/6] libbpf: add split BTF support for btf__load_from_kernel_by_id()

[PATCH bpf-next 0/2] Add xdp_update_skb_shared_info utility routine
 2021-07-16  3:05 UTC  (7+ messages)
` [PATCH bpf-next 2/2] net: xdp: add "

pull-request: bpf-next 2021-07-15
 2021-07-16  2:21 UTC 

R1 invalid mem access 'inv'
 2021-07-16  1:33 UTC  (11+ messages)

Appending the INT meta data and header in end host
 2021-07-16  0:28 UTC 

pull-request: bpf 2021-07-15
 2021-07-15 21:06 UTC 

[PATCH v7 bpf-next 00/11] bpf: Introduce BPF timers
 2021-07-15 20:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: remove unused variable in tc_tunnel prog
 2021-07-15 20:00 UTC  (2+ messages)

A look into XDP hints for AF_XDP
 2021-07-15 19:34 UTC  (5+ messages)

[PATCH bpf-next] bpftool: Check malloc return value in mount_bpffs_for_pin
 2021-07-15 18:10 UTC  (4+ messages)

[PATCH bpf v4 0/2] bpf, sockmap: fix potential memory leak
 2021-07-15 18:00 UTC  (2+ messages)

[PATCH bpf v2] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-15 18:00 UTC  (3+ messages)

[PATCH] s390/bpf: perform r1 range checking before accessing jit->seen_reg[r1]
 2021-07-15 17:50 UTC  (3+ messages)

Can't build 5.13 selftests against clang-12 nor clang-13
 2021-07-15 16:21 UTC  (2+ messages)

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-15 15:19 UTC  (4+ messages)
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

Range checking on r1 in function reg_set_seen in arch/s390/net/bpf_jit_comp.c
 2021-07-15 12:40 UTC  (3+ messages)

[PATCH bpf] libbpf: fix race when pinning maps in parallel
 2021-07-15 10:17 UTC  (5+ messages)

Verifier bug on MIPS32/Kernel 5.13.1, test_verifier "access skb fields ok"
 2021-07-15  6:12 UTC 

Signing of BPF programs as root delegation
 2021-07-15  4:44 UTC  (2+ messages)

modified BPF backend, a request for consideration
 2021-07-15  4:08 UTC 

[PATCH rfc v5 0/4] add frag page support in page pool
 2021-07-15  3:49 UTC  (5+ messages)
` [PATCH rfc v5 2/4] page_pool: add interface to manipulate frag count "

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-15  2:33 UTC  (4+ messages)

[bpf-next, v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
 2021-07-15  1:34 UTC  (3+ 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).