index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_sysctl.c
Age
Commit message (
Expand
)
Author
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
2019-09-25
selftests/bpf: delete unused variables in test_sysctl
Andrii Nakryiko
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov