diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-18 08:00:43 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-18 08:00:43 -1000 |
commit | d303caf5caf453da2abfd84d249d210aaffe9873 (patch) | |
tree | ab6fe3e171e8db2e872ea4c2ea7637116057beda /drivers/dpll/zl3073x/fw.h | |
parent | 847f242f7a44fba5aab474534fc498033e48fd72 (diff) | |
parent | a1e83d4c0361f4b0e3b7ef8b603bf5e5ef60af86 (diff) |
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADtorvalds/mastertorvalds/HEADmaster
Pull bpf fixes from Alexei Starovoitov:
- Replace bpf_map_kmalloc_node() with kmalloc_nolock() to fix kmemleak
imbalance in tracking of bpf_async_cb structures (Alexei Starovoitov)
- Make selftests/bpf arg_parsing.c more robust to errors (Andrii
Nakryiko)
- Fix redefinition of 'off' as different kind of symbol when I40E
driver is builtin (Brahmajit Das)
- Do not disable preemption in bpf_test_run (Sahil Chandna)
- Fix memory leak in __lookup_instance error path (Shardul Bankar)
- Ensure test data is flushed to disk before reading it (Xing Guo)
* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
bpf: Do not disable preemption in bpf_test_run().
bpf: Fix memory leak in __lookup_instance error path
selftests: arg_parsing: Ensure data is flushed to disk before reading.
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.
selftests/bpf: make arg_parsing.c more robust to crashes
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Diffstat (limited to 'drivers/dpll/zl3073x/fw.h')
0 files changed, 0 insertions, 0 deletions