index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-08-02
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
1
-7
/
+1
2020-01-21
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