bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 04:08:07 to 2024-03-08 12:07:29 UTC [more...]

[PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
 2024-03-08 12:07 UTC 

vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
 2024-03-08 11:23 UTC  (5+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-08 10:58 UTC  (23+ messages)
` [PATCH v2 bpf-next 1/9] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids
` [PATCH v2 bpf-next 2/9] bpf: add new acquire/release BPF kfuncs for mm_struct
` [PATCH v2 bpf-next 3/9] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs
` [PATCH v2 bpf-next 4/9] bpf: add new acquire/release based BPF kfuncs for exe_file
` [PATCH v2 bpf-next 5/9] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs
` [PATCH v2 bpf-next 6/9] bpf: add acquire/release based BPF kfuncs for fs_struct's paths
` [PATCH v2 bpf-next 7/9] bpf/selftests: add selftests for root/pwd path based BPF kfuncs
` [PATCH v2 bpf-next 9/9] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path()
` [PATCH v2 bpf-next 8/9] bpf: add trusted d_path() based "

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-08  6:03 UTC  (8+ messages)

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-08  5:38 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-08  4:57 UTC  (31+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation

[PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches
 2024-03-08  4:10 UTC  (8+ messages)
` [PATCH bpf v3 1/3] bpf: Fix DEVMAP_HASH overflow check on "
` [PATCH bpf v3 2/3] bpf: Fix hashtab "
` [PATCH bpf v3 3/3] bpf: Fix stackmap "

[LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
 2024-03-08  3:52 UTC  (3+ messages)

[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-08  3:39 UTC  (5+ messages)
` [PATCH iwl-next,v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
  ` [Intel-wired-lan] [PATCH iwl-next, v3 "
    ` [xdp-hints] "

[RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
 2024-03-08  2:55 UTC  (19+ messages)
` [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
` [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
` [RFC][PATCH 3/4] kprobes: Allow kprobes "
` [RFC][PATCH 4/4] selftests/bpf: Support testing the !MODULES case

[PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena
 2024-03-08  1:08 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena
` [PATCH v3 bpf-next 02/14] bpf: Disasm support for addr_space_cast instruction
` [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH v3 bpf-next 04/14] bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction
` [PATCH v3 bpf-next 05/14] bpf: Recognize addr_space_cast instruction in the verifier
` [PATCH v3 bpf-next 06/14] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA
` [PATCH v3 bpf-next 07/14] libbpf: Add __arg_arena to bpf_helpers.h
` [PATCH v3 bpf-next 08/14] libbpf: Add support for bpf_arena
` [PATCH v3 bpf-next 09/14] bpftool: Recognize arena map type
` [PATCH v3 bpf-next 10/14] libbpf: Recognize __arena global varaibles
` [PATCH v3 bpf-next 11/14] bpf: Add helper macro bpf_addr_space_cast()
` [PATCH v3 bpf-next 12/14] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
` [PATCH v3 bpf-next 13/14] selftests/bpf: Add bpf_arena_list test
` [PATCH v3 bpf-next 14/14] selftests/bpf: Add bpf_arena_htab test

[PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-08  1:03 UTC  (2+ messages)

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-03-07 23:47 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup/sk_msg programs
 2024-03-07 23:27 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
` [PATCH bpf-next 2/5] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
` [PATCH bpf-next 3/5] selftests/bpf: Refactor out some functions "
` [PATCH bpf-next 4/5] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
` [PATCH bpf-next 5/5] selftests/bpf: Add a sk_msg "

[PATCH v4 bpf-next 0/6] bpf: arena prerequisites
 2024-03-07 23:10 UTC  (9+ messages)
` [PATCH v4 bpf-next 1/6] bpf: Allow kfuncs return 'void *'
` [PATCH v4 bpf-next 2/6] bpf: Recognize '__map' suffix in kfunc arguments
` [PATCH v4 bpf-next 3/6] bpf: Plumb get_unmapped_area() callback into bpf_map_ops
` [PATCH v4 bpf-next 4/6] libbpf: Allow specifying 64-bit integers in map BTF
` [PATCH v4 bpf-next 5/6] bpftool: rename is_internal_mmapable_map into is_mmapable_map
` [PATCH v4 bpf-next 6/6] bpf: Tell bpf programs kernel's PAGE_SIZE

[LSF/MM/BPF TOPIC] faster uprobes
 2024-03-07 23:02 UTC  (6+ messages)

next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
 2024-03-07 23:00 UTC  (5+ messages)

[RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
 2024-03-07 22:47 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
 2024-03-07 20:24 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-03-07 20:12 UTC  (4+ messages)

BPF WG ISA Document: Last Call
 2024-03-07 18:01 UTC  (2+ messages)
` [Bpf] "

[PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-07 17:52 UTC  (2+ messages)

[PATCH net v2] dpaa_eth: fix XDP queue index
 2024-03-07 17:48 UTC  (3+ messages)

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-07 17:30 UTC  (2+ messages)

[PATCH bpf 1/2] xdp, bonding: Fix feature flags when there are no slave devs anymore
 2024-03-07 13:56 UTC  (3+ messages)

[PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
 2024-03-07 13:52 UTC  (2+ messages)

[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
 2024-03-07 13:37 UTC  (5+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "

[PATCH bpf v2 0/2] Fix hashmap overflow checks for 32-bit arches
 2024-03-07 12:00 UTC  (11+ messages)
` [PATCH bpf v2 2/2] bpf: Fix hashtab overflow check on "

[syzbot] [bpf?] KMSAN: uninit-value in strnchr
 2024-03-07  8:30 UTC 

pull-request: bpf 2024-03-06
 2024-03-07  4:30 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the mm-stable tree
 2024-03-07  3:20 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2024-03-07  1:40 UTC 

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-06 23:19 UTC  (12+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs

[PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area
 2024-03-06 23:11 UTC  (12+ messages)
` [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[syzbot] [netfilter?] INFO: rcu detected stall in gc_worker (3)
 2024-03-06 22:38 UTC 

struct_ops usage - verifier interactions
 2024-03-06 20:35 UTC  (4+ messages)

[PATCH bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
 2024-03-06 19:39 UTC 

[PATCH bpf-next v4 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-06 19:30 UTC  (18+ messages)
` [PATCH bpf-next v4 01/15] libbpf: allow version suffixes (___smth) for struct_ops types
` [PATCH bpf-next v4 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
` [PATCH bpf-next v4 03/15] libbpf: honor autocreate flag for struct_ops maps
` [PATCH bpf-next v4 04/15] selftests/bpf: test struct_ops map definition with type suffix
` [PATCH bpf-next v4 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs
` [PATCH bpf-next v4 06/15] selftests/bpf: bad_struct_ops test
` [PATCH bpf-next v4 07/15] selftests/bpf: test autocreate behavior for struct_ops maps
` [PATCH bpf-next v4 08/15] libbpf: sync progs autoload with maps autocreate "
` [PATCH bpf-next v4 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync
` [PATCH bpf-next v4 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
` [PATCH bpf-next v4 11/15] libbpf: struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
` [PATCH bpf-next v4 12/15] libbpf: rewrite btf datasec names starting from '?'
` [PATCH bpf-next v4 13/15] selftests/bpf: test case for SEC("?.struct_ops")
` [PATCH bpf-next v4 14/15] bpf: allow all printable characters in BTF DATASEC names
` [PATCH bpf-next v4 15/15] selftests/bpf: test cases for '?' in BTF names

[PATCH v6 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-06 19:15 UTC  (13+ messages)
` [PATCH v6 bpf-next 1/4] bpf: Introduce may_goto instruction
` [PATCH v6 bpf-next 2/4] bpf: Recognize that two registers are safe when their ranges match
` [PATCH v6 bpf-next 3/4] bpf: Add cond_break macro

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH bpf-next v1] ARC: Add eBPF JIT support
 2024-03-06 16:21 UTC  (4+ messages)

[PATCH v1 bpf-next 0/9] BPF static branches
 2024-03-06 10:44 UTC  (10+ messages)
` [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-06  5:32 UTC  (4+ 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).