index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-04-21
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2022-04-10
selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
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