Jakub Kicinski
ed69e0667d
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
...
Andrii Nakryiko says:
====================
pull-request: bpf-next 2023-03-08
We've added 23 non-merge commits during the last 2 day(s) which contain
a total of 28 files changed, 414 insertions(+), 104 deletions(-).
The main changes are:
1) Add more precise memory usage reporting for all BPF map types,
from Yafang Shao.
2) Add ARM32 USDT support to libbpf, from Puranjay Mohan.
3) Fix BTF_ID_LIST size causing problems in !CONFIG_DEBUG_INFO_BTF,
from Nathan Chancellor.
4) IMA selftests fix, from Roberto Sassu.
5) libbpf fix in APK support code, from Daniel Müller.
* https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next : (23 commits)
selftests/bpf: Fix IMA test
libbpf: USDT arm arg parsing support
libbpf: Refactor parse_usdt_arg() to re-use code
libbpf: Fix theoretical u32 underflow in find_cd() function
bpf: enforce all maps having memory usage callback
bpf: offload map memory usage
bpf, net: xskmap memory usage
bpf, net: sock_map memory usage
bpf, net: bpf_local_storage memory usage
bpf: local_storage memory usage
bpf: bpf_struct_ops memory usage
bpf: queue_stack_maps memory usage
bpf: devmap memory usage
bpf: cpumap memory usage
bpf: bloom_filter memory usage
bpf: ringbuf memory usage
bpf: reuseport_array memory usage
bpf: stackmap memory usage
bpf: arraymap memory usage
bpf: hashtab memory usage
...
====================
Link: https://lore.kernel.org/r/20230308193533.1671597-1-andrii@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-08 14:34:22 -08:00
..
2023-01-12 17:02:20 -06:00
2022-12-25 13:38:09 -08:00
2022-11-24 17:12:15 +01:00
2023-01-21 19:01:59 +01:00
2023-02-24 12:17:14 -08:00
2023-03-03 17:42:20 +01:00
2023-02-22 21:25:23 -08:00
2023-02-17 11:06:39 +00:00
2023-02-09 12:25:40 -08:00
2023-02-21 18:24:12 -08:00
2023-03-08 14:34:22 -08:00
2023-01-20 09:33:22 +00:00
2023-02-10 19:53:42 -08:00
2023-02-20 11:38:35 +00:00
2023-02-03 19:23:32 -08:00
2022-12-07 20:02:44 -08:00
2023-02-21 09:05:01 -08:00
2022-12-01 20:26:22 -08:00
2023-02-18 16:49:53 +01:00
2023-03-08 09:27:14 +00:00
2023-03-08 09:27:14 +00:00
2023-01-23 11:26:50 +00:00
2023-02-13 09:30:14 +00:00
2023-02-20 09:25:20 +00:00
2023-02-15 18:31:16 +01:00
2023-02-20 16:40:52 -08:00
2023-01-28 00:26:09 -08:00
2023-02-15 10:26:37 +00:00
2023-02-15 10:25:21 +00:00
2022-12-06 17:29:14 -08:00
2023-02-22 21:25:23 -08:00
2023-02-09 22:30:24 -08:00
2023-01-30 07:30:47 +00:00
2023-02-26 14:55:13 +00:00
2023-02-23 17:55:40 -08:00
2023-02-15 10:25:21 +00:00
2023-01-23 11:26:50 +00:00
2023-02-02 14:49:55 -08:00
2023-02-13 09:33:39 +00:00
2023-02-14 12:21:14 +01:00
2023-01-28 00:19:57 -08:00
2023-02-21 18:24:12 -08:00
2023-02-27 12:16:34 +00:00
2023-02-23 12:59:40 -08:00
2023-02-21 09:29:25 -08:00
2023-02-22 14:47:20 -08:00
2023-02-21 18:24:12 -08:00
2023-02-21 18:24:12 -08:00
2023-03-08 13:21:47 +00:00
2023-02-21 18:24:12 -08:00
2023-02-26 19:53:35 +02:00
2023-01-25 09:51:04 +00:00
2023-03-07 09:33:43 -08:00
2023-02-10 17:51:27 -08:00
2022-11-25 13:01:55 -05:00
2023-01-05 22:12:00 -08:00
2023-02-21 18:24:12 -08:00