Files
linux/arch/arm64/include/asm
Linus Torvalds b676ac484f Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Pull bpf fixes from Alexei Starovoitov:

 - Followup fixes for resilient spinlock (Kumar Kartikeya Dwivedi):
     - Make res_spin_lock test less verbose, since it was spamming BPF
       CI on failure, and make the check for AA deadlock stronger
     - Fix rebasing mistake and use architecture provided
       res_smp_cond_load_acquire
     - Convert BPF maps (queue_stack and ringbuf) to resilient spinlock
       to address long standing syzbot reports

 - Make sure that classic BPF load instruction from SKF_[NET|LL]_OFF
   offsets works when skb is fragmeneted (Willem de Bruijn)

* tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
  bpf: Convert ringbuf map to rqspinlock
  bpf: Convert queue_stack map to rqspinlock
  bpf: Use architecture provided res_smp_cond_load_acquire
  selftests/bpf: Make res_spin_lock AA test condition stronger
  selftests/net: test sk_filter support for SKF_NET_OFF on frags
  bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
  selftests/bpf: Make res_spin_lock test less verbose
2025-04-12 12:48:10 -07:00
..
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2020-09-07 15:00:52 +01:00
2024-07-03 19:29:59 -07:00
2023-06-05 09:36:39 +02:00
2020-12-02 19:49:11 +00:00
2023-12-11 13:18:06 +00:00
2021-10-21 10:45:22 +01:00
2024-01-12 12:44:18 +00:00
2025-03-14 17:01:23 +00:00
2023-10-18 10:58:59 +01:00
2023-04-05 19:42:43 -07:00
2024-10-16 14:50:47 +01:00
2024-10-16 00:13:04 +02:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2024-09-10 18:19:59 +01:00
2022-02-19 11:11:09 +01:00
2024-10-15 18:16:20 +01:00
2024-10-23 10:19:32 +01:00
2022-09-16 12:17:03 +01:00
2024-10-04 12:04:34 +01:00
2024-07-10 14:23:38 +02:00