index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bpf_testmod
/
bpf_testmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-12-06
1
-1487
/
+0
*
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
2024-11-13
1
-0
/
+104
*
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2024-11-06
1
-1
/
+1
|
\
|
*
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
1
-1
/
+1
*
|
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
2024-11-04
1
-0
/
+2
|
/
*
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
1
-4
/
+253
|
\
|
*
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
2024-08-30
1
-0
/
+20
|
*
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
2024-08-30
1
-0
/
+190
|
*
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
2024-08-29
1
-0
/
+17
|
*
selftests/bpf: test passing iterator to a kfunc
Andrii Nakryiko
2024-08-21
1
-4
/
+12
|
*
selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs
Martin KaFai Lau
2024-07-29
1
-0
/
+14
*
|
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
1
-13
/
+14
|
\
\
|
*
|
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
1
-1
/
+2
|
*
|
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
2024-08-02
1
-13
/
+12
|
*
|
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
2024-08-02
1
-2
/
+2
|
*
|
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
2024-08-02
1
-0
/
+1
|
|
/
*
/
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
2024-09-11
1
-0
/
+2
|
/
*
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
1
-1
/
+122
|
\
|
*
selftests/bpf: Add uretprobe syscall test for regs changes
Jiri Olsa
2024-06-11
1
-1
/
+122
*
|
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
2024-07-02
1
-0
/
+19
*
|
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
2024-06-21
1
-0
/
+46
*
|
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
2024-06-13
1
-0
/
+6
*
|
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
1
-3
/
+3
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
1
-0
/
+255
|
\
|
*
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2024-05-02
1
-0
/
+255
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
2024-04-26
1
-0
/
+3
*
|
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
2024-04-24
1
-0
/
+5
|
/
*
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
1
-0
/
+24
*
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
1
-0
/
+2
*
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-29
1
-1
/
+10
*
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
2024-02-13
1
-1
/
+12
*
selftests/bpf: Suppress warning message of an unused variable.
Kui-Feng Lee
2024-02-05
1
-4
/
+2
*
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-02-01
1
-4
/
+4
*
selftests/bpf: Drop return in bpf_testmod_exit
Geliang Tang
2024-01-29
1
-1
/
+1
*
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
2024-01-24
1
-0
/
+66
*
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
2024-01-23
1
-0
/
+9
*
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-02
1
-4
/
+2
*
selftests/bpf: Add test for missed counts of perf event link kprobe
Jiri Olsa
2023-09-25
1
-0
/
+5
*
selftests/bpf: Test ldsx with more complex cases
Yonghong Song
2023-07-28
1
-1
/
+8
*
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-07-13
1
-1
/
+48
*
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2023-06-08
1
-8
/
+8
*
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-05-17
1
-0
/
+166
*
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
2023-04-20
1
-0
/
+20
*
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
2023-04-13
1
-0
/
+6
*
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
2023-04-13
1
-1
/
+5
*
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-16
1
-0
/
+6
*
selftests/bpf: implement and test custom testmod_seq iterator
Andrii Nakryiko
2023-03-09
1
-1
/
+41
*
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-01
1
-1
/
+1
*
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
2022-10-25
1
-0
/
+24
[next]