index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
uprobe_syscall.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
1
-2
/
+2
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
1
-28
/
+6
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
1
-18
/
+6
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
1
-4
/
+8
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
1
-14
/
+42
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
1
-0
/
+36
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
1
-0
/
+108
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
1
-1
/
+283
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
1
-4
/
+8
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
1
-22
/
+12
2025-07-15
selftests/bpf: Fix build error due to certain uninitialized variables
Yonghong Song
1
-1
/
+1
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
1
-1
/
+1
2024-07-15
selftests/bpf: Change uretprobe syscall number in uprobe_syscall test
Jiri Olsa
1
-1
/
+1
2024-06-12
selftests/bpf: Add uretprobe shadow stack test
Jiri Olsa
1
-0
/
+60
2024-06-12
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
1
-0
/
+95
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs changes
Jiri Olsa
1
-0
/
+67
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa
1
-0
/
+163