bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-16 00:57:54 to 2023-03-17 20:19:35 UTC [more...]

[PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs
 2023-03-17 20:19 UTC  (2+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Allow ld_imm64 instruction to point to kfunc

[PATCH bpf-next v7 0/8] Transit between BPF TCP congestion controls
 2023-03-17 19:42 UTC  (17+ messages)
` [PATCH bpf-next v7 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v7 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v7 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v7 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v7 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v7 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v7 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v7 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH] module/decompress: Never use kunmap() for local un-mappings
 2023-03-17 19:04 UTC  (2+ messages)

[PATCH v2] kernel: bpf: stackmap: fix a possible sleep-in-atomic bug in bpf_mmap_unlock_get_irq_work()
 2023-03-17 18:14 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Filter out preempt_count_ functions from kprobe_multi bench
 2023-03-17 16:51 UTC  (3+ messages)

[PATCH bpf-next 0/6] BPF verifier rotating log
 2023-03-17 16:47 UTC  (14+ messages)
` [PATCH bpf-next 1/6] bpf: split off basic BPF verifier log into separate file
` [PATCH bpf-next 2/6] bpf: remove minimum size restrictions on verifier log buffer
` [PATCH bpf-next 3/6] bpf: switch BPF verifier log to be a rotating log by default
` [PATCH bpf-next 4/6] libbpf: don't enfore verifier log levels on libbpf side
` [PATCH bpf-next 5/6] selftests/bpf: add more veristat control over verifier log options
` [PATCH bpf-next 6/6] selftests/bpf: add fixed vs rotating verifier log tests

bpf_timer memory utilization
 2023-03-17 16:40 UTC  (3+ messages)

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-17 16:33 UTC  (23+ messages)
` [PATCHv3 bpf-next 1/9] mm: "
` [PATCHv3 bpf-next 2/9] perf: Use file object build id in perf_event_mmap_event
` [PATCHv3 bpf-next 3/9] bpf: Use file object build id in stackmap
` [PATCHv3 bpf-next 4/9] bpf: Switch BUILD_ID_SIZE_MAX to enum
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function
` [PATCHv3 bpf-next 6/9] selftests/bpf: Add err.h header
` [PATCHv3 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
` [PATCHv3 bpf-next 8/9] selftests/bpf: Add iter_task_vma_buildid test
` [PATCHv3 bpf-next 9/9] selftests/bpf: Add file_build_id test

[PATCH bpf-next v2] selftests/bpf: add --json-summary option to test_progs
 2023-03-17 16:32 UTC 

[PATCH bpf-next 0/2] bpf: Add detection of kfuncs
 2023-03-17 16:28 UTC  (15+ messages)
` [PATCH bpf-next 1/2] bpf: Allow ld_imm64 instruction to point to kfunc
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_kfunc_exists()

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-17 14:52 UTC  (6+ messages)
` [PATCH 1/5] usermode_driver: Introduce umd_send_recv() from bpfilter
` [PATCH 2/5] usermode_driver_mgmt: Introduce management of user mode drivers
` [PATCH 3/5] bpfilter: Port to user mode driver management API
` [PATCH 4/5] selftests/umd_mgmt: Add selftests for UMD management library
` [PATCH 5/5] doc: Add documentation for the User Mode Driver "

[PATCH bpf-next V1 0/7] XDP-hints kfuncs for Intel driver igc
 2023-03-17 14:33 UTC  (8+ messages)
` [PATCH bpf-next V1 1/7] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
` [PATCH bpf-next V1 2/7] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V1 3/7] selftests/bpf: xdp_hw_metadata track more timestamps
` [PATCH bpf-next V1 4/7] selftests/bpf: xdp_hw_metadata RX hash return code info
` [PATCH bpf-next V1 5/7] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V1 6/7] igc: add XDP hints kfuncs for RX timestamp
` [PATCH bpf-next V1 7/7] igc: add XDP hints kfuncs for RX hash

[PATCH bpf-next 0/2] double-fix bpf_test_run + XDP_PASS recycling
 2023-03-17 13:40 UTC  (10+ messages)
` [PATCH bpf-next 1/2] bpf, test_run: fix crashes due to XDP frame overwriting/corruption
` [PATCH bpf-next 2/2] selftests/bpf: fix "metadata marker" getting overwritten by the netstack

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-17 13:36 UTC  (16+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH bpf-next v2] bpf, docs: Use internal linking for link to netdev subsystem doc
 2023-03-17 13:10 UTC  (2+ messages)

[PATCH bpf-next] kallsyms: move find_kallsyms_symbol_value out of internal header
 2023-03-17 12:50 UTC  (2+ messages)

[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
 2023-03-17  6:04 UTC  (8+ messages)

[PATCH net v2] net: xdp: don't call notifiers during driver init
 2023-03-17  4:40 UTC  (2+ messages)

[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-17  4:30 UTC  (7+ messages)
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH net] net: atlantic: Fix crash when XDP is enabled but no program is loaded
 2023-03-17  0:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add --json-summary option to test_progs
 2023-03-17  0:40 UTC  (10+ messages)

[PATCH v2 bpf-next 0/3]: Add socket destroy capability
 2023-03-16 22:37 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc

[PATCH net] net: xdp: don't call notifiers during driver init
 2023-03-16 21:59 UTC  (6+ messages)

[PATCH bpf v3] xsk: Add missing overflow check in xdp_umem_reg
 2023-03-16 21:13 UTC  (3+ messages)

[PATCH] tools/resolve_btfids: Add libsubcmd to .gitignore
 2023-03-16 21:10 UTC  (2+ messages)

[PATCH] bpf: remove misleading spec_v1 check on var-offset stack read
 2023-03-16 21:10 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-03-16 20:20 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] Make struct bpf_cpumask RCU safe
 2023-03-16 19:40 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] bpf: Free struct bpf_cpumask in call_rcu handler
` [PATCH bpf-next v2 2/5] bpf: Mark struct bpf_cpumask as rcu protected
` [PATCH bpf-next v2 3/5] bpf/selftests: Test using global cpumask kptr with RCU
` [PATCH bpf-next v2 4/5] bpf: Remove bpf_cpumask_kptr_get() kfunc
` [PATCH bpf-next v2 5/5] bpf,docs: Remove bpf_cpumask_kptr_get() from documentation

[PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-03-16 18:55 UTC  (12+ messages)

[PATCH net v2 0/2] virtio_net: fix two bugs related to XDP
 2023-03-16 17:50 UTC  (2+ messages)

[PATCH net 1/1] ice: xsk: disable txq irq before flushing hw
 2023-03-16 17:40 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Ignore warnings about "inefficient alignment"
 2023-03-16 17:30 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
 2023-03-16 17:20 UTC  (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix a fd leak in an error path in network_helpers.c

[PATCH v2 00/10] Add ftrace direct call for arm64
 2023-03-16 16:15 UTC  (12+ messages)
` [PATCH v2 01/10] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH v2 04/10] ftrace: Store direct called addresses in their ops
` [PATCH v2 06/10] ftrace: selftest: remove broken trace_direct_tramp

[RFC PATCH 05/28] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-03-16 15:57 UTC  (4+ messages)
` [RFC PATCH 21/28] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e
 2023-03-16 14:42 UTC 

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-16 11:57 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
 2023-03-16 10:15 UTC  (8+ messages)
` [PATCH 02/10] perf bpf filter: Implement event sample filtering

W sprawie samochodu
 2023-03-16  8:36 UTC 

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-13 19:08 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

next: arm-32bit: build errors: kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
 2023-03-16  7:53 UTC  (2+ messages)

[PATCH bpf-next v10 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-03-16  7:37 UTC  (5+ messages)

[PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-16  5:37 UTC  (8+ messages)
` [PATCH net v2 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag

[PATCH] veth: Fix use after free in XDP_REDIRECT
 2023-03-16  4:20 UTC  (2+ messages)

[PATCH bpf-next 0/5] Make struct bpf_cpumask RCU safe
 2023-03-16  1:41 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Free struct bpf_cpumask in call_rcu handler
` [PATCH bpf-next 2/5] bpf: Mark struct bpf_cpumask as RCU protected
` [PATCH bpf-next 3/5] bpf/selftests: Test using global cpumask kptr with RCU
` [PATCH bpf-next 4/5] bpf: Remove bpf_cpumask_kptr_get() kfunc
` [PATCH bpf-next 5/5] bpf,docs: Remove bpf_cpumask_kptr_get() from documentation


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