Guilherme G. Piccoli ([email protected])

Number of posts: 450 (0.46 per day)
First post: 2021-09-27 21:57:05
Last post: 2024-06-13 18:51:55

Date List Subject
2022-05-09 13:14:21 linux-kernel Re: [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
2022-05-09 12:52:57 linux-kernel Re: [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
2022-05-09 12:45:21 linux-kernel Re: [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
2022-05-09 11:35:57 linux-kernel Re: [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
2022-05-09 08:38:16 linux-kernel Re: Should arm64 have a custom crash shutdown handler?
2022-05-09 08:03:23 linux-kernel Re: [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
2022-05-09 06:41:33 linux-kernel Should arm64 have a custom crash shutdown handler?
2022-05-09 03:49:04 linux-kernel Re: [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
2022-05-09 02:22:08 linux-kernel Re: Should arm64 have a custom crash shutdown handler?
2022-05-08 14:37:43 linux-kernel Re: Should arm64 have a custom crash shutdown handler?
2022-05-05 22:35:57 linux-kernel Re: Should arm64 have a custom crash shutdown handler?
2022-05-04 19:39:01 linux-kernel Re: [PATCH 19/30] panic: Add the panic hypervisor notifier list
2022-05-04 15:34:42 linux-kernel Re: [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
2022-05-04 03:26:36 linux-kernel Re: [PATCH 24/30] panic: Refactor the panic path
2022-05-03 23:47:47 linux-kernel Re: [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
2022-05-03 01:09:50 linux-kernel Re: [PATCH 24/30] panic: Refactor the panic path
2022-05-03 01:01:00 linux-kernel Re: [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
2022-05-03 00:56:36 linux-kernel Re: [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
2022-05-03 00:15:03 linux-kernel Re: [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
2022-05-02 23:51:56 linux-kernel Re: [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
2022-05-02 10:19:16 linux-kernel Re: [PATCH 17/30] tracing: Improve panic/die notifiers
2022-05-02 07:05:46 linux-kernel Re: [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
2022-05-02 04:38:41 linux-kernel Re: [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
2022-05-01 21:46:24 linux-kernel Re: [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
2022-05-01 02:35:13 linux-kernel Re: [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
2022-04-30 15:38:53 linux-kernel Re: [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
2022-04-30 14:45:32 linux-kernel Re: [PATCH 20/30] panic: Add the panic informational notifier list
2022-04-30 09:27:40 linux-kernel Re: [PATCH 24/30] panic: Refactor the panic path
2022-04-30 02:33:51 linux-kernel Re: [PATCH 11/30] um: Improve panic notifiers consistency and ordering
2022-04-29 23:30:26 linux-kernel Re: [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
2022-04-29 21:04:21 linux-kernel Re: [PATCH 19/30] panic: Add the panic hypervisor notifier list
2022-04-29 17:21:59 linux-kernel Re: [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
2022-04-29 15:14:17 linux-kernel Re: [PATCH 17/30] tracing: Improve panic/die notifiers
2022-04-29 12:39:27 linux-kernel [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
2022-04-29 12:28:48 linux-kernel [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
2022-04-28 19:44:08 linux-kernel [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
2022-04-28 08:49:49 linux-kernel [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
2022-04-28 08:38:56 linux-kernel [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
2022-04-28 08:08:53 linux-kernel [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
2022-04-28 08:02:01 linux-kernel [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
2022-04-28 07:18:57 linux-kernel [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
2022-04-28 07:17:29 linux-kernel [PATCH 22/30] panic: Introduce the panic post-reboot notifier list
2022-04-28 07:16:48 linux-kernel [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
2022-04-28 07:04:56 linux-kernel [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
2022-04-28 07:04:41 linux-kernel [PATCH 10/30] alpha: Clean-up the panic notifier code
2022-04-28 07:02:57 linux-kernel [PATCH 11/30] um: Improve panic notifiers consistency and ordering
2022-04-28 06:24:51 linux-kernel [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
2022-04-28 05:59:09 linux-kernel [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
2022-04-28 05:48:31 linux-kernel [PATCH 00/30] The panic notifiers refactor
2022-04-28 05:12:03 linux-kernel [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
2022-04-28 03:32:02 linux-kernel [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers