linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 10:53:48 to 2020-05-20 21:00:03 UTC [more...]

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-20 20:59 UTC  (3+ messages)
` [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path

[PATCH] media: cedrus: Add support for VP8 decoding
 2020-05-20 21:01 UTC 

clock_gettime64 vdso bug on 32-bit arm, rpi-4
 2020-05-20 20:52 UTC  (7+ messages)

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-05-20 20:50 UTC  (9+ messages)
` [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v6 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-05-20 19:40 UTC  (7+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-20 18:41 UTC  (3+ messages)

[PATCH v3 0/2] arm64 sigreturn unwinding fixes
 2020-05-20 17:55 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
` [PATCH v3 2/2] arm64: vdso: Fix CFI directives in sigreturn trampoline

[PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:54 UTC  (4+ messages)

[PATCH V3] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-20 17:54 UTC  (2+ messages)

[PATCH V2] arm64/cpufeature: Drop open encodings while extracting parange
 2020-05-20 17:54 UTC  (3+ messages)

[PATCH v11] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-20 17:50 UTC  (2+ messages)

arm64: Register modification during syscall entry/exit stop
 2020-05-20 17:41 UTC  (4+ messages)

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-20 17:39 UTC  (5+ messages)

Clarification on necessary barriers before generating IPI
 2020-05-20 17:37 UTC  (5+ messages)

[PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20 17:34 UTC  (14+ messages)
` [PATCH v4 01/11] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v4 02/11] dt-bindings: add new compatible to mediatek,pericfg
` [PATCH v4 03/11] dt-bindings: net: add a binding document for MediaTek Ethernet MAC
` [PATCH v4 04/11] net: ethernet: mediatek: rename Kconfig prompt
` [PATCH v4 05/11] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driver
` [PATCH v4 07/11] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v4 08/11] ARM64: dts: mediatek: add the ethernet node "
` [PATCH v4 09/11] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v4 10/11] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v4 11/11] ARM64: dts: mediatek: enable ethernet on "

[PATCH] media: cedrus: Add support for additional output formats
 2020-05-20 17:14 UTC 

[PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-20 17:08 UTC  (2+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-20 17:08 UTC  (5+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:07 UTC  (3+ messages)

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-05-20 16:35 UTC  (9+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-20 16:27 UTC  (4+ messages)
  `  "

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20 16:30 UTC  (20+ messages)
` [PATCH v6 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v6 02/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v6 03/19] spi: spi-mtk-nor: "
` [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v6 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v6 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v6 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v6 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v6 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v6 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v6 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v6 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v6 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v6 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v6 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v6 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v6 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v6 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v6 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[GIT PULL] ARM: mvebu: dt64 for v5.8 (#1)
 2020-05-20 16:31 UTC 

[GIT PULL] ARM: mvebu: dt for v5.8 (#1)
 2020-05-20 16:30 UTC 

[GIT PULL] ARM: mvebu: arm for v5.8 (#1)
 2020-05-20 16:29 UTC 

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-05-20 16:21 UTC  (10+ messages)

[PATCH] ARM: pass -msoft-float to gcc earlier
 2020-05-20 16:19 UTC  (5+ messages)

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-20 16:15 UTC  (9+ messages)
` [PATCH 04/15] PCI: brcmstb: Add compatibily of other chips
` [PATCH 14/15] PCI: brcmstb: Set bus max burst side by chip type

[next] i2c: mediatek: Use div_u64 for 64-bit division to fix 32-bit kernels
 2020-05-20 16:15 UTC  (3+ messages)

[PATCH] i2c: pxa: implement generic i2c bus recovery
 2020-05-20 15:59 UTC  (2+ messages)

[PATCH v2 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-20 15:57 UTC  (5+ messages)
` [PATCH v2 3/3] ASoC: "

[PATCH] ARM: dts: bcm: HR2: Fix PPI interrupt types
 2020-05-20 15:56 UTC  (2+ messages)

[PATCH v8 0/5] mainline Protonic boards
 2020-05-20 15:41 UTC  (6+ messages)
` [PATCH v8 1/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v8 2/5] ARM: dts: add Protonic WD2 board
` [PATCH v8 3/5] ARM: dts: add Protonic VT7 board
` [PATCH v8 4/5] ARM: dts: add Protonic RVT board
` [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boards

[PATCH v2 0/4] PCI, iommu: Factor 'untrusted' check for ATS enablement
 2020-05-20 15:22 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/ATS: Only enable ATS for trusted devices
` [PATCH v2 2/4] iommu/amd: Use pci_ats_supported()
` [PATCH v2 3/4] iommu/arm-smmu-v3: "
` [PATCH v2 4/4] iommu/vt-d: "

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-05-20 15:23 UTC  (7+ messages)
` [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH v7 0/5] mainline Protonic boards
 2020-05-20 15:19 UTC  (2+ messages)

[PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imx
 2020-05-20 15:11 UTC  (2+ messages)

[PATCH v2 3/4] counter: Add character device interface
 2020-05-20 15:07 UTC  (2+ messages)

[PATCH v1] usb: musb: dsps: set MUSB_DA8XX quirk for AM335x
 2020-05-20 14:55 UTC  (4+ messages)

[PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-05-20 14:54 UTC  (10+ messages)
  ` [PATCH 01/12] OPP: Allow required-opps even if the device doesn't have power-domains
  ` [PATCH 09/12] devfreq: add mediatek cci devfreq

[PATCH] ARM: dts: imx: imx6qdl-gw: add Gateworks System Controller
 2020-05-20 14:37 UTC 

[PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-20 14:31 UTC  (6+ messages)

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-20 13:58 UTC  (7+ messages)
` [PATCH V4 14/17] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register
` [PATCH V4 15/17] arm64/cpufeature: Add remaining feature bits in ID_AA64DFR0 register
` [PATCH V4 17/17] arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context

[PATCH 1/2] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-20 13:49 UTC  (4+ messages)

[PATCH] i2c: imx-lpi2c: fix runtime pm imbalance on error
 2020-05-20 13:46 UTC 

[GIT PULL 00/11] tegra: Changes for v5.8-rc1
 2020-05-20 13:43 UTC  (3+ messages)
` [GIT PULL 11/11] arm64: tegra: Device tree changes "

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-05-20 13:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines
` [PATCH 2/2] serial: stm32: Use "

[PATCH] hwrng: exynos - fix runtime pm imbalance on error
 2020-05-20 13:19 UTC 

[PATCH v2 0/4] arm64: add Armv8.6 pointer authentication
 2020-05-20 13:20 UTC  (7+ messages)
` [PATCH v2 3/4] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH v2 1/4] counter: Internalize sysfs interface code
 2020-05-20 13:10 UTC 

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-20 12:59 UTC  (11+ messages)

[PATCH v5 3/4] kasan: add tests for call_rcu stack recording
 2020-05-20 12:37 UTC 

[PATCH v5 4/4] kasan: update documentation for generic kasan
 2020-05-20 12:39 UTC 

[PATCH 00/12] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-20 12:44 UTC  (13+ messages)
` [PATCH 01/12] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH 02/12] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH 03/12] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH 04/12] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
` [PATCH 05/12] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
` [PATCH 06/12] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH 07/12] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent
` [PATCH 08/12] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
` [PATCH 09/12] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
` [PATCH 10/12] arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
` [PATCH 11/12] arm64: dts: k3-am65: "
` [PATCH 12/12] arm64: dts: k3-am65: Update the RM resource types

[PATCH] perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
 2020-05-20 12:44 UTC  (3+ messages)

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2020-05-20 12:38 UTC  (6+ messages)

[PATCH v5 2/4] kasan: record and print the free track
 2020-05-20 12:36 UTC 

[PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-05-20 20:34 UTC  (14+ messages)
` [PATCH v8 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v8 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v8 03/13] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v8 04/13] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v8 05/13] spi: imx: fallback to PIO if dma setup failure
` [PATCH v8 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v8 07/13] spi: imx: fix ERR009165
` [PATCH v8 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v8 09/13] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v8 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v8 11/13] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v8 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v8 13/13] dmaengine: imx-sdma: add uart rom script

[PATCH v5 0/4] kasan: memorize and print call_rcu stack
 2020-05-20 12:32 UTC 

[PATCH v6 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-05-20 12:29 UTC  (5+ messages)
` [PATCH v6 2/5] iommu/arm-smmu: Add support for TTBR1

[PATCH] can: xilinx_can: fix runtime pm imbalance on error
 2020-05-20 12:14 UTC 

[PATCH] bus: arm-integrator-lm: Fix an IS_ERR() vs NULL check
 2020-05-20 12:08 UTC 

[PATCH v3 0/6] arm64: add the time namespace support
 2020-05-20 12:02 UTC  (2+ messages)

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20 11:46 UTC  (13+ messages)

[PATCH v11 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
 2020-05-20 11:49 UTC  (4+ messages)

[PATCH 0/5] net: provide a devres variant of register_netdev()
 2020-05-20 11:44 UTC  (6+ messages)
` [PATCH 1/5] Documentation: devres: add a missing section for networking helpers
` [PATCH 2/5] net: move devres helpers into a separate source file
` [PATCH 3/5] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH 4/5] net: devres: provide devm_register_netdev()
` [PATCH 5/5] net: ethernet: mtk_eth_mac: use devm_register_netdev()

BUG: sleeping function called from atomic due to "Balance initial LPI affinity across CPUs"
 2020-05-20 11:28 UTC  (4+ messages)

[PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables
 2020-05-20 11:18 UTC  (13+ messages)
  ` [EXT] "

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-20 11:14 UTC  (5+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH v2 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
 2020-05-20 11:11 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: smp: Introduce a "
` [PATCH v2 2/4] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v2 3/4] arm64: smp: Setup IPI_CALL_NMI_FUNC as a pseudo NMI
` [PATCH v2 4/4] arm64: kgdb: Round up cpus using IPI_CALL_NMI_FUNC

[PATCH 0/3] arm64 sigreturn unwinding fixes
 2020-05-20 11:08 UTC  (10+ messages)
` [PATCH 1/3] arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction

[PATCH v2 0/2] arm64 sigreturn unwinding fixes
 2020-05-20 11:06 UTC  (9+ messages)
` [PATCH v2 2/2] arm64: vdso: Fix CFI directives in sigreturn trampoline

[PATCH 0/3] firmare: arm_sdei: Extras for v5.8
 2020-05-20 11:00 UTC  (2+ messages)

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-20 10:54 UTC  (9+ messages)
` [PATCH 3/4] clk/soc: mediatek: mt6779: "
` [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node name


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