index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+2
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-08-13
ipc: only destroy orphaned shm segments on sysctl write
Jianlin Shi
1
-1
/
+1
2026-08-06
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+2
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-06-29
mqueue: reject mq_notify with signo 0
Yi Xie
1
-3
/
+2
2026-06-15
Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+3
2026-06-03
ipc/shm: serialize orphan cleanup with shm_nattch updates
Yilin Zhu
1
-4
/
+6
2026-05-27
ipc/sem.c: use unsigned int for nsops
Yi Xie
1
-3
/
+3
2026-05-21
ipc: limit next_id allocation to the valid ID range
Linpu Yu
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-13
/
+13
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+6
2026-02-16
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+1
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-4
/
+2
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
1
-5
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-02-10
ipc: Add SPDX license id to mqueue.c
Tim Bird
1
-2
/
+1
2026-01-31
ipc: don't audit capability check in ipc_permissions()
Ondrej Mosnacek
1
-1
/
+1
2026-01-16
mqueue: switch to CLASS(filename)
Al Viro
1
-8
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+5
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-9
/
+3
2025-12-05
mqueue: correct the type of ro to int
Edward Adam Davis
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-31
/
+26
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-20
/
+12
2025-11-28
ipc: convert do_mq_open() to FD_ADD()
Christian Brauner
1
-29
/
+25
2025-11-16
convert mqueue
Al Viro
1
-9
/
+3
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-1
/
+1
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-20
/
+12
2025-11-12
ipc: create_ipc_ns: drop mqueue mount on sysctl setup failure
Vlad Kulikov
1
-4
/
+5
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
1
-1
/
+1
2025-11-11
ipc: enable is_ns_init_id() assertions
Christian Brauner
1
-1
/
+2
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
1
-6
/
+1
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-14
/
+13
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2
-1
/
+1
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-1
/
+1
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
1
-1
/
+1
2025-09-19
ns: rename to __ns_ref
Christian Brauner
1
-1
/
+1
2025-09-19
ipc: port to ns_ref_*() helpers
Christian Brauner
1
-1
/
+1
2025-09-19
ns: add ns_common_free()
Christian Brauner
1
-2
/
+2
2025-09-19
nscommon: simplify initialization
Christian Brauner
1
-1
/
+1
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
1
-5
/
+0
2025-09-19
ipc: support ns lookup
Christian Brauner
3
-0
/
+6
2025-09-19
ipc: use ns_common_init()
Christian Brauner
1
-3
/
+1
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-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
/
+1
2025-06-29
sanitize handling of long-term internal mounts
Al Viro
1
-1
/
+1
[next]