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
...
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
1
-3
/
+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
10
-146
/
+1016
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Augment the set of sleepable LSM hooks
KP Singh
2020-11-13
2
-15
/
+82
|
|
*
|
|
|
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-13
1
-22
/
+107
|
|
*
|
|
|
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
1
-1
/
+1
|
|
*
|
|
|
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
1
-0
/
+4
|
|
*
|
|
|
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
2
-1
/
+195
|
|
*
|
|
|
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
1
-3
/
+40
|
|
*
|
|
|
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-10
1
-52
/
+119
|
|
*
|
|
|
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-10
1
-1
/
+0
|
|
*
|
|
|
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
1
-2
/
+5
|
|
*
|
|
|
bpf: Implement task local storage
KP Singh
2020-11-06
5
-1
/
+332
|
|
*
|
|
|
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2020-11-06
2
-5
/
+19
|
|
*
|
|
|
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-05
1
-11
/
+5
|
|
*
|
|
|
bpf: Fix error path in htab_map_alloc()
Eric Dumazet
2020-11-02
1
-2
/
+4
|
|
*
|
|
|
bpf: Avoid hashtab deadlock with map_locked
Song Liu
2020-10-30
1
-32
/
+82
|
|
*
|
|
|
bpf: Use separate lockdep class for each hashtab
Song Liu
2020-10-30
1
-2
/
+10
|
|
*
|
|
|
bpf: Permit cond_resched for some iterators
Yonghong Song
2020-10-28
2
-0
/
+16
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
6
-10
/
+57
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-11
1
-2
/
+2
*
|
|
|
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
2020-12-10
1
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-14
1
-2
/
+13
*
|
|
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
2020-11-11
1
-1
/
+2
|
|
/
|
/
|
*
|
bpf: Update verification logic for LSM programs
KP Singh
2020-11-06
1
-3
/
+7
*
|
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-05
1
-2
/
+28
*
|
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
2020-11-05
1
-0
/
+1
*
|
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
2
-2
/
+6
|
/
*
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
2
-7
/
+5
|
\
|
*
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
2020-10-19
1
-6
/
+5
|
*
bpf: Remove unneeded break
Tom Rix
2020-10-19
1
-1
/
+0
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
2020-09-08
1
-1
/
+1
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
41
-650
/
+4706
|
\
\
|
*
|
bpf: Fix register equivalence tracking.
Alexei Starovoitov
2020-10-15
1
-13
/
+25
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-10-12
8
-59
/
+397
|
|
\
\
|
|
*
|
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
3
-11
/
+18
|
|
*
|
bpf: Track spill/fill of bounded scalars.
Yonghong Song
2020-10-09
1
-1
/
+15
|
|
*
|
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
1
-0
/
+50
|
|
*
|
kernel/bpf/verifier: Fix build when NET is not enabled
Randy Dunlap
2020-10-07
1
-0
/
+4
|
|
*
|
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2020-10-06
2
-5
/
+97
|
|
*
|
bpf, verifier: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-05
1
-2
/
+2
|
|
*
|
bpf: Deref map in BPF_PROG_BIND_MAP when it's already used
Stanislav Fomichev
2020-10-02
1
-1
/
+3
|
|
*
|
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
2
-3
/
+22
|
|
*
|
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
3
-13
/
+79
|
|
*
|
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
2
-28
/
+112
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
1
-4
/
+4
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
1
-2
/
+17
[prev]
[next]