linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 03:43:57 to 2021-07-27 06:20:11 UTC [more...]

switch the block layer to use kmap_local_page v3
 2021-07-27  5:56 UTC  (13+ messages)
` [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 02/15] bvec: fix the include guards for bvec.h
` [PATCH 03/15] bvec: add a bvec_kmap_local helper
` [PATCH 04/15] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 05/15] block: use memzero_page in zero_fill_bio
` [PATCH 06/15] rbd: use memzero_bvec
` [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-27  0:21 UTC  (11+ messages)
` [PATCH v4 1/9] MIPS: generic: Allow generating FIT image for Marduk board
` [PATCH v4 2/9] MIPS: DTS: Pistachio add missing cpc and cdmm
` [PATCH v4 3/9] clk: pistachio: Make it selectable for generic MIPS kernel
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v4 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v4 6/9] pinctrl: pistachio: Make it as an option
` [PATCH v4 7/9] MIPS: config: generic: Add config for Marduk board
` [PATCH v4 8/9] MIPS: Retire MACH_PISTACHIO
` [PATCH v4 9/9] MIPS: Make a alias for pistachio_defconfig

[PATCH v4 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-26 22:40 UTC  (8+ messages)
` [PATCH v4 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v4 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH v4 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH v4 4/5] iio/adc: ingenic: add JZ4760B "
` [PATCH v4 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH v7 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-07-26 22:19 UTC  (14+ messages)
` [PATCH v7 01/11] clk: JZ4780: Add function for disable the second core
` [PATCH v7 02/11] clk: Ingenic: Adjust cgu code to make it compatible with I2S PLL
` [PATCH v7 03/11] dt-bindings: clock: Add missing clocks for Ingenic SoCs
` [PATCH v7 04/11] clk: Ingenic: Fix problem of MAC clock in Ingenic X1000 and X1830
` [PATCH v7 05/11] clk: Ingenic: Add missing clocks for Ingenic SoCs
` [PATCH v7 06/11] clk: Ingenic: Clean up and reformat the code
` [PATCH v7 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v7 08/11] dt-bindings: clock: Add JZ4775 clock bindings
` [PATCH v7 09/11] dt-bindings: clock: Add X2000 "
` [PATCH v7 10/11] clk: Ingenic: Add CGU driver for JZ4775
` [PATCH v7 11/11] clk: Ingenic: Add CGU driver for X2000

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-26  8:55 UTC  (26+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH] configs: Remove the obsolete CONFIG_INPUT_POLLDEV
 2021-07-26  7:47 UTC 

[RFC]: Maybe revert 'MIPS: add PMD table accounting into MIPS'pmd_alloc_one' from 5.4 LTS?
 2021-07-26  1:51 UTC  (4+ messages)

[PATCH 0/3] mips: expunge kernel-doc warnings
 2021-07-25 16:02 UTC  (4+ messages)
` [PATCH 1/3] mips: clean up (remove) kernel-doc in cavium-octeon/executive/
` [PATCH 2/3] mips: clean up kernel-doc in cavium-octeon/*.c
` [PATCH 3/3] mips: clean up kernel-doc in mm/c-octeon.c

[PATCH v3 0/4] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-25 15:22 UTC  (12+ messages)
` [PATCH v3 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v3 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH v3 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH v3 4/5] iio/adc: ingenic: add JZ4760B "
` [PATCH v3 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

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

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

[PATCH 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-25  2:49 UTC  (4+ messages)
` [PATCH 6/9] pinctrl: pistachio: Make it as a option

[PATCH 0/2] Add VPU support for new Ingenic SoCs
 2021-07-25  1:26 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add bindings "
` [PATCH 2/2] remoteproc: Ingenic: Add support "

[PATCH] MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-24 23:18 UTC  (4+ messages)

[PATCH V3]: MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-24 23:05 UTC  (3+ messages)
` [PATCH] "

[PATCH] kbuild: do not require sub-make for separate output tree builds
 2021-07-24 18:35 UTC 

[PATCH] clocksource: Ingenic: Improve the code
 2021-07-24 15:38 UTC  (3+ messages)

[PATCH] Ingenic: iio/adc: add JZ4760(B) support to the
 2021-07-24 15:23 UTC  (29+ messages)
` [PATCH 1/6] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH 2/6] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH 3/6] iio/adc: ingenic: add JZ4760 support to the sadc driver
        ` [PATCH V2 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic "
          ` [PATCH V2 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
          ` [PATCH V2 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
          ` [PATCH V2 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
          ` [PATCH V2 4/5] iio/adc: ingenic: add JZ4760B "
          ` [PATCH V2 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation
` [PATCH 4/6] iio/adc: ingenic: add JZ4760B support to the sadc driver
` [PATCH 5/6] iio/adc: ingenic: modify
` [PATCH 6/6] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH] cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver
 2021-07-24 13:36 UTC  (3+ messages)

[PATCH 1/3] pinctrl: ingenic: Fix incorrect pull up/down info
 2021-07-24  6:43 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: ingenic: Fix bias config for X2000(E)
` [PATCH 3/3] pinctrl: ingenic: Add .max_register in regmap_config

[PATCH 0/4] Improve Ingenic pinctrl support
 2021-07-24  6:36 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: Ingenic: Improve the code
` [PATCH 2/4] pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760
` [PATCH 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X2100
` [PATCH 4/4] pinctrl: Ingenic: Add pinctrl driver for X2100

[PATCH 1/2] mips: replace deprecated EXTRA_CFLAGS with ccflags-y
 2021-07-22 10:09 UTC  (4+ messages)
` [PATCH 2/2] mips: clean up kvm Makefile

[PATCH] mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
 2021-07-22 10:07 UTC  (2+ messages)

[PATCH] mips: netlogic: fix kernel-doc complaints in fmn-config.c
 2021-07-22 10:07 UTC  (2+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (3+ messages)

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-21 16:17 UTC  (4+ messages)

[PATCH V2]: check return value of pgtalbe_pmd_page_ctor
 2021-07-21  9:03 UTC  (3+ messages)
` [PATCH] MIPS: check return value of pgtable_pmd_page_ctor

[PATCH v3 8/9] MIPS: Retire MACH_PISTACHIO
 2021-07-21  8:07 UTC  (4+ messages)

[PATCH v5 0/8] tee: Improve support for kexec and kdump
 2021-07-21  6:03 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).