Suraj Jitindar Singh ([email protected])

Number of posts: 22 (0.02 per day)
First post: 2020-02-19 03:09:41
Last post: 2023-12-13 05:17:19

Date List Subject
2023-12-13 05:17:19 linux-ext4 [PATCH] fs/ext4: Allow for the last group to be marked as trimmed
2023-11-01 00:24:51 linux-kernel [PATCH stable 4.14.y] vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
2023-09-22 21:55:31 linux-kernel [PATCH stable 4.14.y] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-09-22 12:35:15 linux-kernel [PATCH stable 4.14.y] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-09-22 07:35:20 linux-kernel Re: [PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
2023-09-20 23:52:31 linux-kernel [PATCH stable 6.1.y 2/2] KVM: arm64: Prevent unconditional donation of unmapped regions from the host
2023-09-20 23:10:47 linux-kernel [PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
2023-09-20 04:46:30 linux-kernel [PATCH stable 5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read()
2023-09-20 01:58:08 linux-kernel [PATCH stable 5.10.y] proc: fix a dentry lock race between release_task and lookup
2022-10-05 22:14:21 linux-kernel [PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
2021-11-03 21:08:49 linux-kernel [PATCH] arm64: module: Use aarch64_insn_write when updating relocations later on
2021-06-05 00:03:26 linux-kernel [RFC PATCH 1/1] arm64: implement live patching
2020-02-28 18:46:09 linux-ext4 Re: [PATCH] ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
2020-02-21 19:58:19 linux-ext4 Re: null-ptr-deref due to "ext4: fix potential race between online resizing and write operations"
2020-02-21 19:54:29 linux-ext4 Re: [PATCH 3/3] ext4: fix potential race between s_flex_groups online resizing and access
2020-02-21 00:09:18 linux-ext4 Re: [PATCH 0/3] ext4: Fix potential races when performing online resizing
2020-02-19 03:17:05 linux-ext4 Re: [PATCH 1/3] ext4: introduce macro sbi_array_rcu_deref() to access rcu protected fields
2020-02-19 03:11:02 linux-ext4 [PATCH 3/3] ext4: fix potential race between s_flex_groups online resizing and access
2020-02-19 03:11:01 linux-ext4 [PATCH 0/3] ext4: Fix potential races when performing online resizing
2020-02-19 03:10:53 linux-ext4 [PATCH 1/3] ext4: introduce macro sbi_array_rcu_deref() to access rcu protected fields
2020-02-19 03:10:44 linux-ext4 [PATCH 2/3] ext4: fix potential race between s_group_info online resizing and access
2020-02-19 03:09:41 linux-ext4 Re: [PATCH RFC] ext4: fix potential race between online resizing and write operations