messages from 2023-07-24 20:31:04 to 2023-07-26 13:29:02 UTC [more...]
[PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
2023-07-26 13:28 UTC (3+ messages)
` [Bpf] "
[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
2023-07-26 13:22 UTC (11+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
` [v4 "
[PATCH bpf-next v2] libbpf: Expose API to consume one ring at a time
2023-07-26 13:09 UTC
[PATCH v3 0/9] tracing: Improbe BTF support on probe events
2023-07-26 13:01 UTC (10+ messages)
` [PATCH v3 1/9] tracing/probes: Support BTF argument on module functions
` [PATCH v3 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
` [PATCH v3 3/9] bpf/btf: Add a function to search a member of a struct/union
` [PATCH v3 4/9] tracing/probes: Support BTF based data structure field access
` [PATCH v3 5/9] tracing/probes: Support BTF field access from $retval
` [PATCH v3 6/9] tracing/probes: Add string type check with BTF
` [PATCH v3 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
` [PATCH v3 8/9] selftests/ftrace: Add BTF fields access testcases
` [PATCH v3 9/9] Documentation: tracing: Update fprobe event example with BTF field
[PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs
2023-07-26 12:08 UTC (4+ messages)
[PATCH bpf 0/2] bpf/memalloc: Allow non-atomic alloc_bulk
2023-07-26 11:38 UTC (9+ messages)
` [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill
` [PATCH bpf 2/2] bpf/memalloc: Schedule highprio wq for non-atomic alloc when atomic fails
[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
2023-07-26 11:23 UTC (8+ messages)
[RESEND] BTF is not generated for gcc-built kernel with the latest pahole
2023-07-26 11:07 UTC (3+ messages)
[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-07-26 11:07 UTC (7+ messages)
[RFC dwarves 0/2] dwarves: detect BTF kinds supported by kernel
2023-07-26 10:39 UTC (3+ messages)
` [RFC dwarves 1/2] dwarves: auto-detect maximum kind supported by vmlinux
[PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-26 9:26 UTC (5+ messages)
[PATCH V3,net-next] net: mana: Add page pool for RX buffers
2023-07-26 9:22 UTC (7+ messages)
[PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-07-26 9:17 UTC (3+ messages)
Register constraint in NEG instructions
2023-07-26 9:16 UTC (2+ messages)
[PATCH bpf-next 0/2] fix setting return values for htab batch ops and docs
2023-07-26 9:12 UTC (3+ messages)
` [PATCH bpf-next 2/2] bpf: update uapi/linux/bpf.h docs on the batch map ops
[PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
2023-07-26 8:50 UTC
ct state module issue
2023-07-26 7:39 UTC (3+ messages)
Prezentacja
2023-07-26 8:00 UTC
[PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
2023-07-26 8:02 UTC (2+ messages)
[RFC net-next v4 0/8] xsk: TX metadata
2023-07-26 7:47 UTC (22+ messages)
` [RFC net-next v4 1/8] xsk: Support XDP_TX_METADATA_LEN
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
` [RFC net-next v4 3/8] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [RFC net-next v4 4/8] tools: ynl: update netdev sample to dump xsk-features
` [RFC net-next v4 5/8] selftests/xsk: Support XDP_TX_METADATA_LEN
` [RFC net-next v4 6/8] selftests/bpf: Add csum helpers
` [RFC net-next v4 7/8] selftests/bpf: Add TX side to xdp_metadata
` [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata
[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
2023-07-26 7:12 UTC (3+ messages)
[PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
2023-07-26 7:33 UTC (2+ messages)
[PATCH] samples/bpf: Update sockex2: get the expected output results
2023-07-26 7:09 UTC
Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
2023-07-26 5:06 UTC (5+ messages)
Register encoding in assembly for load/store instructions
2023-07-26 4:16 UTC (12+ messages)
[Question]Attach xdp program to bond driver with skb mode
2023-07-26 3:52 UTC
[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
2023-07-26 3:11 UTC (6+ messages)
[syzbot] [bpf?] WARNING in tcx_uninstall
2023-07-26 2:51 UTC
[PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
2023-07-26 1:59 UTC (5+ messages)
BTF is not generated for gcc-built kernel with the latest pahole
2023-07-26 1:21 UTC
[PATCH] [v2] bpf: work around -Wuninitialized warning
2023-07-26 0:20 UTC (2+ messages)
[PATCHv3 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
2023-07-26 0:13 UTC (4+ messages)
` [PATCHv3 bpf 1/2] bpf: Disable preemption in bpf_perf_event_output
` [PATCHv3 bpf 2/2] bpf: Disable preemption in bpf_event_output
Question: CO-RE-enabled PT_REGS macros give strange results
2023-07-26 0:03 UTC (6+ messages)
[PATCH v2 0/9] tracing: Improbe BTF support on probe events
2023-07-25 23:45 UTC (5+ messages)
[PATCH] btf: Remove unnecessary header file inclusions
2023-07-25 23:29 UTC (2+ messages)
[PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying"
2023-07-25 21:50 UTC (2+ messages)
[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-25 21:20 UTC (8+ messages)
` [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
[PATCH] [v4] bpf: fix bpf_probe_read_kernel prototype mismatch
2023-07-25 20:41 UTC
[PATCH] bpf: force inc_active()/dec_active() to be inline functions
2023-07-25 20:27 UTC (11+ messages)
[Bpf] Review of draft-thaler-bpf-isa-01
2023-07-25 18:36 UTC (7+ messages)
[RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-25 17:47 UTC (6+ messages)
[PATCH bpf-next] MAINTAINERS: Replace my email address
2023-07-25 17:20 UTC (2+ messages)
[PATCH bpf-next v3] MAINTAINERS: Replace my email address
2023-07-25 17:20 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 1e25dd7772483f477f79986d956028e9f47f990a
2023-07-25 17:10 UTC
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-25 17:12 UTC (16+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect
2023-07-25 17:07 UTC (10+ messages)
` [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v3 bpf 2/2] selftests/bpf: test lwt redirect error handling
[PATCH] libbpf: Expose API to consume one ring at a time
2023-07-25 16:26 UTC
[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
2023-07-25 13:07 UTC (4+ messages)
` [PATCH net-next V4 1/3] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V4 3/3] virtio_net: enable per queue interrupt coalesce feature
[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
2023-07-25 11:07 UTC (10+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
[PATCH 8/8] scripts/gdb/vmalloc: add vmallocinfo support
2023-07-25 9:34 UTC
[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
2023-07-25 7:11 UTC (6+ messages)
` [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
[PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm()
2023-07-25 7:12 UTC (2+ messages)
[PATCH bpf-next v2] MAINTAINERS: Replace my email address
2023-07-25 5:41 UTC (3+ messages)
[PATCH V2 net-next] net: fec: add XDP_TX feature support
2023-07-25 1:58 UTC (3+ messages)
LoongArch: Add BPF JIT support
2023-07-25 0:52 UTC (2+ messages)
[PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
2023-07-25 0:12 UTC (3+ messages)
[PATCH v1 0/4] Perf tool LTO support
2023-07-24 22:38 UTC (10+ messages)
` [PATCH v1 1/4] perf stat: Avoid uninitialized use of perf_stat_config
` [PATCH v1 2/4] perf parse-events: Avoid use uninitialized warning
[syzbot] [modules?] general protection fault in sys_finit_module
2023-07-24 21:41 UTC (4+ messages)
[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
2023-07-24 21:18 UTC (4+ messages)
[syzbot] [modules?] WARNING in init_module_from_file
2023-07-24 20:37 UTC (4+ messages)
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