BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 13:19:51 to 2024-05-08 05:08:11 UTC [more...]

[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
 2024-05-08  5:07 UTC 

[PATCH bpf-next v3 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-05-08  5:04 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-08  5:05 UTC  (2+ messages)

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-05-08  3:48 UTC  (4+ messages)

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-08  2:35 UTC  (9+ messages)
` [PATCH bpf-next v10 1/5] kernel: Add helper macros for loop unrolling
` [PATCH bpf-next v10 2/5] security: Count the LSMs enabled at compile time
` [PATCH bpf-next v10 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH bpf-next v10 4/5] security: Update non standard hooks to use "
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH vhost 0/5] virtio_net: introduce api to enable/disable premapped mode for sq
 2024-05-08  2:23 UTC  (6+ messages)
` [PATCH vhost 1/5] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 2/5] virtio_ring: introduce dma map api for page
` [PATCH vhost 3/5] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost 4/5] virtio_ring: virtqueue_set_dma_premapped() support to disable
` [PATCH vhost 5/5] virtio_net: sq support premapped mode

[PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context
 2024-05-08  2:03 UTC  (9+ messages)

[PATCH 0/5] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-08  1:20 UTC  (34+ messages)
` [PATCH 2/5] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH 5/5] selftests/bpf: a simple benchmark tool for /proc/<pid>/maps APIs

[PATCH bpf-next v1] bpf,arena: Rename the kfunc set variable
 2024-05-08  0:49 UTC  (6+ messages)

[PATCH bpf-next 0/7] libbpf: further struct_ops fixes and improvements
 2024-05-08  0:30 UTC  (2+ messages)

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH bpf-next v3 0/3] Support kCFI + BPF on arm64
 2024-05-07 23:47 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v3 2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
` [PATCH bpf-next v3 3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-07 23:32 UTC  (19+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers

[PATCH bpf-next] bpftool: introduce btf c dump sorting
 2024-05-07 23:30 UTC  (3+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-07 23:28 UTC  (8+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH bpf-next 0/1] Fix for bpf_sysctl_set_new_value
 2024-05-07 23:20 UTC  (3+ messages)
` [PATCH bpf-next 1/1] "

[PATCH AUTOSEL 5.15 13/15] x86/mm: Remove broken vsyscall emulation code from the page fault code
 2024-05-07 23:13 UTC 

[PATCH AUTOSEL 6.1 19/25] x86/mm: Remove broken vsyscall emulation code from the page fault code
 2024-05-07 23:12 UTC 

[PATCH AUTOSEL 6.6 18/43] bpf, x86: Fix PROBE_MEM runtime load check
 2024-05-07 23:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 36/43] x86/mm: Remove broken vsyscall emulation code from the page fault code

[PATCH AUTOSEL 6.8 23/52] bpf, x86: Fix PROBE_MEM runtime load check
 2024-05-07 23:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 44/52] x86/mm: Remove broken vsyscall emulation code from the page fault code

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

[PATCH bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
 2024-05-07 21:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Fix number of arguments in test
 2024-05-07 21:50 UTC  (2+ messages)

[PATCH bpf-next V2 0/2] bpf: avoid `attribute ignored' warnings in GCC
 2024-05-07 21:40 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] general protection fault in bpf_get_attach_cookie_tracing
 2024-05-07 21:23 UTC  (2+ messages)

[PATCH bpf-next v1] bpf,arena: Remove redundant page mask of vmf->address
 2024-05-07 21:20 UTC  (2+ messages)

[PATCH bpf-next v6 0/4] bpf: Inline helpers in arm64 and riscv JITs
 2024-05-07 21:13 UTC  (7+ messages)
` [PATCH bpf-next v6 1/4] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v6 2/4] riscv, bpf: inline bpf_get_smp_processor_id()
` [PATCH bpf-next v6 3/4] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs

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

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-07 20:54 UTC  (12+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example

[PATCH][next] selftests/bpf: Fix spelling mistake "{GET|SET}SOCKOP" -> "{GET|SET}SOCKOPT"
 2024-05-07 20:19 UTC  (2+ messages)

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-07 19:47 UTC  (7+ messages)

[PATCH bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
 2024-05-07 19:46 UTC  (4+ messages)

[RFC PATCH bpf-next v6 0/3] Replace mono_delivery_time with tstamp_type
 2024-05-07 19:38 UTC  (12+ messages)
` [RFC PATCH bpf-next v6 2/3] net: Add additional bit to support clockid_t timestamp type
` [RFC PATCH bpf-next v6 3/3] selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets

[PATCH bpf-next V2] bpf: avoid UB in usages of the __imm_insn macro
 2024-05-07 19:18 UTC  (4+ messages)

[PATCH bpf-next V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
 2024-05-07 18:47 UTC 

[PATCH v4 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-07 18:45 UTC  (13+ messages)
` [PATCH v4 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v4 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v4 03/12] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v4 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v4 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v4 06/12] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v4 07/12] PCI: imx6: Add help function imx_pcie_match_device()
` [PATCH v4 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v4 09/12] PCI: imx6: Consolidate redundant if-checks
` [PATCH v4 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v4 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v4 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD
 2024-05-07 18:14 UTC  (5+ messages)

[PATCH bpf] riscv, bpf: make some atomic operations fully ordered
 2024-05-07 17:58 UTC  (4+ messages)

[PATCH stable, 6.1 0/2] Fix for sockmap causing data stalls
 2024-05-07 17:47 UTC  (3+ messages)
` [PATCH stable, 6.1 1/2] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH stable, 6.1 2/2] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-07 17:35 UTC  (5+ messages)
` [PATCHv5 bpf-next 5/8] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support

[LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
 2024-05-07 17:18 UTC  (5+ messages)

[PATCH v7 bpf-next 0/2] bpf: Add a generic bits iterator
 2024-05-07 17:11 UTC  (9+ messages)
` [PATCH v7 bpf-next 1/2] bpf: Add "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add selftest for bits iter

[PATCH v2 bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
 2024-05-07 16:48 UTC  (2+ messages)

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-07 14:55 UTC  (5+ messages)
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-07 14:00 UTC  (3+ messages)

[PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-05-07 14:15 UTC  (37+ messages)
` [PATCH v10 01/36] tracing: Add a comment about ftrace_regs definition
` [PATCH v10 02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v10 04/36] function_graph: Convert ret_stack to a series of longs
` [PATCH v10 05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v10 06/36] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph
` [PATCH v10 08/36] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v10 09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v10 10/36] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v10 11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v10 12/36] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v10 13/36] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v10 14/36] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v10 15/36] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v10 16/36] function_graph: Move graph depth stored data "
` [PATCH v10 17/36] function_graph: Move graph notrace bit "
` [PATCH v10 18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v10 19/36] function_graph: Add selftest for passing local variables
` [PATCH v10 20/36] ftrace: Add multiple fgraph storage selftest
` [PATCH v10 21/36] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v10 22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v10 23/36] function_graph: Pass ftrace_regs to retfunc
` [PATCH v10 24/36] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v10 25/36] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v10 26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v10 27/36] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v10 28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v10 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v10 30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v10 31/36] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v10 32/36] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v10 33/36] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v10 34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v10 35/36] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v10 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded

[PATCH bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
 2024-05-07 13:57 UTC  (3+ messages)

[PATCH 0/2] Objpool performance improvements
 2024-05-07 13:55 UTC  (3+ messages)
` [PATCH 1/2] objpool: enable inlining objpool_push() and objpool_pop() operations

[PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-05-07 13:50 UTC  (7+ messages)

[PATCH RFC bpf-next 0/8] Implement generic bpf_async cb
 2024-05-07 13:19 UTC  (8+ messages)
` [PATCH RFC bpf-next 2/8] bpf: add kfunc_meta parameter to push_callback_call()
` [PATCH RFC bpf-next 3/8] bpf: implement __async and __s_async kfunc suffixes
` [PATCH RFC bpf-next 4/8] bpf: typedef a type for the bpf_wq callbacks
` [PATCH RFC bpf-next 5/8] selftests/bpf: rely on wq_callback_fn_t
` [PATCH RFC bpf-next 6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc
` [PATCH RFC bpf-next 7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux
` [PATCH RFC bpf-next 8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl


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