index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
pidfd: prevent a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
1
-0
/
+3
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
1
-1
/
+1
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
1
-2
/
+5
2023-04-03
pid: add pidfd_prepare()
Christian Brauner
1
-12
/
+7
2022-06-29
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
1
-0
/
+1
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
1
-0
/
+36
2021-08-10
kernel/pid.c: implement additional checks upon pidfd_create() parameters
Matthew Bobrowski
1
-4
/
+7
2021-08-10
kernel/pid.c: remove static qualifier from pidfd_create()
Matthew Bobrowski
1
-1
/
+3
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-1
/
+1
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-2
/
+2
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
1
-0
/
+19
2020-09-04
pidfd: support PIDFD_NONBLOCK in pidfd_open()
Christian Brauner
1
-5
/
+7
2020-08-19
pid: Use generic ns_common::count
Kirill Tkhai
1
-1
/
+1
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2020-07-19
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
1
-1
/
+1
2020-07-13
pidfd: Replace open-coded receive_fd()
Kees Cook
1
-13
/
+2
2020-07-13
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
1
-2
/
+5
2020-04-30
remove the no longer needed pid_alive() check in __task_pid_nr_ns()
Oleg Nesterov
1
-2
/
+1
2020-04-28
proc: Ensure we see the exit of each process tid exactly once
Eric W. Biederman
1
-0
/
+19
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+1
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
1
-0
/
+1
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-10
/
+3
2020-03-25
pidfd: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-2
/
+2
2020-03-09
pid: make ENOMEM return value more obvious
Christian Brauner
1
-0
/
+8
2020-03-08
pid: Fix error return value in some cases
Corey Minyard
1
-0
/
+2
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
1
-8
/
+0
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
1
-0
/
+1
2020-01-13
pid: Implement pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+90
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
1
-15
/
+57
2019-10-17
pid: use pid_has_task() in pidfd_open()
Christian Brauner
1
-7
/
+5
2019-10-17
pid: use pid_has_task() in __change_pid()
Christian Brauner
1
-1
/
+1
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
1
-5
/
+4
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+71
2019-06-28
pid: add pidfd_open()
Christian Brauner
1
-0
/
+69
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
1
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
kernel/pid.c: remove unneeded hash header file
Timmy Li
1
-1
/
+0
2018-12-28
Fix failure path in alloc_pid()
Matthew Wilcox
1
-2
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-2
/
+0
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
1
-23
/
+22
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
1
-7
/
+8
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
1
-1
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-0
/
+13
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+13
2018-01-17
Expand INIT_STRUCT_PID and remove
David Howells
1
-1
/
+13
2017-12-23
pid: Handle failure to allocate the first pid in a pid namespace
Eric W. Biederman
1
-3
/
+5
[next]