messages from 2019-03-26 18:14:23 to 2019-03-27 09:18:00 UTC [more...]
BUG in "perf: Suppress AUX/OVERWRITE records"?
2019-03-27 9:17 UTC (4+ messages)
[PATCH V4 0/5] mmc: mmci: add get_datactrl_cfg callback
2019-03-27 9:05 UTC (6+ messages)
` [PATCH V4 1/5] mmc: mmci: add get_datactrl_cfg callback and helper functions
` [PATCH V4 2/5] mmc: mmci: define get_dctrl_cfg for legacy variant
` [PATCH V4 3/5] mmc: mmci: qcom: define get_dctrl_cfg
` [PATCH V4 4/5] mmc: mmci: stm32: "
` [PATCH V4 5/5] mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
[PATCH v5 00/26] KVM: arm64: SVE guest support
2019-03-27 8:46 UTC (7+ messages)
` [PATCH v6 13/27] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v6 16/27] KVM: arm64: Factor out core register ID enumeration
[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
2019-03-27 8:55 UTC (8+ 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
32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
2019-03-27 8:53 UTC (6+ messages)
[PATCH 0/2] Add EDMA0/EDMA1 nodes
2019-03-27 8:51 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8qxp: "
[PATCH net-next 00/18] net: mvpp2: Classifier updates and cleanups
2019-03-27 8:44 UTC (19+ messages)
` [PATCH net-next 01/18] net: mvpp2: Don't use an int to store netdev_features_t
` [PATCH net-next 02/18] net: mvpp2: cls: Add missing MAC_DA field extraction
` [PATCH net-next 03/18] net: mvpp2: cls: Start cls flow entries from beginning of table
` [PATCH net-next 04/18] net: mvpp2: cls: use Lookup Type in classification engines
` [PATCH net-next 05/18] net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
` [PATCH net-next 06/18] net: mvpp2: cls: Make the flow definitions const
` [PATCH net-next 07/18] net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
` [PATCH net-next 08/18] net: mvpp2: debugfs: Allow reading the flow table from debugfs
` [PATCH net-next 09/18] net: mvpp2: debugfs: Allow reading the C2 engine "
` [PATCH net-next 10/18] net: mvpp2: cls: Use iterators to go through the cls_table
` [PATCH net-next 11/18] net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
` [PATCH net-next 12/18] net: mvpp2: cls: Move C2 read/write helpers around
` [PATCH net-next 13/18] net: mvpp2: cls: Rename classifer per-port functions
` [PATCH net-next 14/18] net: mvpp2: cls: Don't use the sequence attribute for classification
` [PATCH net-next 15/18] net: mvpp2: cls: Rename the flow table macros
` [PATCH net-next 16/18] net: mvpp2: cls: Invalidate all C2 entries except the ones we use
` [PATCH net-next 17/18] net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
` [PATCH net-next 18/18] net: mvpp2: cls: Rework C2 engine macros
[PATCH v4 0/2] Add IPROC PCIe new features
2019-03-27 8:38 UTC (2+ messages)
[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
2019-03-27 8:08 UTC (7+ 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 V3 0/5] mmc: mmci: add get_datactrl_cfg callback
2019-03-27 8:28 UTC (4+ messages)
` [PATCH V3 2/5] mmc: mmci: define get_dctrl_cfg for legacy variant
implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
2019-03-27 8:04 UTC (22+ messages)
` [PATCH 01/21] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/21] arm64/iommu: improve mmap bounds checking
` [PATCH 03/21] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/21] dma-iommu: cleanup dma-iommu.h
` [PATCH 05/21] dma-iommu: remove the flush_page callback
` [PATCH 06/21] dma-iommu: use for_each_sg in iommu_dma_alloc
` [PATCH 07/21] dma-iommu: move the arm64 wrappers to common code
` [PATCH 08/21] dma-iommu: refactor iommu_dma_mmap
` [PATCH 09/21] dma-iommu: refactor iommu_dma_get_sgtable
` [PATCH 10/21] dma-iommu: move __iommu_dma_map
` [PATCH 11/21] dma-iommu: refactor page array remap helpers
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers
` [PATCH 13/21] dma-iommu: factor contiguous "
` [PATCH 14/21] dma-iommu: refactor iommu_dma_free
` [PATCH 15/21] dma-iommu: don't remap contiguous allocations for coherent devices
` [PATCH 16/21] dma-iommu: factor contiguous remapped allocations into helpers
` [PATCH 17/21] dma-iommu: refactor iommu_dma_alloc
` [PATCH 18/21] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 19/21] dma-iommu: switch copyright boilerplace to SPDX
` [PATCH 20/21] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 21/21] arm64: trim includes "
[PATCH RESEND v7 0/3] Mixel DPHY support for i.MX8
2019-03-27 8:20 UTC (4+ messages)
` [PATCH RESEND v7 1/3] dt-bindings: Add vendor prefix for Mixel Inc
` [PATCH RESEND v7 2/3] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH RESEND v7 3/3] phy: Add driver for mixel dphy found on imx8
[PATCH v2 00/16] coresight: Add support for CPU-wide trace scenarios
2019-03-27 7:52 UTC (2+ messages)
[PATCH] ARM: socfpga: Fix object reference leaks in socfpga_setup_ocram_self_refresh
2019-03-27 7:17 UTC (2+ messages)
[PATCH] arm64: cache: Update cache_line_size for HiSilicon certain platform
2019-03-27 7:16 UTC (3+ messages)
[PATCH] usb: mtu3: fix EXTCON dependency
2019-03-27 6:56 UTC (2+ messages)
[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 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 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 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 (2+ messages)
` [PATCH 4/4] ARM: OMAP2+: Drop uart platform data for am33xx and am43xx
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).