bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 21:23:45 to 2021-08-09 09:19:11 UTC [more...]

[PATCH bpf-next v2 00/14] bpf/tests: Extend the eBPF test suite
 2021-08-09  9:18 UTC  (6+ messages)
` [PATCH bpf-next v2 02/14] bpf/tests: Add BPF_MOV tests for zero and sign extension
` [PATCH bpf-next v2 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
` [PATCH bpf-next v2 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH bpf-next v2 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH bpf-next v2 09/14] bpf/tests: Add word-order tests for load/store of double words

[PATCH] samples: bpf: add an explict comment to handle nested vlan tagging
 2021-08-09  7:00 UTC 

[PATCH bpf v2 0/2] bpf: fix a couple of issues with syscall program
 2021-08-09  6:03 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: don't call bpf_get_current_[ancestor_]cgroup_id() in sleepable progs
` [PATCH bpf v2 2/2] bpf: add missing bpf_read_[un]lock_trace() for syscall program

[PATCH] samples: bpf: xdp1: remove duplicate code to find protocol
 2021-08-09  0:01 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in _copy_to_iter
 2021-08-08 23:38 UTC 

Update percpu array from userspace?
 2021-08-08 21:59 UTC 

(No Subject)
 2021-08-08 20:46 UTC 

[PATCH] samples: bpf: xdp2: remove duplicate code to find protocol
 2021-08-08 12:34 UTC 

[PATCH bpf-next] libbpf: support weak typed ksyms
 2021-08-07  0:48 UTC  (3+ messages)

[PATCH v3 bpf-next 0/2] BPF iterator for UNIX domain socket
 2021-08-07  0:09 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/2] bpf: af_unix: Implement "
` [PATCH v3 bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program

[PATCH 0/2] samples/bpf: xdpsock: Minor enhancements
 2021-08-07  0:00 UTC  (4+ messages)
` [PATCH 1/2] samples/bpf: xdpsock: Make the sample more useful outside the tree
` [PATCH 2/2] samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()

pull-request: bpf 2021-08-07
 2021-08-06 23:50 UTC 

[[RFC xdp-hints] 00/16] XDP hints and AF_XDP support
 2021-08-06 23:14 UTC  (9+ messages)
` [[RFC xdp-hints] 13/16] libbpf: Helpers to access XDP frame metadata
` [[RFC xdp-hints] 16/16] samples/bpf: Show XDP hints usage

[PATCH v2] bpf: Fix integer overflow involving bucket_size
 2021-08-06 23:10 UTC  (2+ messages)

[RFC bpf-next 0/5] SO_TXTIME support in AF_XDP
 2021-08-06 23:08 UTC  (5+ messages)
` [RFC bpf-next 2/5] libbpf: "
` [RFC bpf-next 3/5] igc: Launchtime support in XDP Tx ZC path

[PATCH bpf-next 0/3] XDP bonding support
 2021-08-06 22:53 UTC  (21+ messages)
` [PATCH bpf-next v5 0/7] "
  ` [PATCH bpf-next v5 1/7] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v5 2/7] net: core: Add support for XDP redirection to slave device
  ` [PATCH bpf-next v5 3/7] net: bonding: Add XDP support to the bonding driver
  ` [PATCH bpf-next v5 4/7] devmap: Exclude XDP broadcast to master device
  ` [PATCH bpf-next v5 5/7] net: core: Allow netdev_lower_get_next_private_rcu in bh context
  ` [PATCH bpf-next v5 6/7] selftests/bpf: Fix xdp_tx.c prog section name
  ` [PATCH bpf-next v5 7/7] selftests/bpf: Add tests for XDP bonding
` [PATCH bpf-next v6 0/7]: XDP bonding support
  ` [PATCH bpf-next v6 1/7] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v6 2/7] net: core: Add support for XDP redirection to slave device
  ` [PATCH bpf-next v6 3/7] net: bonding: Add XDP support to the bonding driver
  ` [PATCH bpf-next v6 4/7] devmap: Exclude XDP broadcast to master device
  ` [PATCH bpf-next v6 5/7] net: core: Allow netdev_lower_get_next_private_rcu in bh context
  ` [PATCH bpf-next v6 6/7] selftests/bpf: Fix xdp_tx.c prog section name
  ` [PATCH bpf-next v6 7/7] selftests/bpf: Add tests for XDP bonding

[PATCH v3 bpf-next 00/14] BPF perf link and user-provided bpf_cookie
 2021-08-06 22:29 UTC  (3+ messages)
` [PATCH bpf-next v4] libbpf: introduce legacy kprobe events support

[syzbot] kernel BUG in __tlb_remove_page_size
 2021-08-06 22:20 UTC 

[PATCH v7 bpf-next 0/3] Add lookup_and_delete_elem support to BPF hash map types
 2021-08-06 21:42 UTC  (5+ messages)

[PATCH v3 intel-next 0/6] XDP_TX improvements for ice
 2021-08-06 20:46 UTC  (9+ messages)
` [PATCH v3 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs
` [PATCH v3 intel-next 2/6] ice: unify xdp_rings accesses
` [PATCH v3 intel-next 3/6] ice: do not create xdp_frame on XDP_TX
` [PATCH v3 intel-next 4/6] ice: propagate xdp_ring onto rx_ring
` [PATCH v3 intel-next 5/6] ice: optimize XDP_TX workloads
` [PATCH v3 intel-next 6/6] ice: introduce XDP_TX fallback path

LPC 2021 Networking and BPF Track CFP
 2021-08-06 19:50 UTC  (3+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)
  ` LPC 2021 Networking and BPF Track CFP (2nd reminder)

[PATCH bpf-next 0/4] bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
 2021-08-06 17:42 UTC  (7+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: selftests: Add sk_state to bpf_tcp_helpers.h
` [PATCH bpf-next 3/4] bpf: selftests: Add connect_to_fd_opts to network_helpers
` [PATCH bpf-next 4/4] bpf: selftests: Add dctcp fallback test

[PATCH v4 intel-next 0/6] XDP_TX improvements for ice
 2021-08-06 16:34 UTC  (8+ messages)
` [PATCH v4 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs
` [PATCH v4 intel-next 2/6] ice: unify xdp_rings accesses
` [PATCH v4 intel-next 3/6] ice: do not create xdp_frame on XDP_TX
` [PATCH v4 intel-next 4/6] ice: propagate xdp_ring onto rx_ring
` [PATCH v4 intel-next 5/6] ice: optimize XDP_TX workloads
` [PATCH v4 intel-next 6/6] ice: introduce XDP_TX fallback path

[PATCH bpf-next] selftests/bpf: rename reference_tracking BPF programs
 2021-08-06 15:30 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
 2021-08-06 15:20 UTC  (3+ messages)

[PATCH bpf-next 0/3] tools: ksnoop: tracing kernel function entry/return with argument/return value display
 2021-08-06 14:56 UTC  (7+ messages)
` [PATCH bpf-next 1/3] tools: ksnoop: kernel argument/return value tracing/display using BTF
` [PATCH bpf-next 2/3] tools: ksnoop: document ksnoop tracing of entry/return with value display
` [PATCH bpf-next 3/3] tools: ksnoop: add .gitignore

[PATCH] bpf: Fix integer overflow involving bucket_size
 2021-08-06 14:25 UTC  (3+ messages)

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

[PATCH] net: mvvp2: fix short frame size on s390
 2021-08-06 11:20 UTC  (2+ messages)

[PATCH NET v4 0/7] skbuff: introduce skb_expand_head()
 2021-08-06 10:14 UTC  (4+ messages)
  ` [PATCH NET v4 1/7] "
  ` [PATCH NET v4 7/7] bpf: use skb_expand_head in bpf_out_neigh_v4/6

[PATCH 5.4 0/6] bpf: backport fixes for CVE-2021-33624
 2021-08-06  8:07 UTC  (8+ messages)
` [PATCH 5.4 1/6] bpf: Inherit expanded/patched seen count from old aux data
` [PATCH 5.4 2/6] bpf: Do not mark insn as seen under speculative path verification
` [PATCH 5.4 3/6] bpf: Fix leakage under speculation on mispredicted branches
` [PATCH 5.4 4/6] bpf: Test_verifier, add alu32 bounds tracking tests
` [PATCH 5.4 5/6] bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
` [PATCH 5.4 6/6] bpf, selftests: Adjust few selftest outcomes wrt unreachable code

[PATCH 5.10 0/6] bpf: selftests: fix verifier selftests
 2021-08-06  8:04 UTC  (8+ messages)
` [PATCH 5.10 1/6] selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
` [PATCH 5.10 2/6] selftest/bpf: Adjust expected verifier errors
` [PATCH 5.10 3/6] bpf, selftests: Adjust few selftest result_unpriv outcomes
` [PATCH 5.10 4/6] bpf: Update selftests to reflect new error states
` [PATCH 5.10 5/6] bpf, selftests: Adjust few selftest outcomes wrt unreachable code
` [PATCH 5.10 6/6] selftest/bpf: Verifier tests for var-off access

[PATCH net-next v2 0/4] add frag page support in page pool
 2021-08-06  2:46 UTC  (5+ messages)
` [PATCH net-next v2 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH net-next v2 2/4] page_pool: add interface to manipulate frag count in page pool
` [PATCH net-next v2 3/4] page_pool: add frag page recycling support "
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-08-06  2:34 UTC  (4+ messages)
` [PATCH bpf-next v5 11/11] selftests/bpf: add test cases for redirection between udp and unix

[PATCH net-next 0/4] add frag page support in page pool
 2021-08-06  1:37 UTC  (7+ messages)
` [PATCH net-next 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH net-next 2/4] page_pool: add interface to manipulate frag count in page pool
` [PATCH net-next 3/4] page_pool: add frag page recycling support "
` [PATCH net-next 4/4] net: hns3: support skb's frag page recycling based on "

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-08-05 22:54 UTC  (10+ messages)
` [PATCH] bpf: Fix off-by-one in tail call count limiting

[PATCH bpf-next v5 0/5] sockmap: add sockmap support for unix stream socket
 2021-08-05 22:34 UTC  (6+ messages)
` [PATCH bpf-next v5 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v5 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v5 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v5 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v5 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 20:54 UTC 

[PATCH bpf-next v4 0/5] sockmap: add sockmap support for unix stream socket
 2021-08-05 18:44 UTC  (7+ messages)
` [PATCH bpf-next v4 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v4 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v4 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v4 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v4 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp

[PATCH bpf-next v5 0/2] bpf: expand bpf_d_path helper allowlist
 2021-08-05 17:28 UTC  (6+ messages)
` [PATCH bpf-next v5 2/2] bpf: expose bpf_d_path helper to vfs_* and security_* functions

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-05 13:31 UTC  (18+ messages)
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics
` [PATCH net-next 07/21] ethernet, ena: convert to standard XDP stats

[syzbot] possible deadlock in __sock_release
 2021-08-05 10:13 UTC 

[syzbot] WARNING in netlink_sock_destruct
 2021-08-05  0:31 UTC 

[PATCH bpf-next v3] selftests/bpf: move netcnt test under test_progs
 2021-08-04 23:20 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: xdp_redirect_cpu: Add mprog-disable to optstring
 2021-08-04 22:50 UTC  (5+ messages)

[PATCH bpf-next v3 0/5] sockmap: add sockmap support for unix stream socket
 2021-08-04 17:20 UTC  (4+ messages)
` [PATCH bpf-next v3 2/5] af_unix: add unix_stream_proto for sockmap
    `  "

[PATCH net-next v2] net: Modify sock_set_keepalive() for more scenarios
 2021-08-04  5:47 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] Improve XDP samples usability and output
 2021-08-03 23:32 UTC  (4+ messages)
` [PATCH bpf-next v3 2/8] samples: bpf: Add common infrastructure for XDP samples


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