index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+13
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+6
2026-02-16
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+1
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-4
/
+2
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
-5
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2026-02-10
ipc: Add SPDX license id to mqueue.c
Tim Bird
-2
/
+1
2026-01-31
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
-1
/
+1
2026-01-16
mqueue: switch to CLASS(filename)
Al Viro
-8
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-4
/
+5
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-9
/
+3
2025-12-05
mqueue: correct the type of ro to int
Edward Adam Davis
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-31
/
+26
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-20
/
+12
2025-11-28
ipc: convert do_mq_open() to FD_ADD()
Christian Brauner
-29
/
+25
2025-11-16
convert mqueue
Al Viro
-9
/
+3
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
-1
/
+1
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
-20
/
+12
2025-11-12
ipc: create_ipc_ns: drop mqueue mount on sysctl setup failure
Vlad Kulikov
-4
/
+5
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
-1
/
+1
2025-11-11
ipc: enable is_ns_init_id() assertions
Christian Brauner
-1
/
+2
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
-6
/
+1
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-14
/
+13
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
-1
/
+1
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
-1
/
+1
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
-1
/
+1
2025-09-19
ns: rename to __ns_ref
Christian Brauner
-1
/
+1
2025-09-19
ipc: port to ns_ref_*() helpers
Christian Brauner
-1
/
+1
2025-09-19
ns: add ns_common_free()
Christian Brauner
-2
/
+2
2025-09-19
nscommon: simplify initialization
Christian Brauner
-1
/
+1
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
-5
/
+0
2025-09-19
ipc: support ns lookup
Christian Brauner
-0
/
+6
2025-09-19
ipc: use ns_common_init()
Christian Brauner
-3
/
+1
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-1
/
+1
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
-1
/
+1
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
-1
/
+1
2025-06-11
ramfs, hugetlbfs, mqueue: set DCACHE_DONTCACHE
Al Viro
-0
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+4
2025-05-11
ipc: fix to protect IPCS lookups using RCU
Jeongjun Park
-1
/
+4
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
-3
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-2
/
+2
2025-01-24
ipc/util.c: complete the kernel-doc function descriptions
Randy Dunlap
-7
/
+4
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+4
2024-11-05
ipc: fix memleak if msg_init_ns failed in create_ipc_ns
Ma Wupeng
-1
/
+3
2024-11-05
ipc/msg: replace one-element array with flexible array member
Thorsten Blum
-1
/
+1
2024-11-03
fdget(), more trivial conversions
Al Viro
-53
/
+23
[next]