BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 13:40:36 to 2024-04-19 19:44:17 UTC [more...]

[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
 2024-04-19 19:44 UTC  (2+ messages)

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-19 18:57 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v9 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
 2024-04-19 18:52 UTC  (3+ messages)

[PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-19 18:36 UTC  (8+ messages)

[PATCH bpf] arm32, bpf: reimplement sign-extension mov instruction
 2024-04-19 18:28 UTC 

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-04-19 18:01 UTC  (12+ messages)

[PATCH v4 1/2] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-19 17:59 UTC  (5+ messages)
` [PATCH v4 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-19 17:41 UTC  (13+ messages)

[PATCH bpf-next v2 0/5] bpf/verifier: range computation improvements
 2024-04-19 17:38 UTC  (15+ messages)
` [PATCH bpf-next v2 1/5] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v2 2/5] bpf/verifier: improve XOR and OR "
` [PATCH bpf-next v2 3/5] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v2 4/5] bpf/verifier: relax MUL range computation check
` [PATCH bpf-next v2 5/5] selftests/bpf: MUL range computation tests

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-19 17:32 UTC  (20+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH bpf-next 00/18] Introduce bpf_wq
 2024-04-19 16:01 UTC  (20+ messages)
` [PATCH bpf-next 06/18] bpf: add support for bpf_wq user type
` [PATCH bpf-next 08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE
` [PATCH bpf-next 09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
` [PATCH bpf-next 11/18] bpf: wq: add bpf_wq_init
` [PATCH bpf-next 16/18] selftests/bpf: add checks for bpf_wq_set_callback()
` [PATCH bpf-next 17/18] bpf: add bpf_wq_start

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-19 14:35 UTC  (6+ messages)

[PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-19 13:30 UTC  (2+ messages)

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-19 13:29 UTC  (9+ messages)
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-19 12:37 UTC  (6+ messages)
` [PATCH net-next v2 13/15] net: "

[PATCH v4 00/14] security: digest_cache LSM
 2024-04-19 11:18 UTC  (8+ messages)
` [PATCH v4 02/14] security: Introduce the "

[PATCH 5.15.y 0/5] Backport bounds checks for bpf
 2024-04-19 11:09 UTC  (19+ messages)
  ` [PATCH 5.15.y 1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
  ` [PATCH 5.15.y 2/5] bpf: Generalize check_ctx_reg for reuse with other types
  ` [PATCH 5.15.y 3/5] bpf: Generally fix helper register offset check
  ` [PATCH 5.15.y 4/5] bpf: Fix out of bounds access for ringbuf helpers
  ` [PATCH 5.15.y 5/5] bpf: Fix ringbuf memory type confusion when passing to helpers
` [PATCH 5.15.y v2 0/5] Backport bounds checks for bpf
  ` [PATCH 5.15.y v2 1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
  ` [PATCH 5.15.y v2 2/5] bpf: Generalize check_ctx_reg for reuse with other types
  ` [PATCH 5.15.y v2 3/5] bpf: Generally fix helper register offset check
  ` [PATCH 5.15.y v2 4/5] bpf: Fix out of bounds access for ringbuf helpers
  ` [PATCH 5.15.y v2 5/5] bpf: Fix ringbuf memory type confusion when passing to helpers
` [PATCH 5.15.y v3 0/5] Backport bounds checks for bpf
  ` [PATCH 5.15.y v3 1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
  ` [PATCH 5.15.y v3 2/5] bpf: Generalize check_ctx_reg for reuse with other types
  ` [PATCH 5.15.y v3 3/5] bpf: Generally fix helper register offset check
  ` [PATCH 5.15.y v3 4/5] bpf: Fix out of bounds access for ringbuf helpers
  ` [PATCH 5.15.y v3 5/5] bpf: Fix ringbuf memory type confusion when passing to helpers

[syzbot] [bpf?] [net?] WARNING in _prb_commit
 2024-04-19 10:02 UTC 

[PATCH dwarves 0/3] pahole: support nonstandard btf_features
 2024-04-19  9:44 UTC  (4+ messages)
` [PATCH dwarves 1/3] pahole: allow --btf_features to not participate in "all"

[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-04-19  8:01 UTC  (3+ messages)

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-19  7:57 UTC  (3+ messages)

[RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs
 2024-04-19  3:03 UTC  (5+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-19  0:43 UTC  (12+ messages)

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-19  0:30 UTC  (13+ messages)
` [RFC PATCH bpf-next v4 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

No direct copy from ctx to map possible, why?
 2024-04-19  0:20 UTC  (9+ messages)

[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-18 22:24 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] Update a struct_ops link through a pinned path
 2024-04-18 21:37 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link
` [PATCH bpf-next v2 2/2] selftests/bpf: open a pinned path of a struct_ops link

[PATCH v3 bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-04-18 20:52 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint

[syzbot] [bpf?] possible deadlock in __stack_map_get
 2024-04-18 20:00 UTC 

[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations
 2024-04-18 19:44 UTC  (11+ messages)
` [RFC PATCH 3/7] module: prepare to handle ROX allocations for text
      ` [RFC PATCH 3/7] module: [
` [RFC PATCH 6/7] execmem: add support for cache of large ROX pages

[PATCH v3 1/2] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-18 18:41 UTC  (4+ messages)
` [PATCH v3 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-18 18:34 UTC  (4+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-18 16:37 UTC  (9+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH bpf-next] bpf: Fix JIT of is_mov_percpu_addr instruction
 2024-04-18 16:10 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw: Fix xdp_rxq error for disabled port
 2024-04-18 15:34 UTC 

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-18 14:23 UTC  (6+ messages)

[PATCH 1/2] [v2] net: ethernet: ti-cpsw: fix linking built-in code to modules
 2024-04-18 13:34 UTC  (2+ messages)

Follow up on "call helper function by address" terminology
 2024-04-18 12:46 UTC  (7+ messages)
` [Bpf] "

[PATCH net-next v9] virtio_net: Support RX hash XDP hint
 2024-04-18 12:00 UTC  (3+ messages)

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-04-18 10:20 UTC  (6+ messages)

[PATCH dwarves v6 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-18  9:31 UTC  (5+ messages)
` [PATCH dwarves v6 1/3] gobuffer: Add gobuffer__sort() helper

[PATCH bpf-next v5 0/6] use network helpers, part 1
 2024-04-18  8:09 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: Add start_server_addr helper
` [PATCH bpf-next v5 2/6] selftests/bpf: Use start_server_addr in cls_redirect
` [PATCH bpf-next v5 3/6] selftests/bpf: Use start_server_addr in sk_assign
` [PATCH bpf-next v5 4/6] selftests/bpf: Update arguments of connect_to_addr
` [PATCH bpf-next v5 5/6] selftests/bpf: Use connect_to_addr in cls_redirect
` [PATCH bpf-next v5 6/6] selftests/bpf: Use connect_to_addr in sk_assign

[syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user
 2024-04-18  7:58 UTC  (5+ messages)

[PATCH net v4] dpaa_eth: fix XDP queue index
 2024-04-18  7:51 UTC  (4+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-12  8:53 UTC  (4+ messages)
` [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
    ` [Bpf] "

[PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link
 2024-04-18  6:13 UTC  (3+ messages)

[PATCH bpf-next] bpf: add sacked flag in BPF_SOCK_OPS_RETRANS_CB
 2024-04-18  3:11 UTC  (4+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-04-18  2:51 UTC  (4+ messages)

Advice on cgroup rstat lock
 2024-04-18  2:04 UTC  (11+ messages)

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-18  1:30 UTC  (2+ messages)

[PATCH bpf v4 0/2] Two fixes for test_sockmap
 2024-04-18  0:28 UTC  (5+ messages)
` [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap

[PATCH bpf-next v4 00/14] use network helpers, part 1
 2024-04-18  0:19 UTC  (7+ messages)
` [PATCH bpf-next v4 02/14] selftests/bpf: Add start_server_addr* helpers
` [PATCH bpf-next v4 06/14] selftests/bpf: Use connect_to_addr in sk_assign
` [PATCH bpf-next v4 09/14] selftests/bpf: Use log_err in network_helpers

[syzbot] [bpf?] possible deadlock in queue_stack_map_push_elem
 2024-04-17 21:25 UTC 

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2024-04-17 19:20 UTC  (5+ messages)
` [RFC PATCH v2 30/31] kvx: Add power controller driver

[PATCH] bpf: fix typo in function save_aux_ptr_type
 2024-04-17 18:49 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: fixes typos in comments
  ` [PATCH bpf-next 2/2] bpf: fix typo in function save_aux_ptr_type

[PATCH bpf-next 0/2] bpf: fixes typos in kernel/bpf files
 2024-04-17 17:52 UTC 

[LSF/MM/BPF TOPIC] Running BOF
 2024-04-17 17:01 UTC 

[PATCH net-next v6 00/10] allocate dummy device dynamically
 2024-04-17 15:29 UTC  (7+ messages)
` [PATCH net-next v6 03/10] net: create a dummy net_device allocator


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 read-only IMAP folder(s) and NNTP newsgroup(s).