Published Title Version Author Status
2025-09-10 20:18 UTC uaccess: Comment that copy to/from inatomic requires page fault disabled 1 rostedt@goodmis.org finished in 3h43m0s
2025-09-10 14:36 UTC ns: support file handles 1 brauner@kernel.org finished in 3h58m0s
[1 findings]
2025-09-09 09:56 UTC riscv: mm: Add soft-dirty and uffd-wp support 1 zhangchunyan@iscas.ac.cn finished in 3h44m0s
2025-09-09 06:53 UTC mm: swap: Gather swap entries and batch async release 0 liulei.rjpt@vivo.com finished in 3h46m0s
2025-09-05 10:36 UTC riscv: mm: Add soft-dirty and uffd-wp support 9 zhangchunyan@iscas.ac.cn finished in 3h47m0s
2025-09-03 17:48 UTC mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare() 2 lorenzo.stoakes@oracle.com finished in 3h54m0s
2025-09-02 14:54 UTC fs: retire I_WILL_FREE 1 mjguzik@gmail.com skipped
2025-09-02 12:12 UTC phy: mscc: Stop taking ts_lock for tx_queue and use its own lock 3 horatiu.vultur@microchip.com finished in 44m0s
2025-09-02 10:45 UTC mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare() 1 lorenzo.stoakes@oracle.com finished in 3h41m0s
2025-09-01 20:50 UTC mm: establish const-correctness for pointer parameters 6 max.kellermann@ionos.com skipped
2025-09-01 12:30 UTC mm: establish const-correctness for pointer parameters 5 max.kellermann@ionos.com skipped
2025-09-01 09:23 UTC phy: mscc: Stop taking ts_lock for tx_queue and use its own lock 2 horatiu.vultur@microchip.com finished in 39m0s
2025-09-01 09:19 UTC mm: establish const-correctness for pointer parameters 4 max.kellermann@ionos.com skipped
2025-08-29 12:48 UTC wifi: cap a few SSID lengths 1 dan.carpenter@linaro.org finished in 3h49m0s
2025-08-29 07:50 UTC phy: mscc: Stop taking ts_lock for tx_queue and use its own lock 1 horatiu.vultur@microchip.com finished in 59m0s
2025-08-29 02:36 UTC mpage: terminate read-ahead on read error 2 chizhiling@163.com finished in 3h38m0s
2025-08-27 16:24 UTC fs: revamp iput() 1 mjguzik@gmail.com finished in 3h46m0s
2025-08-27 13:39 UTC Add RWF_NOSIGNAL flag for pwritev2 1 git@vasama.org finished in 3h38m0s
2025-08-27 13:12 UTC block: mtip32xx: Remove excess code in mtip_pci_probe 3 zhangheng@kylinos.cn finished in 39m0s
2025-08-26 15:39 UTC fs: rework inode reference counting 2 josef@toxicpanda.com finished in 30m0s
[1 findings]
2025-08-25 07:36 UTC exec: Fix incorrect type for ret 1 zhao.xichao@vivo.com finished in 36m0s
2025-08-25 06:55 UTC phy: mscc: Fix when PTP clock is register and unregister 2 horatiu.vultur@microchip.com finished in 41m0s
2025-08-23 08:32 UTC block: mtip32xx: Prioritize state cleanup over memory freeing in the mtip_pci_probe error path. 2 zhangheng@kylinos.cn finished in 7h8m0s
2025-08-22 14:17 UTC ovl: Enable support for casefold layers 6 andrealmeid@igalia.com finished in 3h38m0s
[1 findings]
2025-08-22 09:57 UTC powerpc: Implement masked user access 2 christophe.leroy@csgroup.eu finished in 3h45m0s
2025-08-22 02:41 UTC block: mtip32xx: Remove the redundant return 1 zhangheng@kylinos.cn finished in 49m0s
2025-08-21 20:18 UTC fs: rework inode reference counting 1 josef@toxicpanda.com finished in 31m0s
[1 findings]
2025-08-21 10:46 UTC phy: mscc: Fix when PTP clock is register and unregister 1 horatiu.vultur@microchip.com finished in 41m0s
2025-08-21 10:21 UTC Add support for long task name 8 bhupesh@igalia.com skipped
2025-08-20 01:03 UTC Add support for shared PTEs across processes 3 anthony.yznaga@oracle.com skipped
2025-08-19 16:10 UTC 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN 1 oleg@redhat.com finished in 59m0s
2025-08-18 20:53 UTC exec: Fix dead-lock in de_thread with ptrace_attach 16 bernd.edlinger@hotmail.de finished in 3h47m0s
2025-08-18 18:03 UTC Fix vsock error-handling regression introduced in v6.17-rc1 1 will@kernel.org finished in 3h52m0s
2025-08-18 08:10 UTC phy: mscc: Fix timestamping for vsc8584 4 horatiu.vultur@microchip.com finished in 1h52m0s
2025-08-15 09:01 UTC init: Handle bootloader identifier in kernel parameters 1 chenhuacai@loongson.cn finished in 3h48m0s
2025-08-14 17:22 UTC ovl: Enable support for casefold layers 5 andrealmeid@igalia.com finished in 2m0s
2025-08-13 11:50 UTC binfmt_elf: Replace offsetof() with struct_size() in fill_note_info() 1 zhao.xichao@vivo.com finished in 3h55m0s
2025-08-13 07:26 UTC phy: mscc: Fix timestamping for vsc8584 3 horatiu.vultur@microchip.com finished in 1h54m0s
2025-08-12 07:22 UTC mpage: terminate read-ahead on read error 1 chizhiling@163.com finished in 3h41m0s
2025-08-11 14:59 UTC man/man2/mremap.2: describe multiple mapping move, shrink 5 lorenzo.stoakes@oracle.com skipped
2025-08-11 14:39 UTC mm: remove MIGRATEPAGE_* 1 david@redhat.com finished in 3h50m0s
2025-08-11 11:26 UTC mm: vm_normal_page*() improvements 3 david@redhat.com skipped
2025-08-11 06:46 UTC Add support for long task name 7 bhupesh@igalia.com skipped
2025-08-07 12:14 UTC freezer: Introduce freeze priority model to address process dependency issues 1 zhangzihuan@kylinos.cn finished in 3h42m0s
2025-08-06 05:46 UTC phy: mscc: Fix timestamping for vsc8584 2 horatiu.vultur@microchip.com finished in 1h29m0s
2025-08-05 17:31 UTC man/man2/mremap.2: describe multiple mapping move, shrink 4 lorenzo.stoakes@oracle.com skipped
2025-07-31 12:19 UTC phy: mscc: Fix timestamping for vsc8584 1 horatiu.vultur@microchip.com finished in 1h33m0s
2025-07-30 01:47 UTC PM: Reduce spurious wakeups 1 daijunbing@vivo.com finished in 3h45m0s
2025-07-26 14:03 UTC phy: mscc: Fix parsing of unicast frames 1 horatiu.vultur@microchip.com finished in 1h30m0s
2025-07-25 03:03 UTC fs: Prevent spurious wakeups with TASK_FREEZABLE 1 daijunbing@vivo.com finished in 3h45m0s
2025-07-24 12:36 UTC Add support for long task name 6 bhupesh@igalia.com finished in 5m0s
2025-07-21 09:04 UTC umd: Remove usermode driver framework 1 thomas.weissschuh@linutronix.de finished in 8m0s
2025-07-15 13:27 UTC nvme-tcp receive offloads 30 aaptel@nvidia.com skipped
2025-07-12 05:41 UTC [RFC] don't bother with path_get()/path_put() in unix_open_file() 1 viro@zeniv.linux.org.uk finished in 3h37m0s
2025-07-03 09:54 UTC f2fs: improve the performance of f2fs_lookup 2 ywen.chen@foxmail.com skipped
2025-07-03 08:21 UTC f2fs: improve the performance of f2fs_lookup 1 ywen.chen@foxmail.com finished in 3h42m0s
2025-06-30 14:07 UTC nvme-tcp receive offloads 29 aaptel@nvidia.com skipped
2025-06-26 17:30 UTC hfs/hfsplus: add uncached buffer io support 1 frank.li@vivo.com skipped