linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-06 15:01:27 to 2019-07-08 18:44:06 UTC [more...]

use exact allocation for dma coherent memory
 2019-07-08 18:43 UTC  (4+ messages)

[PATCH v2 0/3] iommu/arm-smmu: Split pagetable support
 2019-07-08 18:10 UTC  (3+ messages)
` [PATCH v2 2/3] iommu/io-pgtable-arm: Add support for AARCH64 split pagetables
` [PATCH v2 3/3] iommu/arm-smmu: Add support for DOMAIN_ATTR_SPLIT_TABLES

[PATCH] arm64: Add support for relocating the kernel with RELR relocations
 2019-07-08 18:02 UTC  (2+ messages)

[PATCH RFC v1 0/2] Amlogic 32-bit Meson SDHC MMC controller driver
 2019-07-08 17:40 UTC  (4+ messages)
` [PATCH RFC v1 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH RFC v1 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH v2 0/4] perf: Fix errors detected by Smatch
 2019-07-08 17:38 UTC  (6+ messages)
` [PATCH v2 1/4] perf hists: Smatch: Fix potential NULL pointer dereference
` [PATCH v2 2/4] perf intel-bts: "
` [PATCH v2 3/4] perf intel-pt: "
` [PATCH v2 4/4] perf cs-etm: "

[PATCH v3] perf cs-etm: Improve completeness for kernel address space
 2019-07-08 17:33 UTC  (2+ messages)

[PATCH 0/6] firmware: arm_scmi: miscellaneous fixes/updates
 2019-07-08 17:25 UTC  (9+ messages)
` [PATCH 1/6] firmware: arm_scmi: Use the correct style for SPDX License Identifier
` [PATCH 2/6] firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
` [PATCH 3/6] firmware: arm_scmi: Remove extra check for invalid length message responses
` [PATCH 4/6] firmware: arm_scmi: Fix few trivial typos in comments
` [PATCH 5/6] firmware: arm_scmi: Use the term 'message' instead of 'command'
` [PATCH 6/6] firmware: arm_scmi: Check if platform has released shmem before using

[PATCH v2 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled
 2019-07-08 17:09 UTC  (5+ messages)

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-08 16:43 UTC  (2+ messages)

[RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend
 2019-07-08 16:42 UTC  (4+ messages)

[PATCH] arm64: remove pointless __KERNEL__ guards
 2019-07-08 16:36 UTC 

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-08 16:33 UTC  (10+ messages)

[PATCH] coresight: etm4x: Two function calls less
 2019-07-08 16:16 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: stmmac: Some improvements and a fix
 2019-07-08 16:08 UTC  (6+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-07-08 15:58 UTC  (5+ messages)

[PATCH 00/11] firmware: arm_scmi: Add support for Rx, async commands and delayed response
 2019-07-08 16:05 UTC  (13+ messages)
` [PATCH 01/11] firmware: arm_scmi: Reorder some functions to avoid forward declarations
` [PATCH 02/11] firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
` [PATCH 03/11] firmware: arm_scmi: Add receive channel support for notifications
` [PATCH 04/11] firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
` [PATCH 05/11] firmware: arm_scmi: Add receive buffer support for notifications
` [PATCH 06/11] firmware: arm_scmi: Add mechanism to unpack message headers
` [PATCH 07/11] firmware: arm_scmi: Add support for asynchronous commands and delayed response
` [PATCH 08/11] firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
` [PATCH 09/11] firmware: arm_scmi: Add asynchronous sensor read if it supports
` [PATCH 10/11] firmware: arm_scmi: Drop config flag in clk_ops->rate_set
` [PATCH 11/11] firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible

[PATCH] net: axienet: fix a potential double free in axienet_probe()
 2019-07-08 16:02 UTC  (2+ messages)

[PATCH 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-07-08 15:59 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings
` [PATCH 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH 3/6] irqchip/irq-pruss-intc: Add support for shared and invalid interrupts
` [PATCH 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping
` [PATCH 5/6] irqchip/irq-pruss-intc: Add API to trigger a PRU sysevent
` [PATCH 6/6] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs

[PATCH v3 0/9] arm_pmu: Use NMI for perf interrupt
 2019-07-08 16:00 UTC  (21+ messages)
` [PATCH v3 1/9] arm64: perf: avoid PMXEV* indirection
` [PATCH v3 2/9] arm64: perf: Remove PMU locking
` [PATCH v3 3/9] arm: perf: save/resore pmsel
` [PATCH v3 4/9] arm: perf: Remove Remove PMU locking
` [PATCH v3 5/9] perf/arm_pmu: Move PMU lock to ARMv6 events
` [PATCH v3 6/9] arm64: perf: Do not call irq_work_run in NMI context
` [PATCH v3 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
` [PATCH v3 8/9] arm_pmu: Introduce pmu_irq_ops
` [PATCH v3 9/9] arm_pmu: Use NMIs for PMU

kprobes sanity test fails on next-20190708
 2019-07-08 15:56 UTC  (2+ messages)

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-07-08 15:31 UTC  (13+ messages)
` [PATCH 2/8] dt-bindings: document PASID property for IOMMU masters
` [PATCH 3/8] iommu/arm-smmu-v3: Support platform SSID
` [PATCH 4/8] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH 5/8] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH 7/8] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH 8/8] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v2 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-07-08 14:35 UTC  (6+ messages)
` [PATCH v2 5/5] coresight: etm4x: save/restore state "

[PATCH 1/3] ARM: fix kasan link failures
 2019-07-08 14:32 UTC  (3+ messages)
` [PATCH 2/3] kasan: disable CONFIG_KASAN_STACK with clang on arm32

[PATCH 0/3] add coupled regulators for Exynos5422/5800
 2019-07-08 14:11 UTC  (4+ messages)
    ` [PATCH 1/3] opp: core: add regulators enable and disable
    ` [PATCH 2/3] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
    ` [PATCH 3/3] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800

[RFC 0/2] rpmsg: imx: add the initial imx rpmsg support
 2019-07-08 14:11 UTC  (6+ messages)
` [RFC 2/2] "
    ` [EXT] "

[PATCH] drm/exynos: add CONFIG_MMU dependency
 2019-07-08 14:09 UTC  (2+ messages)

[PATCH] remoteproc: stm32: fix building without ARM SMCC
 2019-07-08 14:07 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-08 13:56 UTC  (3+ messages)
` [PATCH 10/59] KVM: arm64: nv: Support virtual EL2 exceptions

FYI: Possible HPFAR_EL2 corruption (LPAE guests on AArch64 hosts)
 2019-07-08 13:17 UTC  (9+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-07-08 13:09 UTC  (8+ messages)
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation

[PATCH 11/14] PCI: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
 2019-07-08 12:33 UTC 

[PATCH net] net: stmmac: Re-work the queue selection for TSO packets
 2019-07-08 12:26 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77995: Fix register range of display node
 2019-07-08 12:22 UTC  (2+ messages)

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-07-08 12:20 UTC  (7+ messages)

get rid of dma_max_pfn
 2019-07-08 11:55 UTC  (5+ messages)
` [PATCH 1/2] mmc: let the dma map ops handle bouncing
` [PATCH 2/2] dma-mapping: remove dma_max_pfn

[PATCH v2 0/9] arm_pmu: Use NMI for perf interrupt
 2019-07-08 11:40 UTC  (4+ messages)
` [PATCH v2 1/9] arm64: perf: avoid PMXEV* indirection

[PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-08 11:35 UTC  (2+ messages)

[RFC PATCH V2 1/6] dt-bindings: mt8183: Added DIP dt-bindings
 2019-07-08 11:05 UTC  (5+ messages)
` [RFC PATCH V2 2/6] dts: arm64: mt8183: Add DIP nodes
` [RFC PATCH V2 3/6] media: platform: Add Mediatek DIP driver KConfig
` [RFC PATCH V2 5/6] remoteproc/mediatek: add SCP's shared dma pool support for mt8183
` [RFC PATCH V2 6/6] media: platform: mtk-mdp3: Add struct tuning_addr to identify user tuning data

[PATCH] cpufreq: imx-cpufreq-dt: Assign max supported frequency as suspend frequency
 2019-07-08 11:04 UTC  (2+ messages)

[PATCH 0/2] media: add support for DW9768 VCM driver
 2019-07-08 10:06 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [PATCH 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-08 10:00 UTC  (3+ messages)
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling

[PATCH 2/6] irqchip: Add Realtek RTD129x intc driver
 2019-07-08  9:36 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
 2019-07-08  9:28 UTC  (2+ messages)

[PATCH] rtc: stm32: One function call less in stm32_rtc_set_alarm()
 2019-07-08  9:12 UTC  (4+ messages)
  ` [PATCH v2] rtc: stm32: One condition check and "

[PATCH] [media] media: mtk-mdp: fix reference count on old device tree
 2019-07-08  9:06 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mq: Assign highest opp as suspend opp
 2019-07-08  8:54 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH v1 0/3] scsi: ufs: Provide fatal and auto-hibern8 error history
 2019-07-08  8:25 UTC  (5+ messages)
` [PATCH v1 1/3] scsi: ufs: Change names related to "
` [PATCH v1 2/3] scsi: ufs: Add fatal and auto-hibern8 "
` [PATCH v1 3/3] scsi: ufs: Do not reset error history during host reset

[RFC,V2,0/2] media: add support for OV02A10 sensor
 2019-07-08  7:52 UTC  (3+ messages)
` [RFC,V2,2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[PATCH v2 0/5] arm64: Enable access to pmu registers by user-space
 2019-07-08  7:10 UTC  (4+ messages)
` [PATCH v2 1/5] perf: arm64: Add test to check userspace access to hardware counters

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-08  5:47 UTC  (8+ messages)
` [PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v9 08/10] open: openat2(2) syscall
` [PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v9 10/10] selftests: add openat2(2) selftests

[PATCH 0/4] Add HDMI jack support on RK3288
 2019-07-08  5:03 UTC  (5+ messages)
` [PATCH 1/4] ASoC: hdmi-codec: Add an op to set callback function for plug event

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-08  4:27 UTC  (6+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH] cpufreq: imx-cpufreq-dt: Add i.MX8MN support
 2019-07-08  3:50 UTC  (2+ messages)

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-08  3:33 UTC  (3+ messages)

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-08  2:22 UTC  (3+ messages)
` [PATCH 5/8] net: ethernet: sun4i-emac: Fix misuse of strlcpy

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-07-07 21:15 UTC  (15+ messages)
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node

[GIT PULL] ARM: dts: exynos: Late pull for v5.3
 2019-07-07 20:33 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: interrupt-controller: Document RTD129x
 2019-07-07 19:10 UTC  (2+ messages)

[PATCH] dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
 2019-07-07 17:17 UTC  (2+ messages)

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-07 15:14 UTC  (5+ messages)

[PATCH 0/6] Add Banana Pi BPI-W2 basic support
 2019-07-07 13:35 UTC  (2+ messages)

[PATCH 5/6] dt-bindings: arm: Document RTD1296
 2019-07-07 13:31 UTC  (2+ messages)

[PATCH 6/6] arm64: dts: realtek: Add bpi-w2 board support and its RTD1296 SoC
 2019-07-07 13:23 UTC 

[PATCH 4/6] arm64: dts: realtek: Add realtek intc to RTD129x
 2019-07-07 13:23 UTC 

[PATCH 3/6] arm64: dts: realtek: Move rtd1295 memreserve areas from the generic rtd129x to its specific dtsi
 2019-07-07 13:23 UTC 

[Patch v2 05/10] iio: using dev_get_drvdata directly
 2019-07-07 12:11 UTC  (2+ messages)

[PATCH v5 1/2] clocksource/drivers: Make Hyper-V clocksource ISA agnostic
 2019-07-07 10:06 UTC  (6+ messages)
  ` [tip:timers/core] "

[PATCH V8 0/8] misc: xilinx sd-fec drive
 2019-07-07  0:15 UTC  (9+ messages)
` [PATCH V8 1/8] misc: xilinx_sdfec: Store driver config and state
` [PATCH V8 2/8] misc: xilinx_sdfec: Add ability to configure turbo
` [PATCH V8 3/8] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH V8 4/8] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH V8 5/8] misc: xilinx_sdfec: Support poll file operation
` [PATCH V8 6/8] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH V8 7/8] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH V8 8/8] MAINTAINERS: add maintainer for SD-FEC

[PATCH v2 0/7] implement poweroff for mt6323/6397
 2019-07-06 20:04 UTC  (7+ messages)
` [PATCH v2 3/7] rtc: mt6397: improvements of rtc driver
    ` Aw: "
      `  "
        ` Aw: "
          `  "

[PATCH 1/3] mfd: ab3100: no need to check return value of debugfs_create functions
 2019-07-06 16:47 UTC  (3+ messages)
` [PATCH 2/3] mfd: ab8500: "
` [PATCH 3/3] mfd: aat2870: "

[PATCH -next] i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
 2019-07-06 15:04 UTC  (2+ 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).