index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14 days
ns: move ns type into struct ns_common
Christian Brauner
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
2025-09-19
ns: rename to __ns_ref
Christian Brauner
2025-09-19
ipc: port to ns_ref_*() helpers
Christian Brauner
2025-09-19
ns: add ns_common_free()
Christian Brauner
2025-09-19
nscommon: simplify initialization
Christian Brauner
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
2025-09-19
ipc: support ns lookup
Christian Brauner
2025-09-19
ipc: use ns_common_init()
Christian Brauner
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
2025-06-11
ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHE
Al Viro
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
ipc: fix to protect IPCS lookups using RCU
Jeongjun Park
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-24
ipc/util.c: complete the kernel-doc function descriptions
Randy Dunlap
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-05
ipc: fix memleak if msg_init_ns failed in create_ipc_ns
Ma Wupeng
2024-11-05
ipc/msg: replace one-element array with flexible array member
Thorsten Blum
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
do_mq_notify(): switch to CLASS(fd)
Al Viro
2024-11-03
do_mq_notify(): saner skb freeing on failures
Al Viro
2024-11-03
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-09
ipc: mqueue: remove assignment from IS_ERR argument
Chen Ni
2024-07-03
ipc, msg: Use dedicated slab buckets for alloc_msg()
Kees Cook
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-04-25
ipc: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-24
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-03-18
Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-02-23
ipc: remove linebreaks from arguments of __register_sysctl_table
Thomas Weißschuh
2024-02-22
sysctl: allow to change limits for posix messages queues
Alexey Gladkov
2024-02-22
sysctl: allow change system v ipc sysctls inside ipc namespace
Alexey Gladkov
2023-12-20
shm: Slim down dependencies
Kent Overstreet
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
[next]