index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
1
-1
/
+1
2022-12-02
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
1
-1
/
+1
2022-12-02
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
1
-14
/
+8
2022-11-26
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2
-13
/
+13
2022-11-26
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
1
-12
/
+11
2022-11-26
bpf: Fix memory leaks in __check_func_call
Wang Yufen
1
-5
/
+9
2022-11-16
bpf: Fix wrong reg type conversion in release_reference()
Youlin Li
1
-2
/
+6
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
1
-107
/
+28
2022-11-16
bpf, verifier: Fix memory leak in array reallocation for stack state
Kees Cook
1
-2
/
+7
2022-11-04
bpf: prevent decl_tag from being referenced in func_proto
Stanislav Fomichev
1
-0
/
+5
2022-10-21
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2
-8
/
+28
2022-10-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-10
/
+18
2022-10-21
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
1
-0
/
+2
2022-10-21
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
1
-1
/
+1
2022-10-21
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK ...
Hou Tao
1
-0
/
+6
2022-10-21
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
1
-4
/
+4
2022-10-21
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2
-6
/
+6
2022-10-21
bpf: Propagate error from htab_lock_bucket() to userspace
Hou Tao
1
-2
/
+5
2022-10-21
bpf: Disable preemption when increasing per-cpu map_locked
Hou Tao
1
-5
/
+18
2022-10-21
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
1
-9
/
+33
2022-10-21
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
1
-18
/
+20
2022-10-21
bpf: Cleanup check_refcount_ok
Dave Marchevsky
1
-45
/
+29
2022-10-21
btf: Export bpf_dynptr definition
Roberto Sassu
1
-0
/
+2
2022-10-12
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
1
-1
/
+1
2022-10-12
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
1
-14
/
+14
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-9
/
+12
2022-08-25
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
1
-6
/
+4
2022-08-25
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-08-24
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-18
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
1
-1
/
+3
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-1
/
+1
2022-08-18
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
1
-1
/
+1
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-17
/
+40
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
1
-6
/
+3
2022-08-10
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
1
-1
/
+10
2022-08-10
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
1
-0
/
+2
2022-08-10
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
1
-0
/
+6
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
1
-6
/
+14
2022-08-09
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
1
-5
/
+1
2022-08-08
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
1
-4
/
+3
2022-08-05
bpf: Cleanup ftrace hash in bpf_trampoline_put
Jiri Olsa
1
-1
/
+4
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-489
/
+1484
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-07-29
bpf: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-07-29
bpf: Fix NULL pointer dereference when registering bpf trampoline
Xu Kuohai
1
-1
/
+4
2022-07-29
bpf: Fix test_progs -j error with fentry/fexit tests
Song Liu
1
-1
/
+1
2022-07-29
bpf: btf: Fix vsnprintf return value check
Fedor Tokarev
1
-1
/
+1
2022-07-26
bpf, devmap: Compute proper xdp_frame len redirecting frames
Lorenzo Bianconi
1
-2
/
+2
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-232
/
+355
[next]