messages from 2024-06-29 08:43:40 to 2024-07-02 09:49:51 UTC [more...]
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
2024-07-02 9:49 UTC (5+ messages)
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-02 9:33 UTC (8+ messages)
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 12/14] net: add devmem TCP documentation
[PATCH v2 2/2] test_bpf: Introduce an skb_segment test for frag_list whose head_frag=true and gso_size was mangled
2024-07-02 9:23 UTC (3+ messages)
` [PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
[PATCH net v3 0/2] bugfixes for skmsg
2024-07-02 7:02 UTC (7+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing
` [PATCH net v3 2/2] skmsg: bugfix for sk_msg sge iteration
[PATCH net v4] skmsg: skip empty sge in sk_msg_recvmsg
2024-07-02 6:55 UTC
[PATCH bpf-next v3 0/2] selftests/xsk: Enhance traffic validation and batch size support
2024-07-02 5:59 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskxceiver
` [PATCH bpf-next v3 2/2] selftests/xsk: Enhance batch size support with dynamic configurations
[PATCH bpf-next v5 0/3] Add 12-argument support for RV64 bpf trampoline
2024-07-02 1:37 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] riscv, bpf: "
` [PATCH bpf-next v5 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH bpf-next v5 3/3] selftests/bpf: Add testcase where 7th argment is struct
[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-02 1:34 UTC (15+ messages)
` [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs
linux-next: manual merge of the bpf-next tree with the risc-v tree
2024-07-02 1:33 UTC
[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
2024-07-02 1:24 UTC (4+ messages)
` [PATCH RESEND bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct
[PATCH bpf v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
2024-07-02 1:23 UTC (3+ messages)
[PATCH 0/3] tools build: Incorrect fixdep dependencies
2024-07-02 1:11 UTC (6+ messages)
` [PATCH 1/3] tools build: Correct libsubcmd "
` [PATCH 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH 3/3] tools build: Correct bpf fixdep dependencies
[PATCH sched_ext/for-6.11 1/2] sched_ext: Implement DSQ iterator
2024-07-02 0:55 UTC (10+ messages)
` [PATCH sched_ext/for-6.11 2/2] sched_ext: Implement scx_bpf_consume_task()
[Bpf] Re: Writing into a ring buffer map from user space
2024-07-02 0:54 UTC (11+ messages)
` [Bpf] Re: [EXTERNAL] "
[RFC bpf-next v1 0/8] no_caller_saved_registers attribute for helper calls
2024-07-02 0:42 UTC (19+ messages)
` [RFC bpf-next v1 1/8] bpf: add a get_helper_proto() utility function
` [RFC bpf-next v1 2/8] bpf: no_caller_saved_registers attribute for helper calls
` [RFC bpf-next v1 3/8] bpf, x86: no_caller_saved_registers for bpf_get_smp_processor_id()
` [RFC bpf-next v1 4/8] selftests/bpf: extract utility function for BPF disassembly
` [RFC bpf-next v1 5/8] selftests/bpf: no need to track next_match_pos in struct test_loader
` [RFC bpf-next v1 6/8] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [RFC bpf-next v1 7/8] selftests/bpf: allow checking xlated programs in verifier_* tests
` [RFC bpf-next v1 8/8] selftests/bpf: test no_caller_saved_registers spill/fill removal
[PATCH v5 0/8] Faultable Tracepoints
2024-07-02 0:02 UTC (3+ messages)
` [PATCH v5 6/8] tracing/bpf-trace: Add support for faultable tracepoints
[syzbot] [bpf?] [net?] general protection fault in xdp_do_redirect
2024-07-01 23:53 UTC
[PATCH bpf-next v3 00/12] s390/bpf: Implement arena
2024-07-01 23:40 UTC (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: Fix atomic probe zero-extension
` [PATCH bpf-next v3 02/12] s390/bpf: Factor out emitting probe nops
` [PATCH bpf-next v3 03/12] s390/bpf: Get rid of get_probe_mem_regno()
` [PATCH bpf-next v3 04/12] s390/bpf: Introduce pre- and post- probe functions
` [PATCH bpf-next v3 05/12] s390/bpf: Land on the next JITed instruction after exception
` [PATCH bpf-next v3 06/12] s390/bpf: Support BPF_PROBE_MEM32
` [PATCH bpf-next v3 07/12] s390/bpf: Support address space cast instruction
` [PATCH bpf-next v3 08/12] s390/bpf: Enable arena
` [PATCH bpf-next v3 09/12] s390/bpf: Support arena atomics
` [PATCH bpf-next v3 10/12] selftests/bpf: Introduce __arena_global
` [PATCH bpf-next v3 11/12] selftests/bpf: Add UAF tests for arena atomics
` [PATCH bpf-next v3 12/12] selftests/bpf: Remove arena tests from DENYLIST.s390x
[PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
2024-07-01 23:40 UTC (4+ messages)
[regression] bpf_local_storage.c:785:60: error: ‘kvmalloc_array_node_noprof’ sizes specified with ‘sizeof’
2024-07-01 23:21 UTC
[syzbot] [bpf?] [net?] stack segment fault in bpf_xdp_redirect
2024-07-01 23:19 UTC (2+ messages)
[PATCH] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-01 23:10 UTC
[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-01 22:39 UTC (13+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [PATCH v2 02/12] uprobes: correct mmap_sem locking assumptions in uprobe_write_opcode()
` [PATCH v2 03/12] uprobes: simplify error handling for alloc_uprobe()
` [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 v2 06/12] uprobes: add batch uprobe register/unregister APIs
` [PATCH v2 07/12] uprobes: inline alloc_uprobe() logic into __uprobe_register()
` [PATCH v2 08/12] uprobes: split uprobe allocation and uprobes_tree insertion steps
` [PATCH v2 09/12] uprobes: batch uprobes_treelock during registration
` [PATCH v2 10/12] uprobes: improve lock batching for uprobe_unregister_batch
` [PATCH v2 11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes
` [PATCH v2 12/12] uprobes: switch uprobes_treelock to per-CPU RW semaphore
[syzbot] [bpf?] [net?] stack segment fault in dev_hash_map_redirect
2024-07-01 22:06 UTC
[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
2024-07-01 20:19 UTC
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-07-01 19:58 UTC (20+ messages)
` [RFC PATCH v3 01/11] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v3 02/11] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v3 03/11] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v3 04/11] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v3 05/11] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-01 18:32 UTC (18+ messages)
` [PATCH v6 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[PATCH bpf-next v2 00/11] s390/bpf: Implement arena
2024-07-01 17:02 UTC (14+ messages)
` [PATCH bpf-next v2 01/11] bpf: Fix atomic probe zero-extension
` [PATCH bpf-next v2 02/11] s390/bpf: Factor out emitting probe nops
` [PATCH bpf-next v2 03/11] s390/bpf: Get rid of get_probe_mem_regno()
` [PATCH bpf-next v2 04/11] s390/bpf: Introduce pre- and post- probe functions
` [PATCH bpf-next v2 05/11] s390/bpf: Land on the next JITed instruction after exception
` [PATCH bpf-next v2 06/11] s390/bpf: Support BPF_PROBE_MEM32
` [PATCH bpf-next v2 07/11] s390/bpf: Support address space cast instruction
` [PATCH bpf-next v2 08/11] s390/bpf: Enable arena
` [PATCH bpf-next v2 09/11] s390/bpf: Support arena atomics
` [PATCH bpf-next v2 10/11] selftests/bpf: Add UAF tests for "
` [PATCH bpf-next v2 11/11] selftests/bpf: Remove arena tests from DENYLIST.s390x
[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
2024-07-01 16:41 UTC (10+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
` [PATCHv2 bpf-next 2/9] bpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 3/9] bpf: Add support for uprobe multi session context
` [PATCHv2 bpf-next 4/9] libbpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 5/9] libbpf: Add uprobe session attach type names to attach_type_name
` [PATCHv2 bpf-next 6/9] selftests/bpf: Add uprobe session test
` [PATCHv2 bpf-next 7/9] selftests/bpf: Add uprobe session cookie test
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add uprobe session recursive test
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add uprobe session consumers test
[PATCH bpf-next v2 0/2] selftests/xsk: Enhance traffic validation and batch size support
2024-07-01 16:40 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskxceiver
` [PATCH bpf-next v2 2/2] selftests/xsk: Enhance batch size support with dynamic configurations
A question about BTF naming convention
2024-07-01 16:30 UTC (2+ messages)
[PATCH RESEND bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
2024-07-01 15:20 UTC (2+ messages)
[PATCH] selftests/bpf:Delete extra blank Lines
2024-07-01 15:20 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix error handling in btf__distill_base()
2024-07-01 15:10 UTC (3+ messages)
[PATCH v6 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
2024-07-01 15:10 UTC (5+ messages)
` [PATCH v6 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v6 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v6 bpf-next 3/3] selftests/bpf: Add selftest for "
[PATCH] LoongArch: uprobes: make UPROBE_SWBP_INSN/UPROBE_XOLBP_INSN constant
2024-07-01 15:01 UTC (9+ messages)
` [PATCH] LoongArch: make the users of larch_insn_gen_break() constant
[PATCH net v2] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
2024-07-01 14:04 UTC (4+ messages)
[PATCH 0/6] HID: bpf: import some more fixes from udev-hid-bpf
2024-07-01 13:46 UTC (2+ messages)
[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
2024-07-01 11:46 UTC
[PATCH bpf-next v2 0/2] Use overflow.h helpers to check for overflows
2024-07-01 9:45 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: use check_add_overflow() to check for addition overflows
` [PATCH bpf-next v2 2/2] bpf: use check_sub_overflow() to check for subtraction overflows
[PATCH] selftests/bpf:fix a resource leak
2024-07-01 9:27 UTC (3+ messages)
[PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
2024-07-01 8:34 UTC (12+ messages)
` [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
[PATCH v5 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
2024-07-01 8:07 UTC (11+ messages)
` [PATCH v5 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v5 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add selftest for "
[Linux-v6.9.7] BTF/pahole issue with LLVM/Clang ThinLTO
2024-06-30 23:10 UTC (4+ messages)
[PATCH bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro
2024-06-30 22:01 UTC (3+ messages)
[RFC net-next 1/9] skb: introduce gro_disabled bit
2024-06-30 13:40 UTC (6+ messages)
XDP Performance Regression in recent kernel versions
2024-06-30 11:43 UTC (8+ messages)
[PATCH bpf 0/2] Fix reported sockmap splat
2024-06-29 15:34 UTC (3+ messages)
` [PATCH bpf 1/2] bpf: sockmap, fix introduced strparser recursive lock
[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
2024-06-29 11:14 UTC (5+ messages)
[PATCH v13 0/5] Reduce overhead of LSMs with static calls
2024-06-29 8:43 UTC (6+ messages)
` [PATCH v13 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v13 2/5] security: Count the LSMs enabled at compile time
` [PATCH v13 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v13 4/5] security: Update non standard hooks to use "
` [PATCH v13 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
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