diff options
| author | Jakub Kicinski <[email protected]> | 2025-06-27 00:13:16 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-27 00:13:17 +0000 |
| commit | 32155c6fd9ec57e10a4d9bb15d52597f94664f7b (patch) | |
| tree | 0f77d7de4146ae2b0a74b0a3ac6b46764e1944a3 /drivers/pwm/pwm-microchip-core.c | |
| parent | net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q... (diff) | |
| parent | xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL (diff) | |
| download | kernel-32155c6fd9ec57e10a4d9bb15d52597f94664f7b.tar.gz kernel-32155c6fd9ec57e10a4d9bb15d52597f94664f7b.zip | |
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Daniel Borkmann says:
====================
pull-request: bpf-next 2025-06-27
We've added 6 non-merge commits during the last 8 day(s) which contain
a total of 6 files changed, 120 insertions(+), 20 deletions(-).
The main changes are:
1) Fix RCU usage in task_cls_state() for BPF programs using helpers like
bpf_get_cgroup_classid_curr() outside of networking, from Charalampos
Mitrodimas.
2) Fix a sockmap race between map_update and a pending workqueue from
an earlier map_delete freeing the old psock where both pointed to the
same psock->sk, from Jiayuan Chen.
3) Fix a data corruption issue when using bpf_msg_pop_data() in kTLS which
failed to recalculate the ciphertext length, also from Jiayuan Chen.
4) Remove xdp_redirect_map{,_err} trace events since they are unused and
also hide XDP trace events under CONFIG_BPF_SYSCALL, from Steven Rostedt.
* tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next:
xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
net, bpf: Fix RCU usage in task_cls_state() for BPF programs
selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
bpf, sockmap: Fix psock incorrectly pointing to sk
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-microchip-core.c')
0 files changed, 0 insertions, 0 deletions
