linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 02:26:44 to 2020-06-30 00:59:00 UTC [more...]

[PATCH] MIPS: Grant pte read permission, even if vma only have VM_WRITE permission
 2020-06-30  0:58 UTC 

[PATCH v2 01/10] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-06-29 23:52 UTC  (10+ 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 RESEND v4 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC
 2020-06-29 21:46 UTC  (5+ 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 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 4.19 182/267] spi: dw: Return any value retrieved from the dma_transfer callback
 2020-06-29 14:26 UTC  (7+ messages)

[PATCH v2 0/1] Document Ingenic SoCs binding
 2020-06-29 19:28 UTC  (4+ messages)
` [PATCH v2 1/1] dt-bindings: MIPS: "

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (19+ 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 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 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-26  8:13 UTC  (9+ 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 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 00/14] irqchip: Fix potential resource leaks
 2020-06-25 14:17 UTC  (17+ messages)
` [PATCH v2 01/14] irqchip/ath79-misc: "
` [PATCH v2 02/14] irqchip/csky-apb-intc: "
` [PATCH v2 03/14] irqchip/csky-mpintc: "
` [PATCH v2 04/14] irqchip/davinci-aintc: "
` [PATCH v2 05/14] irqchip/davinci-cp-intc: "
` [PATCH v2 06/14] irqchip/digicolor: "
` [PATCH v2 07/14] irqchip/dw-apb-ictl: "
` [PATCH v2 08/14] irqchip/ls1x: "
` [PATCH v2 09/14] irqchip/mscc-ocelot: "
` [PATCH v2 10/14] irqchip/nvic: "
` [PATCH v2 11/14] irqchip/omap-intc: Fix potential resource leak
` [PATCH v2 12/14] irqchip/riscv-intc: "
` [PATCH v2 13/14] irqchip/s3c24xx: Fix potential resource leaks
` [PATCH v2 14/14] irqchip/xilinx-intc: Fix potential resource leak

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  (6+ 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  (7+ messages)
` [PATCH 1/7] irqchip: Fix potential resource leaks
` [PATCH 2/7] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH 3/7] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH 4/7] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()

[PATCH v2 0/7 RESEND] irqchip: Fix some issues and do some code cleanups about Loongson
 2020-06-24  9:05 UTC  (10+ messages)
` [PATCH v2 1/7 RESEND] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH v2 2/7 RESEND] irqchip/loongson-htpic: Remove unneeded select of I8259
` [PATCH v2 3/7 RESEND] irqchip/loongson-htvec: Fix potential resource leak
` [PATCH v2 4/7 RESEND] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH v2 5/7 RESEND] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
` [PATCH v2 6/7 RESEND] irqchip/loongson-pch-msi: Remove unneeded variable
` [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  (12+ messages)
` [PATCH v3 01/14] irqchip/ath79-misc: "
` [PATCH v3 02/14] irqchip/csky-apb-intc: "
` [PATCH v3 03/14] irqchip/csky-mpintc: "
` [PATCH v3 04/14] irqchip/davinci-aintc: "
` [PATCH v3 05/14] irqchip/davinci-cp-intc: "
` [PATCH v3 06/14] irqchip/digicolor: "
` [PATCH v3 07/14] irqchip/dw-apb-ictl: "
` [PATCH v3 08/14] irqchip/ls1x: "
` [PATCH v3 09/14] irqchip/mscc-ocelot: "
` [PATCH v3 10/14] irqchip/nvic: "
` [PATCH v3 11/14] irqchip/omap-intc: Fix potential resource leak

[PATCH v2 0/7] irqchip: Fix some issues and do some code cleanups about Loongson
 2020-06-24  6:35 UTC  (4+ messages)
` [PATCH v2 1/7] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH v2 2/7] irqchip/loongson-htpic: Remove unneeded select of I8259
` [PATCH v2 3/7] irqchip/loongson-htvec: Fix potential resource leak

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-06-24  2:39 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 2/5] KVM: arm64: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v8 3/6] clocksource: Ingenic: Add high resolution timer support for SMP
 2020-06-23 21:28 UTC  (4+ messages)
` JZ4780 LCD controller initialisation (was Re: [PATCH] clocksource: Ingenic: Add high resolution timer support for SMP.)

[PATCH 5.4 031/314] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:53 UTC 

[PATCH 4.19 021/206] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:55 UTC 

[PATCH 5.7 042/477] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:50 UTC 

[PATCH 1/7] dt-bindings: vendor-prefixes: Add YLM
 2020-06-23 18:24 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: MIPS: Add entry for the YLM RetroMini
` [PATCH 3/7] dt-bindings: timer/ingenic,tcu: Add compatible strings for JZ4725B SoC
` [PATCH 4/7] MIPS: ingenic: Use enum instead of macros for Ingenic SoCs
` [PATCH 5/7] MIPS: ingenic: Add support for the JZ4725B SoC
` [PATCH 6/7] MIPS: ingenic: Add support for the RS90 board
` [PATCH 7/7] MIPS: ingenic: RS90: Added defconfig

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-06-23 10:24 UTC  (4+ messages)

[PATCH 0/7 RESEND] Fix potential resource leaks and do some code cleanups about irqchip
 2020-06-23  9:06 UTC  (8+ messages)
` [PATCH 1/7 RESEND] irqchip: Fix potential resource leaks
` [PATCH 2/7 RESEND] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH 3/7 RESEND] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH 4/7 RESEND] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
` [PATCH 5/7 RESEND] irqchip/loongson-pch-msi: Remove unneeded variable
` [PATCH 6/7 RESEND] irqchip/loongson-htpic: Remove unneeded select of I8259
` [PATCH 7/7 RESEND] dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml

[PATCH 0/7 RESEND] Fix potential resource leaks and do some code cleanups about irqchip
 2020-06-23  9:01 UTC  (7+ messages)
` [PATCH 1/7 RESEND] irqchip: Fix potential resource leaks
` [PATCH 2/7 RESEND] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH 3/7 RESEND] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH 4/7 RESEND] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
` [PATCH 5/7 RESEND] irqchip/loongson-pch-msi: Remove unneeded variable
` [PATCH 6/7 RESEND] irqchip/loongson-htpic: Remove unneeded select of I8259

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-06-23  7:17 UTC  (4+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH v8] mm: Proactive compaction
 2020-06-23  6:42 UTC  (5+ messages)

[PATCH] MIPS: Do not flush tlb when setting pmd entry
 2020-06-23  6:27 UTC  (7+ 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).