index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-1
/
+1
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-5
/
+9
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
1
-1
/
+1
*
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
2013-01-20
1
-27
/
+0
*
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
1
-1
/
+0
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-8
/
+1
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-8
/
+1
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-28
1
-1
/
+2
*
ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks
Oleg Nesterov
2010-05-27
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-08
1
-12
/
+2
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
[IA64] utrace use generic trace hook
Shaohua Li
2008-10-06
1
-33
/
+14
*
[IA64] utrace syscall.h support for ia64
Shaohua Li
2008-10-06
1
-0
/
+65
*
[IA64] remove duplicate code for register access
Shaohua Li
2008-03-13
1
-322
/
+200
*
[IA64] regset: 32-bit support
Shaohua Li
2008-03-13
1
-0
/
+5
*
[IA64] regset: 64-bit support
Shaohua Li
2008-03-13
1
-0
/
+690
*
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
1
-2
/
+2
*
[IA64] arch_ptrace() cleanup
Petr Tesarik
2008-03-06
1
-59
/
+31
*
[IA64] remove duplicate code from arch_ptrace()
Petr Tesarik
2008-03-06
1
-67
/
+29
*
[IA64] convert sys_ptrace to arch_ptrace
Petr Tesarik
2008-03-06
1
-39
/
+3
*
[IA64] remove find_thread_for_addr()
Petr Tesarik
2008-03-06
1
-55
/
+1
*
[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM
Petr Tesarik
2008-03-06
1
-16
/
+3
*
[IA64] access user RBS directly
Petr Tesarik
2008-03-06
1
-30
/
+14
*
[IA64] Synchronize RBS on PTRACE_ATTACH
Petr Tesarik
2008-02-08
1
-0
/
+57
*
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2008-02-08
1
-0
/
+82
*
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-09-11
1
-1
/
+0
*
[IA64] forbid ptrace changes psr.ri to 3
Shaohua Li
2007-08-17
1
-3
/
+7
*
[IA64] add missing syscall trace clear
Akiyama, Nobuyuki
2007-03-08
1
-0
/
+1
*
[IA64] find thread for user rbs address
bibo,mao
2007-02-05
1
-1
/
+1
*
[IA64] enable singlestep on system call
bibo,mao
2007-02-05
1
-6
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
1
-2
/
+2
*
[PATCH] Fix IA64 success/failure indication in syscall auditing.
David Woodhouse
2006-03-20
1
-2
/
+8
*
[PATCH] ia64: task_pt_regs()
Al Viro
2006-01-12
1
-12
/
+12
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-09
1
-8
/
+1
*
[IA64] fix warning unused variable `g'
Tony Luck
2005-10-29
1
-1
/
+1
*
[IA64] ptrace - find memory sharers on children list
Cliff Wickman
2005-10-28
1
-16
/
+10
*
Auto merge with /home/aegl/GIT/ia64-test
Tony Luck
2005-06-28
1
-1
/
+21
|
\
|
*
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-06-15
1
-11
/
+36
|
|
\
|
*
|
[IA64] Fix convert_to_non_syscall() so gdb inferior calls work again
David Mosberger-Tang
2005-05-17
1
-1
/
+21
*
|
|
[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0
Matthew Chapman
2005-06-22
1
-5
/
+10
|
|
/
|
/
|
*
|
[PATCH] ia64: fix floating-point preemption problem
Peter Chubb
2005-06-09
1
-0
/
+6
*
|
[IA64] Correct convert_to_non_syscall()
David Mosberger-Tang
2005-05-17
1
-3
/
+17
*
|
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2005-05-03
1
-2
/
+3
|
\
|
|
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-2
/
+3
[next]