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 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
1
-1
/
+1
|
\
|
*
bpf: cgroup_iter: support cgroup1 using cgroup fd
Yosry Ahmed
2022-10-11
1
-1
/
+1
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
4
-4
/
+4
*
|
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
bpf: kmsan: initialize BPF registers with zeroes
Alexander Potapenko
2022-10-03
1
-1
/
+1
|
*
bpf: remove VMA linked list
Liam R. Howlett
2022-09-26
1
-5
/
+5
*
|
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
4
-9
/
+12
|
|
\
\
|
*
|
|
perf/bpf: Always use perf callchains if exist
Namhyung Kim
2022-09-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
26
-675
/
+2422
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
4
-25
/
+35
|
|
\
\
\
|
|
*
|
|
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
2022-09-21
1
-14
/
+14
|
|
*
|
|
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-21
1
-10
/
+18
|
|
*
|
|
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
2022-09-16
1
-0
/
+2
|
|
*
|
|
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
2022-09-10
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
2022-09-29
1
-0
/
+23
|
*
|
|
bpf: Handle show_fdinfo for the parameterized task BPF iterators
Kui-Feng Lee
2022-09-28
1
-0
/
+18
|
*
|
|
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
1
-0
/
+18
|
*
|
|
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-28
1
-22
/
+166
|
*
|
|
bpf: Enforce W^X for bpf trampoline
Song Liu
2022-09-26
1
-17
/
+5
|
*
|
|
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-26
2
-8
/
+28
|
*
|
|
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-09-21
1
-5
/
+13
|
*
|
|
bpf: Always use raw spinlock for hash bucket lock
Hou Tao
2022-09-21
1
-52
/
+14
|
*
|
|
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-21
2
-13
/
+13
|
*
|
|
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2022-09-21
1
-1
/
+1
|
*
|
|
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-21
2
-5
/
+38
|
*
|
|
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
1
-8
/
+27
|
*
|
|
btf: Export bpf_dynptr definition
Roberto Sassu
2022-09-21
1
-0
/
+2
|
*
|
|
bpf: Allow kfuncs to be used in LSM programs
KP Singh
2022-09-21
1
-0
/
+1
|
*
|
|
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
3
-9
/
+235
|
*
|
|
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
2
-6
/
+59
|
*
|
|
bpf: simplify code in btf_parse_hdr
William Dean
2022-09-21
1
-6
/
+1
|
*
|
|
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
2022-09-20
1
-1
/
+2
|
*
|
|
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
2022-09-16
1
-9
/
+8
|
*
|
|
bpf: use kvmemdup_bpfptr helper
Wang Yufen
2022-09-16
1
-9
/
+4
|
*
|
|
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-15
2
-10
/
+26
|
*
|
|
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-10
1
-1
/
+6
|
*
|
|
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2022-09-10
2
-0
/
+2
|
*
|
|
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
2022-09-10
1
-3
/
+0
|
*
|
|
bpf: Simplify code by using for_each_cpu_wrap()
Punit Agrawal
2022-09-10
1
-32
/
+16
|
*
|
|
bpf: add missing percpu_counter_destroy() in htab_map_alloc()
Tetsuo Handa
2022-09-10
1
-0
/
+2
|
*
|
|
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-07
1
-107
/
+28
|
*
|
|
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2022-09-07
2
-10
/
+26
|
*
|
|
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
2022-09-07
1
-1
/
+1
|
*
|
|
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
2
-33
/
+113
|
*
|
|
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
2022-09-07
1
-1
/
+1
|
*
|
|
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
1
-0
/
+19
|
*
|
|
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-07
2
-6
/
+50
|
*
|
|
bpf: Allow struct argument in trampoline based programs
Yonghong Song
2022-09-06
1
-6
/
+39
[next]