messages from 2024-07-08 01:14:34 to 2024-07-09 10:11:42 UTC [more...]
[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-09 10:11 UTC (2+ messages)
[PATCH bpf v3 0/4] af_unix: MSG_OOB handling fix & selftest
2024-07-09 10:08 UTC (12+ messages)
` [PATCH bpf v3 1/4] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
` [PATCH bpf v3 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
` [PATCH bpf v3 3/4] selftest/bpf: Parametrize AF_UNIX redir functions to accept send() flags
` [PATCH bpf v3 4/4] selftest/bpf: Test sockmap redirect for AF_UNIX MSG_OOB
[PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37
2024-07-09 10:03 UTC (9+ messages)
[PATCH 00/10] perf/uprobe: Optimize uprobes
2024-07-09 10:01 UTC (4+ messages)
[PATCH] selftests/bpf:fix a resource leak
2024-07-09 9:38 UTC
WARNING&Oops in v6.6.37 on ppc64lea - Trying to vfree() bad address (00000000453be747)
2024-07-09 9:40 UTC (5+ messages)
xdp/xsk.c: Possible bug in xdp_umem_reg version check
2024-07-09 9:23 UTC (2+ messages)
[PATCH bpf-next v11 0/9] use network helpers, part 8
2024-07-09 9:16 UTC (10+ messages)
` [PATCH bpf-next v11 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v11 2/9] selftests/bpf: Add ASSERT_OK_FD macro
` [PATCH bpf-next v11 3/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v11 4/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v11 5/9] selftests/bpf: Use start_server_addr "
` [PATCH bpf-next v11 6/9] selftests/bpf: Use connect_fd_to_fd "
` [PATCH bpf-next v11 7/9] selftests/bpf: Add connect_fd_to_addr_str helper
` [PATCH bpf-next v11 8/9] selftests/bpf: Use connect_fd_to_addr_str in sk_lookup
` [PATCH bpf-next v11 9/9] selftests/bpf: Drop make_socket "
pull-request: bpf 2024-07-09
2024-07-09 9:14 UTC
[PATCH net v5] skmsg: skip zero length skb in sk_msg_recvmsg
2024-07-09 8:40 UTC (3+ messages)
Plumbers Testing MC potential topic: specialised toolchains
2024-07-09 5:30 UTC (4+ messages)
` [Automated-testing] "
[syzbot] [bpf?] [net?] WARNING in bpf_lwt_seg6_adjust_srh
2024-07-09 5:18 UTC (4+ messages)
` [PATCH bpf-next] seg6: Ensure that seg6_bpf_srh_states can only be accessed from input_action_end_bpf()
[PATCH] test_bpf: Convert comma to semicolon
2024-07-09 3:43 UTC
[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-07-09 3:14 UTC (10+ messages)
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
[PATCH bpf-next] selftests/bpf: Workaround iters/iter_arr_with_actual_elem_count failure when -mcpu=cpuv4
2024-07-09 2:09 UTC (10+ messages)
[PATCH sched_ext/for-6.11 1/2] sched_ext: Take out ->priq and ->flags from scx_dsq_node
2024-07-09 1:50 UTC (5+ messages)
` [PATCH v4 sched_ext/for-6.11 2/2] sched_ext: Implement DSQ iterator
[PATCH 0/2] Optimize the return_instance management of uretprobe
2024-07-09 0:51 UTC (3+ messages)
` [PATCH 1/2] uprobes: Optimize the return_instance related routines
` [PATCH 2/2] selftests/bpf: Add uretprobe test for return_instance management
[PATCHSET v5 sched_ext/for-6.11] sched_ext: Implement DSQ iterator
2024-07-09 0:40 UTC (4+ messages)
` [PATCH 1/3] sched_ext: Take out ->priq and ->flags from scx_dsq_node
` [PATCH 2/3] sched_ext: Implement DSQ iterator
` [PATCH 3/3] sched_ext/scx_qmap: Add an example usage of "
[PATCH bpf 1/2] bpf: Fix too early release of tcx_entry
2024-07-09 0:21 UTC (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Extend tcx tests to cover late tcx_entry release
[PATCH for-next v4] tracing/kprobes: Add symbol counting check when module loads
2024-07-09 0:04 UTC
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-07-08 23:49 UTC (3+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
[PATCH v2 bpf-next 0/3] Fix libbpf BPF skeleton forward/backward compat
2024-07-08 23:20 UTC (8+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: improve skeleton backwards compat with old buggy libbpfs
` [PATCH v2 bpf-next 2/3] libbpf: fix BPF skeleton forward/backward compat handling
` [PATCH v2 bpf-next 3/3] libbpf: improve old BPF skeleton handling for map auto-attach
[PATCH net] i40e: Fix XDP program unloading while removing the driver
2024-07-08 23:07 UTC
pull-request: bpf-next 2024-07-08
2024-07-08 22:14 UTC
[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
2024-07-08 22:14 UTC (9+ messages)
` [PATCH net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH net 3/8] ice: replace synchronize_rcu with synchronize_net
` [PATCH net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool
` [PATCH net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH net 8/8] ice: xsk: fix txq interrupt mapping
[PATCH bpf-next v10 00/12] use network helpers, part 8
2024-07-08 21:04 UTC (17+ messages)
` [PATCH bpf-next v10 01/12] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v10 02/12] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v10 03/12] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v10 04/12] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v10 05/12] selftests/bpf: Add network_helper_opts for connect_fd_to_fd
` [PATCH bpf-next v10 06/12] selftests/bpf: Add expect_errno for network_helper_opts
` [PATCH bpf-next v10 07/12] selftests/bpf: Set expect_errno for cgroup_skb_sk_lookup
` [PATCH bpf-next v10 08/12] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v10 09/12] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v10 10/12] selftests/bpf: Use connect_fd_to_fd "
` [PATCH bpf-next v10 11/12] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v10 12/12] selftests/bpf: Drop make_socket "
[PATCH] libbpf: add NULL checks to bpf_object__{prev_map,next_map}
2024-07-08 20:56 UTC (2+ messages)
[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
2024-07-08 20:30 UTC (10+ messages)
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-08 20:08 UTC (4+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
[PATCH bpf-next v2 0/6] skip ENOTSUPP BPF selftests
2024-07-08 19:47 UTC (6+ messages)
` [PATCH bpf-next v2 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH bpf-next v2 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
[PATCH bpf-next v2 0/2] Small API fix for bpf_wq
2024-07-08 19:42 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: helpers: fix bpf_wq_set_callback_impl signature
` [PATCH bpf-next v2 2/2] selftests/bpf: amend for wrong "
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-07-08 19:30 UTC (17+ messages)
` [PATCH 04/39] sched: Add sched_class->reweight_task()
` [PATCH sched_ext/for-6.11] sched_ext: Account for idle policy when setting p->scx.weight in scx_ops_enable_task()
` [PATCH v2 "
` [PATCH 09/39] sched: Add @reason to sched_class->rq_{on|off}line()
` [PATCH sched_ext/for-6.11] sched_ext: Disallow loading BPF scheduler if isolcpus= domain isolation is in effect
[PATCH 0/6] skip ENOTSUPP for BPF selftests
2024-07-08 18:56 UTC (3+ messages)
` [PATCH 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-07-08 18:56 UTC (7+ messages)
` [PATCH sched_ext/for-6.11] sched, sched_ext: Simplify dl_prio() case handling in sched_fork()
Potential deadlock in bpf_htab_percpu_lru
2024-07-08 18:09 UTC (2+ messages)
[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-08 17:56 UTC (14+ messages)
` [PATCH v2 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v2 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
[PATCH bpf-next 0/2] Fix libbpf BPF skeleton forward/backward compat
2024-07-08 17:53 UTC (12+ messages)
` [PATCH bpf-next 1/2] bpftool: improve skeleton backwards compat with old buggy libbpfs
` [PATCH bpf-next 2/2] libbpf: fix BPF skeleton forward/backward compat handling
[RFC bpf-next v2 0/9] no_caller_saved_registers attribute for helper calls
2024-07-08 17:29 UTC (3+ messages)
[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-08 17:08 UTC (11+ messages)
` [PATCH v7 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v7 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v7 03/10] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v7 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v7 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v7 07/10] PCI: imx6: Consolidate redundant if-checks
` [PATCH v7 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v7 09/10] PCI: imx6: Call common PHY API to set mode, speed, and submode
` [PATCH v7 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-08 16:01 UTC (4+ messages)
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
[PATCH] bpf: provide map key to BPF program after redirect
2024-07-08 15:29 UTC (5+ messages)
[PATCH bpf-next 0/3] s390/bpf: Implement exceptions
2024-07-08 14:40 UTC (2+ 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-08 14:31 UTC (2+ messages)
` [PATCH] net: linearizing skb when downgrade gso_size
[PATCH bpf-next] bpf: remove unnecessary loop in task_file_seq_get_next()
2024-07-08 14:31 UTC (2+ messages)
[PATCH v13 3/5] security: Replace indirect LSM hook calls with static calls
2024-07-08 14:23 UTC (14+ messages)
[PATCH bpf-next] riscv, bpf: Optimize stack usage of trampoline
2024-07-08 13:50 UTC (3+ messages)
[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy
2024-07-08 11:25 UTC (11+ messages)
` [PATCH net-next v8 01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
` [PATCH net-next v8 02/10] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v8 03/10] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v8 04/10] virtio_net: separate receive_buf
` [PATCH net-next v8 05/10] virtio_net: separate receive_mergeable
` [PATCH net-next v8 06/10] virtio_net: xsk: bind/unbind xsk for rx
` [PATCH net-next v8 07/10] virtio_net: xsk: support wakeup
` [PATCH net-next v8 08/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v8 09/10] virtio_net: xsk: rx: support recv small mode
` [PATCH net-next v8 10/10] virtio_net: xsk: rx: support recv merge mode
[PATCH bpf-next 0/2] Small API fix for bpf_wq
2024-07-08 9:50 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
2024-07-08 9:41 UTC (9+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
[PATCH bpf-next v2] arm64, bpf: Add 12-argument support for bpf trampoline
2024-07-08 9:33 UTC (4+ messages)
[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
2024-07-08 8:41 UTC (4+ messages)
[PATCH net-next v7 00/10] virtio-net: support AF_XDP zero copy
2024-07-08 8:10 UTC (17+ messages)
` [PATCH net-next v7 01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
` [PATCH net-next v7 06/10] virtio_net: xsk: bind/unbind xsk for rx
` [PATCH net-next v7 08/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v7 09/10] virtio_net: xsk: rx: support recv small mode
` [PATCH net-next v7 10/10] virtio_net: xsk: rx: support recv merge mode
[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
2024-07-08 6:51 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v9 00/11] use network helpers, part 8
2024-07-08 2:36 UTC (2+ messages)
A question about BTF naming convention
2024-07-08 1:20 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox