linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 14:05:23 to 2021-08-05 11:53:47 UTC [more...]

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-08-05 11:52 UTC  (6+ messages)
` [PATCH 1/2] x86/tools/relocs: Fix non-POSIX regexp

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-08-05 10:50 UTC  (6+ messages)
` [PATCH v2 2/3] "

[PATCH V3]: MIPS: check return value of pgtable_pmd_page_ctor
 2021-08-05  9:46 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-05  9:16 UTC  (3+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-05  9:12 UTC  (4+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-05  9:02 UTC  (5+ messages)
` [PATCH 02/38] MIPS: Replace deprecated CPU-hotplug functions

[PATCH] MIPS: loongson2ef: don't build serial.o unconditionally
 2021-08-05  9:02 UTC  (2+ messages)

[RFC PATCH v2] locking/atomic: arch/mips: Fix atomic{_64,}_sub_if_positive
 2021-08-05  9:16 UTC  (2+ messages)

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-05  8:26 UTC  (6+ messages)
` [PATCH printk v1 10/10] serial: 8250: implement write_atomic

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-05  0:52 UTC  (16+ messages)
` [PATCH v4 01/15] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v4 02/15] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v4 03/15] x86/tdx: Make pages shared in ioremap()
` [PATCH v4 04/15] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v4 05/15] x86/tdx: Make DMA pages shared
` [PATCH v4 06/15] x86/kvm: Use bounce buffers for TD guest
` [PATCH v4 07/15] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v4 08/15] x86/tdx: Enable shared memory protected guest flags for TDX guest
` [PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared
` [PATCH v4 13/15] virtio: Use shared mappings for virtio PCI devices
` [PATCH v4 14/15] x86/tdx: Implement ioremap_shared for x86
` [PATCH v4 15/15] x86/tdx: Add cmdline option to force use of ioremap_shared

[RFC PATCH] locking/atomic: arch/mips: Fix atomic{_64,}_sub_if_positive
 2021-08-04 13:46 UTC  (8+ messages)

[PATCH v3] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-04 12:00 UTC  (3+ messages)

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (5+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-04 10:02 UTC  (4+ messages)

[PATCH net 1/1] net: dsa: qca: ar9331: reorder MDIO write sequence
 2021-08-03 21:40 UTC  (4+ messages)

[PATCH net v2 1/1] net: dsa: qca: ar9331: make proper initial port defaults
 2021-08-03 14:29 UTC  (4+ messages)

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-03 12:42 UTC  (6+ messages)

[PATCH net 1/1] net: dsa: qca: ar9331: make proper initial port defaults
 2021-08-03  8:44 UTC  (3+ messages)

[PATCH net-next v3 0/6] ar9331: mainline some parts of switch functionality
 2021-08-03  6:36 UTC  (15+ messages)
` [PATCH net-next v3 1/6] net: dsa: qca: ar9331: reorder MDIO write sequence
` [PATCH net-next v3 2/6] net: dsa: qca: ar9331: make proper initial port defaults
` [PATCH net-next v3 3/6] net: dsa: qca: ar9331: add forwarding database support
` [PATCH net-next v3 4/6] net: dsa: qca: ar9331: add ageing time support
` [PATCH net-next v3 5/6] net: dsa: qca: ar9331: add bridge support
` [PATCH net-next v3 6/6] net: dsa: qca: ar9331: add vlan support

[PATCH] dt-bindings: auxdisplay: img-ascii-lcd: Convert to json-schema
 2021-08-02 20:52 UTC  (2+ messages)

[PATCH v4 00/19] auxdisplay: ht16k33: Add character display support
 2021-08-02 20:40 UTC  (14+ messages)
` [PATCH v4 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v4 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v4 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v4 06/19] auxdisplay: Extract character line display core support
` [PATCH v4 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v4 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v4 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v4 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v4 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v4 19/19] auxdisplay: ht16k33: Add LED support

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-02 18:03 UTC  (6+ messages)

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-02 15:37 UTC  (4+ messages)

[PATCH v2 00/21] .map_sg() error cleanup
 2021-08-02 10:34 UTC  (3+ messages)
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR

サービス通知
 2021-08-01 22:25 UTC 

[PATCH v4 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-31 17:15 UTC  (2+ messages)

[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-07-31  5:57 UTC 

[PATCH v2] clocksource: Ingenic: Improve the code
 2021-07-30 19:00 UTC  (2+ messages)

[PATCH v2 0/3] staging: mt7621-pci: define ralink PCI_IOBASE to avoid manually ranges parsing
 2021-07-30 15:51 UTC  (10+ messages)
` [PATCH v2 1/3] MIPS: ralink: Define PCI_IOBASE

[PATCH] sock: allow reading and changing sk_userlocks with setsockopt
 2021-07-30 14:21 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (20+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

[PATCH v3 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-30 12:38 UTC  (3+ messages)
` [PATCH v3 6/9] pinctrl: pistachio: Make it as an option

[PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
 2021-07-30 11:53 UTC  (5+ messages)

[PATCH] memblock: make memblock_find_in_range method private
 2021-07-30 10:46 UTC  (2+ messages)

[PATCH 0/2] Add OTG support for Ingenic SoCs
 2021-07-30  9:34 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: dwc2: Add bindings for new "
` [PATCH 2/2] USB: dwc2: Add OTG support for "

[PATCH 0/4] Improve Ingenic pinctrl support
 2021-07-29 21:37 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X2100

[PATCH v3 00/21] .map_sg() error cleanup
 2021-07-29 20:15 UTC  (22+ messages)
` [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 16/21] parisc: return error code from .map_sg() ops
` [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH 1/3] dt-bindings: dma: ingenic: Add compatible strings for MDMA
 2021-07-29 18:41 UTC  (5+ messages)
` [PATCH 3/3] dma: jz4780: Add support for the MDMA in the JZ4760(B)

[PATCH] MIPS: Alchemy: Fix spelling contraction "cant" -> "can't"
 2021-07-29  9:44 UTC  (2+ messages)

[PATCH 0/3] mips: expunge kernel-doc warnings
 2021-07-28  9:25 UTC  (2+ messages)

switch the block layer to use kmap_local_page v3
 2021-07-28  1:31 UTC  (2+ messages)

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-27 20:25 UTC  (5+ 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).