index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
Age
Commit message (
Expand
)
Author
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
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
[next]