index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-14
1
-9
/
+19
*
|
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-11
1
-2
/
+3
*
|
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-11
1
-0
/
+15
*
|
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2023-02-03
1
-17
/
+6
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
1
-13
/
+21
|
\
\
|
*
|
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
1
-0
/
+7
|
*
|
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
1
-4
/
+5
|
*
|
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
1
-11
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-17
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-10
1
-14
/
+6
|
*
|
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
2023-01-10
1
-4
/
+2
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-05
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
bpf: Remove unused field initialization in bpf's ctl_table
Ricardo Ribalda
2022-12-22
1
-1
/
+0
*
|
bpf: prevent leak of lsm program after failed attach
Milan Landaverde
2022-12-14
1
-3
/
+3
|
/
*
bpf: Add comments for map BTF matching requirement for bpf_list_head
Kumar Kartikeya Dwivedi
2022-11-18
1
-0
/
+14
*
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2022-11-18
1
-0
/
+4
*
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2022-11-18
1
-0
/
+4
*
bpf: Do btf_record_free outside map_free callback
Kumar Kartikeya Dwivedi
2022-11-18
1
-4
/
+14
*
bpf: Fix early return in map_check_btf
Kumar Kartikeya Dwivedi
2022-11-18
1
-1
/
+1
*
bpf: Pass map file to .map_update_batch directly
Hou Tao
2022-11-17
1
-18
/
+14
*
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-15
1
-1
/
+21
*
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
2022-11-04
1
-64
/
+9
*
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-04
1
-75
/
+60
*
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2022-11-04
1
-114
/
+149
*
bpf: Remove the obsolte u64_stats_fetch_*_irq() users.
Thomas Gleixner
2022-10-31
1
-2
/
+2
*
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-26
1
-1
/
+2
*
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2022-10-26
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-04
1
-0
/
+2
|
\
|
*
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-09-16
1
-0
/
+2
*
|
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-22
1
-0
/
+11
*
|
bpf: use kvmemdup_bpfptr helper
Wang Yufen
2022-09-16
1
-9
/
+4
*
|
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2022-09-07
1
-1
/
+2
*
|
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
2022-09-07
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2022-09-05
1
-1
/
+4
|
*
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
2022-08-26
1
-4
/
+6
*
|
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-08-18
1
-1
/
+1
|
/
*
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-11
1
-0
/
+8
*
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
1
-6
/
+14
*
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-08
1
-4
/
+3
*
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-13
1
-8
/
+28
*
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
1
-1
/
+7
*
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
1
-0
/
+10
*
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
2022-06-17
1
-1
/
+1
*
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
2022-06-03
1
-2
/
+3
*
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
2022-05-21
1
-1
/
+13
*
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-11
1
-4
/
+8
*
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-11
1
-2
/
+5
*
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
1
-15
/
+8
*
bpf: Add bpf_link iterator
Dmitrii Dolgov
2022-05-10
1
-0
/
+19
[prev]
[next]