bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 00:09:18 to 2023-06-12 10:34:16 UTC [more...]

[PATCH] lib/test_bpf: Replace kmap() with kmap_local_page()
 2023-06-12 10:33 UTC 

[PATCH 0/2] Fix high-order allocations for AUX space
 2023-06-12 10:25 UTC  (12+ messages)
` [PATCH 1/2] perf/core: Bail out early if the request AUX area is out of bound
` [PATCH 2/2] perf/ring_buffer: Fix high-order allocations for AUX space with correct MAX_ORDER limit

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-12  9:53 UTC  (14+ messages)
` [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

[syzbot] [net?] KASAN: stack-out-of-bounds Read in skb_splice_from_iter
 2023-06-12  9:40 UTC 

[PATCH net-next v7 2/4] net: core: add getsockopt SO_PEERPIDFD
 2023-06-12  9:22 UTC  (2+ messages)

[PATCH net-next,V2] net: mana: Add support for vlan tagging
 2023-06-12  8:40 UTC  (2+ messages)

[PATCH v13 00/12] tracing: Add fprobe/tracepoint events
 2023-06-12  7:29 UTC  (3+ messages)
` [PATCH v13 09/12] tracing/probes: Add BTF retval type support

[PATCH] Add a sysctl option to disable bpf offensive helpers
 2023-06-12  4:18 UTC  (2+ messages)

[RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
 2023-06-12  3:40 UTC  (14+ messages)

[PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-12  2:57 UTC  (4+ messages)

[PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
 2023-06-12  1:46 UTC  (7+ messages)

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-06-12  0:01 UTC  (8+ messages)

[BUG] optimizations for branch cause bpf verification to fail
 2023-06-11 23:10 UTC  (4+ messages)

[PATCH v12 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-11 16:59 UTC  (6+ messages)
` [PATCH v12 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v12 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v12 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v12 4/4] evm: Support multiple LSMs providing an xattr

[PATCH v2 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-11 15:55 UTC  (27+ messages)
` [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
` [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
` [PATCH v2 bpf-next 09/11] libbpf: Add perf event names

[syzbot] [net?] Internal error in desc_read_finalized_seq
 2023-06-11  6:34 UTC 

[PATCH v3 0/4] Bring back vmlinux.h generation
 2023-06-10 22:14 UTC  (7+ messages)
` [PATCH v3 1/4] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v3 2/4] perf bpf: Move the declaration of struct rq
` [PATCH v3 3/4] perf test: Add build tests for BUILD_BPF_SKEL
` [PATCH v3 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH net 00/17] selftests: mptcp: skip tests not supported by old kernels (part 3)
 2023-06-10 16:11 UTC  (18+ messages)
` [PATCH net 01/17] selftests: mptcp: lib: skip if not below kernel version
` [PATCH net 02/17] selftests: mptcp: join: use 'iptables-legacy' if available
` [PATCH net 03/17] selftests: mptcp: join: helpers to skip tests
` [PATCH net 04/17] selftests: mptcp: join: skip check if MIB counter not supported
` [PATCH net 05/17] selftests: mptcp: join: skip test if iptables/tc cmds fail
` [PATCH net 06/17] selftests: mptcp: join: support local endpoint being tracked or not
` [PATCH net 07/17] selftests: mptcp: join: skip Fastclose tests if not supported
` [PATCH net 08/17] selftests: mptcp: join: support RM_ADDR for used endpoints or not
` [PATCH net 09/17] selftests: mptcp: join: skip implicit tests if not supported
` [PATCH net 10/17] selftests: mptcp: join: skip backup if set flag on ID "
` [PATCH net 11/17] selftests: mptcp: join: skip fullmesh flag tests if "
` [PATCH net 12/17] selftests: mptcp: join: skip userspace PM "
` [PATCH net 13/17] selftests: mptcp: join: skip fail "
` [PATCH net 14/17] selftests: mptcp: join: skip MPC backups "
` [PATCH net 15/17] selftests: mptcp: join: skip PM listener "
` [PATCH net 16/17] selftests: mptcp: join: uniform listener tests
` [PATCH net 17/17] selftests: mptcp: join: skip mixed tests if not supported

[PATCH] Add a sysctl option to disable bpf offensive helpers
 2023-06-10 15:37 UTC  (3+ messages)

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-10  8:00 UTC  (13+ messages)
` [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

[PATCH bpf-next v4 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-10  7:01 UTC  (12+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v4 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

[PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc
 2023-06-10  3:50 UTC  (5+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: Add test for new "
` [PATCH bpf-next 3/5] bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
` [PATCH bpf-next 4/5] selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
` [PATCH bpf-next 5/5] bpf/docs: Update documentation for new cpumask kfuncs

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-06-10  3:37 UTC  (28+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support

[PATCH bpf-next v4 0/4] verify scalar ids mapping in regsafe()
 2023-06-09 23:22 UTC  (8+ messages)
` [PATCH bpf-next v4 1/4] bpf: use scalar ids in mark_chain_precision()
` [PATCH bpf-next v4 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
` [PATCH bpf-next v4 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
` [PATCH bpf-next v4 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-09 22:57 UTC  (9+ messages)

[PATCH bpf v4 0/2] bpf: fix NULL dereference during extable search
 2023-06-09 22:40 UTC  (4+ messages)
` [PATCH bpf v4 1/2] bpf: ensure main program has an extable
` [PATCH bpf v4 2/2] selftests/bpf: add a test for subprogram extables

[PATCH v1] tools api fs: More thread safety for global filesystem variables
 2023-06-09 22:40 UTC 

[PATCH bpf-next v1] selftests/bpf: fix invalid pointer check in get_xlated_program()
 2023-06-09 22:16 UTC 

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-09 21:34 UTC  (8+ messages)
` [PATCH bpf v3 1/2] bpf: ensure main program has an extable
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-09 20:37 UTC  (10+ messages)

[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
 2023-06-09 18:23 UTC  (4+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-09 17:02 UTC  (9+ messages)

[PATCH bpf] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable
 2023-06-09 16:18 UTC  (2+ messages)

[RFC PATCH] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-09 14:19 UTC  (11+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

HALLO ,
 2023-06-09 13:21 UTC 

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-09 13:17 UTC 

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-09 13:05 UTC  (6+ messages)

[PATCH net-next 4/6] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
 2023-06-09 10:02 UTC 

[PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
 2023-06-09  8:05 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-09  4:29 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search
 2023-06-09  0:09 UTC  (4+ messages)
` [PATCH bpf v2 2/2] bpf: ensure main program has an extable


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