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-07-30 08:58:55 -07:00
2025-04-11 20:45:43 -03:00
2025-09-22 08:45:51 +10:00
2025-03-21 20:57:55 -03:00
2025-10-11 10:31:38 -07:00
2025-10-04 16:26:32 -07:00
2025-01-18 15:32:32 +01:00
2025-09-18 04:48:46 -04:00
2025-08-30 21:42:19 -04:00
2025-09-28 08:29:03 +02:00