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
/
exit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
1
-1
/
+6
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-04-30
pids: __set_special_pids: use change_pid() helper
Oleg Nesterov
1
-4
/
+2
2008-04-30
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
1
-5
/
+4
2008-04-30
document de_thread() with exit_notify() connection
Oleg Nesterov
1
-0
/
+1
2008-04-30
reparent_thread: use same_thread_group()
Oleg Nesterov
1
-1
/
+1
2008-04-30
ptrace: introduce task_detached() helper
Oleg Nesterov
1
-20
/
+25
2008-04-30
signals: do_group_exit(): use signal_group_exit() more consistently
Oleg Nesterov
1
-3
/
+4
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
1
-0
/
+83
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
1
-1
/
+1
2008-04-25
[PATCH] sanitize unshare_files/reset_files_struct
Al Viro
1
-1
/
+2
2008-04-25
[PATCH] sanitize handling of shared descriptor tables in failing execve()
Al Viro
1
-3
/
+0
2008-04-22
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
Al Viro
1
-21
/
+6
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
1
-2
/
+2
2008-03-08
Fix waitid si_code regression
Roland McGrath
1
-1
/
+1
2008-03-03
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
Oleg Nesterov
1
-3
/
+4
2008-03-03
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
Oleg Nesterov
1
-9
/
+8
2008-03-03
introduce kill_orphaned_pgrp() helper
Oleg Nesterov
1
-39
/
+35
2008-02-14
Use struct path in fs_struct
Jan Blunck
1
-8
/
+4
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-2
/
+2
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
1
-3
/
+3
2008-02-08
pid: sys_wait... fixes
Eric W. Biederman
1
-24
/
+56
2008-02-08
move the related code from exit_notify() to exit_signals()
Oleg Nesterov
1
-18
/
+0
2008-02-08
fix group stop with exit race
Oleg Nesterov
1
-1
/
+1
2008-02-08
move daemonized kernel threads into the swapper's session
Oleg Nesterov
1
-1
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-15
/
+15
2008-02-08
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
Oleg Nesterov
1
-4
/
+0
2008-02-08
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
Oleg Nesterov
1
-10
/
+5
2008-02-08
do_wait: fix security checks
Oleg Nesterov
1
-21
/
+18
2008-02-08
do_wait: cleanup delay_group_leader() usage
Oleg Nesterov
1
-13
/
+4
2008-02-08
wait_task_stopped(): remove unneeded delay_group_leader check
Oleg Nesterov
1
-4
/
+3
2008-02-08
do_wait: factor out "retval != 0" checks
Oleg Nesterov
1
-8
/
+4
2008-02-08
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
Oleg Nesterov
1
-62
/
+26
2008-02-08
kill my_ptrace_child()
Oleg Nesterov
1
-20
/
+3
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
1
-12
/
+1
2008-02-06
do_wait: remove one "else if" branch
Oleg Nesterov
1
-3
/
+1
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
1
-1
/
+2
2008-02-03
Remove one useless extern declaration
Pierre Peiffer
1
-2
/
+0
2007-12-06
exit: Use task_is_*
Matthew Wilcox
1
-49
/
+39
2007-11-29
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
Scott James Remnant
1
-1
/
+1
2007-11-29
wait_task_stopped(): don't use task_pid_nr_ns() lockless
Oleg Nesterov
1
-5
/
+4
2007-11-15
wait_task_stopped: Check p->exit_state instead of TASK_TRACED
Roland McGrath
1
-2
/
+1
2007-10-19
Uninline fork.c/exit.c
Alexey Dobriyan
1
-3
/
+3
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Isolate the explicit usage of signal->pgrp
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-11
/
+20
2007-10-19
pid namespaces: destroy pid namespace on init's death
Sukadev Bhattiprolu
1
-1
/
+26
2007-10-19
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: move exit_task_namespaces()
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: rework forget_original_parent()
Oleg Nesterov
1
-18
/
+21
[next]