messages from 2022-04-27 16:10:00 to 2022-04-30 07:12:28 UTC [more...]
[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-04-30 7:12 UTC (13+ messages)
` [RFC bpf-next v4 2/7] bpf/verifier: allow kfunc to return an allocated mem
` [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable
[PATCH v3 0/5] Make evlist CPUs more accurate
2022-04-30 1:06 UTC (5+ messages)
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus
[PATCH bpf-next v2 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp
2022-04-29 23:22 UTC (10+ messages)
` [PATCH bpf-next v2 1/8] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next v2 2/8] bpf: add bpf_skc_to_mptcp_sock_proto
` [PATCH bpf-next v2 3/8] selftests: bpf: Enable CONFIG_IKCONFIG_PROC in config
` [PATCH bpf-next v2 4/8] selftests: bpf: add MPTCP test base
` [PATCH bpf-next v2 5/8] selftests: bpf: test bpf_skc_to_mptcp_sock
` [PATCH bpf-next v2 6/8] selftests: bpf: verify token of struct mptcp_sock
` [PATCH bpf-next v2 7/8] selftests: bpf: verify ca_name "
` [PATCH bpf-next v2 8/8] selftests: bpf: verify first "
[syzbot] possible deadlock in ___bpf_prog_run
2022-04-29 22:39 UTC
[linux-next:master 6297/7959] kernel/bpf/helpers.c:1389:29: sparse: sparse: symbol 'bpf_kptr_xchg_proto' was not declared. Should it be static?
2022-04-29 22:34 UTC (2+ messages)
` [RFC PATCH linux-next] bpf: bpf_kptr_xchg_proto can be static
[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
2022-04-29 21:15 UTC (11+ messages)
` [PATCH bpf-next v6 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v6 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v6 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v6 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v6 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v6 06/10] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v6 07/10] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v6 08/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v6 09/10] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v6 10/10] selftests/bpf: verify lsm_cgroup struct sock access
[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
2022-04-29 17:27 UTC (9+ messages)
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 4/4] perf record: Handle argument change in sched_switch
Question: missing vmlinux BTF variable declarations
2022-04-29 17:10 UTC (9+ messages)
[PATCH bpf-next v8 0/5] New BPF helpers to accelerate synproxy
2022-04-29 16:41 UTC (7+ messages)
` [PATCH bpf-next v8 1/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v8 2/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v8 3/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v8 4/5] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v8 5/5] bpf: Allow the new syncookie helpers to work with SKBs
[PATCH bpf v2 0/4] kprobes: rethook,ARM,arm64: Replace kretprobe trampoline with rethook
2022-04-29 16:11 UTC (6+ messages)
` [PATCH bpf v2 4/4] arm64: rethook: "
[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-04-29 14:56 UTC (10+ messages)
` [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv4 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv4 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
` [PATCHv4 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
` [PATCHv4 bpf-next 5/5] selftests/bpf: Add attach bench test
[External] [PATCH bpf-next v5 0/3] Add source ip in bpf tunnel key
2022-04-29 14:46 UTC (8+ messages)
` [External] [PATCH bpf-next v5 2/3] selftests/bpf: Move vxlan tunnel testcases to test_progs
[PATCH bpf-next v7 0/6] New BPF helpers to accelerate synproxy
2022-04-29 9:23 UTC (9+ messages)
` [PATCH bpf-next v7 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v7 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v7 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v7 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v7 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v7 6/6] bpf: Allow the new syncookie helpers to work with SKBs
[PATCH dwarves v6 0/6] Attach a cookie to a tracing program
2022-04-29 5:01 UTC (5+ messages)
` [PATCH dwarves v6 1/6] bpf, x86: Generate trampolines from bpf_tramp_links
[PATCH RESEND bpf-next] bpftool: Use sysfs vmlinux when dumping BTF by ID
2022-04-29 5:00 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: fix two memory leaks in prog_tests
2022-04-29 5:00 UTC (2+ messages)
[PATCH] bpftool: Use sysfs vmlinux when dumping BTF by ID
2022-04-29 4:58 UTC (2+ messages)
[PATCH bpf-next 0/4] libbpf: allow to opt-out from BPF map creation
2022-04-29 3:20 UTC (6+ messages)
` [PATCH bpf-next 1/4] libbpf: append "..." in fixed up log if CO-RE spec is truncated
` [PATCH bpf-next 2/4] libbpf: use libbpf_mem_ensure() when allocating new map
` [PATCH bpf-next 3/4] libbpf: allow to opt-out from creating BPF maps
` [PATCH bpf-next 4/4] selftests/bpf: test bpf_map__set_autocreate() and related log fixup logic
[PATCH bpf-next v2 0/2] Support riscv jit to provide
2022-04-29 1:42 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info
[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-29 0:31 UTC (14+ messages)
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
[PATCH v2 bpf-next] bpf/selftests: add granular subtest output for prog_test
2022-04-28 23:21 UTC (4+ messages)
[PATCH bpf-next 0/5] sleepable uprobe support
2022-04-28 22:52 UTC (16+ messages)
` [PATCH bpf-next 4/5] libbpf: add support for sleepable kprobe and uprobe programs
` [PATCH bpf-next 5/5] selftests/bpf: add tests for sleepable kprobes and uprobes
` [PATCH bpf-next 1/5] bpf: move bpf_prog to bpf.h
` [PATCH bpf-next 2/5] bpf: implement sleepable uprobes by chaining tasks and normal rcu
` [PATCH bpf-next 3/5] bpf: allow sleepable uprobe programs to attach
[PATCH v2 bpf-next 0/3] Add target-less tracing SEC() definitions
2022-04-28 21:50 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: allow "incomplete" basic "
` [PATCH v2 bpf-next 2/3] libbpf: support target-less SEC() definitions for BTF-backed programs
` [PATCH v2 bpf-next 3/3] selftests/bpf: use target-less SEC() definitions in various tests
[PATCH bpf-next] bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_enqueue
2022-04-28 21:50 UTC (3+ messages)
[PATCH bpf-next v3 0/6] Dynamic pointers
2022-04-28 21:10 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Add MEM_UNINIT as a bpf_type_flag
` [PATCH bpf-next v3 2/6] bpf: Add verifier support for dynptrs and implement malloc dynptrs
` [PATCH bpf-next v3 3/6] bpf: Dynptr support for ring buffers
` [PATCH bpf-next v3 4/6] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v3 5/6] bpf: Add dynptr data slices
` [PATCH bpf-next v3 6/6] bpf: Dynptr tests
[RFC PATCH bpf-next 0/2] bpf: bpf link iterator
2022-04-28 21:02 UTC (9+ messages)
` [RFC PATCH bpf-next 1/2] bpf: Add bpf_link iterator
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add bpf link iter test
[PATCH v3 bpf-next 1/2] bpf: Extend batch operations for map-in-map bpf-maps
2022-04-28 20:59 UTC (6+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: handle "
[PATCH] libbpf: fix returnvar.cocci warnings
2022-04-28 16:22 UTC (3+ messages)
[PATCH bpf-next v2 0/3] bpf, docs: Fix typos in instruction-set.rst
2022-04-28 15:30 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf, docs: Remove duplicated word "instructions"
` [PATCH bpf-next v2 2/3] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
` [PATCH bpf-next v2 3/3] bpf, docs: Fix typo "respetively" to "respectively"
[PATCHv3 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-04-28 14:06 UTC (9+ messages)
` [PATCHv3 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv3 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv3 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
` [PATCHv3 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add attach bench test
[PATCH bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output
2022-04-28 14:01 UTC (3+ messages)
[PATCH 0/3] perf: arm-spe: Fix addresses of synthesized Arm SPE events
2022-04-28 13:41 UTC (4+ messages)
` [PATCH 3/3] perf test: Add perf_event_attr test for Arm SPE
[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
2022-04-28 9:47 UTC (4+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
[PATCH net-next v5 00/18] Remove use of list iterator after loop body
2022-04-28 9:32 UTC (10+ messages)
` [PATCH net-next v5 08/18] net: sparx5: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 10/18] qed: "
` [PATCH net-next v5 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v5 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v5 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 17/18] ipvlan: Remove usage of list iterator variable for the "
` [PATCH net-next v5 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()
[PATCH] x86/speculation: Add missing prototype for unpriv_ebpf_notify()
2022-04-28 9:12 UTC (3+ messages)
[PATCH bpf] selftests/bpf: test setting tunnel key from lwt xmit
2022-04-28 7:55 UTC (5+ messages)
[PATCH bpf-next RESEND 0/2] bpf, docs: Fix typos in instruction-set.rst
2022-04-28 7:41 UTC (4+ messages)
` [PATCH bpf-next RESEND 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH bpf-next RESEND 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
[PATCH 0/2] bpf, docs: Fix typos in instruction-set.rst
2022-04-28 7:25 UTC (3+ messages)
` [PATCH 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
2022-04-28 6:48 UTC (4+ messages)
[PATCH bpf-next] API function for retrieving data from percpu map
2022-04-28 2:55 UTC (3+ messages)
[PATCH bpf-next] net: bpf: support direct packet access in tracing program
2022-04-28 2:16 UTC (3+ messages)
[PATCH v2,bpf-next] samples/bpf: detach xdp prog when program exits unexpectedly in xdp_rxq_info_user
2022-04-28 2:10 UTC (2+ messages)
[PATCH bpf-next v2 0/7] Dynamic pointers
2022-04-28 1:37 UTC (8+ messages)
` [PATCH bpf-next v2 3/7] bpf: Add bpf_dynptr_from_mem, bpf_dynptr_alloc, bpf_dynptr_put
pull-request: bpf-next 2022-04-27
2022-04-28 0:26 UTC (4+ messages)
pull-request: bpf 2022-04-27
2022-04-27 22:30 UTC (2+ messages)
[PATCH bpf-next v6 0/5] New BPF helpers to accelerate synproxy
2022-04-27 22:22 UTC (8+ messages)
` [PATCH bpf-next v6 5/6] bpf: Add selftests for raw syncookie helpers
[PATCH bpf-next v5 0/8] bpf: cgroup_sock lsm flavor
2022-04-27 20:17 UTC (5+ messages)
` [PATCH bpf-next v5 3/8] bpf: per-cgroup "
[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
2022-04-27 18:53 UTC (5+ messages)
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
[PATCH bpf-next 0/4] bpf: Generate helpers for pinning through bpf object skeleton
2022-04-27 18:51 UTC (8+ messages)
` [PATCH bpf-next 2/4] libbpf: Add helpers for pinning bpf prog "
[PATCH perf/core 0/5] perf tools: Fix prologue generation
2022-04-27 18:47 UTC (8+ messages)
` [PATCH perf/core 1/5] libbpf: Add bpf_program__set_insns 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