index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2021-06-10
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2021-06-10
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
1
-27
/
+29
2021-06-10
bpf: Update selftests to reflect new error states
Daniel Borkmann
1
-22
/
+12
2021-06-10
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
1
-10
/
+34
2021-05-22
bpf: fix up selftests after backports were fixed
Frank van der Linden
1
-0
/
+12
2020-01-12
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
1
-1
/
+57
2019-04-20
bpf: Fix selftests are changes for CVE 2019-7308
Balbir Singh
1
-0
/
+6
2019-03-13
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-02-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
1
-4
/
+4
2018-12-21
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-09-19
selftests/bpf: fix a typo in map in map test
Roman Gushchin
1
-3
/
+3
2018-08-24
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
1
-0
/
+9
2018-05-30
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-04-26
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-03-11
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-03-11
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-25
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-17
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+40
2017-12-25
selftests/bpf: add tests for recent bugfixes
Daniel Borkmann
1
-16
/
+533
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2
-3
/
+3
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-09-18
selftests/bpf: Make bpf_util work on uniprocessor systems
Thomas Meyer
1
-8
/
+9
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
1
-0
/
+16
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
1
-1
/
+50
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-28
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
1
-4
/
+12
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2
-4
/
+30
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
4
-78
/
+62
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-23
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-0
/
+1
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
5
-39
/
+412
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
1
-0
/
+7
2017-08-11
selftests: bpf: add check for ip XDP redirect
William Tu
1
-0
/
+5
2017-08-09
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
1
-0
/
+313
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+21
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
3
-2
/
+84
2017-08-08
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-08
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-08
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
[next]