index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+53
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
4
-37
/
+76
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
4
-11
/
+60
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
3
-27
/
+204
2022-07-21
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
1
-34
/
+18
2022-07-21
bpf: Add documentation for kfuncs
Kumar Kartikeya Dwivedi
2
-0
/
+171
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
3
-3
/
+51
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
11
-222
/
+145
2022-07-21
tools/resolve_btfids: Add support for 8-byte BTF sets
Kumar Kartikeya Dwivedi
1
-6
/
+34
2022-07-21
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-22
bpf, docs: Use SPDX license identifier in bpf_doc.py
Alejandro Colomar
1
-21
/
+1
2022-07-22
bpf, arm64: Fix compile error in dummy_tramp()
Xu Kuohai
1
-2
/
+2
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
1
-1
/
+3
2022-07-21
libbpf: Fix str_has_sfx()'s return value
Dan Carpenter
1
-3
/
+3
2022-07-21
libbpf: Fix sign expansion bug in btf_dump_get_enum_value()
Dan Carpenter
1
-1
/
+1
2022-07-20
bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guards
Stanislav Fomichev
1
-3
/
+7
2022-07-19
libbpf: fix an snprintf() overflow check
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1