index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace
/
ptrace-view.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
1
-6
/
+1
2023-08-16
powerpc/ptrace: Split gpr32_set_common
Christophe Leroy
1
-38
/
+67
2023-06-19
powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
1
-0
/
+36
2023-06-19
powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
1
-1
/
+35
2023-03-28
powerpc: Don't try to copy PPR for task with NULL pt_regs
Jens Axboe
1
-0
/
+6
2022-11-15
powerpc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-7
/
+8
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-02-12
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
1
-1
/
+1
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-2
/
+3
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-33
/
+18
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
1
-21
/
+0
2021-04-02
powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...
Christophe Leroy
1
-2
/
+0
2021-03-26
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
1
-12
/
+18
2020-12-04
powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.
Aneesh Kumar K.V
1
-3
/
+4
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
1
-0
/
+2
2020-11-26
powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
Oleg Nesterov
1
-1
/
+6
2020-11-26
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
1
-7
/
+3
2020-08-07
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
1
-2
/
+0
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+15
2020-07-27
powerpc: switch to ->regset_get()
Al Viro
1
-119
/
+66
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
1
-6
/
+21
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
1
-1
/
+1
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
1
-0
/
+904