BPF List
 help / color / mirror / Atom feed
 messages from 2022-02-08 22:29:34 to 2022-02-10 22:51:37 UTC [more...]

[PATCH bpf-next v1 0/3] Avoid typedef size mismatches in skeletons
 2022-02-10 22:51 UTC  (10+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: add test case for userspace and bpf type size mismatch
` [PATCH bpf-next v1 2/3] bpftool: skeleton uses explicitly sized ints
` [PATCH bpf-next v1 1/3] libbpf: btf_dump can produce "

[PATCH bpf v2 0/2] Fix for crash due to overwrite in copy_map_value
 2022-02-10 22:49 UTC  (9+ messages)
` [PATCH bpf v2 1/2] bpf: Fix crash due to incorrect copy_map_value
` [PATCH bpf v2 2/2] selftests/bpf: Add test for bpf_timer overwriting crash

[PATCH v4 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-10 22:40 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/5] bpf: Extend sys_bpf commands for bpf_syscall programs
` [PATCH v4 bpf-next 2/5] libbpf: Prepare light skeleton for the kernel
` [PATCH v4 bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH v4 bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH v4 bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

BTF compatibility issue across builds
 2022-02-10 22:34 UTC  (5+ messages)

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-10 21:36 UTC  (3+ messages)

[PATCH 1/3] perf/bpf: Remove prologue generation
 2022-02-10 21:30 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
 2022-02-10 19:52 UTC  (8+ messages)
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10 18:04 UTC  (9+ messages)

[PATCH] net: fix wrong network header length
 2022-02-10 18:06 UTC  (9+ messages)

[PATCH bpf-next v2] bpf: Do not try bpf_msg_push_data with len 0
 2022-02-10 18:04 UTC  (4+ messages)

[PATCH bpf-next] net: veth: account total xdp_frame len running ndo_xdp_xmit
 2022-02-10 17:34 UTC  (3+ messages)

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-10 17:01 UTC  (9+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH bpf-next v3 0/2] libbpf: Add syscall-specific variant of BPF_KPROBE
 2022-02-10 16:52 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] libbpf: Add BPF_KPROBE_SYSCALL macro

[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
 2022-02-10 16:51 UTC  (5+ messages)
` [PATCH bpf-next 1/2] vmalloc: expose vmap_allow_huge via get_vmap_allow_huge()
` [PATCH bpf-next 2/2] bpf: flexible size for bpf_prog_pack

[PATCH bpf-next v3 0/2] bpftool: Switch to new versioning scheme (align on libbpf's)
 2022-02-10 10:42 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpftool: Add libbpf's version number to "bpftool version" output
` [PATCH bpf-next v3 2/2] bpftool: Update versioning scheme, align on libbpf's version number

[syzbot] KCSAN: data-race in perf_event_update_userpage / perf_event_update_userpage (5)
 2022-02-10 10:09 UTC 

WARNING in bpf_warn_invalid_xdp_action
 2022-02-10  9:29 UTC  (2+ messages)
` [syzbot] "

[PATCH net v2] net: fix wrong network header length
 2022-02-10  9:16 UTC 

Wycena paneli fotowoltaicznych
 2022-02-10  8:55 UTC 

[PATCH bpf-next 0/2] fix bpf_prog_pack build errors
 2022-02-10  5:59 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: fix leftover header->pages in sparc and powerpc code
` [PATCH bpf-next 2/2] bpf: fix bpf_prog_pack build HPAGE_PMD_SIZE

pull-request: bpf-next 2022-02-09
 2022-02-10  5:10 UTC  (2+ messages)

Override default socket policy per cgroup
 2022-02-09 23:40 UTC  (6+ messages)

[PATCH v3 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-09 23:15 UTC  (13+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Extend sys_bpf commands for bpf_syscall programs
` [PATCH v3 bpf-next 2/5] libbpf: Prepare light skeleton for the kernel
` [PATCH v3 bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH v3 bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH v3 bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
 2022-02-09 22:26 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v6 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v6 3/7] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v6 4/7] bpftool: Implement minimize_btf() and relocations recording for BTFGen
` [PATCH bpf-next v6 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v6 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v6 7/7] selftests/bpf: Test "bpftool gen min_core_btf"

can't get BTF: type .rodata.cst32: not found
 2022-02-09 19:53 UTC  (18+ messages)

[PATCH bpf-next v2 0/2] Split bpf_sk_lookup remote_port field
 2022-02-09 19:50 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup

[RFC PATCH v2] bpftool: Add bpf_cookie to link output
 2022-02-09 19:09 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] bpftool: Switch to new versioning scheme (align on libbpf's)
 2022-02-09 19:23 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] libbpf: Add "libbpversion" make target to print version
` [PATCH bpf-next v2 3/3] bpftool: Update versioning scheme, align on libbpf's version number

[PATCH bpf-next] lib/Kconfig.debug: add prompt for kernel module BTF
 2022-02-09 19:27 UTC  (2+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-09 19:14 UTC  (16+ messages)
` [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for "
` [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
` [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2022-02-07
 2022-02-09 18:22 UTC  (6+ messages)

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-02-09 16:11 UTC  (6+ messages)
` [PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API

[PATCH bpf-next v3] bpf: reject kfunc calls that overflow insn->imm
 2022-02-09 15:42 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: reject kfunc calls that overflow insn->imm
 2022-02-09 15:31 UTC  (4+ messages)

[PATCH v2 1/2] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
 2022-02-09 14:45 UTC  (4+ messages)

[PATCH bpf-next] libbpf: fix compilation warning due to mismatched printf format
 2022-02-09 13:40 UTC  (3+ messages)

[PATCH v5 00/12] arm64: prepare and add verdin imx8m mini support
 2022-02-09 10:00 UTC  (2+ messages)
` [PATCH v5 06/12] arm64: defconfig: enable bpf/cgroup firewalling

[syzbot] BUG: MAX_LOCK_DEPTH too low! (3)
 2022-02-09  9:13 UTC  (3+ messages)

[PATCH v2 bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
 2022-02-09  7:20 UTC  (2+ messages)

[PATCH v3 00/17] virtio pci support VIRTIO_F_RING_RESET
 2022-02-09  6:05 UTC  (10+ messages)
` [PATCH v3 13/17] virtio_pci: queue_reset: "

[PATCH bpf-next v5 00/10] Fix accessing syscall arguments
 2022-02-09  5:40 UTC  (16+ messages)
` [PATCH bpf-next v5 01/10] selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
` [PATCH bpf-next v5 02/10] libbpf: Add PT_REGS_SYSCALL_REGS macro
` [PATCH bpf-next v5 03/10] selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
` [PATCH bpf-next v5 04/10] libbpf: Fix accessing syscall arguments on powerpc
` [PATCH bpf-next v5 05/10] libbpf: Fix riscv register names
` [PATCH bpf-next v5 06/10] libbpf: Fix accessing syscall arguments on riscv
` [PATCH bpf-next v5 07/10] selftests/bpf: Skip test_bpf_syscall_macro:syscall_arg1 on arm64 and s390
` [PATCH bpf-next v5 08/10] libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
` [PATCH bpf-next v5 09/10] libbpf: Fix accessing the first syscall argument on arm64
` [PATCH bpf-next v5 10/10] libbpf: Fix accessing the first syscall argument on s390

[PATCH bpf v1 0/2] Fix for crash due to overwrite in copy_map_value
 2022-02-09  5:11 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: Fix crash due to incorrect copy_map_value
` [PATCH bpf v1 2/2] selftests/bpf: Add test for bpf_timer overwriting crash

[PATCH v2 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-09  5:05 UTC  (18+ messages)
` [PATCH v2 bpf-next 2/5] libbpf: Prepare light "
` [PATCH v2 bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH v2 bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH v2 bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

linux-next: build failure after merge of the bpf-next tree
 2022-02-09  0:21 UTC 

[PATCH bpf-next v4 00/14] Fix accessing syscall arguments
 2022-02-08 23:43 UTC  (26+ messages)
` [PATCH bpf-next v4 03/14] selftests/bpf: Compile bpf_syscall_macro test also with user headers
` [PATCH bpf-next v4 05/14] libbpf: Generalize overriding syscall parameter access macros
` [PATCH bpf-next v4 06/14] libbpf: Add PT_REGS_SYSCALL_REGS macro
` [PATCH bpf-next v4 08/14] libbpf: Use struct pt_regs when compiling with kernel headers
` [PATCH bpf-next v4 10/14] libbpf: Move data structure manipulation macros to bpf_common_helpers.h
` [PATCH bpf-next v4 14/14] arm64: add a comment that warns that orig_x0 should not be moved


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox