bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 23:59:18 to 2020-11-24 22:52:04 UTC [more...]

[PATCH 0/7] Atomics for eBPF
 2020-11-24 22:51 UTC  (26+ messages)
` [PATCH 1/7] bpf: Factor out emission of ModR/M for *(reg + off)
` [PATCH 2/7] bpf: x86: Factor out emission of REX byte
` [PATCH 3/7] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH 4/7] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH 5/7] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH 6/7] bpf: Add instructions for atomic_cmpxchg and friends
` [PATCH 7/7] bpf: Add tests for new BPF atomic operations

[PATCH 1/1] tools/bpftool: fix error return value in build_btf_type_table()
 2020-11-24 22:30 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] selftests/bpf: xsk selftests
 2020-11-24 22:28 UTC  (10+ messages)
` [PATCH bpf-next v2 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets - SKB, DRV

[net PATCH] tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
 2020-11-24 22:14 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftest/bpf: fix link in readme
 2020-11-24 22:10 UTC  (8+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: fix rst formatting "

[PATCH][V2] libbpf: add support for canceling cached_cons advance
 2020-11-24 21:58 UTC  (3+ messages)

[PATCH bpf v2] net, xsk: Avoid taking multiple skbuff references
 2020-11-24 21:50 UTC  (2+ messages)

[arm64] kernel BUG at kernel/seccomp.c:1309!
 2020-11-24 21:45 UTC  (6+ messages)
      ` [PATCH] entry: Fix boot for !CONFIG_GENERIC_ENTRY

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-24 20:00 UTC  (10+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH bpf-next v3 0/3] Implement bpf_ima_inode_hash
 2020-11-24 18:07 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] ima: Implement ima_inode_hash
` [PATCH bpf-next v3 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode
` [PATCH bpf-next v3 3/3] bpf: Add a selftest for bpf_ima_inode_hash

[PATCH bpf-next V7 0/8] bpf: New approach for BPF MTU handling
 2020-11-24 16:50 UTC  (5+ messages)
` [PATCH bpf-next V7 8/8] bpf/selftests: activating bpf_check_mtu BPF-helper

[PATCH bpf-next v3 00/10] Introduce preferred busy-polling
 2020-11-24 16:21 UTC  (12+ messages)
` [PATCH bpf-next v3 01/10] net: introduce "
` [PATCH bpf-next v3 02/10] net: add SO_BUSY_POLL_BUDGET socket option

[RFC 0/2] btf_encoder: Detect kernel modules
 2020-11-24 16:19 UTC  (3+ messages)
` [PATCH 1/2] btf_encoder: Factor filter_functions function
` [PATCH 2/2] btf_encoder: Detect kernel module ftrace addresses

[PATCH bpf-next 1/3] ima: Implement ima_inode_hash
 2020-11-24 15:01 UTC  (12+ messages)
` [PATCH bpf-next 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode
` [PATCH bpf-next 3/3] bpf: Update LSM selftests for bpf_ima_inode_hash

ANNOUNCE: pahole v1.19 (Split BTF for kmodules, DWARF bug workarounds, speedups, --packed)
 2020-11-24 13:02 UTC 

[PATCH] xsk: add cq event
 2020-11-24 11:36 UTC  (10+ messages)
` [PATCH 0/3] xsk: fix for xsk_poll writeable
  ` [PATCH 1/3] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH 2/3] xsk: change the tx writeable condition

Business Proposal
 2020-11-24  9:10 UTC 

[RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-11-24  9:24 UTC  (4+ messages)

[PATCH bpf-next v3 0/7] bpf: remove bpf_load loader completely
 2020-11-24  9:03 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next v3 2/7] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next v3 3/7] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next v3 4/7] samples: bpf: refactor ibumad "
` [PATCH bpf-next v3 5/7] samples: bpf: refactor test_overhead "
` [PATCH bpf-next v3 6/7] samples: bpf: fix lwt_len_hist reusing previous BPF map
` [PATCH bpf-next v3 7/7] samples: bpf: remove bpf_load loader completely

[PATCH bpf-next v2 0/7] bpf: remove bpf_load loader completely
 2020-11-24  8:50 UTC  (5+ messages)
` [PATCH bpf-next v2 1/7] samples: bpf: refactor hbm program with libbpf

Business Proposal
 2020-11-24  7:11 UTC 

[PATCH bpf-next 0/6] libbpf: add support for kernel module BTF CO-RE relocations
 2020-11-24  7:49 UTC  (4+ messages)
` [PATCH bpf-next 1/6] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-24  5:59 UTC  (11+ messages)
        ` violating function pointer signature
                ` [PATCH v3] tracepoint: Do not fail unregistering a probe due to memory allocation

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-24  0:05 UTC  (6+ messages)
` [PATCH bpf-next v7 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps

[PATCH v2 01/24] exec: Move unshare_files to fix posix file locking during exec
 2020-11-23 21:05 UTC  (14+ messages)
` [PATCH v2 02/24] exec: Simplify unshare_files
` [PATCH v2 04/24] kcmp: In kcmp_epoll_target use fget_task
` [PATCH v2 11/24] file: Implement task_lookup_fd_rcu
` [PATCH v2 13/24] kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
` [PATCH v2 16/24] bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
` [PATCH v2 00/24] exec: Move unshare_files and guarantee files_struct.count is correct

[PATCH bpf-next v2 1/3] ima: Implement ima_inode_hash
 2020-11-23 19:00 UTC  (13+ messages)
` [PATCH bpf-next v2 2/3] bpf: Add a BPF helper for getting the IMA hash of an inode
` [PATCH bpf-next v2 3/3] bpf: Update LSM selftests for bpf_ima_inode_hash

memory leak in inet_create (2)
 2020-11-23 17:31 UTC  (2+ messages)

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (17+ messages)

[PATCH bpf] net, xsk: Avoid taking multiple skbuff references
 2020-11-23 14:05 UTC  (3+ messages)

[PATCH bpf] xsk: fix incorrect netdev reference count
 2020-11-23 12:30 UTC  (3+ messages)

[PATCHv5 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-23 13:12 UTC  (7+ messages)
` [PATCHv6 "
  ` [PATCHv6 iproute2-next 1/5] iproute2: add check_libbpf() and get_libbpf_version()
  ` [PATCHv6 iproute2-next 2/5] lib: make ipvrf able to use libbpf and fix function name conflicts
  ` [PATCHv6 iproute2-next 3/5] lib: add libbpf support
  ` [PATCHv6 iproute2-next 4/5] examples/bpf: move struct bpf_elf_map defined maps to legacy folder
  ` [PATCHv6 iproute2-next 5/5] examples/bpf: add bpf examples with BTF defined maps

[PATCH] libbpf: add support for canceling cached_cons advance
 2020-11-23 10:43 UTC  (4+ messages)

Is test_offload.py supposed to work?
 2020-11-23 10:31 UTC  (5+ messages)

Business Proposal
 2020-11-23  9:24 UTC 

[PATCHv3 0/2] btf_encoder: Fix functions BTF data generation
 2020-11-23  0:25 UTC  (4+ messages)

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-21 10:16 UTC  (2+ messages)

[RFC PATCH] bpf: preload: Fix build error when O= is set
 2020-11-21  9:48 UTC  (3+ messages)

[PATCH RESEND bpf-next 1/2] kbuild: skip module BTF generation for out-of-tree external modules
 2020-11-21  7:08 UTC  (2+ messages)
` [PATCH RESEND bpf-next 2/2] bpf: sanitize BTF data pointer after module is loaded

[PATCH bpf-next 0/7] Add kernel modules support for tracing BPF program attachments
 2020-11-21  2:46 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH bpf-next 2/7] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH bpf-next 3/7] libbpf: factor out low-level BPF program loading helper
` [PATCH bpf-next 4/7] libbpf: support attachment of BPF tracing programs to kernel modules
` [PATCH bpf-next 5/7] selftests/bpf: add tp_btf CO-RE reloc test for modules
` [PATCH bpf-next 6/7] selftests/bpf: make BPF sidecar traceable function global
` [PATCH bpf-next 7/7] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module

[net PATCH 0/2] tcp: Address issues with ECT0 not being set in DCTCP packets
 2020-11-21  2:22 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Refactor check_cfg to use a structured loop
 2020-11-21  1:55 UTC 

[PATCH bpf-next] bpf: Refactor check_cfg to use a structured loop
 2020-11-20 23:59 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).