bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 00:08:29 to 2020-08-19 00:48:55 UTC [more...]

[RFC PATCH bpf-next 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-08-19  0:48 UTC  (7+ 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 v5] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-08-19  0:41 UTC  (2+ messages)

[PATCH bpf v2 0/3] bpf: two fixes for bpf iterators
 2020-08-19  0:30 UTC  (8+ messages)
` [PATCH bpf v2 1/3] bpf: fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH bpf v2 2/3] bpf: avoid visit same object multiple times
` [PATCH bpf v2 3/3] bpftool: handle EAGAIN error code properly in pids collection

[PATCH bpf-next 0/7] libbpf feature probing and sanitization improvements
 2020-08-19  0:24 UTC  (9+ messages)
` [PATCH bpf-next 1/7] libbpf: disable -Wswitch-enum compiler warning
` [PATCH bpf-next 2/7] libbpf: make kernel feature probing lazy
` [PATCH bpf-next 3/7] libbpf: factor out common logic of testing and closing FD
` [PATCH bpf-next 4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str]
` [PATCH bpf-next 5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user()
` [PATCH bpf-next 6/7] libbpf: switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
` [PATCH bpf-next 7/7] libbpf: detect minimal BTF support and skip BTF loading, if missing

[PATCH bpf] net-tun: add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
 2020-08-19  0:14 UTC  (2+ messages)

[PATCH] libbpf: convert comma to semicolon
 2020-08-19  0:11 UTC  (3+ messages)

[PATCH bpf-next] samples: bpf: Fix broken bpf programs due to removed symbol
 2020-08-19  0:10 UTC  (3+ messages)

WARNING in nsim_destroy
 2020-08-18 23:15 UTC 

[PATCH] bpf: Add bpf_ktime_get_real_ns
 2020-08-18 23:03 UTC  (4+ messages)

[PATCH bpf-next 0/9] Add support for type-based and enum value-based CO-RE relocations
 2020-08-18 22:39 UTC  (10+ messages)
` [PATCH bpf-next 1/9] libbpf: improve error logging for mismatched BTF kind cases
` [PATCH bpf-next 2/9] libbpf: clean up and improve CO-RE reloc logging
` [PATCH bpf-next 3/9] libbpf: improve relocation ambiguity detection
` [PATCH bpf-next 4/9] selftests/bpf: add test validating failure on ambiguous relocation value
` [PATCH bpf-next 5/9] libbpf: implement type-based CO-RE relocations support
` [PATCH bpf-next 6/9] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
` [PATCH bpf-next 7/9] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
` [PATCH bpf-next 8/9] libbpf: implement enum value-based CO-RE relocations
` [PATCH bpf-next 9/9] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations

[PATCH bpf-next 0/4] libbpf: minimize feature detection (reallocarray, libelf-mmap)
 2020-08-18 21:59 UTC  (5+ messages)
` [PATCH bpf-next 1/4] libbpf: remove any use of reallocarray() in libbpf
` [PATCH bpf-next 2/4] tools/bpftool: remove libbpf_internal.h usage in bpftool
` [PATCH bpf-next 3/4] libbpf: centralize poisoning and poison reallocarray()
` [PATCH bpf-next 4/4] tools: remove feature-libelf-mmap feature detection

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-08-18 18:19 UTC  (3+ messages)
` BPF sk_lookup v5 - TCP SYN and UDP 0-len flood benchmarks

[PATCH bpf 0/2] bpf: two fixes for bpf task/task_file iterators
 2020-08-18 17:13 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH bpf 2/2] bpf: avoid visit same object multiple times

[PATCH bpf] libbpf: fix build on ppc64le architecture
 2020-08-18 17:04 UTC  (2+ messages)

[PATCH] libbpf: simplify the return expression of build_map_pin_path()
 2020-08-18 15:51 UTC  (3+ messages)

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-18 15:33 UTC  (15+ messages)
` [PATCH bpf-next v8 1/7] A purely mechanical change to split the renaming from the actual generalization
` [PATCH bpf-next v8 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v8 6/7] bpf: Allow local storage to be used from LSM programs

[Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-18 14:04 UTC 

exec: Move unshare_files and guarantee files_struct.count is correct
 2020-08-18 12:54 UTC  (41+ messages)
` [PATCH 01/17] exec: Move unshare_files to fix posix file locking during exec
` [PATCH 02/17] exec: Simplify unshare_files
` [PATCH 03/17] exec: Remove reset_files_struct
` [PATCH 04/17] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 05/17] bpf: In bpf_task_fd_query "
` [PATCH 06/17] file: Implement fcheck_task
` [PATCH 07/17] proc/fd: In tid_fd_mode use fcheck_task
` [PATCH 08/17] proc/fd: In proc_fd_link "
` [PATCH 09/17] file: Implement fnext_task
` [PATCH 10/17] proc/fd: In proc_readfd_common use fnext_task
` [PATCH 11/17] bpf/task_iter: In task_file_seq_get_next "
` [PATCH 12/17] proc/fd: In fdinfo seq_show don't use get_files_struct
` [PATCH 13/17] file: Remove get_files_struct
` [PATCH 14/17] file: Merge __fd_install into fd_install
` [PATCH 15/17] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH 16/17] file: Merge __alloc_fd into alloc_fd
` [PATCH 17/17] file: Rename __close_fd to close_fd and remove the files parameter

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-18 12:53 UTC  (7+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

Tools build error due to "Auto-detecting system features" missing cleanup
 2020-08-18 10:20 UTC 

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

bpf-next is OPEN
 2020-08-18  8:38 UTC 

[PATCH bpf] selftest/bpf: make bpftool if it is not already built
 2020-08-18  7:44 UTC  (3+ messages)

[RFC PATCH v11 bpf-next 00/14] bpf: Add d_path helper
 2020-08-18  0:14 UTC  (3+ messages)
` [RFC PATCH v11 bpf-next 10/14] "

[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)

[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)

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-14 17:11 UTC  (3+ 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  (2+ 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).