开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2011-07-17
ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED
Oleg Nesterov
2011-07-17
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
Oleg Nesterov
2011-07-17
ptrace_init_task: initialize child->jobctl explicitly
Oleg Nesterov
2011-07-17
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
Oleg Nesterov
2011-07-01
ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_E...
Denys Vlasenko
2011-06-27
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
Oleg Nesterov
2011-06-27
ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()
Oleg Nesterov
2011-06-27
ptrace: ptrace_reparented() should check same_thread_group()
Oleg Nesterov
2011-06-27
redefine thread_group_leader() as exit_signal >= 0
Oleg Nesterov
2011-06-27
do not change dead_task->exit_signal
Oleg Nesterov
2011-06-27
kill task_detached()
Oleg Nesterov
2011-06-27
reparent_leader: check EXIT_DEAD instead of task_detached()
Oleg Nesterov
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
2011-06-27
__ptrace_detach: avoid task_detached(), check do_notify_parent()
Oleg Nesterov
2011-06-27
kill tracehook_notify_death()
Oleg Nesterov
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
2011-06-22
ptrace: kill clone/exec tracehooks
Tejun Heo
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
2011-06-22
ptrace: move SIGTRAP on exec(2) logic to ptrace_event()
Tejun Heo
2011-06-22
ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...
Tejun Heo
2011-06-22
ptrace: kill task_ptrace()
Tejun Heo
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
2011-06-16
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
2011-06-16
ptrace: implement PTRACE_INTERRUPT
Tejun Heo
2011-06-16
ptrace: implement PTRACE_SEIZE
Tejun Heo
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
2011-06-04
signal: remove three noop tracehooks
Tejun Heo
2011-06-04
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
Tejun Heo
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
2011-06-04
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
Tejun Heo
2011-06-04
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
Tejun Heo
2011-06-04
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
Tejun Heo
2011-06-04
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
Tejun Heo
2011-06-04
job control: rename signal->group_stop and flags to jobctl and update them
Tejun Heo
2011-06-04
ptrace: remove silly wait_trap variable from ptrace_attach()
Tejun Heo
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2011-06-04
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2011-06-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-06-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-06-04
Revert "ASoC: Update cx20442 for TTY API change"
Linus Torvalds
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
[next]