summaryrefslogtreecommitdiff
path: root/kernel/bpf/crypto.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-12bpf: crypto: Use the correct destructor kfunc typeSami Tolvanen
2025-12-22bpf: crypto: replace -EEXIST with -EBUSYDaniel Gomez
2025-09-09bpf: Fix out-of-bounds dynptr write in bpf_crypto_cryptDaniel Borkmann
2024-06-13bpf: crypto: make state and IV dynptr nullableVadim Fedorenko
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-04-24bpf: make common crypto API for TC/XDP programsVadim Fedorenko