Syzbot CI
All Series
Statistics
Content
×
Subject
file: handle files on syscall exit
Author
brauner@kernel.org
Date
2026-09-15 11:30:47 +0000 UTC
Version
Version 1
Cc
airlied@redhat.com
axboe@kernel.dk
bpf@vger.kernel.org
brauner@kernel.org
dri-devel@lists.freedesktop.org
io-uring@vger.kernel.org
jack@suse.cz
jannh@google.com
kexec@lists.infradead.org
kvm@vger.kernel.org
linux-alpha@vger.kernel.org
linux-arm-kernel@lists.infradead.org
linux-arm-msm@vger.kernel.org
linux-csky@vger.kernel.org
linux-fsdevel@vger.kernel.org
linux-gpio@vger.kernel.org
linux-hexagon@vger.kernel.org
linux-hyperv@vger.kernel.org
linux-kernel@vger.kernel.org
linux-m68k@lists.linux-m68k.org
linux-mips@vger.kernel.org
linux-mm@kvack.org
linux-openrisc@vger.kernel.org
linux-parisc@vger.kernel.org
linux-sh@vger.kernel.org
linux-snps-arc@lists.infradead.org
linux-um@lists.infradead.org
linuxppc-dev@lists.ozlabs.org
mingo@redhat.com
netdev@vger.kernel.org
oleg@redhat.com
peterz@infradead.org
sparclinux@vger.kernel.org
torvalds@linux-foundation.org
viro@zeniv.linux.org.uk
virtualization@lists.linux.dev
Patches (50)
Expand
Name
Content
[All]
[PATCH RFC POC 01/50] file: install files on syscall exit
[Body]
[PATCH RFC POC 02/50] entry: commit fds on syscall exit
[Body]
[PATCH RFC POC 03/50] alpha: commit fds on syscall exit
[Body]
[PATCH RFC POC 04/50] ARC: commit fds on syscall exit
[Body]
[PATCH RFC POC 05/50] ARM: commit fds on syscall exit
[Body]
[PATCH RFC POC 06/50] arm64: commit fds on syscall exit
[Body]
[PATCH RFC POC 07/50] csky: commit fds on syscall exit
[Body]
[PATCH RFC POC 08/50] hexagon: commit fds on syscall exit
[Body]
[PATCH RFC POC 09/50] m68k: commit fds on syscall exit
[Body]
[PATCH RFC POC 10/50] microblaze: commit fds on syscall exit
[Body]
[PATCH RFC POC 11/50] MIPS: commit fds on syscall exit
[Body]
[PATCH RFC POC 12/50] nios2: commit fds on syscall exit
[Body]
[PATCH RFC POC 13/50] openrisc: commit fds on syscall exit
[Body]
[PATCH RFC POC 14/50] parisc: commit fds on syscall exit
[Body]
[PATCH RFC POC 15/50] sh: commit fds on syscall exit
[Body]
[PATCH RFC POC 16/50] sparc: commit fds on syscall exit
[Body]
[PATCH RFC POC 17/50] um: commit fds on syscall exit
[Body]
[PATCH RFC POC 18/50] xtensa: commit fds on syscall exit
[Body]
[PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
[Body]
[PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
[Body]
[PATCH RFC POC 21/50] io_uring: commit fds per request
[Body]
[PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
[Body]
[PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
[Body]
[PATCH RFC POC 24/50] file: make FD_ADD() a standalone immediate install
[Body]
[PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
[Body]
[PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
[Body]
[PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
[Body]
[PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
[Body]
[PATCH RFC POC 29/50] drm/virtio: install the out-fence descriptor when the ioctl returns
[Body]
[PATCH RFC POC 30/50] drm/vmwgfx: install the out-fence descriptor when the ioctl returns
[Body]
[PATCH RFC POC 31/50] vfio: install the migration data descriptor when the ioctl returns
[Body]
[PATCH RFC POC 32/50] liveupdate: install the session descriptors when the ioctl returns
[Body]
[PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
[Body]
[PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
[Body]
[PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
[Body]
[PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor when the ioctl returns
[Body]
[PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server descriptor when the ioctl returns
[Body]
[PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
[Body]
[PATCH RFC POC 39/50] seccomp: stop putting the listener descriptor back on failure
[Body]
[PATCH RFC POC 40/50] KVM: stop putting descriptors back on failure
[Body]
[PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor back on failure
[Body]
[PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
[Body]
[PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor by hand
[Body]
[PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
[Body]
[PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
[Body]
[PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the descriptor back on failure
[Body]
[PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
[Body]
[PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf descriptor when the ioctl returns
[Body]
[PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
[Body]
[PATCH RFC POC 50/50] Drivers: hv: mshv: stop putting descriptors back on failure
[Body]
Series Summary
Passed
✓ All tests passed. No findings.
Sessions
Session 2026-09-15
Passed
ID (for dev)
aa013232-bcc8-4cac-b466-a4fc4af1d81c
Status
finished
Triaged
OK
[Log]
[Trajectory]
Execution Log
[Link]
Test
Base
Patched
Verdict