messages from 2022-03-11 15:23:37 to 2022-03-15 22:15:28 UTC [more...]
[PATCH bpf-next v3 0/5] Subskeleton support for BPF libraries
2022-03-15 22:15 UTC (4+ messages)
` [PATCH bpf-next v3 2/5] libbpf: init btf_{key,value}_type_id on internal map open
` [PATCH bpf-next v3 3/5] libbpf: add subskeleton scaffolding
` [PATCH bpf-next v3 5/5] selftests/bpf: test subskeleton functionality
[PATCH bpf-next v6] bpftool: Add bpf_cookie to link output
2022-03-15 22:10 UTC (6+ messages)
bpf_map_create usage question
2022-03-15 21:59 UTC (5+ messages)
[PATCH bpf-next] bpftool: Add SPDX identifier to btf-dump-file output
2022-03-15 21:38 UTC (2+ messages)
[PATCH bpf v3] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
2022-03-15 21:26 UTC (5+ messages)
[PATCH bpf-next v1] bpf: Enable non-atomic allocations in local storage
2022-03-15 21:01 UTC (11+ messages)
[PATCH bpf-next] net: Use skb->len to check the validity of the parameters in bpf_skb_load_bytes
2022-03-15 19:58 UTC (2+ messages)
[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
2022-03-15 19:47 UTC (10+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall
[PATCH bpf-next] samples: bpf: convert xdp_router_ipv4 to XDP samples helper
2022-03-15 18:44 UTC (2+ messages)
[PATCH bpf-next] libbpf: Remove redundant check in btf_ext__new()
2022-03-15 18:36 UTC (2+ messages)
[PATCH bpf-next v2 0/5] Subskeleton support for BPF libraries
2022-03-15 18:31 UTC (23+ messages)
` [PATCH bpf-next v2 1/5] libbpf: add new strict flag for .text subprograms
` [PATCH bpf-next v2 2/5] libbpf: init btf_{key,value}_type_id on internal map open
` [PATCH bpf-next v2 3/5] libbpf: add subskeleton scaffolding
` [PATCH bpf-next v2 4/5] bpftool: add support for subskeletons
` [PATCH bpf-next v2 5/5] selftests/bpf: test subskeleton functionality
[PATCH v4 00/45] x86: Kernel IBT
2022-03-15 18:26 UTC (26+ messages)
Question: missing vmlinux BTF variable declarations
2022-03-15 17:58 UTC (5+ messages)
[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
2022-03-15 17:04 UTC (13+ messages)
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
[PATCH bpf-next] bpf, sockmap: Manual deletion of sockmap elements in user mode is not allowed
2022-03-15 16:25 UTC (5+ messages)
[PATCH v2] selftests/bpf: fix array_size.cocci warning
2022-03-15 16:20 UTC (3+ messages)
` [PATCH v3] "
[bpf-next] samples/bpf: xdpsock: Fix race when running for fix duration of time
2022-03-15 16:00 UTC (2+ messages)
[PATCH bpf-next v3 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
2022-03-15 15:50 UTC (6+ messages)
` [PATCH bpf-next v3 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH bpf-next v3 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg
direct packet access from SOCKET_FILTER program
2022-03-15 15:23 UTC (5+ messages)
[PATCH v12 bpf-next 00/12] fprobe: Introduce fprobe function entry/exit probe
2022-03-15 14:42 UTC (14+ messages)
` [PATCH v12 bpf-next 01/12] ftrace: Add ftrace_set_filter_ips function
` [PATCH v12 bpf-next 02/12] fprobe: Add ftrace based probe APIs
` [PATCH v12 bpf-next 03/12] rethook: Add a generic return hook
` [PATCH v12 bpf-next 04/12] rethook: x86: Add rethook x86 implementation
` [PATCH v12 bpf-next 05/12] arm64: rethook: Add arm64 rethook implementation
` [PATCH v12 bpf-next 06/12] powerpc: Add rethook support
` [PATCH v12 bpf-next 07/12] ARM: rethook: Add rethook arm implementation
` [PATCH v12 bpf-next 08/12] fprobe: Add exit_handler support
` [PATCH v12 bpf-next 09/12] fprobe: Add sample program for fprobe
` [PATCH v12 bpf-next 10/12] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v12 bpf-next 11/12] docs: fprobe: Add fprobe description to ftrace-use.rst
` [PATCH v12 bpf-next 12/12] fprobe: Add a selftest for fprobe
[net-next v10 1/2] net: sched: use queue_mapping to pick tx queue
2022-03-15 12:48 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the bpf-next tree
2022-03-15 11:57 UTC
[PATCH] selftests/bpf: fix array_size.cocci warning
2022-03-15 11:48 UTC (4+ messages)
` [PATCH v2] "
[PATCH v11 00/12] fprobe: Introduce fprobe function entry/exit probe
2022-03-15 10:08 UTC (14+ messages)
` [PATCH v11 01/12] ftrace: Add ftrace_set_filter_ips function
` [PATCH v11 02/12] fprobe: Add ftrace based probe APIs
` [PATCH v11 03/12] rethook: Add a generic return hook
` [PATCH v11 04/12] rethook: x86: Add rethook x86 implementation
` [PATCH v11 05/12] arm64: rethook: Add arm64 rethook implementation
` [PATCH v11 06/12] powerpc: Add rethook support
` [PATCH v11 07/12] ARM: rethook: Add rethook arm implementation
` [PATCH v11 08/12] fprobe: Add exit_handler support
` [PATCH v11 09/12] fprobe: Add sample program for fprobe
` [PATCH v11 10/12] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v11 11/12] docs: fprobe: Add fprobe description to ftrace-use.rst
` [PATCH v11 12/12] fprobe: Add a selftest for fprobe
[PATCH] net: xdp: allow user space to request a smaller packet headroom requirement
2022-03-15 7:25 UTC (7+ messages)
[PATCH v4 bpf-next 0/3] introduce xdp frags support to veth driver
2022-03-15 5:32 UTC (8+ messages)
` [PATCH v4 bpf-next 1/3] net: veth: account total xdp_frame len running ndo_xdp_xmit
` [PATCH v4 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
[PATCH v3 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
2022-03-15 5:18 UTC (3+ messages)
` [PATCH v3 2/2] bpf/selftests: Test skipping stacktrace
[PATCH bpf-next v2] bpf, arm64: Optimize BPF store/load using str/ldr with immediate offset
2022-03-15 1:55 UTC (3+ messages)
[PATCH v4 bpf-next 0/5] libbpf: name-based u[ret]probe attach
2022-03-14 22:26 UTC (3+ messages)
` [PATCH v4 bpf-next 5/5] selftests/bpf: add tests for uprobe auto-attach via skeleton
[PATCH RFC bpf-next 0/3] bpf_sk_lookup.remote_port fixes
2022-03-14 20:57 UTC (10+ messages)
` [PATCH RFC bpf-next 1/3] bpf: Fix certain narrow loads with offsets
[RFC 0/4] locking: Add new lock contention tracepoints (v2)
2022-03-14 21:44 UTC (4+ messages)
` [PATCH 2/4] locking: Apply contention tracepoints in the slow path
[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
2022-03-14 17:49 UTC (6+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
[PATCH 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
2022-03-14 17:28 UTC (4+ messages)
` [PATCH 2/2] bpf/selftests: Test skipping stacktrace
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-14 17:12 UTC (2+ messages)
[PATCH dwarves v4 0/4] Parallelize BTF type info generating of pahole
2022-03-14 15:43 UTC (9+ messages)
` [PATCH dwarves v4 1/4] dwarf_loader: Receive per-thread data on worker threads
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-14 8:13 UTC (2+ messages)
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-14 7:38 UTC (2+ messages)
[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
2022-03-14 5:35 UTC (2+ messages)
[PATCH intel-net] ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
2022-03-14 4:46 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] hv_netvsc: Add check for kvmalloc_array
2022-03-14 2:01 UTC
[PATCHi v2] hv_netvsc: Add check for kvmalloc_array
2022-03-14 2:00 UTC
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-14 1:56 UTC
[PATCH bpf-next] bpftool: man: Add missing top level docs
2022-03-13 23:19 UTC
[PATCH] selftests/bpf: fix tunnel remote ip comments
2022-03-13 16:41 UTC
[PATCH RFC 0/9] bpf, mm: recharge bpf memory from offline memcg
2022-03-12 6:45 UTC (9+ messages)
[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
2022-03-12 1:57 UTC (7+ messages)
` [PATCH v10 12/12] fprobe: Add a selftest for fprobe
[PATCH v3] net: ipv6: fix skb_over_panic in __ip6_append_data
2022-03-12 1:40 UTC (2+ messages)
[PATCH bpf-next 0/4] fixes for bpf_jit_harden race
2022-03-12 0:20 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: Introduce bpf_int_jit_abort()
[PATCH] net: skb: move enum skb_drop_reason to uapi
2022-03-11 22:23 UTC (5+ messages)
[PATCH v3 bpf-next] bpf: select proper size for bpf_prog_pack
2022-03-11 23:06 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf, test_run: Fix packet size check for live packet mode
2022-03-11 21:10 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: fix a clang compilation error for send_signal.c
2022-03-11 21:20 UTC (2+ messages)
[PATCH v4 bpf-next] bpf: select proper size for bpf_prog_pack
2022-03-11 20:11 UTC
[PATCH bpf-next v2] bpf: Cache the last valid build_id
2022-03-11 19:11 UTC (4+ messages)
[PATCH bpf-next] Support load time binding of bpf-helpers
2022-03-11 18:37 UTC (3+ messages)
` [EXTERNAL] "
[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
2022-03-11 17:27 UTC (9+ messages)
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-11 17:25 UTC (2+ messages)
[PATCH bpf-next v4 0/5] New BPF helpers to accelerate synproxy
2022-03-11 16:36 UTC (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v4 2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v4 3/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v4 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v4 5/5] bpf: Add selftests for raw syncookie helpers
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