messages from 2020-06-24 07:30:46 to 2020-07-09 11:32:43 UTC [more...]
[PATCH 1/4] MIPS: Loongson64: Fix machine naming
2020-07-09 11:33 UTC (3+ messages)
` [PATCH 2/4] MIPS: Loongson64: DeviceTree for LS7A PCH
` [PATCH 3/4] MIPS: Loongson64: Load LS7A dtbs
[PATCH -next] MIPS: Loongson64: Make acpi_registers_setup() static
2020-07-09 8:09 UTC (2+ messages)
[PATCH v3 0/3] MIPS: Loongson: Fix some issues of cpu_hwmon.c
2020-07-09 3:55 UTC (4+ messages)
` [PATCH v3 1/3] MIPS: Loongson: Cleanup cpu_hwmon.c
` [PATCH v3 2/3] MIPS: Loongson: Reduce possible loop times and add log in do_thermal_timer()
` [PATCH v3 3/3] MIPS: Loongson: Fix boot warning about hwmon_device_register()
[PATCH] MIPS: Prevent READ_IMPLIES_EXEC propagation
2020-07-08 23:26 UTC (4+ messages)
[PATCH 1/2] MIPS: Loongson: Rename CPU device-tree binding
2020-07-08 9:33 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: mips: Document two Loongson boards
[PATCH V2] MIPS: Unify naming style of vendor CP0.Config6 bits
2020-07-08 9:34 UTC (5+ messages)
[PATCH] MIPS: Loongson64: Adjust IRQ layout
2020-07-08 9:37 UTC (2+ messages)
[PATCH] MIPS: Loongson: Update dts file for RS780E
2020-07-08 9:37 UTC (2+ messages)
[PATCH] MIPS: KVM: Convert a fallthrough comment to fallthrough
2020-07-08 8:04 UTC (2+ messages)
[PATCH v5 11/25] mm/mips: Use general page fault accounting
2020-07-07 22:50 UTC
[PATCH] MIPS: CI20: DTS: Correcting IW8103 Wifi binding
2020-07-06 20:22 UTC (3+ messages)
[PATCH 0/3] Refactor FTLBPar exception handling and add GSExc handler
2020-07-06 3:12 UTC (6+ messages)
` [PATCH 1/3] MIPS: only register FTLBPar exception handler for supported models
` [PATCH 2/3] MIPS: add definitions for Loongson-specific CP0.Diag1 register
` [PATCH 3/3] MIPS: handle Loongson-specific GSExc exception
[GIT PULL] MIPS fixes for v5.8
2020-07-05 17:35 UTC (2+ messages)
[PATCH] MIPS: Do not use smp_processor_id() in preemptible code
2020-07-05 9:48 UTC (2+ messages)
[PATCH] MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
2020-07-05 9:46 UTC (5+ messages)
[PATCH] MIPS: Fix ejtag debug buffer address of per cpu
2020-07-03 2:59 UTC (2+ messages)
[PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
2020-07-03 2:35 UTC (22+ messages)
` [PATCH v3 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH v3 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH v3 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH v3 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH v3 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v3 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH v3 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH v3 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH v3 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH v3 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH v3 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH v3 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH v3 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH v3 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH v3 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH v3 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH v3 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH v3 18/21] KVM: arm64: Use common KVM implementation of MMU "
` [PATCH v3 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH v3 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH v3 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches
[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
2020-07-02 21:46 UTC (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables
[PATCH v2 0/1] Document Ingenic SoCs binding
2020-07-02 10:12 UTC (5+ messages)
` [PATCH v2 1/1] dt-bindings: MIPS: "
[PATCH RESEND v4 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC
2020-07-01 21:28 UTC (8+ messages)
` [PATCH v4 1/6] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH v4 3/6] dt-bindings: bus: Add MIPS CDMM controller
` [PATCH v4 6/6] MAINTAINERS: Add maintainers for MIPS core drivers
[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
2020-07-01 2:54 UTC (12+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed
` [PATCH 3/3] MIPS: Do not call flush_tlb_all when setting pmd entry
[PATCH v12 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-07-01 2:13 UTC (3+ messages)
` [PATCH v12 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v12 2/2] mtd: rawnand: Add NAND controller support on "
[PATCH v4 11/26] mm/mips: Use general page fault accounting
2020-06-30 20:45 UTC
[PATCH v2 01/10] dt-bindings: display: Convert ingenic,lcd.txt to YAML
2020-06-30 14:39 UTC (21+ messages)
` [PATCH v2 02/10] dt-bindings: display: Add ingenic,ipu.yaml
` [PATCH v2 03/10] drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.c
` [PATCH v2 04/10] drm/ingenic: Add missing CR in debug strings
` [PATCH v2 05/10] drm/ingenic: Fix incorrect assumption about plane->index
` [PATCH v2 06/10] drm/ingenic: Set DMA descriptor chain address in probe
` [PATCH v2 07/10] drm/ingenic: Move register definitions to ingenic-drm.h
` [PATCH v2 08/10] drm/ingenic: Add support for OSD mode
` [PATCH v2 09/10] drm/ingenic: Add support for the IPU
` [PATCH v2 10/10] drm/ingenic: Support multiple panels/bridges
[PATCH 4.19 182/267] spi: dw: Return any value retrieved from the dma_transfer callback
2020-06-30 1:36 UTC (8+ messages)
[PATCH] MIPS: Grant pte read permission, even if vma only have VM_WRITE permission
2020-06-30 0:58 UTC
[PATCH 1/2] hugetlb: clear huge pte during flush function on mips platform
2020-06-29 13:15 UTC (2+ messages)
` [PATCH 2/2] hugetlb: use lightweight tlb flush when update huge tlb on mips
[PATCH v3 00/14 RESEND] irqchip: Fix potential resource leaks
2020-06-28 17:00 UTC (21+ messages)
` [PATCH v3 01/14 RESEND] irqchip/ath79-misc: "
` [PATCH v3 02/14 RESEND] irqchip/csky-apb-intc: "
` [PATCH v3 03/14 RESEND] irqchip/csky-mpintc: "
` [PATCH v3 04/14 RESEND] irqchip/davinci-aintc: "
` [PATCH v3 05/14 RESEND] irqchip/davinci-cp-intc: "
` [PATCH v3 06/14 RESEND] irqchip/digicolor: "
` [PATCH v3 07/14 RESEND] irqchip/dw-apb-ictl: "
` [PATCH v3 08/14 RESEND] irqchip/ls1x: "
` [PATCH v3 09/14 RESEND] irqchip/mscc-ocelot: "
` [PATCH v3 10/14 RESEND] irqchip/nvic: "
` [PATCH v3 11/14 RESEND] irqchip/omap-intc: Fix potential resource leak
[PATCH 1/7] irqchip: Fix potential resource leaks
2020-06-28 3:27 UTC (10+ messages)
` [1/7] "
[PATCH v3 04/14] irqchip/davinci-aintc: Fix potential resource leaks
2020-06-28 3:23 UTC (2+ messages)
properly support exec with kernel pointers v3
2020-06-27 7:27 UTC (6+ messages)
` [PATCH 1/5] exec: cleanup the execve wrappers
` [PATCH 2/5] exec: simplify the compat syscall handling
` [PATCH 3/5] exec: cleanup the count() function
` [PATCH 4/5] exec: split prepare_arg_pages
` [PATCH 5/5] exec: add a kernel_execveat helper
[RESEND, v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-06-27 4:06 UTC (4+ messages)
` [RESEND, v11 2/2] "
[PATCH 11/26] mm/mips: Use general page fault accounting
2020-06-26 22:31 UTC
[PATCH v2 0/3] Add support for Ingenic X1830 SoC and Y&A CU1830-Neo board
2020-06-25 17:37 UTC (4+ messages)
` [PATCH v2 1/3] MIPS: Ingenic: Add Ingenic X1830 support
` [PATCH v2 2/3] dt-bindings: MIPS: Add Ingenic X1830 based boards
` [PATCH v2 3/3] MIPS: Ingenic: Add YSH & ATIL CU Neo board support
[PATCH v2 13/14] irqchip/s3c24xx: Fix potential resource leaks
2020-06-25 14:17 UTC (3+ messages)
MT7628 WiFi
2020-06-25 13:55 UTC
[PATCH mips-next 0/3] MIPS: fix the two most annoying sparse floods
2020-06-25 9:40 UTC (2+ messages)
[PATCH] MIPS: ingenic: gcw0: Fix HP detection GPIO
2020-06-25 8:23 UTC (3+ messages)
[PATCH 11/26] mm/mips: Use general page fault accounting
2020-06-25 8:28 UTC (2+ messages)
[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
2020-06-24 18:08 UTC (5+ messages)
` [PATCH v2 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v2 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
[PATCH v3 03/14] irqchip/csky-mpintc: Fix potential resource leaks
2020-06-24 12:21 UTC (3+ messages)
` [v3 "
[PATCH 0/7] Fix potential resource leaks and do some code cleanups about irqchip
2020-06-24 9:24 UTC (4+ messages)
` [PATCH 1/7] irqchip: Fix potential resource leaks
[PATCH v2 0/7 RESEND] irqchip: Fix some issues and do some code cleanups about Loongson
2020-06-24 9:05 UTC (4+ messages)
` [PATCH v2 7/7 RESEND] dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml
[PATCH v3 00/14] irqchip: Fix potential resource leaks
2020-06-24 7:29 UTC (3+ messages)
` [PATCH v3 06/14] irqchip/digicolor: "
` [PATCH v3 11/14] irqchip/omap-intc: Fix potential resource leak
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).