Stephen Brennan ([email protected])

Number of posts: 176 (0.14 per day)
First post: 2020-11-30 20:10:26
Last post: 2024-05-01 16:31:25

Date List Subject
2024-05-01 16:31:25 linux-kernel [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-04-30 23:03:49 linux-kernel Re: [PATCH v2] kprobe/ftrace: bail out if ftrace was killed
2024-04-29 17:48:44 linux-kernel Re: [PATCH] kprobe/ftrace: bail out if ftrace was killed
2024-04-29 17:48:42 linux-kernel [PATCH v2] kprobe/ftrace: bail out if ftrace was killed
2024-04-26 23:00:01 linux-kernel [PATCH] kprobe/ftrace: bail out if ftrace was killed
2024-02-16 16:03:06 linux-kernel Re: [PATCH] printk: save loglevel before console_verbose()
2024-02-16 00:56:35 linux-kernel [PATCH] printk: save loglevel before console_verbose()
2023-10-27 17:21:24 linux-kernel [PATCH v3 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-27 17:19:23 linux-kernel [PATCH v3 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-27 16:38:01 linux-kernel Re: [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-25 22:37:22 linux-kernel [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-25 22:37:07 linux-kernel [PATCH v2 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-04 17:57:42 linux-kernel Re: [PATCH 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-04 16:59:13 linux-kernel [PATCH 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-10-04 16:59:04 linux-kernel [PATCH 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG
2023-06-20 17:28:31 linux-kernel Re: Inquiring about Debugging Platform Drivers using Crash Utility for Kernel Coredump
2023-02-02 17:47:22 linux-kernel Re: [PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-11 22:43:27 linux-kernel Re: [PATCH v4 0/5] fsnotify: fix softlockups iterating over d_subdirs
2022-11-11 22:42:31 linux-kernel [PATCH v4 5/5] fsnotify: require inode lock held during child flag update
2022-11-11 22:39:32 linux-kernel [PATCH v4 3/5] dnotify: move fsnotify_recalc_mask() outside spinlock
2022-11-11 22:19:55 linux-kernel [PATCH v4 4/5] fsnotify: allow sleepable child flag update
2022-11-11 22:18:26 linux-kernel [PATCH v4 1/5] fsnotify: clear PARENT_WATCHED flags lazily
2022-11-11 22:13:00 linux-kernel [PATCH v4 2/5] fsnotify: Use d_find_any_alias to get dentry associated with inode
2022-11-11 22:10:46 linux-kernel [PATCH v4 0/5] fsnotify: fix softlockups iterating over d_subdirs
2022-11-10 21:04:40 linux-kernel Re: [PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-11-10 19:07:39 linux-kernel Re: [PATCH RFC 3/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-10 01:45:54 linux-kernel Re: [PATCH v3 1/3] fsnotify: Use d_find_any_alias to get dentry associated with inode
2022-11-10 01:45:40 linux-kernel Re: [PATCH RFC 3/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-10 01:32:25 linux-kernel Re: [PATCH v3 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-11-09 17:49:02 linux-kernel Re: [PATCH] vmcoreinfo: Warn if we exceed vmcoreinfo data size
2022-11-04 23:45:55 linux-kernel Re: [PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-11-01 22:24:53 linux-kernel Re: [RFC] fsnotify: allow sleepable child dentry flag update
2022-11-01 22:20:06 linux-kernel Re: [PATCH v3 3/3] fsnotify: allow sleepable child flag update
2022-11-01 21:06:07 linux-kernel Re: [PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-10-28 00:53:06 linux-kernel [PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-10-28 00:37:47 linux-kernel [PATCH v3 3/3] fsnotify: allow sleepable child flag update
2022-10-28 00:26:42 linux-kernel [PATCH v3 1/3] fsnotify: Use d_find_any_alias to get dentry associated with inode
2022-10-28 00:12:39 linux-kernel [PATCH v3 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-10-27 22:40:40 linux-kernel Re: [PATCH 2/2] fsnotify: allow sleepable child flag update
2022-10-27 22:27:03 linux-kernel Re: [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
2022-10-27 21:05:57 linux-kernel [PATCH] vmcoreinfo: Warn if we exceed vmcoreinfo data size
2022-10-25 18:55:54 linux-kernel Re: [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-10-21 01:50:49 linux-kernel [PATCH v2 0/3] fsnotify: fix softlockups iterating over d_subdirs
2022-10-21 01:36:01 linux-kernel [PATCH v2 3/3] fsnotify: allow sleepable child flag update
2022-10-21 01:14:13 linux-kernel [PATCH v2 1/3] fsnotify: Use d_find_any_alias to get dentry associated with inode
2022-10-21 01:12:09 linux-kernel [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-10-21 01:11:55 linux-kernel Re: [PATCH 1/2] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-10-19 00:15:04 linux-kernel Re: [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
2022-10-18 04:52:45 linux-kernel [PATCH 2/2] fsnotify: allow sleepable child flag update
2022-10-18 04:37:58 linux-kernel [PATCH 1/2] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
2022-10-18 04:35:53 linux-kernel [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs