开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Add a __btf_get_by_fd helper
Anton Protopopov
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-12
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
2024-11-12
bpf: Support private stack for struct_ops progs
Yonghong Song
2024-11-12
bpf, x86: Support private stack in jit
Yonghong Song
2024-11-12
bpf: Enable private stack for eligible subprogs
Yonghong Song
2024-11-11
bpf: Replace the document for PTR_TO_BTF_ID_OR_NULL
Menglong Dong
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-11-01
bpf: decouple BPF link/attach hook and BPF program sleepable semantics
Andrii Nakryiko
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
2024-10-16
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-11
bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
Andrii Nakryiko
2024-08-29
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
2024-08-23
bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
Dave Marchevsky
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2024-08-19
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
2024-08-13
bpf: switch maps to CLASS(fd, ...)
Al Viro
2024-07-29
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2024-06-20
bpf: remove unused parameter in __bpf_free_used_btfs
Rafael Passos
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-05-30
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
2024-05-30
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-24
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2024-04-24
bpf: update the comment for BTF_FIELDS_MAX
Haiyue Wang
2024-04-23
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
[next]