bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 00:37:47 to 2022-01-18 22:54:43 UTC [more...]

[PATCH rfc 0/6] Scheduler BPF
 2022-01-18 22:54 UTC  (3+ messages)

[PATCH bpf-next v8 00/10] Introduce unstable CT lookup helpers
 2022-01-18 22:52 UTC  (12+ messages)
` [PATCH bpf-next v8 01/10] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH bpf-next v8 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v8 03/10] bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
` [PATCH bpf-next v8 04/10] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v8 05/10] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v8 06/10] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v8 07/10] selftests/bpf: Add test for unstable CT lookup API
` [PATCH bpf-next v8 08/10] selftests/bpf: Add test_verifier support to fixup kfunc call insns
` [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v8 10/10] selftests/bpf: Add test for race in btf_try_get_module

[PATCH v22 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-18 22:33 UTC  (34+ messages)
` [PATCH v22 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v22 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v22 bpf-next 03/23] net: mvneta: update multi-frags bit before passing the xdp buffer to eBPF layer
` [PATCH v22 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v22 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v22 bpf-next 06/23] net: marvell: rely on "
` [PATCH v22 bpf-next 07/23] xdp: add multi-frags support to xdp_return_{buff/frame}
` [PATCH v22 bpf-next 08/23] net: mvneta: add multi-frags support to XDP_TX
` [PATCH v22 bpf-next 09/23] bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
` [PATCH v22 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support multi-frags
` [PATCH v22 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v22 bpf-next 12/23] bpf: add multi-frags support to the bpf_xdp_adjust_tail() API
` [PATCH v22 bpf-next 13/23] bpf: add multi-frags support to xdp copy helpers
` [PATCH v22 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v22 bpf-next 15/23] bpf: introduce multi-frags support to bpf_prog_test_run_xdp()
` [PATCH v22 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v22 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-frags
` [PATCH v22 bpf-next 18/23] libbpf: Add SEC name for xdp multi-frags programs
` [PATCH v22 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v22 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v22 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v22 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-frags
` [PATCH v22 bpf-next 23/23] xdp: disable XDP_REDIRECT "

[PATCH bpf-next v6 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-18 22:31 UTC  (9+ messages)

[PATCH bpf-next v1] bpftool: adding support for BTF program names
 2022-01-18 21:02 UTC 

[syzbot] WARNING in __cleanup_sighand
 2022-01-18 18:45 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf/scripts: Make description and returns section for helpers/syscalls mandatory
 2022-01-18 17:55 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] bpf/scripts: Raise an exception if the correct number of sycalls are not generated

[PATCH bpf-next 1/2] bpf/scripts: Make description and returns section for helpers/syscalls mandatory
 2022-01-18 17:19 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf/scripts: Raise an exception if the correct number of sycalls are not generated
    ` [External] "

[PATCH bpf] libbpf: define BTF_KIND_* constants in btf.h to avoid compilation errors
 2022-01-18 16:17 UTC  (3+ messages)

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-18 15:15 UTC  (17+ messages)
` [RFC PATCH v2 3/8] rethook: Add a generic return hook

[PATCH bpf v2] selftests: bpf: Fix bind on used port
 2022-01-18 15:11 UTC 

[PATCH v2] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-18 14:40 UTC 

[PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-18 12:50 UTC  (5+ messages)

[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-18 12:32 UTC  (6+ messages)

[PATCH bpf-next 1/1] bpf: Add bpf_copy_from_user_remote to read a process VM given its PID
 2022-01-18 10:57 UTC 

[PATCH AUTOSEL 5.10 003/116] libbpf: Validate that .BTF and .BTF.ext sections contain data
 2022-01-18  2:39 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 005/116] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.10 066/116] bpf: Do not WARN in bpf_warn_invalid_xdp_action()

[PATCH AUTOSEL 4.19 28/59] bpf: Do not WARN in bpf_warn_invalid_xdp_action()
 2022-01-18  2:46 UTC 

[PATCH AUTOSEL 4.14 32/56] bpf: Do not WARN in bpf_warn_invalid_xdp_action()
 2022-01-18  2:48 UTC 

[PATCH AUTOSEL 5.15 006/188] libbpf: Validate that .BTF and .BTF.ext sections contain data
 2022-01-18  2:31 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 008/188] selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
` [PATCH AUTOSEL 5.15 009/188] selftests/bpf: Destroy XDP link correctly
` [PATCH AUTOSEL 5.15 010/188] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.15 045/188] libbpf: Accommodate DWARF/compiler bug with duplicated structs
` [PATCH AUTOSEL 5.15 110/188] bpf: Do not WARN in bpf_warn_invalid_xdp_action()
` [PATCH AUTOSEL 5.15 170/188] bpf/selftests: Fix namespace mount setup in tc_redirect

[PATCH AUTOSEL 5.4 03/73] libbpf: Validate that .BTF and .BTF.ext sections contain data
 2022-01-18  2:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 38/73] bpf: Do not WARN in bpf_warn_invalid_xdp_action()

[PATCH AUTOSEL 5.16 008/217] libbpf: Detect corrupted ELF symbols section
 2022-01-18  2:19 UTC  (10+ messages)
` [PATCH AUTOSEL 5.16 009/217] libbpf: Improve sanity checking during BTF fix up
` [PATCH AUTOSEL 5.16 010/217] libbpf: Validate that .BTF and .BTF.ext sections contain data
` [PATCH AUTOSEL 5.16 012/217] selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
` [PATCH AUTOSEL 5.16 013/217] selftests/bpf: Destroy XDP link correctly
` [PATCH AUTOSEL 5.16 014/217] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.16 026/217] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
` [PATCH AUTOSEL 5.16 051/217] libbpf: Accommodate DWARF/compiler bug with duplicated structs
` [PATCH AUTOSEL 5.16 129/217] bpf: Do not WARN in bpf_warn_invalid_xdp_action()
` [PATCH AUTOSEL 5.16 199/217] bpf/selftests: Fix namespace mount setup in tc_redirect

[PATCH] bpf/selftests: Fix namespace mount setup in tc_redirect
 2022-01-17 19:25 UTC  (4+ messages)

[PATCH bpf] selftests: bpf: Fix bind on used port
 2022-01-17 18:57 UTC  (2+ messages)

[PATCH v6] bpf/scripts: raise an exception if the correct number of helpers are not generated
 2022-01-17 14:35 UTC  (5+ messages)

[PATCH bpf-next 0/2] perf: stop using deprecated bpf APIs
 2022-01-17  9:25 UTC  (13+ messages)
` [PATCH bpf-next 2/2] perf: stop using deprecated bpf__object_next() API

How do I implement bpf_prog_test_run with BPF CO-RE?
 2022-01-17  7:15 UTC 

libbpf API: dynamically load(/unload/attach/detach) bpf programs question
 2022-01-17  6:57 UTC  (5+ messages)

[PATCH bpf-next v5 2/2] selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
 2022-01-17  2:59 UTC 

[PATCH 00/13] powerpc/bpf: Some fixes and updates
 2022-01-16 10:41 UTC  (8+ messages)
` [PATCH 11/13] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15 19:09 UTC  (3+ messages)

[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
 2022-01-15 16:47 UTC  (3+ messages)
` [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-15 16:46 UTC  (6+ messages)

[PATCH bpf-next 0/3] Add bpf_access_process_vm helper and sleepable bpf iterator programs
 2022-01-15 16:27 UTC  (13+ messages)
` [PATCH v2 bpf-next 0/4] "
  ` [PATCH v2 bpf-next 1/4] bpf: Add bpf_access_process_vm() helper
  ` [PATCH v2 bpf-next 2/4] bpf: Add support for sleepable programs in bpf_iter_run_prog
  ` [PATCH v2 bpf-next 3/4] libbpf: Add "iter.s" section for sleepable bpf iterator programs
  ` [PATCH v2 bpf-next 4/4] selftests/bpf: Add test "

[PATCH bpf-next v5 2/2] selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15  2:48 UTC  (2+ messages)

[PATCH bpf-next v4 0/8] libbpf: Implement BTFGen
 2022-01-15  2:15 UTC  (11+ messages)
` [PATCH bpf-next v4 1/8] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v4 2/8] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v4 3/8] bpftool: Add gen btf command
` [PATCH bpf-next v4 4/8] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v4 6/8] bpftool: Implement btfgen()

[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
 2022-01-15  1:30 UTC  (2+ messages)

[PATCH] samples/bpf: xdpsock: Use swap() instead of open coding it
 2022-01-15  1:29 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2022-01-15  1:22 UTC  (5+ messages)
` [PATCH bpf-next v5 2/2] selftests: bpf: test "

[PATCH bpf] tools/resolve_btfids: build with host flags
 2022-01-15  1:00 UTC  (2+ messages)

[PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
 2022-01-14 23:04 UTC  (13+ messages)

Proposal: bpf_copy_from_user_remote
 2022-01-14 22:24 UTC  (5+ messages)

[PATCH v3 2/2] libbpf: Fix the incorrect register read for syscalls on x86_64
 2022-01-14 20:49 UTC  (2+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-14 20:48 UTC  (4+ messages)

[PATCH v2 bpf-next] libbpf: Improve btf__add_btf() with an additional hashmap for strings
 2022-01-14 19:55 UTC  (2+ messages)

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-14 19:36 UTC  (17+ messages)

[PATCH RFC v2 0/3] remove remaining users of SHA-1
 2022-01-14 16:33 UTC  (6+ messages)
` [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v2 2/3] ipv6: move from sha1 to blake2s in address calculation
` [PATCH RFC v2 3/3] crypto: sha1_generic - import lib/sha1.c locally

[PATCH] sfc: Fix missing error code in efx_reset_up()
 2022-01-14  9:41 UTC  (2+ messages)

[syzbot] KASAN: null-ptr-deref Write in kcm_tx_work (2)
 2022-01-14  9:28 UTC 

[PATCH bpf-next v7 00/10] Introduce unstable CT lookup helpers
 2022-01-14  7:46 UTC  (10+ messages)
` [PATCH bpf-next v7 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v7 07/10] selftests/bpf: Add test for unstable CT lookup API

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2022-01-14  5:44 UTC 

[PATCH] libbpf: remove unneeded conversion to bool
 2022-01-14  0:37 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).