public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-17 23:54:30 to 2024-07-20 12:12:58 UTC [more...]

[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
 2024-07-20 12:12 UTC  (5+ messages)

[PATCH bpf-next 0/4] use network helpers, part 10
 2024-07-20 12:00 UTC  (6+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Drop make_client in sk_lookup
` [PATCH bpf-next 2/4] selftests/bpf: Drop make_socket "
` [PATCH bpf-next 3/4] selftests/bpf: Drop inetaddr_len "
` [PATCH bpf-next 4/4] selftests/bpf: Drop __start_server in network_helpers

[PATCH v14 0/3] Reduce overhead of LSMs with static calls
 2024-07-20 10:30 UTC  (3+ messages)
` [PATCH v14 3/3] security: Replace indirect LSM hook calls "

[v2 PATCH bpf-next 2/4] bpftool: add net attach/detach command to tcx prog
 2024-07-20  9:57 UTC  (3+ messages)

[PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr
 2024-07-20  9:31 UTC  (3+ messages)
` [PATCH v4 7/20] "

[PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match
 2024-07-20  9:31 UTC  (3+ messages)
` [PATCH "

[PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity
 2024-07-20  9:31 UTC  (3+ messages)
` [PATCH v4 9/20] "

[PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr
 2024-07-20  9:30 UTC  (3+ messages)
` [PATCH v4 8/20] "

[PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr
 2024-07-20  9:30 UTC  (3+ messages)
` [PATCH v4 6/20] "

[PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr
 2024-07-20  9:29 UTC  (3+ messages)
` [PATCH v4 5/20] "

[PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity
 2024-07-20  9:29 UTC  (3+ messages)
` [PATCH v4 4/20] "

[PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity
 2024-07-20  9:28 UTC  (3+ messages)
` [PATCH v4 3/20] "

[PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv
 2024-07-20  9:27 UTC  (3+ messages)
` [PATCH v4 2/20] "

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in bq_xmit_all
 2024-07-20  9:15 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf: Retire the unsupported_ops usage in struct_ops
 2024-07-20  6:43 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
` [PATCH bpf-next 2/3] selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs
` [PATCH bpf-next 3/3] selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded

[PATCH bpf-next v4] selftests/bpf: use auto-dependencies for test objects
 2024-07-20  5:49 UTC  (13+ messages)
      ` [PATCH bpf-next v1] selftests/bpf: Fix wrong binary in Makefile log output
        ` [PATCH bpf-next v2] "

[PATCH bpf-next v2 1/2] bpf: Support private stack for bpf progs
 2024-07-20  3:28 UTC  (10+ messages)
` [PATCH bpf-next v2 2/2] [no_merge] selftests/bpf: Benchmark runtime performance with private stack

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-07-20  3:15 UTC  (3+ messages)

[PATCH v6 bpf-next 0/3] bpf: Fix tailcall hierarchy
 2024-07-20  3:00 UTC  (4+ messages)

[bpf-next v3 00/12] no_caller_saved_registers attribute for helper calls
 2024-07-20  2:00 UTC  (11+ messages)
` [bpf-next v3 02/12] bpf: "
` [bpf-next v3 11/12] bpf: do check_nocsr_stack_contract() for ARG_ANYTHING helper params

Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
 2024-07-20  1:20 UTC  (18+ messages)
                    ` APIs for qp-trie //Re: "

[bug report] bpf: btf: Check members of struct/union
 2024-07-19 23:58 UTC 

[bug report] bpf: pass btf object id in bpf_map_info
 2024-07-19 23:52 UTC 

[PATCH bpf-next v2 1/2] bpf: Fail verification for sign-extension of packet data/data_end/data_meta
 2024-07-19 23:51 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses

[PATCH bpf-next v4 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-19 23:40 UTC  (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add reg_bounds tests for ldsx and subreg compare

[bpf-next v3 0/4] bpf: track find_equal_scalars history on per-instruction level
 2024-07-19 23:30 UTC  (7+ messages)
` [bpf-next v3 1/4] bpf: track equal scalars "
` [bpf-next v3 2/4] bpf: remove mark_precise_scalar_ids()
` [bpf-next v3 3/4] selftests/bpf: tests for per-insn sync_linked_regs() precision tracking
` [bpf-next v3 4/4] selftests/bpf: update comments find_equal_scalars->sync_linked_regs

[PATCH bpf-next v1 0/3] add bpf_file_d_path helper and selftests
 2024-07-19 18:55 UTC  (5+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add bpf_file_d_path helper
` [PATCH bpf-next v1 2/3] selftests/bpf:Adding test for "

[PATCH bpf-next] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y
 2024-07-19 18:44 UTC  (4+ messages)

[PATCH v2 00/11] perf/uprobe: Optimize uprobes
 2024-07-19 18:42 UTC 

Question: How is BPF Token supposed to work?
 2024-07-19 18:38 UTC  (2+ messages)

[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
 2024-07-19 18:32 UTC  (6+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies

[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-07-19 18:26 UTC  (10+ messages)

[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
 2024-07-19 18:22 UTC  (3+ messages)
` [PATCH v4] bpf: Fixed a segment issue when downgrade gso_size

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-19 18:20 UTC  (8+ messages)
` [RFC PATCH v9 10/11] selftests: Add a bpf fq qdisc to selftest
` [OFFLIST RFC 1/4] bpf: Search for kptrs in prog BTF structs
  ` [OFFLIST RFC 2/4] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
  ` [OFFLIST RFC 3/4] bpf: Support bpf_kptr_xchg into local kptr
  ` [OFFLIST RFC 4/4] selftests/bpf: Test bpf_kptr_xchg stashing "

[PATCHv2 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests
 2024-07-19 17:58 UTC  (5+ messages)
` [PATCHv2 bpf-next 1/2] selftests/bpf: Add uprobe fail tests for uprobe multi
` [PATCHv2 bpf-next 2/2] selftests/bpf: Add uprobe multi consumers test

[PATCH] bpf: Replace 8 seq_puts() calls by seq_putc() calls
 2024-07-19 17:40 UTC  (2+ messages)

[PATCH] bpf: Simplify character output in seq_print_delegate_opts()
 2024-07-19 17:40 UTC  (2+ messages)

[PATCH] bpf: fix excessively checking for elem_flags in batch update mode
 2024-07-19 16:22 UTC  (2+ messages)

[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
 2024-07-19 15:40 UTC  (4+ messages)

[PATCH bpf-next] perf/bpf: Use prog to emit ksymbol event for main program
 2024-07-19 15:30 UTC  (3+ messages)

[PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
 2024-07-19 15:14 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/bpf: integrate test_xdp_veth into test_progs

[PATCH] hid: bpf: avoid building struct ops without JIT
 2024-07-19 14:34 UTC  (3+ messages)

[syzbot] [bpf?] [trace?] possible deadlock in console_flush_all (3)
 2024-07-19 13:17 UTC  (2+ messages)
` [PATCH (repost)] sched/core: defer printk() while rq lock is held

[PATCH] riscv: patch: Remove redundant functions
 2024-07-19 12:10 UTC  (3+ messages)

[PATCH bpf v3 0/4] af_unix: MSG_OOB handling fix & selftest
 2024-07-19 11:09 UTC  (7+ messages)
` [PATCH bpf v3 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()

[PATCH bpf-next v2 0/9] Add BPF LSM return value range check, BPF part
 2024-07-19 11:00 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v2 2/9] bpf, lsm: Add check for BPF LSM return value
` [PATCH bpf-next v2 3/9] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v2 4/9] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v2 5/9] bpf, verifier: improve signed ranges inference for BPF_AND
` [PATCH bpf-next v2 6/9] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v2 7/9] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v2 8/9] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v2 9/9] selftests/bpf: Add verifier tests for bpf lsm

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-19  9:33 UTC  (3+ messages)
` [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v11 12/14] net: replace page_frag with page_frag_cache

[PATCH -next v1 0/9] Add BPF LSM return value range check, BPF part
 2024-07-19  8:41 UTC  (12+ messages)
` [PATCH bpf-next v1 1/9] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v1 2/9] bpf, lsm: Add check for BPF LSM return value
` [PATCH bpf-next v1 3/9] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v1 4/9] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v1 5/9] bpf, verifier: improve signed ranges inference for BPF_AND
` [PATCH bpf-next v1 6/9] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v1 7/9] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v1 8/9] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v1 9/9] selftests/bpf: Add verifier tests for bpf lsm

[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
 2024-07-19  8:32 UTC  (7+ messages)
` [PATCH bpf-next v4 16/20] bpf: Add a special case for bitwise AND on range [-1, 0]
      ` [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND

[RFC bpf-next v1] bpf, verifier: improve signed ranges inference for BPF_AND
 2024-07-19  8:17 UTC 

[PATCH bpf-next v2] selftests/bpf: use auto-dependencies for test objects
 2024-07-19  5:02 UTC  (15+ messages)

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-19  3:59 UTC 

[PATCH bpf-next v4 00/20] Add return value range check for BPF LSM
 2024-07-19  3:55 UTC  (4+ messages)

[PATCH bpf-next v4 01/20] lsm: Refactor return value of LSM hook vm_enough_memory
 2024-07-19  2:07 UTC  (2+ messages)
` [PATCH v4 1/20] "

[PATCH bpf-next v3 0/5] use network helpers, part 9
 2024-07-18 22:38 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: Drop type of connect_to_fd_opts
` [PATCH bpf-next v3 2/5] selftests/bpf: Drop must_fail from network_helper_opts
` [PATCH bpf-next v3 3/5] selftests/bpf: Add connect_to_addr_str helper
` [PATCH bpf-next v3 4/5] selftests/bpf: Use connect_to_addr_str in sk_lookup
` [PATCH bpf-next v3 5/5] selftests/bpf: Drop make_socket "

[syzbot] [bpf?] [net?] general protection fault in __cpu_map_flush
 2024-07-18 21:31 UTC 

[GIT PULL] ftrace: Rewrite of function graph to allow multiple users
 2024-07-18 21:26 UTC  (2+ messages)

[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
 2024-07-18 17:41 UTC  (3+ messages)

[PATCH v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-18 16:45 UTC  (4+ messages)

[ANNOUNCE] On-list CI notifications rolling out
 2024-07-18 16:42 UTC 

[PATCH bpf-next] bpf: kprobe: remove unused declaring of bpf_kprobe_override
 2024-07-18 14:51 UTC  (5+ messages)

LPC 2024 BPF Track CFP
 2024-07-18 11:48 UTC  (2+ messages)
` LPC 2024 BPF Track CFP [Reminder]

[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
 2024-07-18 11:23 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_map_delete_elem
 2024-07-18  9:25 UTC  (2+ messages)

[PATCH v3] net: linearizing skb when downgrade gso_size
 2024-07-18  7:42 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-07-18  7:42 UTC  (4+ messages)

linux-next: duplicate patch in the powerpc tree
 2024-07-18  4:32 UTC  (2+ messages)

[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-07-18  3:45 UTC  (4+ messages)
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text

[Syzkaller & bisect] There is deadlock in __bpf_ringbuf_reserve in v6.10
 2024-07-18  2:10 UTC 

[PATCH bpf-next] bpf/bpf_lru_list: make bpf_percpu_lru_pop_free safe in NMI
 2024-07-18  1:44 UTC 

[syzbot] [bpf?] [net?] KASAN: stack-out-of-bounds Read in xdp_do_check_flushed
 2024-07-18  0:09 UTC  (2+ messages)

[RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops
 2024-07-18  0:01 UTC  (2+ messages)

[RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
 2024-07-18  0:00 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the risc-v tree
 2024-07-17 23:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox