index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
ptrace
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftest
Benjamin Gray
3
-548
/
+368
2023-08-02
selftests/powerpc/ptrace: Declare test temporary variables as volatile
Benjamin Gray
1
-12
/
+12
2023-08-02
selftests/powerpc/ptrace: Fix typo in pid_max search error
Benjamin Gray
1
-1
/
+1
2023-08-02
selftests/powerpc/ptrace: Explain why tests are skipped
Benjamin Gray
15
-24
/
+24
2023-02-15
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-02-09
selftests/powerpc: Add generic read/write file util
Benjamin Gray
1
-20
/
+8
2022-12-02
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
1
-1
/
+3
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
2
-8
/
+3
2022-11-30
selftests/powerpc: Account for offline cpus in perf-hwbreak test
Naveen N. Rao
1
-6
/
+39
2022-11-30
selftests/powerpc: Bump up rlimit for perf-hwbreak test
Naveen N. Rao
1
-0
/
+12
2022-11-30
selftests/powerpc: Move perror closer to its use
Naveen N. Rao
1
-16
/
+5
2022-11-24
selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
1
-1
/
+1
2022-07-25
selftests/powerpc/ptrace: Add peek/poke of FPRs
Michael Ellerman
2
-2
/
+87
2022-07-25
selftests/powerpc/ptrace: Use more interesting values
Michael Ellerman
1
-14
/
+57
2022-07-25
selftests/powerpc/ptrace: Make child errors more obvious
Michael Ellerman
1
-8
/
+5
2022-07-25
selftests/powerpc/ptrace: Do more of ptrace-gpr in asm
Michael Ellerman
3
-17
/
+65
2022-07-25
selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible
Michael Ellerman
1
-2
/
+3
2022-07-25
selftests/powerpc/ptrace: Convert to load/store doubles
Michael Ellerman
5
-40
/
+42
2022-07-25
selftests/powerpc/ptrace: Split CFLAGS better
Michael Ellerman
1
-5
/
+28
2022-07-25
selftests/powerpc/ptrace: Set LOCAL_HDRS
Michael Ellerman
1
-2
/
+3
2021-08-26
selftests: Skip TM tests on synthetic TM implementations
Jordan Niethe
7
-0
/
+7
2021-08-26
selftests/powerpc: Add missing clobbered register to to ptrace TM tests
Jordan Niethe
2
-2
/
+2
2021-04-22
powerpc/selftests: Add selftest to test concurrent perf/ptrace events
Ravi Bangoria
3
-1
/
+661
2021-04-22
powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
Ravi Bangoria
1
-1
/
+551
2021-04-22
powerpc/selftests/perf-hwbreak: Coalesce event creation code
Ravi Bangoria
1
-40
/
+39
2021-04-22
powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
Ravi Bangoria
2
-0
/
+83
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
1
-2
/
+46
2020-08-03
selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUs
Michael Ellerman
2
-0
/
+5
2020-07-21
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-07-21
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
1
-18
/
+12
2020-07-21
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
1
-13
/
+13
2020-06-30
selftests/powerpc: Fix pkey access right updates
Sandipan Das
2
-2
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-23
selftests/powerpc: Enable range tests on 8xx in ptrace-hwbreak.c selftest
Christophe Leroy
1
-3
/
+2
2019-11-13
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
1
-9
/
+23
2019-11-13
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
1
-1
/
+118
2019-11-13
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
1
-210
/
+361
2019-10-29
selftests/powerpc: Fixup clobbers for TM tests
Michael Ellerman
4
-6
/
+6
2019-08-22
selftests/powerpc: Ignore generated files
Gustavo Romero
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
15
-75
/
+15
2018-11-25
selftests/powerpc: Skip test instead of failing
Breno Leitao
1
-4
/
+1
2018-11-25
selftests/powerpc: Allocate base registers
Breno Leitao
7
-10
/
+8
2018-10-31
selftests/powerpc/ptrace: Fix out-of-tree build
Joel Stanley
1
-9
/
+4
2018-10-26
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
1
-0
/
+2
2018-10-20
selftests/powerpc: Fix out-of-tree build errors
Michael Ellerman
1
-2
/
+0
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2018-10-03
selftests/powerpc: New PTRACE_SYSEMU test
Breno Leitao
2
-1
/
+229
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
1
-0
/
+1
2018-07-24
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
1
-0
/
+4
[next]