LinuxLists
Users
About
Guilherme G. Piccoli (
[email protected]
)
Number of posts: 131 (0.6 per day)
First post: 2021-09-27 21:57:05
Last post: 2022-05-04 03:26:36
Next Page
Date
List
Subject
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
2022-04-28 03:00:39
linux-kernel
[PATCH 24/30] panic: Refactor the panic path
2022-04-28 02:50:20
linux-kernel
[PATCH 17/30] tracing: Improve panic/die notifiers
2022-04-28 02:02:40
linux-kernel
[PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
2022-04-28 02:01:23
linux-kernel
[PATCH 27/30] powerpc: Do not force all panic notifiers to execute before kdump
2022-04-28 01:58:14
linux-kernel
[PATCH 19/30] panic: Add the panic hypervisor notifier list
2022-04-28 01:57:48
linux-kernel
[PATCH 13/30] s390/consoles: Improve panic notifiers reliability
2022-04-28 01:30:25
linux-kernel
[PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
2022-04-28 01:14:05
linux-kernel
[PATCH 20/30] panic: Add the panic informational notifier list
2022-04-28 01:13:50
linux-kernel
[PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
2022-04-28 01:03:39
linux-kernel
[PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
2022-04-28 00:49:42
linux-kernel
[PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
2022-04-28 00:46:59
linux-kernel
[PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
2022-04-28 00:30:43
linux-kernel
[PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces