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
/
pid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+4
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
1
-0
/
+2
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
1
-0
/
+3
2014-12-04
common object embedded into various struct ....ns
Al Viro
1
-1
/
+1
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-08-30
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
1
-0
/
+1
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
1
-1
/
+1
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
1
-8
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-0
/
+1
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
1
-3
/
+0
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
1
-2
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
1
-1
/
+1
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
1
-3
/
+12
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-15
/
+0
2012-12-17
pidns: remove unused is_container_init()
Gao feng
1
-15
/
+0
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+39
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-2
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-0
/
+1
2012-11-19
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
1
-3
/
+13
2012-11-19
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
1
-1
/
+7
2012-11-19
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
1
-4
/
+17
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-4
/
+4
2012-11-19
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
1
-0
/
+1
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
1
-0
/
+1
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
1
-1
/
+2
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
1
-2
/
+2
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
1
-1
/
+3
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-09-28
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
1
-1
/
+3
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
1
-1
/
+4
2011-03-17
export pid symbols needed for kvm_vcpu_on_spin
Rik van Riel
1
-0
/
+2
2010-08-19
Add RCU check for find_task_by_vpid().
Tetsuo Handa
1
-0
/
+1
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-11
pids: alloc_pidmap: remove the unnecessary boundary checks
Oleg Nesterov
1
-10
/
+7
2010-08-11
pids: fix a race in pid generation that causes pids to be reused immediately
Salman
1
-1
/
+38
2010-05-27
pids: increase pid_max based on num_possible_cpus
Hedi Berriche
1
-0
/
+7
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2010-03-06
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
1
-1
/
+1
2010-03-04
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
1
-1
/
+3
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
1
-1
/
+1
2009-12-16
pid: reduce code size by using a pointer to iterate over array
André Goddard Rosa
1
-3
/
+2
2009-12-16
pid: tighten pidmap spinlock critical section by removing kfree()
André Goddard Rosa
1
-3
/
+4
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
1
-11
/
+4
2009-07-09
kmemleak: Remove alloc_bootmem annotations introduced in the past
Catalin Marinas
1
-7
/
+0
2009-06-29
kmemleak: Inform kmemleak about pid_hash
Catalin Marinas
1
-0
/
+7
2009-06-18
pids: clean up find_task_by_pid variants
Christoph Hellwig
1
-14
/
+3
2009-04-02
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
1
-15
/
+16
[next]