index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
2023-02-15
1
-0
/
+7
*
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
1
-1
/
+19
*
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-13
1
-0
/
+6
*
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-10
1
-0
/
+8
*
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-10
1
-0
/
+8
*
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2023-02-02
1
-1
/
+1
*
s390/bpf: Implement arch_prepare_bpf_trampoline()
Ilya Leoshkevich
2023-01-29
1
-0
/
+4
*
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
1
-0
/
+4
*
bpf: Change BPF_MAX_TRAMP_LINKS to enum
Ilya Leoshkevich
2023-01-28
1
-1
/
+3
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
1
-12
/
+67
|
\
|
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
1
-0
/
+1
|
*
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
1
-1
/
+2
|
*
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
2023-01-24
1
-0
/
+4
|
*
bpf: Enable annotating trusted nested pointers
David Vernet
2023-01-24
1
-0
/
+4
|
*
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
1
-0
/
+14
|
*
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
1
-1
/
+16
|
*
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
1
-4
/
+20
|
*
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
1
-4
/
+4
|
*
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-10
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-09
1
-1
/
+1
*
|
bpf: rename list_head -> graph_root in field info types
Dave Marchevsky
2022-12-28
1
-2
/
+2
*
|
bpf: Remove trace_printk_lock
Jiri Olsa
2022-12-19
1
-0
/
+3
*
|
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2022-12-19
1
-1
/
+1
*
|
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2022-12-19
1
-1
/
+6
|
/
*
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-08
1
-2
/
+2
*
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
2022-11-30
1
-5
/
+0
*
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
1
-47
/
+107
|
\
|
*
bpf: Add kfunc bpf_rcu_read_lock/unlock()
Yonghong Song
2022-11-24
1
-0
/
+3
|
*
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
2022-11-24
1
-0
/
+1
|
*
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-20
1
-0
/
+30
|
*
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2022-11-17
1
-8
/
+13
|
*
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
1
-11
/
+0
|
*
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2022-11-17
1
-0
/
+1
|
*
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2022-11-17
1
-0
/
+7
|
*
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
2022-11-17
1
-0
/
+11
|
*
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
1
-2
/
+3
|
*
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
1
-1
/
+1
|
*
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
1
-9
/
+8
|
*
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-14
1
-7
/
+4
|
*
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
2022-11-14
1
-3
/
+3
|
*
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-14
1
-0
/
+17
|
*
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
2022-11-14
1
-2
/
+2
|
*
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
2022-11-14
1
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-21
/
+39
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
2022-11-11
1
-2
/
+2
|
*
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2022-11-04
1
-1
/
+38
|
*
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
2022-11-04
1
-20
/
+1
*
|
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
2022-11-03
1
-17
/
+24
*
|
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
1
-21
/
+32
[next]