projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
[platform/kernel/linux-starfive.git]
/
kernel
/
2023-03-26
Martin KaFai Lau
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
tree
|
commitdiff
2023-03-26
Martin KaFai Lau
bpf: Add a few bpf mem allocator functions
tree
|
commitdiff
2023-03-25
Alexei Starovoitov
Merge branch 'Don't invoke KPTR_REF destructor on NULL...
tree
|
commitdiff
2023-03-25
David Vernet
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
tree
|
commitdiff
2023-03-25
David Vernet
bpf: Remove now-unnecessary NULL checks for KF_RELEASE...
tree
|
commitdiff
2023-03-25
David Vernet
bpf: Only invoke kptr dtor following non-NULL xchg
tree
|
commitdiff
2023-03-24
Martin KaFai Lau
bpf: Check IS_ERR for the bpf_map_get() return value
tree
|
commitdiff
2023-03-23
Martin KaFai Lau
Merge branch 'Transit between BPF TCP congestion controls.'
tree
|
commitdiff
2023-03-23
Kui-Feng Lee
bpf: Update the struct_ops of a bpf_link.
tree
|
commitdiff
2023-03-23
Kui-Feng Lee
bpf: Create links for BPF struct_ops maps.
tree
|
commitdiff
2023-03-23
Kui-Feng Lee
bpf: Retire the struct_ops map kvalue->refcnt.
tree
|
commitdiff
2023-03-23
Andrii Nakryiko
bpf: remember meta->iter info only for initialized...
tree
|
commitdiff
2023-03-22
Daniel Borkmann
bpf: Fix __reg_bound_offset 64->32 var_off subreg propa...
tree
|
commitdiff
2023-03-22
Alexei Starovoitov
Merge branch 'error checking where helpers call bpf_map...
tree
|
commitdiff
2023-03-22
JP Kobryn
bpf: return long from bpf_map_ops funcs
tree
|
commitdiff
2023-03-22
Andrii Nakryiko
Merge branch 'bpf: Support ksym detection in light...
tree
|
commitdiff
2023-03-22
Alexei Starovoitov
bpf: Teach the verifier to recognize rdonly_mem as...
tree
|
commitdiff
2023-03-17
Andrii Nakryiko
Merge branch 'bpf: Add detection of kfuncs.'
tree
|
commitdiff
2023-03-17
Alexei Starovoitov
bpf: Allow ld_imm64 instruction to point to kfunc.
tree
|
commitdiff
2023-03-17
Viktor Malik
kallsyms, bpf: Move find_kallsyms_symbol_value out...
tree
|
commitdiff
2023-03-16
Luis Gerhorst
bpf: Remove misleading spec_v1 check on var-offset...
tree
|
commitdiff
2023-03-16
Alexei Starovoitov
Merge branch 'Make struct bpf_cpumask RCU safe'
tree
|
commitdiff
2023-03-16
David Vernet
bpf: Remove bpf_cpumask_kptr_get() kfunc
tree
|
commitdiff
2023-03-16
David Vernet
bpf: Mark struct bpf_cpumask as rcu protected
tree
|
commitdiff
2023-03-16
David Vernet
bpf: Free struct bpf_cpumask in call_rcu handler
tree
|
commitdiff
2023-03-16
Alexei Starovoitov
Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm...
tree
|
commitdiff
2023-03-16
Viktor Malik
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
tree
|
commitdiff
2023-03-14
Tejun Heo
cgroup: Make current_cgns_cgroup_dfl() safe to call...
tree
|
commitdiff
2023-03-14
Martin KaFai Lau
Merge branch 'bpf: Allow helpers access ptr_to_btf_id.'
tree
|
commitdiff
2023-03-14
Alexei Starovoitov
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
tree
|
commitdiff
2023-03-14
Alexei Starovoitov
bpf: Fix bpf_strncmp proto.
tree
|
commitdiff
2023-03-13
Dave Marchevsky
bpf: Disable migration when freeing stashed local kptr...
tree
|
commitdiff
2023-03-13
Andrii Nakryiko
bpf: fix precision propagation verbose logging
tree
|
commitdiff
2023-03-11
Alexei Starovoitov
Merge branch 'Support stashing local kptrs with bpf_kpt...
tree
|
commitdiff
2023-03-11
Dave Marchevsky
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
tree
|
commitdiff
2023-03-11
Dave Marchevsky
bpf: Support __kptr to local kptrs
tree
|
commitdiff
2023-03-10
Dave Marchevsky
bpf: Change btf_record_find enum parameter to field_mask
tree
|
commitdiff
2023-03-10
Dave Marchevsky
bpf: btf: Remove unused btf_field_info_type enum
tree
|
commitdiff
2023-03-10
Dave Marchevsky
bpf: verifier: Rename kernel_type_name helper to btf_ty...
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Add bpf_local_storage_free()
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Add bpf_local_storage_rcu callback
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Add bpf_selem_free()
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Add bpf_selem_free_rcu callback
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Remove bpf_selem_free_fields*_rcu
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_...
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Remember smap in bpf_local_storage
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Remove the preceding __ from __bpf_selem_unlink_st...
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Remove __bpf_local_storage_map_alloc
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Refactor codes into bpf_local_storage_destroy
tree
|
commitdiff
2023-03-10
Martin KaFai Lau
bpf: Move a few bpf_local_storage functions to static...
tree
|
commitdiff
2023-03-10
Andrii Nakryiko
bpf: take into account liveness when propagating precision
tree
|
commitdiff
2023-03-10
Andrii Nakryiko
bpf: ensure state checkpointing at iter_next() call...
tree
|
commitdiff
2023-03-09
Alexei Starovoitov
Merge branch 'BPF open-coded iterators'
tree
|
commitdiff
2023-03-09
Andrii Nakryiko
bpf: implement numbers iterator
tree
|
commitdiff
2023-03-09
Andrii Nakryiko
bpf: add support for open-coded iterator loops
tree
|
commitdiff
2023-03-09
Andrii Nakryiko
bpf: add iterator kfuncs registration and validation...
tree
|
commitdiff
2023-03-09
Andrii Nakryiko
bpf: factor out fetching basic kfunc metadata
tree
|
commitdiff
2023-03-08
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2023-03-07
Alexei Starovoitov
Merge branch 'bpf: bpf memory usage'
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: enforce all maps having memory usage callback
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: offload map memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf, net: bpf_local_storage memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: local_storage memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: bpf_struct_ops memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: queue_stack_maps memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: devmap memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: cpumap memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: bloom_filter memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: ringbuf memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: reuseport_array memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: stackmap memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: arraymap memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: hashtab memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: lpm_trie memory usage
tree
|
commitdiff
2023-03-07
Yafang Shao
bpf: add new map ops ->map_mem_usage
tree
|
commitdiff
2023-03-07
Jakub Kicinski
Merge tag 'for-netdev' of https://git./linux/kernel...
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: add support for fixed-size memory pointer returns...
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: generalize dynptr_get_spi to be usable for iters
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: mark PTR_TO_MEM as non-null register type
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: move kfunc_call_arg_meta higher in the file
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: ensure that r0 is marked scratched after any funct...
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set...
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: clean up visit_insn()'s instruction processing
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: honor env->test_state_freq flag in is_state_visited()
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: improve regsafe() checks for PTR_TO_{MEM,BUF,TP_BU...
tree
|
commitdiff
2023-03-04
Andrii Nakryiko
bpf: improve stack slot state printing
tree
|
commitdiff
2023-03-04
Alexei Starovoitov
Merge branch 'bpf: allow ctx writes using BPF_ST_MEM...
tree
|
commitdiff
2023-03-04
Eduard Zingerman
bpf: allow ctx writes using BPF_ST_MEM instruction
tree
|
commitdiff
2023-03-03
Kumar Kartikeya...
bpf: Use separate RCU callbacks for freeing selem
tree
|
commitdiff
2023-03-03
Daniel Borkmann
Merge branch 'bpf-kptr-rcu'
tree
|
commitdiff
2023-03-03
Alexei Starovoitov
bpf: Refactor RCU enforcement in the verifier.
tree
|
commitdiff
2023-03-03
Alexei Starovoitov
bpf: Introduce kptr_rcu.
tree
|
commitdiff
2023-03-03
Alexei Starovoitov
bpf: Mark cgroups and dfl_cgrp fields as trusted.
tree
|
commitdiff
2023-03-03
Alexei Starovoitov
bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_u...
tree
|
commitdiff
2023-03-03
Tero Kristo
bpf: Add support for absolute value BPF timers
tree
|
commitdiff
2023-03-03
Tejun Heo
bpf: Make bpf_get_current_[ancestor_]cgroup_id() availa...
tree
|
commitdiff
2023-03-02
Joanne Koong
bpf: Fix bpf_dynptr_slice{_rdwr} to return NULL instead...
tree
|
commitdiff
2023-03-02
David Vernet
bpf: Fix doxygen comments for dynptr slice kfuncs
tree
|
commitdiff
2023-03-01
Alexei Starovoitov
Merge branch 'Add support for kptrs in more BPF maps'
tree
|
commitdiff
2023-03-01
Kumar Kartikeya...
bpf: Support kptrs in local storage maps
tree
|
commitdiff
next