index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-20
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-17
pidfs: lookup pid through rbtree
Christian Brauner
2024-12-14
pidfs: rework inode number allocation
Christian Brauner
2024-12-02
pid: allow pid_max to be set per pid namespace
Christian Brauner
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-03-13
pidfs: remove config option
Christian Brauner
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
2024-03-01
pidfd: add pidfs
Christian Brauner
2024-02-07
pidfd: getfd should always report ESRCH if a task is exiting
Tycho Andersen
2024-02-02
pid: kill the obsolete PIDTYPE_PID code in transfer_pid()
Oleg Nesterov
2024-02-02
pidfd_poll: report POLLHUP when pid_task() == NULL
Oleg Nesterov
2024-02-02
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
2024-02-02
pidfd: cleanup the usage of __pidfd_prepare's flags
Oleg Nesterov
2023-12-12
file: remove __receive_fd()
Christian Brauner
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
2023-04-03
pid: add pidfd_prepare()
Christian Brauner
2022-06-29
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
2021-08-10
kernel/pid.c: implement additional checks upon pidfd_create() parameters
Matthew Bobrowski
2021-08-10
kernel/pid.c: remove static qualifier from pidfd_create()
Matthew Bobrowski
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
2020-09-04
pidfd: support PIDFD_NONBLOCK in pidfd_open()
Christian Brauner
2020-08-19
pid: Use generic ns_common::count
Kirill Tkhai
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-07-19
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
2020-07-13
pidfd: Replace open-coded receive_fd()
Kees Cook
2020-07-13
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-04-30
remove the no longer needed pid_alive() check in __task_pid_nr_ns()
Oleg Nesterov
2020-04-28
proc: Ensure we see the exit of each process tid exactly once
Eric W. Biederman
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-03-25
pidfd: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
2020-03-09
pid: make ENOMEM return value more obvious
Christian Brauner
2020-03-08
pid: Fix error return value in some cases
Corey Minyard
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
2020-01-13
pid: Implement pidfd_getfd syscall
Sargun Dhillon
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
2019-10-17
pid: use pid_has_task() in pidfd_open()
Christian Brauner
2019-10-17
pid: use pid_has_task() in __change_pid()
Christian Brauner
[next]