BPF List
 help / color / mirror / Atom feed
 messages from 2024-06-21 02:16:24 to 2024-06-24 04:34:32 UTC [more...]

[PATCH bpf-next v4 0/9] use network helpers, part 8
 2024-06-24  4:33 UTC 

[PATCH bpf-next 0/2] Use overflow.h helpers to check for overflows
 2024-06-24  3:38 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: verifier: use check_add_overflow() to check for addition overflows
` [PATCH bpf-next 2/2] bpf: verifier: use check_sub_overflow() to check for subtraction overflows

[PATCH -next] cgroup: fix uaf when proc_cpuset_show
 2024-06-24  3:34 UTC  (9+ messages)
  ` [PATCH] cgroup/cpuset: Prevent UAF in proc_cpuset_show()

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-24  0:13 UTC  (9+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP

[PATCH bpf-next] bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined
 2024-06-23 20:00 UTC  (5+ messages)

[PATCH bpf-next v2] bpf, docs: Address comments from IETF Area Directors
 2024-06-23 16:20 UTC  (5+ messages)
` [Bpf] "
  ` [Bpf] "

[PATCH v5 bpf-next 0/3] bpf: Fix tailcall hierarchy
 2024-06-23 16:15 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/3] bpf, x64: "
` [PATCH v5 bpf-next 2/3] bpf, arm64: "
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing

[PATCH] selftests/bpf: don't close(-1) in serial_test_fexit_stress()
 2024-06-23 13:17 UTC 

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-23 10:33 UTC  (24+ messages)
                ` [PATCH sched_ext/for-6.11] sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_class()

[RFC net-next 1/9] skb: introduce gro_disabled bit
 2024-06-23  8:27 UTC  (21+ messages)
` [RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag
` [RFC net-next 5/9] ice: apply XDP offloading fixup when building skb

[PATCH bpf-next] bpf, docs: Address comments from IETF Area Directors
 2024-06-23  6:53 UTC  (4+ messages)
` [Bpf] "
  ` [Bpf] "

[PATCH v3 00/11] Improve the copy of task comm
 2024-06-23  6:00 UTC  (20+ messages)
` [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v3 03/11] security: "
` [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v3 08/11] tsacct: "
` [PATCH v3 09/11] tracing: "
` [PATCH v3 10/11] net: Replace strcpy() "
` [PATCH v3 11/11] drm: "

Returning negative values repeatedly from a SOCK_FILTER ebpf prog stalls kernel thread
 2024-06-23  4:51 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] use network helpers, part 8
 2024-06-23  1:20 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v3 2/8] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v3 3/8] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v3 4/8] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v3 5/8] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v3 6/8] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v3 7/8] selftests/bpf: Drop inetaddr_len "
` [PATCH bpf-next v3 8/8] selftests/bpf: Drop make_socket "

[PATCH net] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
 2024-06-22 22:38 UTC  (4+ messages)

[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
 2024-06-22 22:25 UTC 

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-22 17:38 UTC  (6+ messages)

Returning negative values repeatedly from a SOCK_FILTER ebpf prog stalls kernel thread
 2024-06-22 12:15 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-06-22  8:28 UTC  (3+ messages)

[PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
 2024-06-22  5:57 UTC 

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-06-22  4:11 UTC  (3+ messages)
` [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH RESEND bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-06-22  3:04 UTC  (4+ messages)
` [PATCH RESEND bpf-next v2 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH RESEND bpf-next v2 2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
` [PATCH RESEND bpf-next v2 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline

[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-06-22  2:21 UTC  (4+ messages)
` [PATCH RESEND bpf-next v4 1/3] riscv, bpf: "
` [PATCH RESEND bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH RESEND bpf-next v4 3/3] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-06-22  2:08 UTC  (4+ messages)
` [PATCH v9 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH bpf-next v2 0/7] use network helpers, part 8
 2024-06-22  1:23 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] selftests/bpf: Use start_server in sockmap_ktls
` [PATCH bpf-next v2 2/7] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v2 3/7] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v2 4/7] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v2 5/7] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 6/7] selftests/bpf: Drop inetaddr_len "
` [PATCH bpf-next v2 7/7] selftests/bpf: Drop make_socket "

[RFC/PATCHSET 0/8] perf record: Use a pinned BPF program for filter (v2)
 2024-06-21 22:34 UTC 

[PATCH v2 bpf-next 0/6] bpf: resilient split BTF followups
 2024-06-21 22:10 UTC  (5+ messages)
` [PATCH v2 bpf-next 6/6] selftests/bpf: add kfunc_call test for simple dtor in bpf_testmod

Ideal way to read FUNC_PROTO in raw tp?
 2024-06-21 22:04 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: test struct_ops bpf map auto-attach
 2024-06-21 21:40 UTC  (2+ messages)

[PATCH] bpf, arm64: inline bpf_get_current_task/_btf() helpers
 2024-06-21 21:30 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Fix may_goto with negative offset
 2024-06-21 21:30 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] Regular expression support for test output matching
 2024-06-21 21:10 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] selftests/bpf: Support checks against a regular expression

[PATCH bpf-next 0/6] use network helpers, part 8
 2024-06-21 20:45 UTC  (12+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Use start_server in sockmap_ktls
` [PATCH bpf-next 2/6] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next 3/6] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next 4/6] selftests/bpf: Drop inetaddr_len "
` [PATCH bpf-next 5/6] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next 6/6] selftests/bpf: Drop make_socket "

[PATCH bpf v3 1/2] bpf: Fix overrunning reservations in ringbuf
 2024-06-21 20:10 UTC  (4+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add more ring buffer test coverage

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-06-21 19:32 UTC  (5+ messages)
` [PATCH 04/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()

[PATCH] bpf: add security_file_post_open() LSM hook to sleepable_lsm_hooks
 2024-06-21 18:00 UTC  (4+ messages)

[PATCH v2 bpf 1/2] bpf: Fix the corner case with may_goto and jump to the 1st insn
 2024-06-21 18:20 UTC  (2+ messages)

[PATCH v2] libbpf: checking the btf_type kind when fixing variable offsets
 2024-06-21 18:10 UTC  (2+ messages)

[PATCH bpf-next] bpftool: allow compile-time checks of BPF map auto-attach support in skeleton
 2024-06-21 18:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: Change bpf_session_cookie return value to __u64 *
 2024-06-21 17:40 UTC  (2+ messages)

[PATCH HID 00/12] HID: bpf_struct_ops, part 2
 2024-06-21 16:26 UTC  (17+ messages)
` [PATCH HID 01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
` [PATCH HID 02/12] HID: add source argument to HID low level functions
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
` [PATCH HID 05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report
` [PATCH HID 07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
` [PATCH HID 08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready
` [PATCH HID 09/12] selftests/hid: add wq test for hid_bpf_input_report()
` [PATCH HID 10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self
` [PATCH HID 11/12] selftests/hid: add another test for injecting an event from an event hook
` [PATCH HID 12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report

BPF/eBPF non-acronym feedback from Gunter Van de Velde and Éric Vyncke
 2024-06-21 14:47 UTC  (2+ messages)
  ` [Bpf] "

[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
 2024-06-21 13:17 UTC  (6+ messages)

XDP Performance Regression in recent kernel versions
 2024-06-21 12:35 UTC  (5+ messages)

[PATCH bpf v2 1/2] bpf: Fix overrunning reservations in ringbuf
 2024-06-21 12:26 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add more ring buffer test coverage

Backporting callback handling fixes to stable 6.1
 2024-06-21  8:27 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Fix overrunning reservations in ringbuf
 2024-06-21  7:35 UTC  (3+ messages)

[PATCH v4 00/14] security: digest_cache LSM
 2024-06-21  7:10 UTC  (17+ messages)

[issue]: sockmap restrain send if receiver block
 2024-06-21  6:44 UTC  (4+ messages)

[Bpf] Re: Writing into a ring buffer map from user space
 2024-06-21  6:49 UTC  (5+ messages)
      ` [Bpf] Re: [EXTERNAL] "

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-06-21  3:54 UTC  (3+ messages)
` [PATCH] kernel/bpf: enable BPF bytecode call parsing for uninit value

[PATCH bpf-next v6 0/6] use network helpers, part 7
 2024-06-21  3:50 UTC  (8+ messages)
` [PATCH bpf-next v6 1/6] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next v6 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
` [PATCH bpf-next v6 3/6] selftests/bpf: Add client_socket helper
` [PATCH bpf-next v6 4/6] selftests/bpf: Drop noconnect from network_helper_opts
` [PATCH bpf-next v6 5/6] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next v6 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

[PATCH v2 bpf-next 0/2] bpf, verifier: Correct tail_call_reachable for bpf prog
 2024-06-21  3:00 UTC  (2+ messages)

[PATCH bpf-next V2 0/3] Fix compiler warnings, looking for suggestions
 2024-06-21  3:00 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