April 2022 Archives by thread
Starting: Fri Apr 1 06:03:41 PDT 2022
Ending: Fri Apr 29 15:35:09 PDT 2022
Messages: 550
- [PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
Masahiro Yamada
- [PATCH] um: Fix filtering '-mno-global-merge'
Masahiro Yamada
- UML time-travel warning from __run_timers
Johannes Berg
- Build regressions/improvements in v5.18-rc1
Geert Uytterhoeven
- [PATCH 0/4] um: Assorted console related fixes
Richard Weinberger
- [RFC v1 08/10] iio: light: vcnl4000: add roadtest
Vincent Whitchurch
- [RFC v1 01/10] roadtest: import libvhost-user from QEMU
Vincent Whitchurch
- [RFC v1 09/10] regulator: tps62864: add roadtest
Vincent Whitchurch
- [PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
Xuan Zhuo
- [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
Xuan Zhuo
- use block_device based APIs in block layer consumers
Christoph Hellwig
- [PATCH AUTOSEL 5.17 07/31] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 5.17 08/31] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 5.16 07/30] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 5.16 08/30] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 5.15 04/27] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 5.15 05/27] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 5.10 04/25] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 5.10 05/25] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 5.4 03/17] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 5.4 04/17] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 4.19 02/11] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 4.19 03/11] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 4.14 2/8] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 4.14 3/8] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH AUTOSEL 4.9 2/7] um: Cleanup syscall_handler_t definition/cast, fix warning
Sasha Levin
- [PATCH AUTOSEL 4.9 3/7] um: port_user: Improve error handling when port-helper is not found
Sasha Levin
- [PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
Jason A. Donenfeld
- use block_device based APIs in block layer consumers v2
Christoph Hellwig
- [PATCH 1/1] um: fix error return code in winch_tramp()
Thorsten Leemhuis
- [PATCH v2 00/11] archs/random: fallback to using ktime_read_raw_clock() if no cycle counter
Jason A. Donenfeld
- [PATCH v2 01/11] timekeeping: add accessor for raw clock
Jason A. Donenfeld
- [PATCH v3 00/10] archs/random: fallback to best raw ktime when no cycle counter
Jason A. Donenfeld
- [PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
Jason A. Donenfeld
- [PATCH] um: enable ARCH_HAS_GCOV_PROFILE_ALL
Vincent Whitchurch
- use block_device based APIs in block layer consumers v3
Christoph Hellwig
- fix and cleanup discard_alignment handling
Christoph Hellwig
- [PATCH 01/11] ubd: don't set the discard_alignment queue limit
Christoph Hellwig
- [RFC v1 00/10] roadtest: a driver testing framework
Jonathan Cameron
- [PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
Jason A. Donenfeld
- [PATCH] um: x86: print RIP with symbol
Johannes Berg
- [PATCH v2] um: x86: print RIP with symbol
Johannes Berg
- [PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
Jason A. Donenfeld
- [PATCH 0/9] ptrace: cleaning up ptrace_stop
Eric W. Biederman
- [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
Guilherme G. Piccoli
- [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
Guilherme G. Piccoli
- [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
Guilherme G. Piccoli
- [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
- [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
- [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
Guilherme G. Piccoli
- [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
Guilherme G. Piccoli
- [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
- [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Guilherme G. Piccoli
- [PATCH 10/30] alpha: Clean-up the panic notifier code
Guilherme G. Piccoli
- [PATCH 11/30] um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
- [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
- [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
Guilherme G. Piccoli
- [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
Guilherme G. Piccoli
- [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
Guilherme G. Piccoli
- [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
Guilherme G. Piccoli
- [PATCH 17/30] tracing: Improve panic/die notifiers
Guilherme G. Piccoli
- [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
Guilherme G. Piccoli
- [PATCH 19/30] panic: Add the panic hypervisor notifier list
Guilherme G. Piccoli
- [PATCH 20/30] panic: Add the panic informational notifier list
Guilherme G. Piccoli
- [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list
Guilherme G. Piccoli
- [PATCH 22/30] panic: Introduce the panic post-reboot notifier list
Guilherme G. Piccoli
- [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
Guilherme G. Piccoli
- [PATCH 24/30] panic: Refactor the panic path
Guilherme G. Piccoli
- [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
Guilherme G. Piccoli
- [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
Guilherme G. Piccoli
- [PATCH 27/30] powerpc: Do not force all panic notifiers to execute before kdump
Guilherme G. Piccoli
- [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
Guilherme G. Piccoli
- [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
Guilherme G. Piccoli
- [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
Guilherme G. Piccoli
- [PATCH 00/30] The panic notifiers refactor
Guilherme G. Piccoli
Last message date:
Fri Apr 29 15:35:09 PDT 2022
Archived on: Thu May 26 23:34:24 PDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).