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 branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
2
-43
/
+10
|
\
|
*
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
1
-34
/
+10
|
*
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-1
/
+1
|
*
bpf: In bpf_task_fd_query use fget_task
Eric W. Biederman
2020-12-10
1
-17
/
+3
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
23
-728
/
+1536
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
3
-5
/
+9
|
|
\
\
|
|
*
|
bpf: Permits pointers on stack for helper calls
Yonghong Song
2020-12-14
1
-1
/
+2
|
|
*
|
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Andrii Nakryiko
2020-12-08
1
-1
/
+4
|
|
*
|
bpf: Propagate __user annotations properly
Lukas Bulwahn
2020-12-07
1
-1
/
+1
|
|
*
|
bpf: Avoid overflows involving hash elem_size
Eric Dumazet
2020-12-07
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
2
-7
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
19
-580
/
+514
|
|
\
\
\
|
|
*
|
|
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
2
-31
/
+56
|
|
*
|
|
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
3
-54
/
+112
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
2
-69
/
+12
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
1
-80
/
+16
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
1
-10
/
+0
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-02
1
-13
/
+3
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
1
-20
/
+4
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
1
-10
/
+2
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-02
1
-12
/
+4
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
1
-13
/
+0
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
1
-18
/
+1
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
1
-16
/
+2
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
1
-20
/
+1
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
1
-15
/
+1
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
2020-12-02
1
-16
/
+3
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
1
-20
/
+4
|
|
*
|
|
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
1
-4
/
+6
|
|
*
|
|
bpf: Memcg-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
1
-7
/
+4
|
|
*
|
|
bpf: Memcg-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
1
-3
/
+3
|
|
*
|
|
bpf: Refine memcg-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
1
-10
/
+14
|
|
*
|
|
bpf: Refine memcg-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
1
-3
/
+4
|
|
*
|
|
bpf: Memcg-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
1
-12
/
+11
|
|
*
|
|
bpf: Refine memcg-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
1
-9
/
+12
|
|
*
|
|
bpf: Refine memcg-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
1
-3
/
+3
|
|
*
|
|
bpf: Memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
1
-1
/
+5
|
|
*
|
|
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
1
-0
/
+63
|
|
*
|
|
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
1
-5
/
+5
|
|
*
|
|
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
1
-0
/
+26
|
|
*
|
|
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-24
1
-84
/
+95
|
|
*
|
|
bpf: Simplify task_file_seq_get_next()
Song Liu
2020-11-20
1
-37
/
+17
|
|
*
|
|
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
2
-0
/
+14
|
|
*
|
|
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+26
|
*
|
|
|
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
[next]