index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
2
-35
/
+27
|
\
|
*
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
2021-11-06
2
-23
/
+21
|
*
bpf: Do not reject when the stack read size is different from the tracked sca...
Martin KaFai Lau
2021-11-03
1
-12
/
+6
*
|
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-11-02
1
-9
/
+45
|
\
\
|
|
/
|
/
|
|
*
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
1
-9
/
+45
*
|
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
16
-143
/
+861
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
13
-106
/
+656
|
|
\
\
|
|
*
|
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
2021-11-01
1
-1
/
+1
|
|
*
|
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-01
1
-1
/
+1
|
|
*
|
bpf: Add missing map_delete_elem method to bloom filter map
Eric Dumazet
2021-11-01
1
-0
/
+6
|
|
*
|
bpf: Bloom filter map naming fixups
Joanne Koong
2021-11-01
1
-23
/
+26
|
|
*
|
bpf: Add dummy BPF STRUCT_OPS for test purpose
Hou Tao
2021-11-01
2
-0
/
+6
|
|
*
|
bpf: Factor out a helper to prepare trampoline for struct_ops prog
Hou Tao
2021-11-01
1
-10
/
+19
|
|
*
|
bpf: Disallow unprivileged bpf by default
Pawan Gupta
2021-11-01
1
-0
/
+7
|
|
*
|
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-28
1
-0
/
+27
|
|
*
|
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-28
4
-7
/
+233
|
|
*
|
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
2021-10-27
2
-9
/
+15
|
|
*
|
bpf: Fixes possible race in update_prog_stats() for 32bit arches
Eric Dumazet
2021-10-27
1
-2
/
+4
|
|
*
|
bpf: Add BTF_KIND_DECL_TAG typedef support
Yonghong Song
2021-10-22
1
-2
/
+2
|
|
*
|
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-21
2
-2
/
+7
|
|
*
|
bpf/preload: Clean up .gitignore and "clean-files" target
Quentin Monnet
2021-10-20
2
-5
/
+2
|
|
*
|
bpf: Silence Coverity warning for find_kfunc_desc_btf
Kumar Kartikeya Dwivedi
2021-10-19
1
-9
/
+4
|
|
*
|
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-18
1
-22
/
+22
|
|
*
|
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
1
-1
/
+1
|
|
*
|
bpf: iterators: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-13
/
+25
|
|
*
|
bpf: preload: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-5
/
+20
|
|
*
|
bpf: Avoid retpoline for bpf_for_each_map_elem
Andrey Ignatov
2021-10-05
1
-1
/
+10
|
|
*
|
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
1
-0
/
+1
|
|
*
|
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-10-05
1
-0
/
+2
|
|
*
|
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
2021-10-05
1
-0
/
+52
|
|
*
|
bpf: Be conservative while processing invalid kfunc calls
Kumar Kartikeya Dwivedi
2021-10-05
1
-0
/
+18
|
|
*
|
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
2
-27
/
+179
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
3
-12
/
+24
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-1
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-01
5
-60
/
+99
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
2021-09-28
3
-11
/
+8
|
|
*
|
|
|
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2021-09-28
2
-20
/
+12
|
|
*
|
|
|
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
2021-09-26
1
-15
/
+52
|
|
*
|
|
|
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
2021-09-26
1
-11
/
+19
|
|
*
|
|
|
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
2021-09-17
2
-0
/
+7
|
|
*
|
|
|
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2021-09-17
1
-3
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
2
-3
/
+6
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
2
-1
/
+130
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
1
-0
/
+128
|
|
*
|
|
|
|
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
1
-5
/
+2
|
|
*
|
|
|
|
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
1
-1
/
+2
|
|
*
|
|
|
|
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
1
-2
/
+5
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mm/filemap: Add filemap_add_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
2021-10-26
3
-9
/
+18
[next]