BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 11:47:17 to 2024-03-29 09:08:51 UTC [more...]

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-03-29  9:08 UTC  (9+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Enable cross platform testing for local vmtest
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
` [PATCH bpf-next 3/5] selftests/bpf: Add config.riscv64
` [PATCH bpf-next 4/5] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next 5/5] selftests/bpf: Add riscv64 configurations to local vmtest

[PATCH bpf-next] perf, amd: support capturing LBR from software events
 2024-03-29  7:45 UTC  (5+ messages)

[PATCH v2] perf/x86/amd: support capturing LBR from software events
 2024-03-29  7:43 UTC  (2+ messages)

[PATCH bpf-next] bpf: add a verbose message if map limit is reached
 2024-03-29  7:20 UTC 

[PATCH v2 bpf-next] bpf: fix possible file descriptor leaks in verifier
 2024-03-29  7:11 UTC 

[PATCH bpf-next 1/1] bpf: fix possible file descriptor leaks in verifier
 2024-03-29  7:01 UTC  (3+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-03-29  6:53 UTC  (3+ messages)
  `  "

[RFC PATCH v4 00/36] Fuse-BPF and plans on merging with Fuse Passthrough
 2024-03-29  6:44 UTC  (38+ messages)
` [RFC PATCH v4 01/36] fuse-bpf: Update fuse side uapi
` [RFC PATCH v4 02/36] fuse-bpf: Add data structures for fuse-bpf
` [RFC PATCH v4 03/36] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v4 04/36] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v4 05/36] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v4 06/36] fuse-bpf: Don't support export_operations
` [RFC PATCH v4 07/36] fuse-bpf: Add support for access
` [RFC PATCH v4 08/36] fuse-bpf: Partially add mapping support
` [RFC PATCH v4 09/36] fuse-bpf: Add lseek support
` [RFC PATCH v4 10/36] fuse-bpf: Add support for fallocate
` [RFC PATCH v4 11/36] fuse-bpf: Support file/dir open/close
` [RFC PATCH v4 12/36] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v4 13/36] fuse-bpf: Add support for read/write iter
` [RFC PATCH v4 14/36] fuse-bpf: support readdir
` [RFC PATCH v4 15/36] fuse-bpf: Add support for sync operations
` [RFC PATCH v4 16/36] fuse-bpf: Add Rename support
` [RFC PATCH v4 17/36] fuse-bpf: Add attr support
` [RFC PATCH v4 18/36] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [RFC PATCH v4 19/36] fuse-bpf: Add xattr support
` [RFC PATCH v4 20/36] fuse-bpf: Add symlink/link support
` [RFC PATCH v4 21/36] fuse-bpf: Add partial flock support
` [RFC PATCH v4 22/36] fuse-bpf: Add partial ioctl support
` [RFC PATCH v4 23/36] fuse-bpf: allow mounting with no userspace daemon
` [RFC PATCH v4 24/36] fuse-bpf: Add fuse-bpf constants
` [RFC PATCH v4 25/36] bpf: Increase struct_op max members
` [RFC PATCH v4 26/36] WIP: bpf: Add fuse_ops struct_op programs
` [RFC PATCH v4 27/36] fuse-bpf: Export Functions
` [RFC PATCH v4 28/36] fuse: Provide registration functions for fuse-bpf
` [RFC PATCH v4 29/36] fuse-bpf: Set fuse_ops at mount or lookup time
` [RFC PATCH v4 30/36] fuse-bpf: Call bpf for pre/post filters
` [RFC PATCH v4 31/36] fuse-bpf: Add userspace "
` [RFC PATCH v4 32/36] WIP: fuse-bpf: add error_out
` [RFC PATCH v4 33/36] fuse-bpf: Add default filter op
` [RFC PATCH v4 34/36] tools: Add FUSE, update bpf includes
` [RFC PATCH v4 35/36] fuse-bpf: Add selftests
` [RFC PATCH v4 36/36] fuse: Provide easy way to test fuse struct_op call

[PATCH bpf-next] selftests/bpf: Handle EAGAIN in bpf_tcp_ca
 2024-03-29  5:57 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-29  5:29 UTC  (6+ messages)
` [PATCH] bpf, sockmap: fix "

[PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
 2024-03-29  4:14 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull
 2024-03-29  2:59 UTC  (2+ messages)

[PATCH bpf-next] bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
 2024-03-29  2:10 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: put uprobe link's path and task in release callback
 2024-03-29  2:00 UTC  (4+ messages)
` [PATCH bpf 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period

[PATCH] tools/resolve_btfids: fix build with musl libc
 2024-03-29  2:00 UTC  (4+ messages)

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-29  0:31 UTC  (2+ messages)

[PATCH net-next v2 3/5] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
 2024-03-28 23:52 UTC 

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-28 23:23 UTC  (13+ messages)
  ` [RFC PATCH bpf-next 1/3] cgroup: add cgroup_freeze_no_kn() to freeze a "
  ` [RFC PATCH bpf-next 2/3] bpf: add bpf_task_freeze_cgroup() to freeze the cgroup of a task
  ` [RFC PATCH bpf-next 3/3] selftests/bpf: add selftest for bpf_task_freeze_cgroup

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-28 23:17 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

[PATCH bpf-next 0/3] Inline two LBR-related helpers
 2024-03-28 22:53 UTC  (9+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-03-28 20:39 UTC  (5+ messages)

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-28 20:38 UTC  (5+ messages)
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice

[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_lookup_elem
 2024-03-28 18:23 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2
 2024-03-28 18:09 UTC 

mptcp splat
 2024-03-28 17:35 UTC  (8+ messages)

[PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
 2024-03-28 16:37 UTC  (11+ messages)

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-03-28 15:44 UTC  (11+ messages)
` [PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 02/10] umh: "
` [PATCH v3 03/10] ftrace: "
` [PATCH v3 04/10] timekeeping: "
` [PATCH v3 05/10] seccomp: "
` [PATCH v3 06/10] scheduler: "
` [PATCH v3 07/10] printk: "
` [PATCH v3 08/10] kprobes: "
` [PATCH v3 09/10] delayacct: "
` [PATCH v3 10/10] bpf: "

[syzbot] [audit?] [bpf?] INFO: rcu detected stall in kauditd_thread (4)
 2024-03-28 14:44 UTC  (3+ messages)

[PATCH RFC 00/10] First try to replace page_frag with page_frag_cache
 2024-03-28 13:38 UTC  (3+ messages)
` [PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH RFC 10/10] net: replace page_frag with page_frag_cache

[PATCH bpf-next v2] selftests/bpf: Enable cross platform testing for local vmtest
 2024-03-28 12:51 UTC  (2+ messages)

[PATCH net-next v5 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-28 12:34 UTC  (8+ messages)
` [PATCH net-next v5 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v5 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v5 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH bpf-next] bpf: support deferring bpf_link dealloc to after RCU grace period
 2024-03-28 10:10 UTC  (2+ messages)

[PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present
 2024-03-28  7:46 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-28  7:31 UTC  (7+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH bpf-next v4 0/2] bpf: Add a generic bits iterator
 2024-03-28  5:59 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add selftest for bits iter

[PATCH bpf-next v4 0/2] Use start_server and connect_fd_to_fd
 2024-03-28  4:50 UTC  (2+ messages)

[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag
 2024-03-28  3:32 UTC  (7+ messages)

[PATCH bpf-next v3 0/8] bpf: Fix a couple of test failures with LTO kernel
 2024-03-28  2:00 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the net tree
 2024-03-28  1:57 UTC  (2+ messages)

pull-request: bpf 2024-03-27
 2024-03-28  1:29 UTC 

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-28  0:45 UTC  (7+ messages)

[syzbot] [bpf?] possible deadlock in kvfree_call_rcu
 2024-03-28  0:12 UTC  (6+ messages)
` false positive deadlock? Was: "

[syzbot] [bpf?] possible deadlock in trie_update_elem
 2024-03-27 23:12 UTC 

[PATCH] fix array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-27 22:14 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Remove CONFIG_X86 and CONFIG_DYNAMIC_FTRACE guard from the tcp-cc kfuncs
 2024-03-27 22:10 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] bench: fast in-kernel triggering benchmarks
 2024-03-27 22:10 UTC  (2+ messages)

[bpf-next v2 1/1] bpf: Mitigate latency spikes associated with freeing non-preallocated htab
 2024-03-27 22:10 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-27 21:43 UTC  (5+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-27 21:41 UTC  (12+ messages)

[PATCH next] fs/9p: fix uaf in in v9fs_stat2inode_dotl
 2024-03-27 19:02 UTC  (2+ messages)

[PATCH bpf] bpf: update BPF LSM designated reviewer list
 2024-03-27 18:20 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-27 17:02 UTC  (4+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers

[PATCH V2 bpf 0/2] Check bloom filter map value size
 2024-03-27 16:50 UTC  (6+ messages)
` [PATCH V2 bpf 1/2] bpf: "
` [PATCH V2 bpf 2/2] bpf: Protect against int overflow for stack access size

[PATCH bpf-next] bpf: improve error message for unsupported helper
 2024-03-27 16:30 UTC  (2+ messages)

[PATCH v1] bpf,arena: Use helper sizeof_field in struct accessors
 2024-03-27 16:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-03-27 16:19 UTC  (3+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-03-27 16:04 UTC  (2+ messages)
` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes

[PATCH 0/7] riscv: Various text patching improvements
 2024-03-27 15:32 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c
 2024-03-27 15:32 UTC 

pull-request: bpf-next 2024-03-25
 2024-03-27 15:20 UTC  (2+ messages)

[PATCH iwl-next,v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-03-27 15:07 UTC  (7+ messages)
    ` [xdp-hints] "

[syzbot] [kernel?] possible deadlock in console_flush_all (2)
 2024-03-27 14:25 UTC  (8+ messages)

[PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-27 14:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-27 12:23 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-03-27 11:58 UTC  (3+ messages)
` [PATCH bpf-next v3 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP

[PATCH bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-27 11:45 UTC  (3+ messages)
` [PATCH bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe


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).