bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 00:56:24 to 2020-11-06 16:30:07 UTC [more...]

[PATCH bpf-next v6 0/9] Implement task_local_storage
 2020-11-06 16:30 UTC  (11+ messages)
` [PATCH bpf-next v6 1/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v6 2/9] bpf: Implement task local storage
` [PATCH bpf-next v6 3/9] libbpf: Add support for "
` [PATCH bpf-next v6 4/9] bpftool: "
` [PATCH bpf-next v6 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v6 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v6 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v6 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v6 9/9] bpf: Exercise syscall operations for inode and sk storage

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-06 16:13 UTC  (2+ messages)

[RFC PATCH] bpf: tracing: refuse kprobe override without dynamic ftrace
 2020-11-06 16:03 UTC 

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-06 15:27 UTC  (45+ messages)
` [PATCHv3 "
  ` [PATCHv3 iproute2-next 3/5] lib: "

[PATCH bpf-next v5 0/9] Implement task_local_storage
 2020-11-06 10:39 UTC  (14+ messages)
` [PATCH bpf-next v5 1/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v5 2/9] bpf: Implement task local storage
` [PATCH bpf-next v5 3/9] libbpf: Add support for "
` [PATCH bpf-next v5 4/9] bpftool: "
` [PATCH bpf-next v5 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v5 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v5 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v5 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v5 9/9] bpf: Exercise syscall operations for inode and sk storage

[PATCH] samples/bpf: remove duplicate include
 2020-11-06  9:13 UTC 

[PATCH bpf-next 0/2] selftest/bpf: improve bpf tunnel test
 2020-11-06  9:01 UTC  (11+ messages)
` [PATCH bpf-next 1/2] selftest/bpf: add missed ip6ip6 test back
` [PATCH bpf-next 2/2] selftest/bpf: remove unused bpf tunnel testing code
` [PATCHv2 net 0/2] Remove unused test_ipip.sh test and add missed ip6ip6 test
  ` [PATCHv2 net 1/2] selftest/bpf: add missed ip6ip6 test back
  ` [PATCHv2 net 2/2] samples/bpf: remove unused test_ipip.sh

[PATCH] trace: Fix passing zero to 'PTR_ERR' warning
 2020-11-06  8:47 UTC 

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-11-06  8:26 UTC  (8+ messages)

[PATCH] xdp: auto off xdp by bond fd
 2020-11-06  8:22 UTC  (2+ messages)

[PATCH] libbpf: Remove unnecessary conversion to bool
 2020-11-06  7:12 UTC 

[PATCH bpf-next 0/5] Integrate kernel module BTF support
 2020-11-06  6:43 UTC  (7+ messages)
` [PATCH bpf-next 1/5] bpf: add in-kernel split "
` [PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [PATCH bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it
` [PATCH bpf-next 4/5] bpf: load and verify kernel module BTFs
` [PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`

[PATCH dwarves 0/4] Add split BTF support to pahole
 2020-11-06  5:25 UTC  (5+ messages)
` [PATCH dwarves 1/4] btf_encoder: fix array index type numbering
` [PATCH dwarves 2/4] libbtf: improve variable naming and error reporting when writing out BTF
` [PATCH dwarves 3/4] libbpf: update libbpf submodlue reference to latest master
` [PATCH dwarves 4/4] btf: add support for split BTF loading and encoding

[PATCH bpf-next] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
 2020-11-06  4:32 UTC  (2+ messages)
  ` [lib/strncpy_from_user.c] 00a4ef91e8: BUG:KASAN:slab-out-of-bounds_in_s

[PATCH bpf-next v2] Update perf ring buffer to prevent corruption
 2020-11-06  4:19 UTC  (4+ messages)

[PATCH] compiler-clang: remove version check for BPF Tracing
 2020-11-06  4:16 UTC  (4+ messages)

[PATCH bpf-next v5] bpf: Lift hashtab key_size limit
 2020-11-06  4:11 UTC  (3+ messages)

[PATCH bpf v4] bpf: zero-fill re-used per-cpu map element
 2020-11-06  4:10 UTC  (2+ messages)

[PATCH bpf v4 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-06  3:53 UTC  (6+ messages)
` [PATCH bpf v4 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v4 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[RFC PATCH bpf-next 0/5] Integrate kernel module BTF support
 2020-11-06  3:50 UTC  (15+ messages)
` [RFC PATCH bpf-next 1/5] bpf: add in-kernel split "
` [RFC PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [RFC PATCH bpf-next 3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs
` [RFC PATCH bpf-next 4/5] bpf: load and verify kernel "
` [RFC PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`

[PATCH] bpf: BPF_PRELOAD depends on BPF_SYSCALL
 2020-11-06  3:00 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] libbpf: split BTF support
 2020-11-06  2:50 UTC  (17+ messages)
` [PATCH v2 bpf-next 01/11] libbpf: factor out common operations in BTF writing APIs
` [PATCH v2 bpf-next 02/11] selftest/bpf: relax btf_dedup test checks
` [PATCH v2 bpf-next 03/11] libbpf: unify and speed up BTF string deduplication
` [PATCH v2 bpf-next 04/11] libbpf: implement basic split BTF support
` [PATCH v2 bpf-next 05/11] selftests/bpf: add split BTF basic test
` [PATCH v2 bpf-next 06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests
` [PATCH v2 bpf-next 07/11] libbpf: fix BTF data layout checks and allow empty BTF
` [PATCH v2 bpf-next 08/11] libbpf: support BTF dedup of split BTFs
` [PATCH v2 bpf-next 09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays
` [PATCH v2 bpf-next 10/11] selftests/bpf: add split BTF dedup selftests
` [PATCH v2 bpf-next 11/11] tools/bpftool: add bpftool support for split BTF

[PATCH bpf] tools/bpftool: fix attaching flow dissector
 2020-11-06  2:30 UTC  (3+ messages)

[PATCH bpf v2 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-05 23:55 UTC  (13+ messages)
` [PATCH bpf v2 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v2 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH bpf-next v2] bpf: Update verification logic for LSM programs
 2020-11-05 23:06 UTC 

[PATCH bpf-next] bpf: Update verification logic for LSM programs
 2020-11-05 23:04 UTC  (2+ messages)

[PATCHv3 0/3] pahole/kernel: Workaround dwarf bug for function encoding
 2020-11-05 22:56 UTC  (8+ messages)
` [PATCH 1/3] bpf: Move iterator functions into special init section
` [PATCH 2/3] btf_encoder: Move find_all_percpu_vars in generic collect_symbols
` [PATCH 3/3] btf_encoder: Change functions check due to broken dwarf

[PATCH bpf-next v4 0/9] Implement task_local_storage
 2020-11-05 22:32 UTC  (18+ messages)
` [PATCH bpf-next v4 1/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v4 2/9] bpf: Implement task local storage
` [PATCH bpf-next v4 3/9] libbpf: Add support for "
` [PATCH bpf-next v4 4/9] bpftool: "
` [PATCH bpf-next v4 5/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v4 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v4 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v4 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v4 9/9] bpf: Exercise syscall operations for inode and sk storage

[RFC PATCH dwarves] btf: add support for split BTF loading and encoding
 2020-11-05 21:05 UTC  (5+ messages)

[PATCH bpf v3 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-05 19:29 UTC  (3+ messages)
` [PATCH bpf v3 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v3 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-11-05 16:04 UTC  (6+ messages)
` [PATCH bpf v2 1/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_ATTACH

[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
 2020-11-05 15:45 UTC  (8+ messages)
` [PATCH bpf-next 1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy
` [PATCH bpf-next 6/6] i40e: use batched xsk Tx interfaces to increase performance

[PATCH bpf-next] Update perf ring buffer to prevent corruption
 2020-11-05 14:35 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-05 13:58 UTC  (4+ messages)
` [PATCH bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation

[PATCH bpf-next] bpf: update verifier to stop perf ring buffer corruption
 2020-11-05 10:46 UTC  (3+ messages)
  ` [EXTERNAL] "

[RFC PATCH bpf-next v2 0/9] Introduce preferred busy-polling
 2020-11-05 10:28 UTC  (10+ messages)
` [RFC PATCH bpf-next v2 1/9] net: introduce "
` [RFC PATCH bpf-next v2 2/9] net: add SO_BUSY_POLL_BUDGET socket option
` [RFC PATCH bpf-next v2 3/9] xsk: add support for recvmsg()
` [RFC PATCH bpf-next v2 4/9] xsk: check need wakeup flag in sendmsg()
` [RFC PATCH bpf-next v2 5/9] xsk: add busy-poll support for {recv,send}msg()
` [RFC PATCH bpf-next v2 6/9] xsk: propagate napi_id to XDP socket Rx path
` [RFC PATCH bpf-next v2 7/9] samples/bpf: use recvfrom() in xdpsock
` [RFC PATCH bpf-next v2 8/9] samples/bpf: add busy-poll support to xdpsock
` [RFC PATCH bpf-next v2 9/9] samples/bpf: add option to set the busy-poll budget

[PATCH bpf-next] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
 2020-11-05  2:21 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).