index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-03-15
1
-2
/
+12
*
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
2023-03-14
1
-0
/
+15
*
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
2023-03-14
1
-1
/
+1
*
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-14
2
-6
/
+8
*
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-03-13
1
-2
/
+2
*
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
2023-03-11
1
-1
/
+7
*
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-11
3
-13
/
+49
*
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
1
-3
/
+3
*
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
2023-03-10
1
-6
/
+0
*
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
2023-03-10
1
-8
/
+8
*
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
2023-03-10
1
-9
/
+14
*
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
2023-03-10
1
-6
/
+11
*
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
1
-7
/
+14
*
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
2023-03-10
1
-4
/
+9
*
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
2023-03-10
1
-62
/
+5
*
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
2023-03-10
4
-15
/
+15
*
bpf: Remember smap in bpf_local_storage
Martin KaFai Lau
2023-03-10
1
-0
/
+4
*
bpf: Remove the preceding __ from __bpf_selem_unlink_storage
Martin KaFai Lau
2023-03-10
1
-3
/
+3
*
bpf: Remove __bpf_local_storage_map_alloc
Martin KaFai Lau
2023-03-10
1
-37
/
+26
*
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
2023-03-10
4
-25
/
+9
*
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
2023-03-10
1
-2
/
+2
*
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-03-10
1
-2
/
+4
*
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
2023-03-10
1
-3
/
+28
*
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-09
2
-0
/
+73
*
bpf: add support for open-coded iterator loops
Andrii Nakryiko
2023-03-09
1
-8
/
+587
*
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2023-03-09
1
-1
/
+111
*
bpf: factor out fetching basic kfunc metadata
Andrii Nakryiko
2023-03-09
1
-33
/
+59
*
bpf: enforce all maps having memory usage callback
Yafang Shao
2023-03-07
1
-7
/
+3
*
bpf: offload map memory usage
Yafang Shao
2023-03-07
2
-0
/
+7
*
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-07
4
-0
/
+13
*
bpf: local_storage memory usage
Yafang Shao
2023-03-07
1
-0
/
+7
*
bpf: bpf_struct_ops memory usage
Yafang Shao
2023-03-07
1
-0
/
+16
*
bpf: queue_stack_maps memory usage
Yafang Shao
2023-03-07
1
-0
/
+10
*
bpf: devmap memory usage
Yafang Shao
2023-03-07
1
-2
/
+24
*
bpf: cpumap memory usage
Yafang Shao
2023-03-07
1
-0
/
+10
*
bpf: bloom_filter memory usage
Yafang Shao
2023-03-07
1
-0
/
+12
*
bpf: ringbuf memory usage
Yafang Shao
2023-03-07
1
-1
/
+19
*
bpf: reuseport_array memory usage
Yafang Shao
2023-03-07
1
-0
/
+8
*
bpf: stackmap memory usage
Yafang Shao
2023-03-07
1
-0
/
+14
*
bpf: arraymap memory usage
Yafang Shao
2023-03-07
1
-0
/
+28
*
bpf: hashtab memory usage
Yafang Shao
2023-03-07
1
-0
/
+43
*
bpf: lpm_trie memory usage
Yafang Shao
2023-03-07
1
-0
/
+11
*
bpf: add new map ops ->map_mem_usage
Yafang Shao
2023-03-07
1
-8
/
+7
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-07
9
-404
/
+1124
|
\
|
*
bpf: add support for fixed-size memory pointer returns for kfuncs
Andrii Nakryiko
2023-03-04
1
-0
/
+8
|
*
bpf: generalize dynptr_get_spi to be usable for iters
Andrii Nakryiko
2023-03-04
1
-6
/
+12
|
*
bpf: mark PTR_TO_MEM as non-null register type
Andrii Nakryiko
2023-03-04
1
-1
/
+2
|
*
bpf: move kfunc_call_arg_meta higher in the file
Andrii Nakryiko
2023-03-04
1
-35
/
+35
|
*
bpf: ensure that r0 is marked scratched after any function call
Andrii Nakryiko
2023-03-04
1
-0
/
+2
|
*
bpf: fix visit_insn()'s detection of BPF_FUNC_timer_set_callback helper
Andrii Nakryiko
2023-03-04
1
-1
/
+1
[next]