index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
Age
Commit message (
Expand
)
Author
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-28
pid: add pidfd_open()
Christian Brauner
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
2018-12-28
Fix failure path in alloc_pid()
Matthew Wilcox
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-17
Expand INIT_STRUCT_PID and remove
David Howells
2017-12-23
pid: Handle failure to allocate the first pid in a pid namespace
Eric W. Biederman
2017-11-17
pid: remove pidhash
Gargi Sharma
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-02
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-07-06
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
2017-05-08
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-30
pid: Fix spelling in comments
Zhen Lei
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-04-17
fork: report pid reservation failure properly
Michal Hocko
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
2013-08-30
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
pidns: remove unused is_container_init()
Gao feng
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
[next]