aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/bpf/bpf_prog02.c
AgeCommit message (Expand)Author
2024-01-12Merge tag '20230929'Edward Liaw
2021-05-07bpf: Fix missing SO_ATTACH_BPF definitionPetr Vorel
2021-05-05bpf: Add helper to run socket programsRichard Palethorpe via ltp
2021-05-05bpf: Add map_array helper functions/macro and constifyRichard Palethorpe via ltp
2020-02-18Fix BPF test program loading issuesMartin Doucha
2019-11-06testcases/kernel: Add linux git and CVE tagsCyril Hrubis
2019-10-16bpf_prog03: Add regression test for sign extension bugRichard Palethorpe
2019-10-04bpf_prog02: Correct index on big endian architecturesRichard Palethorpe
2019-09-27BPF: Regression test for 64bit arithmeticRichard Palethorpe