linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-26 17:55:00 to 2022-05-03 21:57:39 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 21:56 UTC  (80+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-03 20:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v3 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH v3 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v3 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-03 19:28 UTC  (4+ messages)

[PATCH v3 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-03 17:02 UTC  (3+ messages)
` [PATCH v3 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-03 14:29 UTC  (48+ messages)
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 20/48] ARM: pxa: spitz: "
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-03 13:33 UTC  (10+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02 21:01 UTC  (3+ messages)
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero

[PATCH v2 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 16:57 UTC  (4+ messages)
` [PATCH v2 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

[PATCH 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 13:28 UTC  (6+ messages)
` [PATCH 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

Build regressions/improvements in v5.18-rc5
 2022-05-02  7:14 UTC 

[PATCH v4] MIPS: adding a safety check for cpu_has_fpu
 2022-05-02  3:20 UTC 

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-01 22:40 UTC  (2+ messages)

[PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-05-01 22:14 UTC  (3+ messages)
` [PATCH v3 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH v3 2/2] MIPS: IP30: "

[PATCH v3] MIPS: adding a safety check for cpu_has_fpu
 2022-05-01 11:34 UTC  (2+ messages)

[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
 2022-05-01 11:31 UTC  (8+ messages)

[PATCH] MIPS: fix typos in comments
 2022-04-30 19:03 UTC 

[PATCH 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-04-30 15:09 UTC  (5+ messages)
` [PATCH 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH 2/2] MIPS: IP30: "

[PATCH v2 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-04-30 15:07 UTC  (3+ messages)
` [PATCH v2 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH v2 2/2] MIPS: IP30: "

[PATCH net-next v2] net: Add SO_RCVMARK socket option to provide SO_MARK with recvmsg()
 2022-04-30  8:00 UTC  (7+ messages)
` [PATCH net-next v3] net: SO_RCVMARK socket option for "

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-30  5:43 UTC  (4+ messages)

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 15:24 UTC  (6+ messages)

[PATCH] mips: mm: fix compiler error when CONFIG_XPA=n
 2022-04-29  6:17 UTC 

[PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
 2022-04-29  3:10 UTC  (6+ messages)

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-28 23:49 UTC  (8+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats

[PATCH v2 0/3] Clock fixes for Ingenic SoCs
 2022-04-28 16:44 UTC  (4+ messages)
` [PATCH v2 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH v2 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH v2 3/3] mips: ingenic: Do not manually reference the CPU clock

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH v2] mips: dts: ingenic: x1000: Add PWM device tree node
 2022-04-27  8:59 UTC  (2+ messages)

[PATCH 1/3] MIPS: mscc: jaguar2: rename pinctrl nodes
 2022-04-27  9:00 UTC  (2+ messages)

[PATCH v2 1/3] mips: dts: ralink: mt7621: add mdio label to mdio-bus
 2022-04-27  8:59 UTC  (2+ messages)

[PATCH net-next 3/6] net: atm: remove support for ZeitNet ZN122x ATM devices
 2022-04-26 17:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).