bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 16:05:00 to 2020-11-17 20:57:02 UTC [more...]

[PATCH bpf-next] bpf: Add bpf_ktime_get_coarse_ns helper
 2020-11-17 20:56 UTC  (2+ messages)

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-17 20:34 UTC  (6+ messages)

[PATCH bpf v7 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-17 20:14 UTC  (4+ messages)
` [PATCH bpf v7 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v7 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH bpf-next v3 0/5] xsk: i40e: Tx performance improvements
 2020-11-17 19:36 UTC  (4+ messages)
` [PATCH bpf-next v3 4/5] xsk: introduce batched Tx descriptor interfaces

[PATCH bpf v6 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-17 18:22 UTC  (7+ messages)
` [PATCH bpf v6 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v6 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH 0/8] New netdev feature flags for XDP
 2020-11-17 18:38 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH] lib: compile memcat_p only when needed
 2020-11-17 18:33 UTC  (2+ messages)

[PATCHv4 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-17 18:27 UTC  (12+ messages)
` [PATCHv5 "

[PATCH] btf_encoder: Use better fallback message
 2020-11-17 18:09 UTC  (2+ messages)

[PATCH bpf-next 0/9] bpf: remove bpf_load loader completely
 2020-11-17 16:12 UTC  (11+ messages)
` [PATCH bpf-next 1/9] selftests: bpf: move tracing helpers to trace_helper
` [PATCH bpf-next 2/9] samples: bpf: refactor hbm program with libbpf
` [PATCH bpf-next 3/9] samples: bpf: refactor test_cgrp2_sock2 "
` [PATCH bpf-next 4/9] samples: bpf: refactor task_fd_query "
` [PATCH bpf-next 5/9] samples: bpf: refactor ibumad "
` [PATCH bpf-next 6/9] samples: bpf: refactor test_overhead "
` [PATCH bpf-next 7/9] samples: bpf: fix lwt_len_hist reusing previous BPF map
` [PATCH bpf-next 8/9] samples: bpf: remove unused trace_helper and bpf_load from Makefile
` [PATCH bpf-next 9/9] samples: bpf: remove bpf_load loader completely

[FIX bpf,perf] bpf,perf: return EOPNOTSUPP for bpf handler on PERF_COUNT_SW_DUMMY
 2020-11-17 15:39 UTC  (4+ messages)

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH AUTOSEL 5.9 02/21] tools, bpftool: Avoid array index warnings
 2020-11-17 12:56 UTC 

[PATCH] xsk: add cq event
 2020-11-17 10:00 UTC 

[RFC PATCH bpf-next 0/8] Socket migration for SO_REUSEPORT
 2020-11-17  9:40 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/8] net: Introduce net.ipv4.tcp_migrate_req
` [RFC PATCH bpf-next 2/8] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [RFC PATCH bpf-next 3/8] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [RFC PATCH bpf-next 4/8] tcp: Migrate TFO requests causing RST during TCP_SYN_RECV
` [RFC PATCH bpf-next 5/8] tcp: Migrate TCP_NEW_SYN_RECV requests
` [RFC PATCH bpf-next 6/8] bpf: Add cookie in sk_reuseport_md
` [RFC PATCH bpf-next 7/8] bpf: Call bpf_run_sk_reuseport() for socket migration
` [RFC PATCH bpf-next 8/8] bpf: Test BPF_PROG_TYPE_SK_REUSEPORT "

[PATCH bpf-next 0/3] RISC-V selftest/bpf fixes
 2020-11-17  8:26 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Fix broken riscv build
` [PATCH bpf-next 2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements
` [PATCH bpf-next 3/3] selftests/bpf: Mark tests that require unaligned memory access

[bpf PATCH v3 0/6] sockmap fixes
 2020-11-17  8:21 UTC  (8+ messages)
` [bpf PATCH v3 1/6] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH v3 2/6] bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
` [bpf PATCH v3 3/6] bpf, sockmap: Use truesize with sk_rmem_schedule()
` [bpf PATCH v3 4/6] bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
` [bpf PATCH v3 5/6] bpf, sockmap: Handle memory acct if skb_verdict prog redirects "
` [bpf PATCH v3 6/6] bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list

[PATCH bpf-next v3 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-17  6:18 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[PATCH 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-17  5:15 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
` [PATCH 2/2] docs: hwmon: Document max127 driver

[PATCH bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
 2020-11-17  5:00 UTC  (2+ messages)

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-17  3:44 UTC  (8+ messages)
` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

[PATCH bpf-next v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:41 UTC  (35+ messages)
` [PATCH bpf-next v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v6 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v6 07/34] bpf: "
` [PATCH bpf-next v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH v6 00/34] bpf: switch to memcg-based memory accounting
 2020-11-17  3:42 UTC  (36+ messages)
` [PATCH v6 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v6 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v6 03/34] mm: introduce page memcg flags
` [PATCH v6 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH v6 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH v6 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH v6 07/34] bpf: "
` [PATCH v6 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH v6 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH v6 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH v6 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH v6 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH v6 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH v6 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH v6 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH v6 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH v6 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH v6 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH v6 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH v6 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH v6 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH v6 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH v6 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH v6 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH v6 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH v6 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH v6 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH v6 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH v6 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH v6 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH v6 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH v6 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH v6 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH v6 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH bpf-next v2 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-17  2:07 UTC  (7+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[PATCH bpf-next] bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
 2020-11-17  1:00 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-16 23:00 UTC  (5+ messages)

[bpf PATCH v2 0/6] sockmap fixes
 2020-11-16 22:28 UTC  (4+ messages)
` [bpf PATCH v2 5/6] bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-16 22:10 UTC  (10+ messages)
` [PATCH] bpf: don't fail kmalloc while releasing raw_tp

[PATCH bpf] selftests/bpf: fix error return code in run_getsockopt_test()
 2020-11-16 21:30 UTC  (2+ messages)

[PATCH] btf_encoder: Move btf_elf__verbose/btf_elf__force setup
 2020-11-16 19:46 UTC  (2+ messages)

[PATCHv2 0/2] btf_encoder: Fix functions BTF data generation
 2020-11-16 19:44 UTC  (11+ messages)
` [PATCH 2/2] btf_encoder: Fix function generation

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-16 18:51 UTC  (9+ messages)
` [PATCH v2 bpf-next 3/4] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP

[PATCH bpf-next v2 00/10] Introduce preferred busy-polling
 2020-11-16 17:40 UTC  (12+ messages)
` [PATCH bpf-next v2 01/10] net: introduce "
` [PATCH bpf-next v2 06/10] xsk: propagate napi_id to XDP socket Rx path

[PATCH v2] selftest/bpf: fix IPV6FR handling in flow dissector
 2020-11-16 16:10 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).