index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
1
-0
/
+30
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2
-3
/
+4
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
7
-16
/
+36
2025-09-10
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-09-09
bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init()
Peilin Ye
1
-2
/
+5
2025-09-09
bpf: Allow fall back to interpreter for programs with stack size <= 512
KaFai Wan
1
-7
/
+9
2025-09-09
rqspinlock: Choose trylock fallback for NMI waiters
Kumar Kartikeya Dwivedi
2
-1
/
+2
2025-09-09
bpf: Fix bpf_strnstr() to handle suffix match cases better
Rong Tao
1
-1
/
+8
2025-09-09
bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
Daniel Borkmann
1
-1
/
+1
2025-09-08
bpf: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-08
bpf: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-4
/
+4
2025-09-08
bpf: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2025-09-04
bpf: add bpf_strcasecmp kfunc
Rong Tao
1
-20
/
+48
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
1
-2
/
+2
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
1
-13
/
+42
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-2
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for trampoline.c
Menglong Dong
1
-12
/
+6
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_prog_run_array_cg()
Menglong Dong
1
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_task_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_iter_run_prog()
Menglong Dong
1
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_inode_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-25
bpf: use rcu_read_lock_dont_migrate() for bpf_cgrp_storage_free()
Menglong Dong
1
-4
/
+2
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
1
-3
/
+0
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-41
/
+9
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2
-0
/
+12
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
3
-2
/
+26
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-3
/
+7
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
3
-2
/
+22
2025-08-18
bpf: Add a verbose message when the BTF limit is reached
Anton Protopopov
1
-1
/
+4
2025-08-18
bpf: Replace get_next_cpu() with cpumask_next_wrap()
Fushuai Wang
1
-9
/
+1
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
2
-2
/
+5
2025-08-15
bpf, cpumap: Disable page_pool direct xdp_return need larger scope
Jesper Dangaard Brouer
1
-2
/
+2
2025-08-12
bpf: Replace kvfree with kfree for kzalloc memory
Qianfeng Rong
1
-1
/
+1
2025-08-12
bpf: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
1
-0
/
+3
2025-08-07
bpf: use realloc in bpf_patch_insn_data
Eduard Zingerman
1
-14
/
+15
2025-08-07
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
Eduard Zingerman
1
-7
/
+7
2025-08-06
bpf: Allow struct_ops to get map id by kdata
Amery Hung
1
-0
/
+12
2025-08-02
bpf: Fix memory leak of bpf_scc_info objects
Eduard Zingerman
1
-0
/
+3
2025-08-01
bpf: Improve ctx access verifier error message
Paul Chaignon
1
-1
/
+1
2025-07-31
bpf: Fix oob access in cgroup local storage
Daniel Borkmann
1
-0
/
+15
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2
-23
/
+25
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
1
-0
/
+6
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
24
-1309
/
+3507
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-6
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
1
-1
/
+2
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+8
[prev]
[next]