index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
userns: Convert ptrace, kill, set_priority permission checks to work with kui...
Eric W. Biederman
1
-7
/
+6
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
1
-2
/
+2
2012-03-23
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
1
-15
/
+0
2012-03-23
ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
Denys Vlasenko
1
-10
/
+21
2012-03-23
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
1
-23
/
+8
2012-03-23
ptrace: don't modify flags on PTRACE_SETOPTIONS failure
Denys Vlasenko
1
-1
/
+4
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-3
/
+11
2012-01-05
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
1
-2
/
+10
2012-01-05
capabilities: remove task_ns_* functions
Eric Paris
1
-2
/
+2
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
1
-1
/
+12
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
1
-13
/
+10
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
1
-1
/
+6
2011-06-27
do not change dead_task->exit_signal
Oleg Nesterov
1
-1
/
+0
2011-06-27
__ptrace_detach: avoid task_detached(), check do_notify_parent()
Oleg Nesterov
1
-15
/
+18
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
1
-3
/
+39
2011-06-16
ptrace: implement PTRACE_INTERRUPT
Tejun Heo
1
-2
/
+27
2011-06-16
ptrace: implement PTRACE_SEIZE
Tejun Heo
1
-6
/
+29
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
1
-3
/
+9
2011-06-04
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
1
-2
/
+8
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
1
-3
/
+3
2011-06-04
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
1
-5
/
+19
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
1
-6
/
+6
2011-06-04
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
1
-3
/
+1
2011-05-25
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
Oleg Nesterov
1
-1
/
+1
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-37
/
+81
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
1
-0
/
+17
2011-04-07
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...
Oleg Nesterov
1
-37
/
+81
2011-04-04
ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/
Oleg Nesterov
1
-5
/
+3
2011-03-23
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-12
/
+15
2011-03-23
ptrace: Always put ptracee into appropriate execution state
Tejun Heo
1
-20
/
+39
2011-03-23
ptrace: Collapse ptrace_untrace() into __ptrace_unlink()
Tejun Heo
1
-25
/
+15
2011-03-23
ptrace: Clean transitions between TASK_STOPPED and TRACED
Tejun Heo
1
-5
/
+44
2011-03-23
ptrace: Remove the extra wake_up_state() from ptrace_detach()
Tejun Heo
1
-2
/
+0
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
1
-3
/
+3
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
1
-2
/
+2
2010-10-27
ptrace: cleanup ptrace_request()
Namhyung Kim
1
-7
/
+7
2010-10-27
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
1
-6
/
+10
2010-10-27
ptrace: annotate lock context change on exit_ptrace()
Namhyung Kim
1
-0
/
+2
2010-08-11
ptrace: optimize exit_ptrace() for the likely case
Oleg Nesterov
1
-3
/
+9
2010-05-27
ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
Oleg Nesterov
1
-2
/
+8
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-0
/
+20
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2010-04-26
ptrace: Cleanup useless header
Alessio Igor Bogani
1
-1
/
+0
2010-04-10
ptrace: kill BKL in ptrace syscall
Arnd Bergmann
1
-10
/
+0
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-1
/
+0
2010-02-23
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Suresh Siddha
1
-1
/
+1
2010-02-11
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
1
-0
/
+88
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
1
-4
/
+7
[next]