Linus Torvalds
fbde105f13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Pull bpf fixes from Alexei Starovoitov:
- Finish constification of 1st parameter of bpf_d_path() (Rong Tao)
- Harden userspace-supplied xdp_desc validation (Alexander Lobakin)
- Fix metadata_dst leak in __bpf_redirect_neigh_v{4,6}() (Daniel
Borkmann)
- Fix undefined behavior in {get,put}_unaligned_be32() (Eric Biggers)
- Use correct context to unpin bpf hash map with special types (KaFai
Wan)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
selftests/bpf: Add test for unpinning htab with internal timer struct
bpf: Avoid RCU context warning when unpinning htab with internal structs
xsk: Harden userspace-supplied xdp_desc validation
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
bpf: Finish constification of 1st parameter of bpf_d_path()
2025-10-11 10:31:38 -07:00
..
2025-08-22 08:20:45 +02:00
2025-09-30 19:18:17 -07:00
2025-10-10 10:10:08 -07:00
2025-08-02 12:06:09 -07:00
2025-08-27 05:59:52 -10:00
2025-08-11 15:43:31 +02:00
2025-09-13 16:55:02 -07:00
2025-10-09 11:10:02 +02:00
2025-10-04 16:26:32 -07:00
2025-07-30 15:38:01 -07:00
2025-09-20 18:23:13 +02:00
2025-09-30 16:51:38 +02:00
2025-09-26 10:00:27 -03:00
2025-09-25 13:43:28 -06:00
2025-09-13 16:54:55 -07:00
2025-09-16 18:05:03 -06:00
2025-09-30 13:37:14 -04:00
2025-09-13 16:55:16 -07:00
2025-07-21 21:35:01 -07:00
2025-09-28 11:51:32 -07:00
2025-08-11 14:51:49 +02:00
2025-09-19 16:22:38 +02:00
2025-10-09 11:13:08 -07:00
2025-09-01 20:48:41 +02:00
2025-08-27 18:41:00 +05:30
2025-09-13 16:55:16 -07:00
2025-09-04 11:23:50 +02:00
2025-09-01 13:23:29 +05:30
2025-10-02 18:44:54 -07:00
2025-08-03 16:23:09 -07:00
2025-08-14 15:26:30 -07:00
2025-09-18 19:26:07 -06:00
2025-10-04 08:52:16 -07:00
2025-08-11 08:24:08 -10:00
2025-09-30 11:11:21 -07:00
2025-07-23 11:56:02 +02:00
2025-09-15 16:13:13 -07:00
2025-09-04 22:17:47 +02:00
2025-10-02 18:18:33 -07:00
2025-09-09 10:57:39 +02:00
2025-08-28 13:40:51 -06:00
2025-09-16 16:55:04 -06:00
2025-09-21 14:22:01 -07:00
2025-09-21 14:21:59 -07:00
2025-09-30 16:07:10 -07:00
2025-10-02 18:18:33 -07:00
2025-09-18 12:05:27 -06:00
2025-10-04 08:24:54 -07:00