index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-0
/
+3
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
1
-1
/
+1
2023-11-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-2
/
+6
2023-10-21
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
1
-1
/
+1
2023-10-21
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-17
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-26
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
1
-0
/
+16
2023-09-20
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-15
bpf: Document struct bpf_struct_ops fields
David Vernet
1
-0
/
+47
2023-08-12
bpf: Remove unused declaration bpf_link_new_file()
Yue Haibing
1
-1
/
+0
2023-08-08
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-2
/
+7
2023-08-03
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
1
-0
/
+12
2023-07-19
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
1
-0
/
+2
2023-07-19
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-24
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
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
1
-0
/
+3
2023-04-16
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
1
-4
/
+29
2023-04-16
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
1
-0
/
+3
2023-04-16
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+8
2023-04-16
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
1
-25
/
+19
2023-04-14
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
1
-0
/
+10
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-1
/
+1
2023-04-05
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-3
/
+4
2023-04-05
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-2
/
+1
2023-03-23
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-0
/
+3
2023-03-23
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-0
/
+7
2023-03-23
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
1
-0
/
+1
2023-03-23
bpf: return long from bpf_map_ops funcs
JP Kobryn
1
-7
/
+7
2023-03-16
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
1
-0
/
+2
2023-03-14
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
1
-8
/
+4
2023-03-11
bpf: Support __kptr to local kptrs
Dave Marchevsky
1
-1
/
+10
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
1
-1
/
+1
2023-03-09
bpf: implement numbers iterator
Andrii Nakryiko
1
-2
/
+6
2023-03-07
bpf: offload map memory usage
Yafang Shao
1
-0
/
+6
[next]