bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 19:04:01 to 2020-08-17 22:09:48 UTC [more...]

exec: Move unshare_files and guarantee files_struct.count is correct
 2020-08-17 22:04 UTC  (3+ messages)
` [PATCH 01/17] exec: Move unshare_files to fix posix file locking during exec
` [PATCH 02/17] exec: Simplify unshare_files

[PATCH bpf] bpf: use get_file_rcu() instead of get_file() for task_file iterator
 2020-08-17 21:49 UTC  (3+ messages)

[PATCH net] net: xdp: pull ethernet header off packet after computing skb->protocol
 2020-08-17 18:48 UTC  (5+ messages)

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-17 16:32 UTC  (14+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
` [RFC PATCH 2/4] bpf: add protect_gpt sample program
` [RFC PATCH 3/4] bpf: add eBPF IO filter documentation
` [RFC PATCH 4/4] bpf: add BPF_PROG_TYPE_LSM to bpftool name array

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-17  8:17 UTC  (36+ messages)
` [PATCH 01/35] dma: altera-msgdma: convert tasklets to use new tasklet_setup() API
` [PATCH 02/35] dma: at_hdmac: "
` [PATCH 03/35] dma: at_xdmac: "
` [PATCH 04/35] dma: coh901318: "
` [PATCH 05/35] dma: dw: "
` [PATCH 06/35] dma: ep93xx: "
` [PATCH 07/35] dma: fsl: "
` [PATCH 08/35] dma: imx-dma: "
` [PATCH 09/35] dma: ioat: "
` [PATCH 10/35] dma: iop_adma: "
` [PATCH 11/35] dma: ipu: "
` [PATCH 12/35] dma: k3dma: "
` [PATCH 13/35] dma: mediatek: "
` [PATCH 14/35] dma: mmp: "
` [PATCH 15/35] dma: mpc512x: "
` [PATCH 16/35] dma: mv_xor: "
` [PATCH 17/35] dma: mxs-dma: "
` [PATCH 18/35] dma: nbpfaxi: "
` [PATCH 19/35] dma: pch_dma: "
` [PATCH 20/35] dma: pl330: "
` [PATCH 21/35] dma: ppc4xx: "
` [PATCH 22/35] dma: qcom: "
` [PATCH 23/35] dma: sa11x0: "
` [PATCH 24/35] dma: sirf-dma: "
` [PATCH 25/35] dma: ste_dma40: "
` [PATCH 26/35] dma: sun6i: "
` [PATCH 27/35] dma: tegra20: "
` [PATCH 28/35] dma: timb_dma: "
` [PATCH 29/35] dma: txx9dmac: "
` [PATCH 30/35] dma: virt-dma: "
` [PATCH 31/35] dma: xgene: "
` [PATCH 32/35] dma: xilinx: "
` [PATCH 33/35] dma: plx_dma: "
` [PATCH 34/35] dma: sf-pdma: "
` [PATCH 35/35] dma: k3-udma: "

[PATCH] perf test: Fix basic bpf filtering test
 2020-08-17  7:27 UTC 

[PATCH] clk: clk-hi3670: Add CLK_IGNORE_UNUSED flag
 2020-08-17  6:17 UTC  (2+ messages)

[PATCH] samples/bpf: Support both enter and exit kprobes in helper
 2020-08-16  6:02 UTC  (2+ messages)

[PATCH v2] bpf: Convert to use the preferred fallthrough macro
 2020-08-16  5:46 UTC  (2+ messages)

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:50 UTC 

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:48 UTC 

[PATCH net v5] net: xdp: account for layer 3 packets in generic skb handler
 2020-08-15  7:41 UTC  (4+ messages)
    ` [PATCH net v6] "

[PATCH] samples/bpf: Support both enter and exit kprobes in helper
 2020-08-15 19:56 UTC 

pull-request: bpf 2020-08-15
 2020-08-15  0:22 UTC  (2+ messages)

[PATCH] bpftool: Fix version string in recursive builds
 2020-08-14 22:55 UTC  (4+ messages)

[RFC PATCH bpf-next 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-08-14 19:15 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/5] bpf: RCU protect used_maps array and count
` [RFC PATCH bpf-next 2/5] bpf: Add BPF_PROG_ADD_MAP syscall
` [RFC PATCH bpf-next 3/5] libbpf: Add BPF_PROG_ADD_MAP syscall and use it on .metadata section
` [RFC PATCH bpf-next 4/5] bpftool: support dumping metadata
` [RFC PATCH bpf-next 5/5] selftests/bpf: Test bpftool loading and "

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-14 17:11 UTC  (3+ messages)

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-14 17:01 UTC  (5+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk

[PATCH bpf] selftest/bpf: make bpftool if it is not already built
 2020-08-14 16:01 UTC  (2+ messages)

[PATCH 20/30] net: wireless: ath: ath5k: base: Fix kerneldoc formatting issue
 2020-08-14 11:39 UTC 

[PATCH v3 bpf 0/9] Fix various issues with 32-bit libbpf
 2020-08-14  0:08 UTC  (11+ messages)
` [PATCH v3 bpf 1/9] tools/bpftool: fix compilation warnings in 32-bit mode
` [PATCH v3 bpf 2/9] selftest/bpf: "
` [PATCH v3 bpf 3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH v3 bpf 4/9] libbpf: handle BTF pointer sizes more carefully
` [PATCH v3 bpf 5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches
` [PATCH v3 bpf 6/9] libbpf: enforce 64-bitness of BTF for BPF object files
` [PATCH v3 bpf 7/9] selftests/bpf: correct various core_reloc 64-bit assumptions
` [PATCH v3 bpf 8/9] tools/bpftool: generate data section struct with conservative alignment
` [PATCH v3 bpf 9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch

[PATCH bpf] doc: Add link to bpf helpers man page
 2020-08-13 21:37 UTC  (3+ messages)

[bpf PATCH v3 0/5] Fix sock_ops field read splat
 2020-08-13 21:36 UTC  (7+ messages)
` [bpf PATCH v3 1/5] bpf: sock_ops ctx access may stomp registers in corner case
` [bpf PATCH v3 2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [bpf PATCH v3 3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register
` [bpf PATCH v3 4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
` [bpf PATCH v3 5/5] bpf, selftests: Add tests to sock_ops for loading sk

[PATCH v2 bpf 0/9] Fix various issues with 32-bit libbpf
 2020-08-13 20:46 UTC  (11+ messages)
` [PATCH v2 bpf 1/9] tools/bpftool: fix compilation warnings in 32-bit mode
` [PATCH v2 bpf 2/9] selftest/bpf: "
` [PATCH v2 bpf 3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH v2 bpf 4/9] libbpf: handle BTF pointer sizes more carefully
` [PATCH v2 bpf 5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches
` [PATCH v2 bpf 6/9] libbpf: enforce 64-bitness of BTF for BPF object files
` [PATCH v2 bpf 7/9] selftests/bpf: correct various core_reloc 64-bit assumptions
` [PATCH v2 bpf 8/9] tools/bpftool: generate data section struct with conservative alignment
` [PATCH v2 bpf 9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch

[PATCH bpf] libbpf: Prevent overriding errno when logging errors
 2020-08-13 20:52 UTC  (5+ messages)

[PATCH bpf 0/9] Fix various issues with 32-bit libbpf
 2020-08-13 20:03 UTC  (12+ messages)
` [PATCH bpf 1/9] tools/bpftool: fix compilation warnings in 32-bit mode
` [PATCH bpf 2/9] selftest/bpf: "
` [PATCH bpf 3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH bpf 4/9] libbpf: handle BTF pointer sizes more carefully
` [PATCH bpf 5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches
` [PATCH bpf 6/9] libbpf: enforce 64-bitness of BTF for BPF object files
` [PATCH bpf 7/9] selftests/bpf: correct various core_reloc 64-bit assumptions
` [PATCH bpf 8/9] tools/bpftool: generate data section struct with conservative alignment
` [PATCH bpf 9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch

[PATCH] tools build feature: Quote CC and CXX for their arguments
 2020-08-13 13:01 UTC  (3+ messages)

[RFC PATCH bpf-next] bpf: Iterate through all PT_NOTE sections when looking for build id
 2020-08-13  1:20 UTC  (3+ messages)

[PATCH bpf v2] libbpf: Handle GCC built-in types for Arm NEON
 2020-08-13  1:12 UTC  (3+ messages)

[PATCH bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof()
 2020-08-13  1:10 UTC  (3+ messages)

[PATCH bpf] bpf: fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
 2020-08-13  1:08 UTC  (4+ messages)

[RFC PATCH bpf-next] bpf: add bpf_get_skb_hash helper function
 2020-08-12 21:13 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix load XDP program error in test_xdp_vlan
 2020-08-12 20:40 UTC  (2+ messages)

[PATCH bpf] libbpf: Handle GCC built-in types for Arm NEON
 2020-08-12 14:37 UTC  (5+ messages)

[RFC] bpf: verifier check for dead branch
 2020-08-12  7:48 UTC  (7+ messages)

eBPF CO-RE cross-compilation for 32-bit ARM platforms
 2020-08-12  3:18 UTC  (11+ messages)

Recall: [RFC PATCH bpf-next] bpf: add bpf_get_skb_hash helper function
 2020-08-12  2:47 UTC 

[PATCH v4 bpf-next 0/9] BPF XDP link
 2020-08-12  2:19 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic

memory leak in do_seccomp
 2020-08-11 17:06 UTC 

[PATCH bpf] selftests/bpf: fix v4_to_v6 in sk_lookup
 2020-08-11 13:43 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix segmentation fault of test_progs
 2020-08-11 13:19 UTC  (4+ messages)
` [PATCH bpf-next v2] "

[PATCH bpf] libbpf: do not use __builtin_offsetof for offsetof
 2020-08-11 13:19 UTC  (4+ messages)

[RFC PATCH v11 bpf-next 00/14] bpf: Add d_path helper
 2020-08-11  6:02 UTC  (3+ messages)
` [RFC PATCH v11 bpf-next 08/14] bpf: Add btf_struct_ids_match function

[PATCH] selftests: bpf: mmap: reorder mmap manipulations of adv_mmap tests
 2020-08-11  4:38 UTC  (5+ messages)

selftests: bpf: mmap question
 2020-08-11  0:27 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 40/64] bpf: Fix fds_example SIGSEGV error
 2020-08-10 19:08 UTC 

[PATCH AUTOSEL 5.7 36/60] bpf: Fix fds_example SIGSEGV error
 2020-08-10 19:10 UTC 

[PATCH AUTOSEL 5.4 29/45] bpf: Fix fds_example SIGSEGV error
 2020-08-10 19:11 UTC 

[PATCH v2 net] bitfield.h: don't compile-time validate _val in FIELD_FIT
 2020-08-10 19:17 UTC  (2+ messages)

[PATCH] net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
 2020-08-10 19:07 UTC  (2+ messages)

[PATCH bpf-next 0/5] BPF link force-detach support
 2020-08-10 19:03 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).