linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 15:11:42 to 2022-05-06 18:56:21 UTC [more...]

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-06 18:55 UTC  (16+ 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 v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 15:28 UTC  (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-06 15:03 UTC  (30+ messages)

[PATCH v3 0/2] Modify some code about kprobe
 2022-05-06 11:02 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH v3 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH v2 0/2] Modify some code about kprobe
 2022-05-06 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH v2 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

Napływ Klientów ze strony
 2022-05-06  7:38 UTC 

[PATCH 0/2] Modify some code about kprobe
 2022-05-06  3:24 UTC  (6+ messages)
` [PATCH 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH v4 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-06  2:00 UTC  (4+ messages)

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-05 23:46 UTC  (17+ messages)
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-05 20:07 UTC  (54+ 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 00/30] The panic notifiers refactor
 2022-05-05 19:28 UTC  (54+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [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 13/30] s390/consoles: Improve panic notifiers reliability
` [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 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 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[GIT PULL] MIPS fixes for v5.18
 2022-05-05 18:46 UTC  (2+ messages)

[PATCH 1/1] termbits: Convert octal defines to hex
 2022-05-05 10:46 UTC  (7+ messages)

[PATCH v3] kexec-tools:mips:Pass initrd parameter via cmdline
 2022-05-05  8:06 UTC 

[PATCH] MIPS: Sibyte: remove unnecessary return variable
 2022-05-05  3:01 UTC 

[PATCH v4] MIPS: adding a safety check for cpu_has_fpu
 2022-05-04 20:28 UTC  (2+ messages)

[PATCH] MIPS: fix typos in comments
 2022-05-04 20:28 UTC  (2+ messages)

[PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-05-04 20:28 UTC  (4+ messages)
` [PATCH v3 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH v3 2/2] MIPS: IP30: "

[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-04  9:14 UTC  (5+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-04  7:48 UTC 

[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 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 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 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  (7+ messages)

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

[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 v3] net: SO_RCVMARK socket option for SO_MARK with recvmsg()
 2022-04-30  8:00 UTC  (2+ messages)

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

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


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).