index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
bpf: don't emit warnings intended for global subprogs for static subprogs
Andrii Nakryiko
1
-0
/
+6
2024-02-02
bpf: handle trusted PTR_TO_BTF_ID_OR_NULL in argument check logic
Andrii Nakryiko
1
-0
/
+1
2024-02-02
bpf: Handle scalar spill vs all MISC in stacksafe()
Eduard Zingerman
1
-3
/
+69
2024-02-02
bpf: Preserve boundaries and track scalars on narrowing fill
Maxim Mikityanskiy
1
-4
/
+11
2024-02-02
bpf: Track spilled unbounded scalars
Maxim Mikityanskiy
1
-15
/
+1
2024-02-01
bpf: Minor clean-up to sleepable_lsm_hooks BTF set
Matt Bobrowski
1
-4
/
+2
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
4
-8
/
+16
2024-01-30
bpf: add arg:nullable tag to be combined with trusted pointers
Andrii Nakryiko
1
-0
/
+10
2024-01-30
bpf: add __arg_trusted global func arg tag
Andrii Nakryiko
2
-13
/
+110
2024-01-29
bpf,token: Use BIT_ULL() to convert the bit mask
Haiyue Wang
1
-8
/
+8
2024-01-29
bpf: move arg:ctx type enforcement check inside the main logic loop
Andrii Nakryiko
1
-17
/
+4
2024-01-25
bpf: Fix error checks against bpf_get_btf_vmlinux().
Kui-Feng Lee
2
-1
/
+6
2024-01-24
bpf: Support symbolic BPF FS delegation mount options
Andrii Nakryiko
1
-38
/
+211
2024-01-24
bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
1
-1
/
+9
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2
-1
/
+15
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-5
/
+5
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-14
/
+16
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
3
-9
/
+8
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
3
-8
/
+9
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
4
-27
/
+97
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-2
/
+21
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
3
-15
/
+63
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
4
-6
/
+242
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-12
/
+78
2024-01-24
bpf: Align CAP_NET_ADMIN checks with bpf_capable() approach
Andrii Nakryiko
1
-4
/
+9
2024-01-23
bpf: export btf_ctx_access to modules.
Kui-Feng Lee
1
-0
/
+1
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
3
-103
/
+95
2024-01-23
bpf: validate value_type
Kui-Feng Lee
1
-33
/
+60
2024-01-23
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2
-6
/
+34
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
3
-22
/
+54
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
2
-6
/
+7
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2
-0
/
+9
2024-01-23
bpf: make struct_ops_map support btfs other than btf_vmlinux.
Kui-Feng Lee
1
-9
/
+15
2024-01-23
bpf: add struct_ops_tab to btf.
Kui-Feng Lee
1
-0
/
+55
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2
-42
/
+46
2024-01-23
bpf: get type information with BTF_ID_LIST
Kui-Feng Lee
1
-9
/
+8
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
2
-74
/
+88
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
1
-0
/
+4
2024-01-23
bpf: Refactor ptr alu checking rules to allow alu explicitly
Hao Sun
1
-7
/
+14
2024-01-23
bpf: Track aligned st store as imprecise spilled registers
Yonghong Song
1
-2
/
+15
2024-01-23
bpf: Assign ID to scalars on spill
Maxim Mikityanskiy
1
-1
/
+7
2024-01-23
bpf: Add the get_reg_width function
Maxim Mikityanskiy
1
-2
/
+7
2024-01-23
bpf: Add the assign_scalar_id_before_mov function
Maxim Mikityanskiy
1
-14
/
+19
2024-01-23
bpf: make infinite loop detection in is_state_visited() exact
Eduard Zingerman
1
-1
/
+1
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
1
-23
/
+41
2024-01-23
bpf: prepare btf_prepare_func_args() for multiple tags per argument
Andrii Nakryiko
2
-17
/
+37
2024-01-23
bpf: make sure scalar args don't accept __arg_nonnull tag
Andrii Nakryiko
1
-4
/
+4
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
3
-0
/
+28
2024-01-17
bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
Andrii Nakryiko
1
-0
/
+160
2024-01-17
bpf: extract bpf_ctx_convert_map logic and make it more reusable
Andrii Nakryiko
1
-26
/
+45
[prev]
[next]