index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2022-02-10
bpf: Update iterators.lskel.h.
Alexei Starovoitov
2022-02-10
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-08
bpf: Fix bpf_prog_pack build HPAGE_PMD_SIZE
Song Liu
2022-02-07
bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]
Song Liu
2022-02-07
bpf: Introduce bpf_prog_pack allocator
Song Liu
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
2022-02-07
bpf: Use prog->jited_len in bpf_prog_ksym_set_addr()
Song Liu
2022-02-07
bpf: Use size instead of pages in bpf_binary_header
Song Liu
2022-02-07
bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
Song Liu
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-03
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
2022-02-02
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
2022-02-01
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
2022-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-01-31
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-25
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
2022-01-25
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-01-24
bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
Alexei Starovoitov
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-24
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-21
bpf: generalise tail call map compatibility check
Toke Hoiland-Jorgensen
2022-01-21
bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf program
Lorenzo Bianconi
2022-01-20
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2022-01-19
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
2022-01-19
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
2022-01-19
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
2022-01-19
bpf: Generally fix helper register offset check
Daniel Borkmann
2022-01-19
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-19
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2022-01-18
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Populate kfunc BTF ID sets in struct btf
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
2022-01-15
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2022-01-11
bpf: Fix incorrect integer literal used for marking scratched stack.
Christy Lee
2022-01-11
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
[prev]
[next]