messages from 2023-09-27 10:17:03 to 2023-09-30 15:48:32 UTC [more...]
[Bpf] ISA RFC compliance question
2023-09-30 15:48 UTC (4+ messages)
` "
New Version Notification for draft-thaler-bpf-isa-02.txt
2023-09-30 15:36 UTC (3+ messages)
` [Bpf] "
[PATCH bpf 0/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
2023-09-30 15:09 UTC (4+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests
[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
2023-09-30 14:50 UTC (23+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode
[PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file
2023-09-30 14:48 UTC (12+ messages)
` [PATCH 07/15] ebpf-docs: Fix modulo zero, division by zero, overflow, and underflow
` Signed modulo operations
` [Bpf] "
[PATCH v5 00/12] tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs
2023-09-30 9:14 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
2023-09-30 5:25 UTC
BPF_ALU | BPF_MOVSX with offset = 32?
2023-09-30 0:46 UTC (5+ messages)
` [Bpf] "
[BUG] verifier escape with iteration helpers (bpf_loop, ...)
2023-09-30 0:41 UTC (26+ messages)
[PATCH bpf 1/2] bpf, mprog: Fix maximum program check on mprog attachment
2023-09-29 23:00 UTC (3+ messages)
` [PATCH bpf 2/2] selftest/bpf: Add various selftests for program limits
[PATCH bpf-next v2] libbpf: Allow Golang symbols in uprobe secdef
2023-09-29 22:50 UTC (2+ messages)
[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
2023-09-29 21:30 UTC (2+ messages)
[PATCH bpf-next v3 0/7] Add Open-coded task, css_task and css iters
2023-09-29 21:29 UTC (15+ messages)
` [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
` [PATCH bpf-next v3 4/7] bpf: Introduce css open-coded "
` [PATCH bpf-next v3 5/7] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
` [PATCH bpf-next v3 6/7] bpf: Let bpf_iter_task_new accept null task ptr
Persisting mounts between 'ip netns' invocations
2023-09-29 21:23 UTC (9+ messages)
[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
2023-09-29 21:06 UTC (12+ messages)
` bpf indirect calls
[PATCH bpf 0/4] Fix the unmatched unit_size of bpf_mem_cache
2023-09-29 21:00 UTC (6+ messages)
` [PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size
[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
2023-09-29 20:42 UTC (4+ messages)
` [PATCH net,v2, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net,v2, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net,v2, 3/3] net: mana: Fix oversized sge0 for GSO packets
[PATCH bpf-next 0/8] Add bpf programmable device
2023-09-29 19:25 UTC (11+ messages)
` [PATCH bpf-next 1/8] meta, bpf: Add bpf programmable meta device
` [PATCH bpf-next 2/8] meta, bpf: Add bpf link support for "
` [PATCH bpf-next 4/8] libbpf: Add link-based API for meta
[syzbot] [net?] KASAN: slab-use-after-free Read in tls_encrypt_done
2023-09-29 18:43 UTC
[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
2023-09-29 17:52 UTC (2+ messages)
[PATCH net, 0/3] net: mana: Fix some TX processing bugs
2023-09-29 16:11 UTC (10+ messages)
` [PATCH net, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets
[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
2023-09-29 15:48 UTC (5+ messages)
[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
2023-09-29 15:20 UTC (2+ messages)
[PATCH bpf v3 0/3] bpf, sockmap complete fixes for avail bytes
2023-09-29 15:10 UTC (3+ messages)
Call for WG adoption: draft-thaler-bpf-isa-02
2023-09-29 14:28 UTC (2+ messages)
` [Bpf] "
[PATCH v5 0/5] powerpc/bpf: use BPF prog pack allocator
2023-09-29 8:39 UTC (12+ messages)
` [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
` [PATCH v5 2/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v5 3/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v5 4/5] powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
` [PATCH v5 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH v5 0/5] Reduce overhead of LSMs with static calls
2023-09-29 0:41 UTC (9+ messages)
` [PATCH v5 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v5 2/5] security: Count the LSMs enabled at compile time
` [PATCH v5 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v5 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY
[PATCH] perf lock contention: Clear lock addr after use
2023-09-28 23:50 UTC
[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in print_tainted
2023-09-28 20:44 UTC (2+ messages)
` [PATCH net-next v1] net/xdp: fix zero-size allocation warning in xskq_create()
[PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator
2023-09-28 20:09 UTC (5+ messages)
` [PATCH v4 4/5] powerpc/code-patching: introduce patch_instructions()
[PATCH bpf-next v3 0/1] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug
2023-09-28 16:40 UTC (8+ messages)
` [PATCH bpf-next v3 1/1] samples/bpf: Add -fsanitize=bounds to userspace programs
[PATCH v1 00/18] clang-tools support in tools
2023-09-28 14:23 UTC (5+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
2023-09-28 11:53 UTC (4+ messages)
[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
2023-09-28 11:35 UTC (7+ messages)
` [RFC PATCH v2 4/5] bpf: Add a OOM policy test
[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
2023-09-28 11:09 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
2023-09-28 11:08 UTC (14+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v2 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v2 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v2 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap "
[PATCH 00/87] fs: new accessor methods for atime and mtime
2023-09-28 11:03 UTC (3+ messages)
` [PATCH 01/87] "
` [PATCH 79/87] kernel/bpf: convert to new inode {a,m}time accessors
[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
2023-09-28 10:39 UTC (4+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls
The kernel fails to load the ko file because the btf information in the ko file is inconsistent
2023-09-28 9:50 UTC (2+ messages)
[PATCH bpf-next 0/2] cleanups for sockmap_listen
2023-09-28 9:20 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Enable CONFIG_VSOCKETS in config
` [PATCH bpf-next 2/2] selftests/bpf: Add pair_redir_to_connected helper
[PATCH] perf record: Fix BTF type checks in the off-cpu profiling
2023-09-28 3:55 UTC (3+ messages)
[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-09-27 22:58 UTC (14+ messages)
` [PATCH v6 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v6 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v6 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
` [PATCH v6 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v6 bpf-next 09/13] libbpf: add bpf_token_create() API
` [PATCH v6 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v6 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v6 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v6 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests
[PATCH v4 0/5] Reduce overhead of LSMs with static calls
2023-09-27 22:37 UTC (5+ messages)
` [PATCH v4 2/5] security: Count the LSMs enabled at compile time
[PATCH bpf-next v6 0/9] Add cgroup sockaddr hooks for unix sockets
2023-09-27 22:36 UTC (7+ messages)
` [PATCH bpf-next v6 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v6 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v6 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
[RFC bpf-next v3 00/11] Registrating struct_ops types from modules
2023-09-27 20:27 UTC (4+ messages)
` [RFC bpf-next v3 06/11] bpf: validate value_type
[PATCH v3 bpf-next 0/8] Allocate bpf trampoline on bpf_prog_pack
2023-09-27 18:29 UTC (6+ messages)
` [PATCH v3 bpf-next 2/8] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v3 bpf-next 8/8] x86, bpf: Use bpf_prog_pack for bpf trampoline
[linux-next:master] BUILD REGRESSION 18030226a48de1fbfabf4ae16aaa2695a484254f
2023-09-27 17:11 UTC
[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
2023-09-27 16:37 UTC (6+ messages)
` [RFC PATCH 2/2] LSM: A sample of dynamically appendable LSM module
[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-09-27 16:03 UTC (6+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
[PATCH bpf-next v3 0/8] Add a test for SHARED_UMEM feature
2023-09-27 13:52 UTC (9+ messages)
` [PATCH bpf-next v3 1/8] selftests/xsk: move pkt_stream to the xsk_socket_info
` [PATCH bpf-next v3 2/8] selftests/xsk: rename xsk_xdp_metadata.h to xsk_xdp_common.h
` [PATCH bpf-next v3 3/8] selftests/xsk: move src_mac and dst_mac to the xsk_socket_info
` [PATCH bpf-next v3 4/8] selftests/xsk: iterate over all the sockets in the receive pkts function
` [PATCH bpf-next v3 5/8] selftests/xsk: remove unnecessary parameter from pkt_set() function call
` [PATCH bpf-next v3 6/8] selftests/xsk: iterate over all the sockets in the send pkts function
` [PATCH bpf-next v3 7/8] selftests/xsk: modify xsk_update_xskmap() to accept the index as an argument
` [PATCH bpf-next v3 8/8] selftests/xsk: add a test for shared umem feature
[bug report] bpf: Implement BPF exceptions
2023-09-27 11:02 UTC
[PATCH bpf-next v2 0/8] Add a test for SHARED_UMEM feature
2023-09-27 10:27 UTC (4+ messages)
` [PATCH bpf-next v2 4/8] selftests/xsk: iterate over all the sockets in the receive pkts function
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