linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 06:57:20 to 2018-11-23 18:22:34 UTC [more...]

[PATCH V3 0/5] 52-bit userspace VAs
 2018-11-23 18:22 UTC  (5+ messages)
` [PATCH V3 1/5] mm: mmap: Allow for "high" userspace addresses
` [PATCH V3 5/5] arm64: mm: Allow forcing all userspace addresses to 52-bit

[PATCH 1/2] module: Overwrite st_size instead of st_info
 2018-11-23 17:59 UTC  (9+ messages)

[RESEND PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support
 2018-11-23 17:50 UTC  (4+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-23 17:43 UTC  (5+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-23 17:42 UTC  (9+ messages)
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST

[PATCH] arm64/bpf: use movn/movk/movk sequence to generate kernel addresses
 2018-11-23 17:29 UTC 

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23 17:23 UTC  (48+ messages)
` [PATCH v2 01/43] drm/sun4i: Cleanup video/YUV source before enabling a layer
` [PATCH v2 02/43] drm/sun4i: frontend: Replace ARGB with XRGB as supported format
` [PATCH v2 03/43] drm/sun4i: Add TODO comment about supporting scaling with the backend
` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
` [PATCH v2 05/43] drm/sun4i: frontend: "
` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
` [PATCH v2 09/43] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v2 10/43] drm/fourcc: Add format "
` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v2 12/43] drm/fourcc: Add format "
` [PATCH v2 13/43] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v2 14/43] drm/sun4i: backend: Avoid counting YUV planes that use the frontend
` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
` [PATCH v2 17/43] drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
` [PATCH v2 18/43] drm/sun4i: frontend: Add proper definitions for format registers
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 20/43] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 24/43] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
` [PATCH v2 26/43] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v2 28/43] drm/sun4i: frontend: Add support for planar "
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 33/43] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 35/43] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v2 36/43] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v2 37/43] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented
` [PATCH v2 39/43] drm/sun4i: frontend: Add a quirk structure
` [PATCH v2 40/43] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v2 41/43] drm/sun4i: Make COEF_RDY conditional
` [PATCH v2 42/43] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v2 43/43] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[PATCH v1 1/3] arm64: dts: mt7622: fix no more console output on rfb1
 2018-11-23 17:07 UTC  (3+ messages)
` [PATCH v1 3/3] arm64: dts: mt7622: Drop the general purpose timer node

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-11-23 17:03 UTC  (6+ messages)
` Subject: [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-11-23 16:55 UTC  (8+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support
` [PATCH v2 2/6] MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
` [PATCH v2 3/6] dt-bindings: ap806: document the thermal interrupt capabilities
` [PATCH v2 4/6] dt-bindings: cp110: "
` [PATCH v2 5/6] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH v2 6/6] arm64: dts: marvell: add interrupt support to cp110 "

[PATCH] irqchhip: Convert to using %pOFn instead of device_node.name
 2018-11-23 16:54 UTC 

[PATCH 09/17] irqchip: bcm283x: Switch to SPDX identifier
 2018-11-23 16:31 UTC  (4+ messages)

[PATCH 0/2] use adrp/add pairs for PLT entries
 2018-11-23 16:24 UTC  (4+ messages)
` [PATCH 2/2] arm64/module: switch to ADRP/ADD sequences "

[PATCH 0/3] Add PM and DMA support for AT91 USART as SPI
 2018-11-23 16:19 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: mfd: atmel-usart: add DMA bindings for SPI mode
` [PATCH 3/3] spi: at91-usart: add DMA support

[PATCH v9 0/8] Add support for audiocodec in Allwinner A64
 2018-11-23 16:03 UTC  (8+ messages)
` [PATCH v9 1/8] ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply
  ` Applied "ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply" to the asoc tree

[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-11-23 15:36 UTC  (12+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework
` [PATCH 2/7] ata: ahci: mvebu: remove stale comment
` [PATCH 3/7] ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
` [PATCH 4/7] ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
` [PATCH 5/7] ata: ahci: mvebu: add clock support
` [PATCH 6/7] ARM64: dts: marvell: armada-37xx: declare SATA clock
` [PATCH 7/7] ARM64: dts: marvell: armada-3720-espressobin: declare SATA PHY property

[PATCH v2 0/4] Meson8b: add the CPU clock post-dividers
 2018-11-23 15:20 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: meson8b: export the CPU post dividers
` [PATCH v2 2/4] clk: meson: clk-regmap: add read-only gate ops

[PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-11-23 15:08 UTC  (6+ messages)
` [PATCH V3 4/5] "
` [PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-23 15:07 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions

[PATCH] clk: nomadik: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-23 15:06 UTC 

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-11-23 15:02 UTC  (7+ messages)
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH v2] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:45 UTC 

[PATCH] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-11-23 14:43 UTC  (2+ messages)

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-23 14:32 UTC  (7+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro

[PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-11-23 14:24 UTC  (4+ messages)
` [PATCH v3 2/4] iio: adc: add STMPE ADC driver using IIO framework
` [PATCH v3 3/4] iio: adc: add STMPE ADC devicetree bindings
` [PATCH v3 4/4] ARM: dts: Add stmpe-adc driver to relevant devicetrees

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-11-23 14:18 UTC  (13+ messages)
` [PATCH 01/12] PCI: aardvark: configure more registers in the configuration helper
` [PATCH 02/12] PCI: aardvark: add reset GPIO support
` [PATCH 03/12] PCI: aardvark: add PHY support
` [PATCH 04/12] PCI: aardvark: add clock support
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support
` [PATCH 06/12] dt-bindings: PCI: aardvark: describe the reset-gpios property
` [PATCH 07/12] dt-bindings: PCI: aardvark: describe the clocks property
` [PATCH 08/12] dt-bindings: PCI: aardvark: describe the PHY property
` [PATCH 09/12] ARM64: dts: marvell: armada-37xx: declare PCIe reset pin
` [PATCH 10/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe reset GPIO
` [PATCH 11/12] ARM64: dts: marvell: armada-37xx: declare PCIe clock
` [PATCH 12/12] ARM64: dts: marvell: armada-3720-espressobin: declare PCIe PHY

[PATCH v9 2/8] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply
 2018-11-23 14:14 UTC  (2+ messages)
` Applied "ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply" to the asoc tree

Investigating a stack state mismatch in Linux kernel
 2018-11-23 14:06 UTC  (4+ messages)

[PATCH 0/3] add support for MCP16502 PMIC
 2018-11-23 13:44 UTC  (5+ messages)
` [PATCH 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH v3 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23 13:29 UTC  (4+ messages)
` [PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH] ARM: dts: imx50: Fix memory node duplicaton
 2018-11-23 13:25 UTC 

[PATCH] drm/meson: add support for 1080p25 mode
 2018-11-23 13:23 UTC  (5+ messages)

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23 13:20 UTC  (12+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77990: Enable I2C DMA
 2018-11-23 13:19 UTC  (4+ messages)

[PATCH] Support RTC charging on PFUZE100
 2018-11-23 13:11 UTC  (4+ messages)

Sleeping in user_access section
 2018-11-23 13:04 UTC  (6+ messages)

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-11-23 13:02 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
` [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH 00/10] ARM64: dts: Fix incomplete cooling-maps
 2018-11-23 12:51 UTC  (3+ messages)
` [PATCH 08/10] ARM64: dts: renesas: Add all CPUs in cooling maps

[PATCH/RFT] arm64: dts: renesas: r8a77990: add thermal device support
 2018-11-23 12:38 UTC  (3+ messages)

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-11-23 12:32 UTC  (5+ messages)
` [PATCH 4/5] drm: rcar-du: Add R8A7744 support

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-11-23 12:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-23 12:30 UTC  (12+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[PATCH v2] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-23 12:27 UTC  (3+ messages)

[PATCH] ARM: tegra: Add VIC on Tegra124
 2018-11-23 12:04 UTC 

[PATCH v2 00/10] serial: Add Tegra Combined UART driver
 2018-11-23 11:56 UTC  (9+ messages)
` [PATCH v2 01/10] mailbox: Support blocking transfers in atomic context

[PATCHv3 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-23 11:48 UTC  (3+ messages)

[PATCH 0/3] Bring suspend to RAM support to xHCI MVEBU driver
 2018-11-23 11:22 UTC  (4+ messages)
` [PATCH 1/3] usb: core: comply to PHY framework
` [PATCH 2/3] usb: host: xhci: mvebu: add reset on resume quirk
` [PATCH 3/3] ARM64: dts: marvell: armada-3720-espressobin: declare USB3 PHY

[PATCH] ARM: OMAP1: ams-delta: Fix audio permanently muted
 2018-11-23 11:19 UTC 

[PATCH 00/27] Unify vDSOs across more architectures
 2018-11-23 11:14 UTC  (9+ messages)
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation

[PATCH 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-11-23 10:35 UTC  (4+ messages)
` [PATCH 1/2] media: v4l: Add definitions for the HEVC slice format and controls

[PATCH 1/2] media: sum6i-csi: Fix a few coding style issues
 2018-11-23 10:13 UTC  (2+ messages)
` [PATCH 2/2] media: sun6i-csi: manually fix other "

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-23 10:03 UTC  (2+ messages)

[PATCHv2] ARM: dts: exynos: update the usbdrd_phy suspend clk
 2018-11-23 10:02 UTC  (3+ messages)

[PATCH 0/6] devfreq: handle suspend/resume
 2018-11-23 10:01 UTC  (11+ messages)
  ` [PATCH 2/6] devfreq: refactor set_target frequency function
  ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-23  9:57 UTC  (7+ messages)
` [PATCH 4/4] arm64: KVM: Implement workaround "

[PATCH 1/3] clk: samsung: exynos5420: add VPLL rate table for g3d clock
 2018-11-23  9:44 UTC  (3+ messages)
` [PATCH 2/3] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_sclk_vpll
` [PATCH 3/3] ARM: dts: Add g3d bus nodes using VDD_INT for Exynos542x SoC

[PATCH 2/2] clk: core: link consumer with clock driver
 2018-11-23  9:11 UTC  (3+ messages)

[v5, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-23  9:09 UTC  (6+ messages)
` [v5, PATCH 1/2] net:stmmac: dwmac-mediatek: add "

[PATCH v12 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-11-23  8:33 UTC  (5+ messages)

[PATCH 0/6] Add Armada 3700 COMPHY support
 2018-11-23  8:30 UTC  (3+ messages)
` [PATCH 2/6] phy: add A3700 "

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-23  7:36 UTC  (3+ messages)

[for-next][PATCH 03/18] ARM: function_graph: Simplify with function_graph_entry()
 2018-11-23  7:30 UTC  (2+ messages)

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-23  7:19 UTC  (8+ 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).