index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
1
-0
/
+23
2019-09-25
selftests/bpf: delete unused variables in test_sysctl
Andrii Nakryiko
1
-1
/
+0
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
1
-1
/
+8
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
1
-43
/
+82
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
1
-1
/
+2
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
1
-1
/
+56
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+485
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
1
-0
/
+64
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
1
-0
/
+222
2019-04-12
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+228
2019-04-12
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
1
-0
/
+222
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
1
-0
/
+291