messages from 2021-11-11 21:07:57 to 2021-11-16 00:41:53 UTC [more...]
[PATCH bpf-next 0/3] bpftool: update documentation and fix checks
2021-11-15 22:58 UTC (3+ messages)
` [PATCH bpf-next 1/3] bpftool: Add SPDX tags to RST documentation files
` [PATCH bpf-next 3/3] selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py
[PATCH bpf v1 0/3] Fixes for kfunc-mod regressions and warnings
2021-11-15 19:18 UTC (4+ messages)
` [PATCH bpf v1 1/3] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
` [PATCH bpf v1 2/3] bpf: Fix bpf_check_mod_kfunc_call for built-in modules
` [PATCH bpf v1 3/3] tools/resolve_btfids: Demote unresolved symbol message to debug
sockmap test is broken
2021-11-15 19:54 UTC (3+ messages)
[PATCH net-next 0/2] igc: driver change to support XDP metadata
2021-11-15 20:36 UTC (3+ messages)
` [PATCH net-next 1/2] igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
` [PATCH net-next 2/2] igc: enable XDP metadata in driver
[PATCH] bpf: Enable bpf support for reading branch records in powerpc
2021-11-15 23:30 UTC (2+ messages)
[PATCH] net/mlx5e: Avoid field-overflowing memcpy()
2021-11-15 22:16 UTC
[PATCH bpf] samples: bpf: fix build error due to -isystem removal
2021-11-15 23:00 UTC (2+ messages)
[PATCH bpf-next 0/3] Fix Navigation Issues in Docs
2021-11-15 22:30 UTC (5+ messages)
` [PATCH bpf-next 1/3] docs: change underline in btf to match style guide
` [PATCH bpf-next 2/3] docs: Rename bpf_lsm.rst to prog_lsm.rst
` [PATCH bpf-next 3/3] docs: fix ordering of bpf documentation
[PATCH v18 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
2021-11-15 22:33 UTC (24+ messages)
` [PATCH v18 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v18 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v18 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v18 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v18 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v18 bpf-next 06/23] net: marvell: rely on "
` [PATCH v18 bpf-next 07/23] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v18 bpf-next 08/23] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v18 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v18 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v18 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v18 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v18 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v18 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v18 bpf-next 15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v18 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v18 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v18 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v18 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v18 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v18 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v18 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff
` [PATCH v18 bpf-next 23/23] xdp: disable XDP_REDIRECT "
[PATCH bpf-next] selftests/bpf: add uprobe triggering overhead benchmarks
2021-11-15 22:34 UTC
[PATCH 5.15 815/917] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
2021-11-15 17:05 UTC
[PATCH bpf-next v2] bpftool: add current libbpf_strict mode to version output
2021-11-15 19:31 UTC
Clarification on bpftool dual licensing
2021-11-15 18:20 UTC
[PATCH 5.14 758/849] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
2021-11-15 17:04 UTC
[PATCH 5.10 523/575] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
2021-11-15 17:04 UTC
"resolve_btfids: unresolved" warnings while building v5.16-rc1
2021-11-15 17:27 UTC (2+ messages)
pull-request: bpf-next 2021-11-15
2021-11-15 17:27 UTC (4+ messages)
[PATCH 5.4 322/355] perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
2021-11-15 17:04 UTC
[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
2021-11-15 17:09 UTC (7+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info
[PATCH] selftests/seccomp: fix check of fds being assigned
2021-11-15 16:52 UTC
[PATCH bpf-next 0/2] bpf: fix a couple of missed btf_type_tag handling in libbpf
2021-11-15 16:39 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: fix a couple of missed btf_type_tag handling in btf.c
` [PATCH bpf-next 2/2] selftests/bpf: add a dedup selftest with equivalent structure types
[PATCH 6/6] vhost_net: use RCU callbacks instead of synchronize_rcu()
2021-11-15 15:30 UTC
[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
2021-11-15 13:20 UTC (3+ messages)
[syzbot] INFO: task can't die in __bio_queue_enter
2021-11-15 13:14 UTC (2+ messages)
[PATCH] net: Clean up some inconsistent indenting
2021-11-15 13:10 UTC (2+ messages)
split up filter.rst
2021-11-15 13:07 UTC (3+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
` [PATCH 2/2] bpf, doc: split general purpose eBPF documentation out of filter.rst
Custom 'hello' BPF CO-RE example failed on Debian 10 again for some reason
2021-11-15 9:47 UTC
[RESEND PATCH bpf] udp: validate checksum in udp_read_sock()
2021-11-15 4:40 UTC
[PATCH bpf-next] bpftool: Use libbpf_get_error() to check error
2021-11-15 1:24 UTC
[PATCH bpf v2 0/2] Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
2021-11-14 18:38 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for restricted helpers
[syzbot] BUG: MAX_LOCKDEP_CHAINS too low! (3)
2021-11-14 3:47 UTC
[PATCH] kthread: dynamically allocate memory to store kthread's full name
2021-11-13 15:47 UTC (6+ messages)
[GIT PULL] Networking for 5.16-rc1
2021-11-13 8:46 UTC (10+ messages)
` 32bit x86 build broken (was: Re: [GIT PULL] Networking for 5.16-rc1)
[PATCH bpf] selftests: bpf: check map in map pruning
2021-11-13 1:27 UTC (3+ messages)
[PATCH bpf v2] libbpf: Perform map fd cleanup for gen_loader in case of error
2021-11-13 1:05 UTC (3+ messages)
[PATCH bpf] libbpf: Perform map fd cleanup for gen_loader in case of error
2021-11-12 22:10 UTC (4+ messages)
[PATCH bpf] bpf: Fix incorrect use of strlen in xdp_redirect_cpu
2021-11-12 21:10 UTC (3+ messages)
[PATCH bpf] tools/runqslower: Fix cross-build
2021-11-12 21:00 UTC (4+ messages)
[PATCH bpf-next 1/2] selftests/bpf: fix an unused-but-set-variable compiler warning
2021-11-12 20:48 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: fix a tautological-constant-out-of-range-compare "
[PATCH bpf] samples: bpf: fix summary per-sec stats in xdp_sample_user
2021-11-12 20:50 UTC (3+ messages)
[PATCH bpf-next 0/4] selftests/bpf: improve test_progs
2021-11-12 19:25 UTC (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Move summary line after the error logs
` [PATCH bpf-next 2/4] selftests/bpf: variable naming fix
` [PATCH bpf-next 3/4] selftests/bpf: mark variable as static
` [PATCH bpf-next 4/4] selftests/bpf: Add timing to tests_progs
[PATCH v3 bpf-next 0/2] introduce btf_tracing_ids
2021-11-12 18:24 UTC (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v3 bpf-next 2/2] bpf: introduce btf_tracing_ids
[PATCH bpf-next] bpftool: add current libbpf_strict mode to version output
2021-11-12 17:04 UTC (3+ messages)
[PATCH bpf-next v2] bpftool: enable libbpf's strict mode by default
2021-11-12 16:00 UTC (5+ messages)
[PATCH bpf] bpf: Fix inner map state pruning regression
2021-11-12 15:20 UTC (2+ messages)
[PATCH bpf] xsk: fix crash on double free in buffer pool
2021-11-12 15:00 UTC (2+ messages)
[PATCH v2] perf bpf: Avoid memory leak from perf_env__insert_btf
2021-11-12 14:49 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] introduce btf_tracing_ids
2021-11-12 10:41 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
` [PATCH v2 bpf-next 2/2] bpf: introduce btf_tracing_ids
[PATCH] x86/perf: fix snapshot_branch_stack warning in VM
2021-11-12 9:57 UTC (2+ messages)
[RFC bpf-next 0/2] bpf: Fix BTF data for modules
2021-11-12 7:23 UTC (11+ messages)
[PATCH bpf] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
2021-11-12 6:18 UTC (3+ messages)
[PATCH] selftests/bpf: use swap() to make code cleaner
2021-11-12 5:06 UTC (2+ messages)
[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
2021-11-12 5:02 UTC (13+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: s/btf__type_by_id/btf_type_by_id/
` [PATCH v2 bpf-next 02/12] bpf: Rename btf_member accessors
` [PATCH v2 bpf-next 03/12] bpf: Prepare relo_core.c for kernel duty
` [PATCH v2 bpf-next 04/12] bpf: Define enum bpf_core_relo_kind as uapi
` [PATCH v2 bpf-next 05/12] bpf: Pass a set of bpf_core_relo-s to prog_load command
` [PATCH v2 bpf-next 06/12] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()
` [PATCH v2 bpf-next 07/12] libbpf: Use CO-RE in the kernel in light skeleton
` [PATCH v2 bpf-next 08/12] libbpf: Support init of inner maps "
` [PATCH v2 bpf-next 09/12] selftests/bpf: Convert kfunc test with CO-RE to lskel
` [PATCH v2 bpf-next 10/12] selftests/bpf: Improve inner_map test coverage
` [PATCH v2 bpf-next 11/12] selftests/bpf: Convert map_ptr_kern test to use light skeleton
` [PATCH v2 bpf-next 12/12] selftests/bpf: Additional test for CO-RE in the kernel
fd leak in lskel
2021-11-12 5:00 UTC (2+ messages)
[PATCH bpf-next 0/6] bpftool: miscellaneous fixes
2021-11-12 1:52 UTC (5+ messages)
` [PATCH bpf-next 3/6] bpftool: Use $(OUTPUT) and not $(O) for VMLINUX_BTF_PATHS in Makefile
[PATCH bpf-next v3 00/10] Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
2021-11-12 1:45 UTC (12+ messages)
` [PATCH bpf-next v3 01/10] bpf: "
` [PATCH bpf-next v3 02/10] libbpf: Support BTF_KIND_TYPE_TAG
` [PATCH bpf-next v3 03/10] bpftool: "
` [PATCH bpf-next v3 04/10] selftests/bpf: Test libbpf API function btf__add_type_tag()
` [PATCH bpf-next v3 05/10] selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
` [PATCH bpf-next v3 06/10] selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
` [PATCH bpf-next v3 07/10] selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
` [PATCH bpf-next v3 08/10] selftests/bpf: Add a C test for btf_type_tag
` [PATCH bpf-next v3 09/10] selftests/bpf: Clarify llvm dependency with btf_tag selftest
` [PATCH bpf-next v3 10/10] docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support
[PATCH 0/7] task comm cleanups
2021-11-12 1:08 UTC (8+ messages)
` [PATCH 4/7] fs/binfmt_elf: use get_task_comm instead of open-coded string copy
[PATCH v2 bpf-next 0/9] Future-proof more tricky libbpf APIs
2021-11-12 0:59 UTC (2+ messages)
[PATCH bpf-next 0/2] selftests/bpf: fix test_progs' log_level logic
2021-11-12 0:52 UTC (2+ messages)
[PATCH bpf-next v2 00/10] Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
2021-11-11 23:26 UTC (11+ messages)
` [PATCH bpf-next v2 01/10] bpf: "
` [PATCH bpf-next v2 02/10] libbpf: Support BTF_KIND_TYPE_TAG
` [PATCH bpf-next v2 03/10] bpftool: "
` [PATCH bpf-next v2 04/10] selftests/bpf: Test libbpf API function btf__add_type_tag()
` [PATCH bpf-next v2 05/10] selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
` [PATCH bpf-next v2 06/10] selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
` [PATCH bpf-next v2 07/10] selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
` [PATCH bpf-next v2 08/10] selftests/bpf: Add a C test for btf_type_tag
` [PATCH bpf-next v2 09/10] selftests/bpf: Clarify llvm dependency with btf_tag selftest
` [PATCH bpf-next v2 10/10] docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support
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;
as well as URLs for NNTP newsgroup(s).