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
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-05
1
-0
/
+9
*
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
2023-06-02
1
-2
/
+6
*
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-22
1
-2
/
+4
*
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-19
1
-1
/
+1
*
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-15
1
-1
/
+1
*
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-29
3
-23
/
+23
|
\
|
*
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-03-17
3
-23
/
+23
*
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
30
-1418
/
+3883
|
\
\
|
*
|
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
2023-04-24
1
-0
/
+4
|
*
|
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2023-04-24
1
-1
/
+4
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-21
7
-306
/
+375
|
|
\
\
|
|
*
|
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2023-04-21
2
-0
/
+9
|
|
*
|
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-21
1
-0
/
+6
|
|
*
|
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-04-21
1
-3
/
+6
|
|
*
|
bpf: Fix bpf_refcount_acquire's refcount_t address calculation
Dave Marchevsky
2023-04-21
1
-1
/
+1
|
|
*
|
bpf: Fix race between btf_put and btf_idr walk.
Alexei Starovoitov
2023-04-21
1
-5
/
+3
|
|
*
|
bpf: support access variable length array of integer type
Feng Zhou
2023-04-19
1
-3
/
+5
|
|
*
|
bpf: Improve verifier u32 scalar equality checking
Yonghong Song
2023-04-17
1
-2
/
+7
|
|
*
|
bpf: lirc program type should not require SYS_CAP_ADMIN
Sean Young
2023-04-17
1
-1
/
+0
|
|
*
|
bpf: Remove KF_KPTR_GET kfunc flag
David Vernet
2023-04-16
1
-65
/
+0
|
|
*
|
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
2023-04-15
1
-8
/
+6
|
|
*
|
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
2023-04-15
3
-23
/
+9
|
|
*
|
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
2
-40
/
+103
|
|
*
|
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-15
2
-11
/
+78
|
|
*
|
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
2023-04-15
1
-8
/
+13
|
|
*
|
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-15
2
-2
/
+16
|
|
*
|
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2023-04-15
4
-103
/
+24
|
|
*
|
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2023-04-13
2
-40
/
+94
|
|
*
|
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
2023-04-13
1
-0
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-0
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
26
-786
/
+2246
|
|
\
\
\
|
|
*
|
|
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
1
-32
/
+0
|
|
*
|
|
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-12
1
-3
/
+2
|
|
*
|
|
bpf: Handle NULL in bpf_local_storage_free.
Alexei Starovoitov
2023-04-12
1
-0
/
+3
|
|
*
|
|
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-04-11
1
-6
/
+2
|
|
*
|
|
bpf: Relax log_buf NULL conditions when log_level>0 is requested
Andrii Nakryiko
2023-04-11
1
-17
/
+25
|
|
*
|
|
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
3
-65
/
+87
|
|
*
|
|
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
3
-23
/
+33
|
|
*
|
|
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
1
-21
/
+46
|
|
*
|
|
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
2023-04-11
3
-6
/
+6
|
|
*
|
|
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
1
-1
/
+1
|
|
*
|
|
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
2023-04-11
1
-0
/
+4
|
|
*
|
|
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
1
-1
/
+1
|
|
*
|
|
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
3
-19
/
+201
|
|
*
|
|
bpf: Remove minimum size restrictions on verifier log buffer
Andrii Nakryiko
2023-04-11
1
-1
/
+1
|
|
*
|
|
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
2023-04-11
3
-70
/
+87
|
|
*
|
|
bpf: ensure all memory is initialized in bpf_get_current_comm
Barret Rhoden
2023-04-06
1
-1
/
+1
|
|
*
|
|
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
1
-0
/
+12
|
|
*
|
|
bpf: Improve verifier JEQ/JNE insn branch taken checking
Yonghong Song
2023-04-06
1
-0
/
+8
|
|
*
|
|
bpf: Undo strict enforcement for walking untagged fields.
Alexei Starovoitov
2023-04-04
1
-3
/
+8
[next]