diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-17 08:27:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-17 08:27:30 -0700 |
| commit | 043d7a2b4045df5eebc699c39bc3a571afb9f1ae (patch) | |
| tree | 687a0028970bc4f0f9794378e7c4517662111cb9 /include | |
| parent | 8d3ae59288f1e7d58d76558a6ee96d533bc5019f (diff) | |
| parent | 1184f5e8200902cae3e098ac68d8600ecdf6fe28 (diff) | |
| parent | d7337cad4dbe6caf9535d3539daed353dd425dc1 (diff) | |
Merge tags 'ipc-7.3-rc1.misc' and 'kernel-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Pull misc ipc and core updates from Christian Brauner:
- reject mq_notify() with a zero signal number
- fix coding style in the exit path
* tag 'ipc-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
mqueue: reject mq_notify with signo 0
* tag 'kernel-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
kernel: exit: fix coding style missing spaces
