linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 15:22:03 to 2019-03-27 06:41:43 UTC [more...]

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-27  6:36 UTC  (5+ messages)
` [PATCH v8 1/4] sh: Advertise gigantic page support
` [PATCH v8 2/4] sparc: "
` [PATCH v8 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH 1/2] ARM: dts: imx7d: Specify viewport count for PCIE block
 2019-03-27  6:38 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: "

[PATCH v2 00/25] add drm support for MT8183
 2019-03-27  6:19 UTC  (26+ messages)
` [PATCH v2 01/25] arm64: dts: add display nodes for mt8183
` [PATCH v2 02/25] dt-bindings: mediatek: add binding for mt8183 display
` [PATCH v2 03/25] drm/mediatek: add mutex mod into ddp private data
` [PATCH v2 04/25] drm/mediatek: add mutex sof "
` [PATCH v2 05/25] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v2 06/25] drm/mediatek: redefine mtk_ddp_sout_sel
` [PATCH v2 07/25] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v2 08/25] drm/mediatek: add ddp component CCORR
` [PATCH v2 09/25] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v2 10/25] drm/mediatek: add commponent OVL0_2L
` [PATCH v2 11/25] drm/mediatek: add component OVL1_2L
` [PATCH v2 12/25] drm/mediatek: add component DITHER
` [PATCH v2 13/25] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v2 14/25] drm/medaitek: add layer_nr "
` [PATCH v2 15/25] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v2 16/25] drm/mediatek: add ddp write register common api
` [PATCH v2 17/25] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v2 18/25] drm/mediatek: add RDMA fifo size error handle
` [PATCH v2 19/25] drm/mediatek: add function mtk_ddp_comp_get_type
` [PATCH v2 20/25] drm/mediatek: add ovl0/ovl0_2l usecase
` [PATCH v2 21/25] drm/mediatek: add support for mediatek SOC MT8183
` [PATCH v2 22/25] drm/mediatek: adjust ddp clock control flow
` [PATCH v2 23/25] drm/mediatek: add vmap support for mediatek drm
` [PATCH v2 24/25] drm/mediatek: respect page offset for PRIME mmap calls
` [PATCH v2 25/25] drm/mediatek: enable allow_fb_modifiers for mediatek drm

[PATCH v2 1/3] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
 2019-03-27  6:34 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG "
` [PATCH v2 3/3] ARM: dts: imx7d: Specify IMX7D_CLK_IPG "

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-03-27  5:51 UTC  (3+ messages)

[PATCH v7 0/7] Add support for mt8183 SCP
 2019-03-27  5:14 UTC  (5+ messages)
` [PATCH v7 1/7] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v7 2/7] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v7 3/7] remoteproc: mt8183: add reserved memory manager API
` [PATCH v7 4/7] rpmsg: add rpmsg support for mt8183 SCP

[PATCH v13 00/11] Introduce the for_each_set_clump8 macro
 2019-03-27  5:02 UTC  (12+ messages)
` [PATCH v13 01/11] bitops: "
` [PATCH v13 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v13 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v13 04/11] gpio: 104-idi-48: "
` [PATCH v13 05/11] gpio: gpio-mm: "
` [PATCH v13 06/11] gpio: ws16c48: "
` [PATCH v13 07/11] gpio: pci-idio-16: "
` [PATCH v13 08/11] gpio: pcie-idio-24: "
` [PATCH v13 09/11] gpio: uniphier: "
` [PATCH v13 10/11] gpio: 74x164: Utilize the "
` [PATCH v13 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "

[BUG] arm64: kdump: capture kernel boot failed when crashkernel above 4G
 2019-03-27  4:55 UTC  (3+ messages)

[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-27  3:21 UTC  (6+ messages)
` [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers

[PATCH] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock for SDMA
 2019-03-27  2:52 UTC  (3+ messages)

[PATCH RESEND v4 0/4] Add support for lradc on A83T
 2019-03-27  2:33 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T
` [PATCH RESEND v4 2/4] dt-bindings: input: Add R_LRADC "
` [PATCH RESEND v4 3/4] ARM: dts: sunxi: "
` [PATCH RESEND v4 4/4] ARM: dts: sun8i: tbs-a711: Add support for volume keys input

[PATCH v4 0/4] Add support for lradc on A83T
 2019-03-27  2:16 UTC  (6+ messages)
` [PATCH v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T
` [PATCH v4 2/4] dt-bindings: input: Add R_LRADC "
` [PATCH v4 3/4] ARM: dts: sunxi: "
` [PATCH v4 4/4] ARM: dts: sun8i: tbs-a711: Add support for volume keys input

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-27  2:11 UTC  (6+ messages)
` [PATCHv4 16/28] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver

[PATCH v3 0/2] rtc: Add ASPEED RTC driver
 2019-03-27  1:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: Add on-chip ASPEED RTC documentation
` [PATCH v3 2/2] rtc: Add ASPEED RTC driver

[PATCH v2 0/2] rtc: Add ASPEED RTC driver
 2019-03-27  1:00 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH] ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs
 2019-03-27  0:48 UTC 

[PATCH v2 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-03-27  0:24 UTC  (9+ messages)
` [PATCH v2 3/5] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A

[PATCH 0/7] Add bluetooth, gps and accelerometer to TBS A711
 2019-03-27  0:18 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: sun8i: tbs-a711: Enable bluetooth
` [PATCH 2/7] ARM: dts: sun8i: tbs-a711: Add node for BMA250 accelerometer
` [PATCH 3/7] ARM: dts: sun8i: a83t: Add nodes for UART2-UART4
` [PATCH 4/7] ARM: dts: sun8i: a83t: Add UART2 PB pins
` [PATCH 5/7] gnss: Add u-blox,neo-6m compatible
` [PATCH 6/7] dt-bindings: "
` [PATCH 7/7] ARM: dts: sun8i: tbs-a711: Enable UART2 (for NEO-6M GPS module)

[PATCH] ARM: socfpga: Fix object reference leaks in socfpga_setup_ocram_self_refresh
 2019-03-26 23:53 UTC 

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-03-26 23:40 UTC  (5+ messages)
` [PATCH 09/14] bus: ti-sysc: Move rstctrl reset to happen later

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 23:01 UTC  (6+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH v2 RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH v2 RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH v2 RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH RFC/RFT 0/5] Save single pages from CMA area
 2019-03-26 22:53 UTC  (7+ messages)
` [PATCH RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations
` [PATCH RFC/RFT 2/5] dma-remap: Run alloc_pages() on failure
` [PATCH RFC/RFT 3/5] iommu: amd_iommu: Add fallback normal page allocations
` [PATCH RFC/RFT 4/5] arm64: dma-mapping: "
` [PATCH RFC/RFT 5/5] dma-contiguous: Do not allocate a single page from CMA area

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-03-26 22:39 UTC  (5+ messages)
` [PATCH 1/4] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
` [PATCH 2/4] ACPI/PPTT: Modify node flag detection to find last IDENTICAL
` [PATCH 3/4] arm_pmu: acpi: spe: Add initial MADT/SPE probing
` [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading

[RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource
 2019-03-26 22:48 UTC 

[PATCH 00/25] coresight: Support for ACPI bindings
 2019-03-26 21:54 UTC  (5+ messages)
` [PATCH 08/25] coresight: tmc: Clean up device specific data
` [PATCH 10/25] coresight: tpiu: "

[PATCH v6 0/4] Enable wm8524 on i.MX8MQ-EVK
 2019-03-26 21:44 UTC  (4+ messages)
` [PATCH v6 1/4] arm64: dts: imx8mq: Add SDMA nodes

[PATCH] dt-bindings: Add schemas for simple-framebuffer
 2019-03-26 21:35 UTC  (3+ messages)

[PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T
 2019-03-26 20:26 UTC  (2+ messages)
    ` [linux-sunxi] "

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-26 20:20 UTC  (3+ messages)
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-26 20:16 UTC  (9+ messages)

[PATCH] net: stmmac: fix a potential NULL pointer dereference
 2019-03-26 19:50 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-26 19:49 UTC  (11+ messages)

[PATCH] ARM: dts: sun7i: fix typos in uart pin mux
 2019-03-26 19:04 UTC  (2+ messages)

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-26 18:51 UTC  (5+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding

[PATCH v2 1/3] Bluetooth: btusb: add QCA6174A compatible properties
 2019-03-26 18:45 UTC  (4+ messages)

[PATCH 0/4] drop selected platform data for omap5
 2019-03-26 18:30 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH 0/4] drop selected platform data for dra7
 2019-03-26 18:35 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH v2 0/2] clk: imx5: Fix i.MX50 clock registers
 2019-03-26 18:22 UTC  (3+ messages)
` [PATCH v2 1/2] clk: imx5: Fix i.MX50 mainbus "
` [PATCH v2 2/2] clk: imx5: Fix i.MX50 ESDHC "

[PATCH 0/4] drop selected platform data for am3 and am4
 2019-03-26 18:13 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc platform data for am330x and am43xx
` [PATCH 2/4] ARM: OMAP2+: Drop i2c platform data for am33xx "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH 0/4] drop selected platform data for omap4
 2019-03-26 18:09 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH v2 00/16] coresight: Add support for CPU-wide trace scenarios
 2019-03-26 18:06 UTC  (10+ messages)
` [PATCH v2 11/16] coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()
` [PATCH v2 12/16] coresight: tmc-etr: Introduce the notion of process ID to ETR devices
` [PATCH v2 13/16] coresight: tmc-etr: Allow events to use the same ETR buffer

[PATCH V3 0/5] mmc: mmci: add get_datactrl_cfg callback
 2019-03-26 17:57 UTC  (4+ messages)
` [PATCH V3 2/5] mmc: mmci: define get_dctrl_cfg for legacy variant

[PATCH v2 0/4] ARM: da850: enable cpufreq in DT mode
 2019-03-26 17:51 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-03-26 17:36 UTC  (4+ messages)

[PATCH V4 1/3] of: Add vendor prefix for Menlo Systems GmbH
 2019-03-26 16:44 UTC  (4+ messages)
` [PATCH V4 3/3] ARM: dts: imx53: Add Menlosystems M53 board

[PATCH net v2 0/2] thunderx: fix receive buffer page recycling
 2019-03-26 17:24 UTC  (3+ messages)

[PATCH v6 0/3] Stingray USB PHY driver support
 2019-03-26 17:23 UTC  (3+ messages)
` [PATCH v6 3/3] arm64: dts: Add USB DT nodes for Stingray SoC

[PATCH v7 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-03-26 17:02 UTC  (5+ messages)
` [PATCH v7 1/4] ACPI/IORT: Add support for PMCG
` [PATCH v7 2/4] perf/smmuv3: Add arm64 smmuv3 pmu driver

[PATCH v2] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-03-26 16:58 UTC  (3+ messages)

[PATCH v6 00/19] Convert x86 & arm64 to use generic page walk
 2019-03-26 16:58 UTC  (21+ messages)
` [PATCH v6 01/19] arc: mm: Add p?d_large() definitions
` [PATCH v6 02/19] arm64: "
` [PATCH v6 03/19] mips: "
` [PATCH v6 04/19] powerpc: "
` [PATCH v6 05/19] riscv: "
` [PATCH v6 06/19] s390: "
` [PATCH v6 07/19] sparc: "
` [PATCH v6 08/19] x86: "
` [PATCH v6 09/19] mm: Add generic p?d_large() macros
` [PATCH v6 10/19] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v6 11/19] mm: pagewalk: Allow walking without vma
` [PATCH v6 12/19] mm: pagewalk: Add test_p?d callbacks
` [PATCH v6 13/19] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v6 14/19] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v6 15/19] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v6 16/19] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v6 17/19] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v6 18/19] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v6 19/19] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-26 16:36 UTC  (3+ messages)
` [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo

[PATCH 0/5] ARM: Initial devicetree for Kobo Aura
 2019-03-26 16:26 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: imx50: Add Kobo Aura DTS

[PATCH] arm64: dts: rockchip: decrease rising edge time of UART2
 2019-03-26 16:26 UTC  (8+ messages)

[PATCH v2 4/7] dt-bindings: counter: ftm-quaddec
 2019-03-26 16:06 UTC  (3+ messages)

[PATCH 0/3] ARM: davinci: ohci-da8xx: model the vbus GPIO as a fixed regulator
 2019-03-26 15:57 UTC  (4+ messages)
` [PATCH 1/3] ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx
` [PATCH 2/3] ARM: davinci: da830-evm: "
` [PATCH 3/3] usb: ohci-da8xx: drop the vbus GPIO

[PATCH net 1/2] thunderx: enable page recycling for non-XDP case
 2019-03-26 15:39 UTC  (5+ messages)
` [PATCH net 0/2] thunderx: fix receive buffer page recycling

[PATCH 0/7] omap changes to allocate struct omap_hwmod dynamically
 2019-03-26 15:36 UTC  (3+ messages)
` [PATCH 7/7] ARM: OMAP2+: Handle reset quirks for dynamically allocated modules

[PATCH] drm/fbdev: Make skip_vt_switch the default
 2019-03-26 15:25 UTC  (4+ 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).