index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-2
/
+2
|
\
|
*
test_bpf: convert comma to semicolon
Chen Ni
2024-07-12
1
-2
/
+2
*
|
bpf: Fix tailcall cases in test_bpf
Leon Hwang
2024-06-25
1
-0
/
+10
*
|
test_bpf: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-03
1
-0
/
+1
|
/
*
bpf, tests: Fix typos in comments
Chen Pei
2024-04-16
1
-1
/
+1
*
test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
Tiezhu Yang
2023-12-09
1
-1
/
+1
*
bpf/tests: Remove duplicate JSGT tests
Yujie Liu
2023-11-30
1
-2
/
+0
*
bpf: Remove test for MOVSX32 with offset=32
Puranjay Mohan
2023-11-15
1
-16
/
+0
*
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
2023-09-15
1
-0
/
+371
*
bpf/tests: Enhance output on error and fix typos
Helge Deller
2023-08-18
1
-5
/
+7
*
lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
Sumitra Sharma
2023-06-29
1
-11
/
+1
*
bpf/tests: Use struct_size()
Su Hui
2023-05-31
1
-2
/
+1
*
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
1
-1
/
+0
*
test_bpf: fix incorrect netdev features
Jian Shen
2022-06-22
1
-2
/
+2
*
bpf, tests: Add load store test case for tail call
Xu Kuohai
2022-04-01
1
-0
/
+30
*
bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsets
Xu Kuohai
2022-04-01
1
-4
/
+281
*
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
1
-2
/
+2
*
bpf, tests: Add module parameter test_suite to test_bpf module
Tiezhu Yang
2021-10-28
1
-77
/
+135
*
bpf, tests: Add more LD_IMM64 tests
Johan Almbladh
2021-10-07
1
-3
/
+117
*
bpf/tests: Add test of LDX_MEM with operand aliasing
Johan Almbladh
2021-10-01
1
-0
/
+58
*
bpf/tests: Add test of ALU shifts with operand register aliasing
Johan Almbladh
2021-10-01
1
-13
/
+149
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations
Johan Almbladh
2021-10-01
1
-0
/
+422
*
bpf/tests: Add exhaustive tests of ALU register combinations
Johan Almbladh
2021-10-01
1
-71
/
+763
*
bpf/tests: Minor restructuring of ALU tests
Johan Almbladh
2021-10-01
1
-72
/
+65
*
bpf/tests: Add more tests for ALU and ATOMIC register clobbering
Johan Almbladh
2021-10-01
1
-70
/
+197
*
bpf/tests: Add tests to check source register zero-extension
Johan Almbladh
2021-10-01
1
-0
/
+143
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
Johan Almbladh
2021-10-01
1
-1
/
+503
*
bpf/tests: Add zero-extension checks in BPF_ATOMIC tests
Johan Almbladh
2021-10-01
1
-5
/
+17
*
bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes
Johan Almbladh
2021-10-01
1
-0
/
+254
*
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2021-09-28
1
-1
/
+1
*
bpf/tests: Add tail call limit test with external function call
Johan Almbladh
2021-09-28
1
-3
/
+83
*
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
2021-09-28
1
-10
/
+27
*
bpf/tests: Add more BPF_END byte order conversion tests
Johan Almbladh
2021-09-28
1
-0
/
+122
*
bpf/tests: Expand branch conversion JIT test
Johan Almbladh
2021-09-28
1
-34
/
+91
*
bpf/tests: Add JMP tests with degenerate conditional
Johan Almbladh
2021-09-28
1
-0
/
+229
*
bpf/tests: Add JMP tests with small offsets
Johan Almbladh
2021-09-28
1
-0
/
+71
*
bpf/tests: Add test case flag for verifier zero-extension
Johan Almbladh
2021-09-28
1
-0
/
+3
*
bpf/tests: Add exhaustive test of LD_IMM64 immediate magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+63
*
bpf/tests: Add staggered JMP and JMP32 tests
Johan Almbladh
2021-09-28
1
-0
/
+829
*
bpf/tests: Add exhaustive tests of JMP operand magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+779
*
bpf/tests: Add exhaustive tests of ALU operand magnitudes
Johan Almbladh
2021-09-28
1
-0
/
+772
*
bpf/tests: Add exhaustive tests of ALU shift values
Johan Almbladh
2021-09-28
1
-0
/
+260
*
bpf/tests: Reduce memory footprint of test suite
Johan Almbladh
2021-09-28
1
-14
/
+12
*
bpf/tests: Allow different number of runs per test case
Johan Almbladh
2021-09-28
1
-0
/
+4
*
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-10
1
-0
/
+1
*
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
1
-1
/
+1
*
bpf, tests: Fix spelling mistake "shoft" -> "shift"
Colin Ian King
2021-08-16
1
-1
/
+1
*
bpf, tests: Add tail call test suite
Johan Almbladh
2021-08-10
1
-0
/
+248
*
bpf, tests: Add tests for BPF_CMPXCHG
Johan Almbladh
2021-08-10
1
-0
/
+166
*
bpf, tests: Add tests for atomic operations
Johan Almbladh
2021-08-10
1
-86
/
+166
[next]