index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
2023-12-06
bpf: Add arch_bpf_trampoline_size()
Song Liu
2023-12-06
bpf: Add helpers for trampoline image management
Song Liu
2023-12-06
bpf: Adjust argument names of arch_prepare_bpf_trampoline()
Song Liu
2023-12-06
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2023-12-06
bpf,lsm: add BPF token LSM hooks
Andrii Nakryiko
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2023-12-06
bpf: add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2023-12-04
bpf: Optimize the free of inner map
Hou Tao
2023-12-04
bpf: Defer the free of inner map when necessary
Hou Tao
2023-12-04
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-09
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
2023-11-09
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-13
bpf: Avoid unnecessary audit log for CPU security mitigations
Yafang Shao
2023-10-06
bpf: Inherit system settings for CPU security mitigations
Yafang Shao
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
2023-09-19
bpf: Fix tr dereferencing
Leon Hwang
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Use bpf_is_subprog to check for subprogs
Kumar Kartikeya Dwivedi
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-08
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-08-31
bpf: Annotate bpf_long_memcpy with data_race
Daniel Borkmann
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
2023-08-14
bpf: Document struct bpf_struct_ops fields
David Vernet
2023-08-11
bpf: Remove unused declaration bpf_link_new_file()
Yue Haibing
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-18
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
2023-07-06
bpf: add percpu stats for bpf_map elements insertions/deletions
Anton Protopopov
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
2023-04-27
bpf: Add bpf_dynptr_size
Joanne Koong
[prev]
[next]