Roman Smirnov ([email protected])

Number of posts: 46 (0.45 per day)
First post: 2024-01-11 14:38:56
Last post: 2024-04-24 10:12:18

Date List Subject
2024-04-24 10:12:18 linux-kernel [PATCH 6.1 0/1] fs: ntfs3: fix UBSAN: shift-out-of-bounds in ntfs_fill_super()
2024-04-24 10:12:09 linux-kernel [PATCH 6.1 1/1] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
2024-04-16 11:46:32 linux-kernel [PATCH 3/3] media: tuners: tuner_simple: fix error code handling in simple_tuner_attach()
2024-04-16 11:46:18 linux-kernel [PATCH 2/3] media: tuners: xc5000: fix error code handling in xc5000_attach()
2024-04-16 11:46:04 linux-kernel [PATCH 1/3] media: tuners: tda18271: fix error code handling in tda18271_attach()
2024-04-01 12:24:52 linux-crypto [PATCH v2] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
2024-04-01 12:17:07 linux-crypto [PATCH] crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key()
2024-03-27 14:43:31 linux-kernel [PATCH v2] udf: udftime: prevent overflow in udf_disk_stamp_to_time()
2024-03-22 09:06:00 linux-kernel [bug report] fs: f2fs: integer overflow in f2fs_truncate_inode_blocks()
2024-03-22 09:02:23 linux-kernel [PATCH] udf: udftime: prevent overflow in udf_disk_stamp_to_time()
2024-03-21 12:02:04 linux-crypto Re: [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
2024-03-20 08:22:14 linux-crypto Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-03-19 14:44:54 linux-kernel Re: [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-03-19 08:15:19 linux-kernel [PATCH v3] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-19 08:13:45 linux-kernel Re: [PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-18 08:12:23 linux-kernel Re: [PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-15 10:49:15 linux-crypto [PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
2024-03-14 09:32:30 linux-kernel [PATCH] usb: storage: isd200: fix error checks in isd200_{read,write}_config()
2024-03-12 09:50:54 linux-kernel [PATCH] fixp-arith: prevent division by zero in fixp_sin32_rad()
2024-03-07 13:13:29 linux-kernel [PATCH] drivers: core: prevent dereferencing of a null pointer in device_move()
2024-03-07 07:18:15 linux-kernel [PATCH] assoc_array: fix the return value in assoc_array_insert_mid_shortcut()
2024-03-07 07:14:21 linux-kernel [PATCH] crypto: ecc: fix NULL pointer dereferencing in ecc_gen_privkey()
2024-03-06 07:29:50 linux-crypto [PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
2024-03-05 13:53:05 linux-kernel [PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-05 13:46:03 linux-kernel [PATCH] block: prevent division by zero in blk_rq_stat_sum()
2024-03-05 08:21:40 linux-kernel [PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-05 08:12:16 linux-kernel [PATCH] f2fs: Cast expression type to unsigned long in __count_extent_cache()
2024-03-01 13:40:32 linux-bluetooth [PATCH v2 2/2] Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
2024-03-01 13:40:16 linux-bluetooth [PATCH v2 1/2] Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
2024-03-01 13:40:01 linux-bluetooth [PATCH v2 0/2] Bluetooth: mgmt: remove useless NULL checks
2024-03-01 07:49:38 linux-bluetooth [PATCH 2/2] Bluetooth: mgmt: remove useless NULL check in add_ext_adv_params_complete()
2024-03-01 07:49:21 linux-bluetooth [PATCH 1/2] Bluetooth: mgmt: remove useless NULL check in mgmt_set_connectable_complete()
2024-03-01 07:49:08 linux-kernel [PATCH 0/2] Bluetooth: mgmt: remove useless NULL checks
2024-02-26 06:45:38 linux-kernel Re: [PATCH 5.10/5.15 v2 0/1 RESEND] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-02-20 08:44:25 linux-kernel Re: [PATCH 5.10/5.15/6.1 0/1] nilfs2: fix WARNING in nilfs_dat_prepare_end()
2024-02-13 14:25:57 linux-kernel [PATCH 5.10/5.15 v2 0/1 RESEND] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-02-13 14:10:45 linux-kernel [PATCH 5.10/5.15 v2 1/1 RESEND] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
2024-02-13 07:07:38 linux-ext4 Re: [PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-02-08 14:43:11 linux-kernel [PATCH 5.10/5.15/6.1 1/1] nilfs2: replace WARN_ONs for invalid DAT metadata block requests
2024-02-08 14:42:56 linux-kernel [PATCH 5.10/5.15/6.1 0/1] nilfs2: fix WARNING in nilfs_dat_prepare_end()
2024-01-25 13:16:15 linux-kernel [PATCH 5.10/5.15 v2 1/1 RFC] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
2024-01-25 13:10:47 linux-kernel [PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-01-12 13:40:40 linux-kernel Re: [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
2024-01-11 14:42:14 linux-kernel [PATCH 5.10 2/2] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
2024-01-11 14:39:14 linux-kernel [PATCH 5.10 1/2] mm/truncate: Inline invalidate_complete_page() into its one caller
2024-01-11 14:38:56 linux-kernel [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()