messages from 2022-05-13 06:37:15 to 2022-05-17 07:07:41 UTC [more...]
[PATCH bpf-next v4 0/6] bpf trampoline for arm64
2022-05-17 7:18 UTC (2+ messages)
` [PATCH bpf-next v4 1/6] arm64: ftrace: Add ftrace direct call support
[PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
2022-05-17 7:05 UTC (3+ messages)
` [External] "
[PATCH bpf v2 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
2022-05-17 7:01 UTC (2+ messages)
[PATCH bpf-next 00/12] libbpf: Textual representation of enums
2022-05-17 6:42 UTC (16+ messages)
` [PATCH bpf-next 01/12] libbpf: Introduce libbpf_bpf_prog_type_str
` [PATCH bpf-next 02/12] selftests/bpf: Add test for libbpf_bpf_prog_type_str
` [PATCH bpf-next 03/12] bpftool: Use libbpf_bpf_prog_type_str
` [PATCH bpf-next 04/12] libbpf: Introduce libbpf_bpf_map_type_str
` [PATCH bpf-next 05/12] selftests/bpf: Add test for libbpf_bpf_map_type_str
` [PATCH bpf-next 06/12] bpftool: Use libbpf_bpf_map_type_str
` [PATCH bpf-next 07/12] libbpf: Introduce libbpf_bpf_attach_type_str
` [PATCH bpf-next 08/12] selftests/bpf: Add test for libbpf_bpf_attach_type_str
` [PATCH bpf-next 09/12] bpftool: Use libbpf_bpf_attach_type_str
` [PATCH bpf-next 10/12] libbpf: Introduce libbpf_bpf_link_type_str
` [PATCH bpf-next 11/12] selftests/bpf: Add test for libbpf_bpf_link_type_str
` [PATCH bpf-next 12/12] bpftool: Use libbpf_bpf_link_type_str
[PATCH bpf-next v4 0/7] bpf: mptcp: Support for mptcp_sock
2022-05-17 5:30 UTC (21+ messages)
` [PATCH bpf-next v4 1/7] bpf: add bpf_skc_to_mptcp_sock_proto
` [PATCH bpf-next v4 2/7] selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
` [PATCH bpf-next v4 3/7] selftests/bpf: add MPTCP test base
` [PATCH bpf-next v4 4/7] selftests/bpf: test bpf_skc_to_mptcp_sock
` [PATCH bpf-next v4 5/7] selftests/bpf: verify token of struct mptcp_sock
` [PATCH bpf-next v4 6/7] selftests/bpf: verify ca_name "
` [PATCH bpf-next v4 7/7] selftests/bpf: verify first "
[PATCH] bpf: add access control for map
2022-05-17 3:41 UTC
[PATCHv3 bpf-next] selftests/bpf: add missed ima_setup.sh in Makefile
2022-05-17 3:15 UTC (2+ messages)
[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
2022-05-17 2:54 UTC (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Remove filter for unsafe functions in kprobe_multi test
[PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test
2022-05-17 2:49 UTC (2+ messages)
[RFC PATCH bpf-next v2 0/7] bpf: rstat: cgroup hierarchical stats
2022-05-17 2:08 UTC (11+ messages)
` [RFC PATCH bpf-next v2 1/7] bpf: introduce RSTAT_FLUSH program type
` [RFC PATCH bpf-next v2 2/7] cgroup: bpf: flush bpf stats on rstat flush
` [RFC PATCH bpf-next v2 3/7] libbpf: Add support for rstat flush progs
` [RFC PATCH bpf-next v2 4/7] bpf: add bpf rstat helpers
` [RFC PATCH bpf-next v2 5/7] bpf: Introduce cgroup iter
` [RFC PATCH bpf-next v2 6/7] selftests/bpf: extend cgroup helpers
` [RFC PATCH bpf-next v2 7/7] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
2022-05-17 2:00 UTC (5+ messages)
` 答复: "
` 答复: "
[RFC PATCH bpf-next 0/5] bpf: add get_reg_val helper
2022-05-17 1:17 UTC (13+ messages)
` [RFC PATCH bpf-next 1/5] x86/fpu: Move context.h to include/asm
` [RFC PATCH bpf-next 2/5] bpf: add get_reg_val helper
` [RFC PATCH bpf-next 3/5] libbpf: usdt lib wiring of xmm reads
` [RFC PATCH bpf-next 4/5] selftests/bpf: Add test for USDT parse of xmm reg
` [RFC PATCH bpf-next 5/5] selftests/bpf: get_reg_val test exercising fxsave fetch
[PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
2022-05-17 1:14 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
2022-05-17 0:56 UTC
[PATCH v2 06/13] openrisc: Update litex defconfig to support glibc userland
2022-05-17 0:55 UTC
[PATCH bpf-next v2 00/18] bpf: Add 64bit enum value support
2022-05-17 0:37 UTC (26+ messages)
` [PATCH bpf-next v2 01/18] bpf: Add btf enum64 support
` [PATCH bpf-next v2 02/18] libbpf: Permit 64bit relocation value
` [PATCH bpf-next v2 03/18] libbpf: Fix an error in 64bit relocation value computation
` [PATCH bpf-next v2 04/18] libbpf: Refactor btf__add_enum() for future code sharing
` [PATCH bpf-next v2 05/18] libbpf: Add enum64 parsing and new enum64 public API
` [PATCH bpf-next v2 06/18] libbpf: Add enum64 deduplication support
` [PATCH bpf-next v2 07/18] libbpf: Add enum64 support for btf_dump
` [PATCH bpf-next v2 08/18] libbpf: Add enum64 sanitization
` [PATCH bpf-next v2 09/18] libbpf: Add enum64 support for bpf linking
` [PATCH bpf-next v2 10/18] libbpf: Add enum64 relocation support
` [PATCH bpf-next v2 11/18] bpftool: Add btf enum64 support
` [PATCH bpf-next v2 12/18] selftests/bpf: Fix selftests failure
` [PATCH bpf-next v2 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
` [PATCH bpf-next v2 14/18] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
` [PATCH bpf-next v2 15/18] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
` [PATCH bpf-next v2 16/18] selftests/bpf: Add a test for enum64 value relocations
` [PATCH bpf-next v2 17/18] selftests/bpf: Clarify llvm dependency with possible selftest failures
` [PATCH bpf-next v2 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-16 23:45 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH bpf v2 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-16 23:05 UTC
[PATCH bpf v2 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms
2022-05-16 23:05 UTC
[PATCH bpf v2 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
2022-05-16 23:05 UTC
[PATCH bpf v2 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
2022-05-16 23:04 UTC
[PATCH bpf-next v2] selftests/bpf: fix building bpf selftests statically
2022-05-16 22:50 UTC (2+ messages)
[ANNOUNCEMENT] libbpf v0.8 release
2022-05-16 21:40 UTC
[PATCH bpf-next v4 0/6] Dynamic pointers
2022-05-16 20:52 UTC (26+ messages)
` [PATCH bpf-next v4 1/6] bpf: Add MEM_UNINIT as a bpf_type_flag
` [PATCH bpf-next v4 2/6] bpf: Add verifier support for dynptrs and implement malloc dynptrs
` [PATCH bpf-next v4 3/6] bpf: Dynptr support for ring buffers
` [PATCH bpf-next v4 4/6] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v4 5/6] bpf: Add dynptr data slices
[PATCH bpf-next] libbpf: fix memory leak in attach_tp for target-less tracepoint program
2022-05-16 20:50 UTC (3+ messages)
[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
2022-05-16 20:38 UTC (5+ messages)
[PATCH bpf-next v3] bpftool: Use sysfs vmlinux when dumping BTF by ID
2022-05-16 20:03 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
2022-05-16 19:06 UTC (2+ messages)
[PATCH bpf 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs
2022-05-16 18:27 UTC
[PATCH bpf 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms
2022-05-16 18:27 UTC
[PATCH bpf 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
2022-05-16 18:27 UTC
[PATCH bpf 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
2022-05-16 18:26 UTC
[PATCH bpf 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
2022-05-16 18:24 UTC
[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
2022-05-16 17:17 UTC (6+ messages)
[PATCH bpf-next v3 0/7] bpf trampoline for arm64
2022-05-16 7:58 UTC (6+ messages)
` [PATCH bpf-next v3 4/7] bpf, arm64: Impelment bpf_arch_text_poke() "
[PATCH bpf-next 0/5] bpf_prog_pack followup
2022-05-16 5:40 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH bpf-next 2/5] x86/alternative: introduce text_poke_set
` [PATCH bpf-next 3/5] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH bpf-next 4/5] module: introduce module_alloc_huge
` [PATCH bpf-next 5/5] bpf: use module_alloc_huge for bpf_prog_pack
[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
2022-05-16 3:53 UTC (4+ messages)
` [PATCH net 1/2] selftests/bpf: Fix build error with ima_setup.sh
[PATCH 0/5] Atomics support for eBPF on powerpc
2022-05-16 3:03 UTC (9+ messages)
` [PATCH 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
` [PATCH 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
[PATCH bpf-next v3 0/2] Introduce access remote cpu elem support in BPF percpu map
2022-05-16 1:55 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: add bpf_map_lookup_percpu_elem for "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test case for bpf_map_lookup_percpu_elem
` [External] Re: [PATCH bpf-next v3 0/2] Introduce access remote cpu elem support in BPF percpu map
[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
2022-05-15 12:41 UTC (9+ messages)
` [PATCH v4] "
` [PATCH v4 RESEND] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
[PATCH 06/13] openrisc: Update litex defconfig to support glibc userland
2022-05-15 12:41 UTC
[PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout
2022-05-14 16:42 UTC (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftest for bpf_ct_refresh_timeout kfunc
[PATCH net-next 1/1] ixgbe: add xdp frags support to ndo_xdp_xmit
2022-05-14 0:10 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: fix building bpf selftests statically
2022-05-13 23:11 UTC (4+ messages)
[PATCHv2 bpf-next 0/2] selftests/bpf: fix ima_setup.sh missing issue
2022-05-13 21:59 UTC (4+ messages)
` [PATCHv2 bpf-next 1/2] selftests/bpf: Fix build error with ima_setup.sh
[PATCH bpf-next] selftests/bpf: fix usdt_400 test case
2022-05-13 20:10 UTC (3+ messages)
[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-05-13 19:42 UTC (11+ messages)
[PATCH bpf-next v3 0/5] sleepable uprobe support
2022-05-13 17:05 UTC (4+ messages)
` [PATCH bpf-next v3 2/5] bpf: implement sleepable uprobes by chaining gps
[PATCH bpf-next 1/2] libbpf: add safer high-level wrappers for map operations
2022-05-13 13:20 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Fix combination of jit blinding and pointers to bpf subprogs
2022-05-13 13:20 UTC (2+ messages)
bpf_skb_adjust_room after L4 header?
2022-05-13 12:06 UTC
[PATCH 1/2] kernel/bpf: change "char *" string form to "char []"
2022-05-13 11:14 UTC (5+ messages)
[PATCH net-next] net: page_pool: add page allocation stats for two fast page allocate path
2022-05-13 10:40 UTC (2+ messages)
[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
2022-05-13 7:16 UTC (2+ 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