messages from 2022-09-26 20:29:52 to 2022-09-29 07:04:57 UTC [more...]
[PATCH v3 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
2022-09-29 7:04 UTC (2+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
[PATCH v2 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
2022-09-29 6:17 UTC (8+ messages)
` [PATCH v2 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
[bpf-next 00/11] bpf/selftests: convert some tests to ASSERT_* macros
2022-09-29 3:37 UTC (4+ messages)
[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
2022-09-29 3:22 UTC (24+ messages)
` [PATCH bpf-next v2 03/13] bpf: Support bpf_dynptr-typed map key in bpf syscall
` [PATCH bpf-next v2 08/13] bpftool: Add support for qp-trie map
[PATCH net 0/2][pull request] ice: xsk: ZC changes
2022-09-29 2:20 UTC (4+ messages)
` [PATCH net 1/2] ice: xsk: change batched Tx descriptor cleaning
` [PATCH net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
Replicating kfunc_call_test kernel test on standalone bpf program (calling kernel function is not allowed)
2022-09-29 1:33 UTC
[PATCH bpf-next v1 0/8] Dynptr convenience helpers
2022-09-29 0:43 UTC (15+ messages)
` [PATCH bpf-next v1 2/8] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
` [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
` [PATCH bpf-next v1 7/8] bpf: Add bpf_dynptr_iterator
Closing the BPF map permission loophole
2022-09-29 0:24 UTC (14+ messages)
[PATCH bpf-next v11 0/5] Parameterize task iterators
2022-09-28 23:40 UTC (5+ messages)
` [PATCH bpf-next v11 1/5] bpf: "
[PATCH 0/2] ebpf: improves bpftool security
2022-09-28 22:59 UTC (5+ messages)
` [PATCH 1/2] libbpf: add fPIC option for static library
Possible bugs in generated DATASEC BTF
2022-09-28 22:54 UTC (6+ messages)
[PATCH] selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
2022-09-28 22:15 UTC
[PATCH net v2 2/2] i40e: Fix DMA mappings leak
2022-09-28 20:21 UTC
Is BTF info sufficient enough for BPFTrace and other debug tools to run ?
2022-09-28 19:17 UTC
[bug report] one possible out-of-order issue in sockmap
2022-09-28 18:31 UTC (6+ messages)
Fwd: bpf syscall failing on aarch64 with "Invalid argument" (Asahi Linux on M1)
2022-09-28 18:30 UTC
[PATCH] selftests/bpf: Update map_kptr examples to reflect real use-cases
2022-09-28 17:32 UTC
[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-09-28 16:42 UTC (6+ messages)
[PATCH v2 bpf-next 0/2] enforce W^X for trampoline and dispatcher
2022-09-28 16:23 UTC (5+ messages)
[PATCH bpf] libbpf: fix BTF deduplication for self-referential structs
2022-09-28 14:06 UTC (3+ messages)
[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
2022-09-28 12:31 UTC (31+ messages)
` [PATCH 01/26] bpf: verifier: Allow for multiple packets
` [PATCH 02/26] bpf: verifier: Allow single packet invalidation
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [PATCH 04/26] fuse-bpf: Add BPF supporting functions
` [PATCH 05/26] fs: Generic function to convert iocb to rw flags
` [PATCH 06/26] bpf: Export bpf_prog_fops
` [PATCH 07/26] fuse-bpf: Prepare for fuse-bpf patch
` [PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [PATCH 09/26] fuse-bpf: Don't support export_operations
` [PATCH 10/26] fuse-bpf: Partially add mapping support
` [PATCH 11/26] fuse-bpf: Add lseek support
` [PATCH 12/26] fuse-bpf: Add support for fallocate
` [PATCH 13/26] fuse-bpf: Support file/dir open/close
` [PATCH 14/26] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [PATCH 15/26] fuse-bpf: Add support for read/write iter
` [PATCH 16/26] fuse-bpf: support FUSE_READDIR
` [PATCH 17/26] fuse-bpf: Add support for sync operations
` [PATCH 18/26] fuse-bpf: Add Rename support
` [PATCH 19/26] fuse-bpf: Add attr support
` [PATCH 20/26] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [PATCH 21/26] fuse-bpf: Add xattr support
` [PATCH 22/26] fuse-bpf: Add symlink/link support
` [PATCH 23/26] fuse-bpf: allow mounting with no userspace daemon
` [PATCH 24/26] fuse-bpf: Call bpf for pre/post filters
` [PATCH 25/26] fuse-bpf: Add userspace "
[PATCH] libbpf: Add friendly error prompt for missing .BTF section
2022-09-28 11:23 UTC (3+ messages)
[PATCH 0/2] tools: bpftool: Remove unused struct
2022-09-28 9:30 UTC (4+ messages)
` [PATCH 1/2] tools: bpftool: Remove unused struct btf_attach_point
` [PATCH 2/2] tools: bpftool: Remove unused struct event_ring_info
[PATCH net-next] net: sched: act_bpf: simplify code logic in tcf_bpf_init()
2022-09-28 8:40 UTC (2+ messages)
[PATCH v2] bpftool: Fix error message of strerror
2022-09-28 8:09 UTC
[PATCH bpf-next] samples/bpf: offwaketime: pretty print
2022-09-28 1:20 UTC (3+ messages)
[PATCH bpf 0/2] Fix pinning devmaps
2022-09-28 0:39 UTC (5+ messages)
` [PATCH bpf 1/2] Ignore RDONLY_PROG for devmaps in libbpf to allow re-loading of pinned devmaps
` [PATCH bpf 2/2] Add selftests for devmap pinning
[RFC PATCH v2 0/5] Make BPF ring buffer overwritable
2022-09-28 0:12 UTC (2+ messages)
[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in virtnet_set_affinity
2022-09-27 22:20 UTC (2+ messages)
[syzbot] linux-next boot error: WARNING in cpumask_next_wrap
2022-09-27 22:19 UTC (2+ messages)
[PATCH -tip] bpf: Check flags for branch stack in bpf_read_branch_records helper
2022-09-27 21:50 UTC (6+ messages)
[PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file
2022-09-27 18:59 UTC (15+ messages)
` [PATCH 02/15] ebpf-docs: Linux byteswap note
` [PATCH 03/15] ebpf-docs: Move Clang notes to a separate file
` [PATCH 04/15] ebpf-docs: Add Clang note about BPF_ALU
` [PATCH 05/15] ebpf-docs: Add TOC and fix formatting
` [PATCH 06/15] ebpf-docs: Use standard type convention in standard doc
` [PATCH 07/15] ebpf-docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH 08/15] ebpf-docs: Use consistent names for the same field
` [PATCH 09/15] ebpf-docs: Explain helper functions
` [PATCH 10/15] ebpf-docs: Add appendix of all opcodes in order
` [PATCH 11/15] ebpf-docs: Improve English readability
` [PATCH 12/15] ebpf-docs: Add Linux note about register calling convention
` [PATCH 13/15] ebpf-docs: Add extended 64-bit immediate instructions
` [PATCH 14/15] ebpf-docs: Add extended call instructions
` [PATCH 15/15] ebpf-docs: Add note about invalid instruction
[PATCH bpf-next] bpf,x64: use shrx/sarx/shlx when available
2022-09-27 18:58 UTC (10+ messages)
` [PATCH bpf-next v2 0/2] bpf,x64: Use BMI2 for shifts
` [PATCH bpf-next v2 1/2] bpf,x64: use shrx/sarx/shlx when available
` [PATCH bpf-next v3 0/3] bpf,x64: Use BMI2 for shifts
` [PATCH bpf-next v3 1/3] bpf,x64: avoid unnecessary instructions when shift dest is ecx
` [PATCH bpf-next v3 2/3] bpf,x64: use shrx/sarx/shlx when available
` [PATCH bpf-next v3 3/3] bpf: add selftests for lsh, rsh, arsh with reg operand
[syzbot] possible deadlock in __mod_timer
2022-09-27 18:51 UTC
Multi kprobe ftrace_lookup_symbols question
2022-09-27 16:31 UTC (3+ messages)
[RFC PATCH 0/4] Add VG register attr test with kernel version and feature detection
2022-09-27 15:41 UTC (5+ messages)
` [RFC PATCH 1/4] perf test: Add ability to test exit code for attr tests
` [RFC PATCH 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
` [RFC PATCH 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
` [RFC PATCH 4/4] perf test arm64: Add attr tests for new VG register
[PATCH v2] headers: Remove some left-over license text
2022-09-27 15:00 UTC (4+ messages)
[syzbot] general protection fault in kernel_accept (5)
2022-09-27 14:14 UTC (2+ messages)
[RESEND PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
2022-09-27 14:01 UTC (4+ messages)
` [RESEND PATCH bpf-next 1/2] bpf, arm64: "
[PATCH bpf-next] selftests: bpf: test_kmod.sh: fix passing arguments via function
2022-09-27 14:00 UTC (2+ messages)
[PATCH net-next v2 00/12] net: dpaa2-eth: AF_XDP zero-copy support
2022-09-27 13:45 UTC (9+ messages)
` [PATCH net-next v2 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI
` [PATCH net-next v2 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions
` [PATCH net-next v2 10/12] net: dpaa2-eth: AF_XDP RX zero copy support
[PATCH] samples: bpf: add CONFIG_SAMPLES_BPF
2022-09-27 13:41 UTC
[PATCH bpf-next 1/2] libbpf: don't require full struct enum64 in UAPI headers
2022-09-27 13:28 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: enforce C++11 mode for test_cpp test
[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
2022-09-27 13:24 UTC (8+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors
The future of bpf_dispatcher
2022-09-27 12:43 UTC (2+ messages)
[PATCH net-next 0/3] refactor duplicate codes in bind_class hook function
2022-09-27 12:48 UTC (4+ messages)
` [PATCH net-next 1/3] net: sched: ensure n arg not empty before call bind_class
` [PATCH net-next 2/3] net: sched: cls_api: introduce tc_cls_bind_class() helper
` [PATCH net-next 3/3] net: sched: use tc_cls_bind_class() in filter
[bpf-next v6 1/3] bpftool: Add auto_attach for bpf prog load|loadall
2022-09-27 11:05 UTC (6+ messages)
` [bpf-next v6 2/3] bpftool: Update doc (add autoattach to prog load)
[PATCH V2 3/6] perf: Use sample_flags for branch stack
2022-09-27 11:04 UTC
[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
2022-09-27 11:21 UTC (3+ messages)
` [bpf-next v7 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v7 3/3] bpftool: Update the bash completion(add "
[net-next v2] selftests: Fix the if conditions of in test_extra_filter()
2022-09-27 9:10 UTC (2+ messages)
[PATCH bpf-next v3] libbpf: Fix the case of running as non-root with capabilities
2022-09-27 4:50 UTC (2+ messages)
[PATCHv5 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
2022-09-27 3:40 UTC (2+ messages)
[PATCH v3 intel-net 0/2] ice: xsk: ZC changes
2022-09-27 3:25 UTC (3+ messages)
` [PATCH v3 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
` [Intel-wired-lan] "
[PATCH net 3/3] i40e: Fix DMA mappings leak
2022-09-27 2:58 UTC (2+ messages)
[PATCH intel-net 0/2] ice: xsk: ZC changes
2022-09-27 2:53 UTC (3+ messages)
` [PATCH intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
` [Intel-wired-lan] "
[PATCH net-next] xdp: Adjust xdp_frame layout to avoid using bitfields
2022-09-27 0:20 UTC (2+ messages)
Question about ktime_get_mono_fast_ns() non-monotonic behavior
2022-09-26 21:18 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;
as well as URLs for NNTP newsgroup(s).