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