messages from 2020-11-03 15:32:05 to 2020-11-05 04:34:34 UTC [more...]
[PATCH v2 bpf-next 00/11] libbpf: split BTF support
2020-11-05 4:33 UTC (9+ 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 08/11] libbpf: support BTF dedup of split BTFs
` [PATCH v2 bpf-next 09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays
[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
2020-11-05 3:48 UTC (45+ messages)
` [PATCHv3 "
` [PATCHv3 iproute2-next 1/5] configure: add check_libbpf() for later "
` [PATCHv3 iproute2-next 3/5] lib: add "
[PATCH bpf-next 0/2] selftest/bpf: improve bpf tunnel test
2020-11-05 3:20 UTC (4+ messages)
` [PATCH bpf-next 1/2] selftest/bpf: add missed ip6ip6 test back
[PATCH bpf v2 0/2] Fix bpf_probe_read_user_str() overcopying
2020-11-05 2:25 UTC (3+ 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] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
2020-11-05 2:21 UTC (5+ messages)
[PATCH] compiler-clang: remove version check for BPF Tracing
2020-11-05 2:22 UTC (6+ messages)
[PATCHv3 0/3] pahole/kernel: Workaround dwarf bug for function encoding
2020-11-05 1:01 UTC (5+ 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 v22 02/23] LSM: Create and manage the lsmblob data structure
2020-11-05 0:49 UTC
RFC: default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
2020-11-05 0:14 UTC (7+ messages)
` [PATCH 0/1] x86: deduplicate the spectre_v2_user documentation
` [PATCH 1/1] "
` [PATCH 1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
[PATCH bpf-next 00/11] libbpf: split BTF support
2020-11-04 23:51 UTC (15+ messages)
` [PATCH bpf-next 04/11] libbpf: implement basic "
` [PATCH bpf-next 08/11] libbpf: support BTF dedup of split BTFs
[PATCH v22 02/23] LSM: Create and manage the lsmblob data structure
2020-11-04 23:40 UTC
[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
2020-11-04 23:35 UTC (10+ messages)
` [PATCH bpf-next 1/6] i40e: introduce lazy Tx completions for AF_XDP zero-copy
` [PATCH bpf-next 2/6] samples/bpf: increment Tx stats at sending
` [PATCH bpf-next 3/6] i40e: remove unnecessary sw_ring access from xsk Tx
` [PATCH bpf-next 4/6] xsk: introduce padding between more ring pointers
` [PATCH bpf-next 5/6] xsk: introduce batched Tx descriptor interfaces
` [PATCH bpf-next 6/6] i40e: use batched xsk Tx interfaces to increase performance
[PATCH bpf-next v3 0/9] Implement task_local_storage
2020-11-04 22:54 UTC (17+ messages)
` [PATCH bpf-next v3 1/9] bpf: Implement task local storage
` [PATCH bpf-next v3 2/9] libbpf: Add support for "
` [PATCH bpf-next v3 3/9] bpftool: "
` [PATCH bpf-next v3 4/9] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v3 5/9] bpf: Allow LSM programs to use bpf spin locks
` [PATCH bpf-next v3 6/9] bpf: Fix tests for local_storage
` [PATCH bpf-next v3 7/9] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v3 8/9] bpf: Add tests for task_local_storage
` [PATCH bpf-next v3 9/9] bpf: Exercise syscall operations for inode and sk storage
[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
2020-11-04 21:57 UTC (9+ messages)
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add profiler test
[PATCH bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
2020-11-04 21:07 UTC (4+ messages)
` [PATCH bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split
[PATCH bpf v2] bpf: zero-fill re-used per-cpu map element
2020-11-04 20:45 UTC (5+ messages)
` [PATCH bpf v3] "
` [PATCH bpf v4] "
[PATCH bpf 0/2] libbpf: fix two bugs in xsk_socket__delete
2020-11-04 19:42 UTC (7+ messages)
` [PATCH bpf 1/2] libbpf: fix null dereference "
` [PATCH bpf 2/2] libbpf: fix possible use after free "
[PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
2020-11-04 18:57 UTC (13+ messages)
[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
2020-11-04 18:08 UTC (3+ messages)
` [PATCH bpf v2 1/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_ATTACH
[PATCH v3 net-next 0/5] xdp: introduce bulking for page_pool tx return path
2020-11-04 14:49 UTC (12+ messages)
` [PATCH v3 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v3 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v3 net-next 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v3 net-next 4/5] net: mvpp2: "
` [PATCH v3 net-next 5/5] net: mlx5: "
[PATCH 00/12] [Set 2] Rid W=1 warnings in Net
2020-11-04 13:36 UTC (7+ messages)
` [PATCH 05/12] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
` [PATCH 08/12] net: xen-netfront: Demote non-kernel-doc headers to standard comment blocks
[PATCH bpf-next v2 0/8] Implement task_local_storage
2020-11-04 11:11 UTC (28+ messages)
` [PATCH bpf-next v2 1/8] bpf: Implement task local storage
` [PATCH bpf-next v2 2/8] libbpf: Add support for "
` [PATCH bpf-next v2 3/8] bpftool: "
` [PATCH bpf-next v2 4/8] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v2 5/8] bpf: Fix tests for local_storage
` [PATCH bpf-next v2 6/8] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v2 7/8] bpf: Add tests for task_local_storage
` [PATCH bpf-next v2 8/8] bpf: Exercise syscall operations for inode and sk storage
[bpf-next PATCH v3 0/5] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
2020-11-04 2:10 UTC (9+ messages)
` [bpf-next PATCH v3 1/5] selftests/bpf: Move test_tcppbf_user into test_progs
` [bpf-next PATCH v3 2/5] selftests/bpf: Drop python client/server in favor of threads
` [bpf-next PATCH v3 3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
` [bpf-next PATCH v3 4/5] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
` [bpf-next PATCH v3 5/5] selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
2020-11-03 23:28 UTC (9+ messages)
[PATCHv2 0/2] pahole: Workaround dwarf bug for function encoding
2020-11-03 23:22 UTC (15+ messages)
` [PATCH 1/2] btf_encoder: Move find_all_percpu_vars in generic collect_symbols
` [PATCH 2/2] btf_encoder: Change functions check due to broken dwarf
[PATCH 5.9 280/391] rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
2020-11-03 20:35 UTC (3+ messages)
` [PATCH 5.9 281/391] rcu-tasks: Fix low-probability task_struct leak
` [PATCH 5.9 282/391] rcu-tasks: Enclose task-list scan in rcu_read_lock()
[bpf-next PATCH v2 1/5] selftests/bpf: Move test_tcppbf_user into test_progs
2020-11-03 19:06 UTC (18+ messages)
` [bpf-next PATCH v2 2/5] selftests/bpf: Drop python client/server in favor of threads
` [bpf-next PATCH v2 3/5] selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
` [bpf-next PATCH v2 4/5] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
` [bpf-next PATCH v2 5/5] selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
[PATCH bpf] selftest/bpf: Validate initial values of per-cpu hash elems
2020-11-03 18:28 UTC (5+ messages)
bpf_probe_read*str() may store junk after NUL terminator
2020-11-03 18:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).