linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 13:10:49 to 2019-02-13 19:35:47 UTC [more...]

[PATCH v2 00/28] Unify vDSOs across more architectures
 2019-02-13 19:35 UTC  (10+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[PATCH v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:30 UTC  (2+ messages)

dma_declare_coherent spring cleaning
 2019-02-13 19:27 UTC  (11+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 03/12] of: mark early_init_dt_alloc_reserved_memory_arch static
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:22 UTC  (3+ messages)

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-13 19:11 UTC  (4+ messages)

[RFC 0/5] Add cpufreq-dt support i.MX8MQ
 2019-02-13 19:05 UTC  (6+ messages)
` [RFC 1/5] clk: imx: imx8mq: Fix the rate propagation for arm pll
` [RFC 2/5] dt-bindings: imx8mq-clock: Add the missing ARM clock
` [RFC 3/5] clk: imx8mq: "
` [RFC 4/5] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
` [RFC 5/5] arm64: dts: imx8mq: Add the opp table and the cpu-supply nodes

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-02-13 18:54 UTC  (20+ messages)
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

initramfs tidyups
 2019-02-13 18:44 UTC  (11+ messages)
` [PATCH 1/8] mm: unexport free_reserved_area
` [PATCH 2/8] initramfs: free initrd memory if opening /initrd.image fails
` [PATCH 3/8] initramfs: cleanup initrd freeing
` [PATCH 4/8] initramfs: factor out a helper to populate the initrd image
` [PATCH 5/8] initramfs: cleanup populate_rootfs
` [PATCH 6/8] initramfs: move the legacy keepinitrd parameter to core code
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation
` [PATCH 8/8] initramfs: poison freed initrd memory

BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
 2019-02-13 18:44 UTC  (4+ messages)

implement generic dma_map_ops for IOMMUs v2
 2019-02-13 18:42 UTC  (4+ messages)
` [PATCH 01/29] dma-mapping: remove the default map_resource implementation
` [PATCH 02/29] dma-mapping: don't BUG when calling dma_map_resource on RAM

[GIT PULL] KVM/ARM updates for 5.0-rc6
 2019-02-13 18:39 UTC  (2+ messages)

implement generic dma_map_ops for IOMMUs v2
 2019-02-13 18:29 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 "

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-13 18:13 UTC  (2+ messages)

[PATCH 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-13 18:28 UTC  (4+ messages)
` [PATCH 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization

[PATCH 0/2] ARM errata 814220
 2019-02-13 18:27 UTC  (4+ messages)
` [PATCH 1/2] ARM: errata 814220-B-Cache maintenance by set/way operations can execute out of order

[PATCH v2 1/2] ARM: dts: vf610-zii: Disable SNVS RTC
 2019-02-13 18:24 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: vf610-zii-ssmb-spu3: Disable watchdog

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-13 18:22 UTC  (9+ messages)

[PATCH net-next 0/3] enetc: Add mdio support and device tree nodes
 2019-02-13 18:15 UTC  (5+ messages)
` [PATCH net-next 2/3] arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
` [PATCH net-next 3/3] enetc: Add ENETC PF level external MDIO support

[PATCH V3 1/4] drivers/perf: imx_ddr: Add ddr performance counter support
 2019-02-13 18:12 UTC  (4+ messages)
` [PATCH V3 2/4] arm64: dts: imx8qxp: added ddr performance monitor nodes
` [PATCH V3 3/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
` [PATCH V3 4/4] MAINTAINERS: Added imx DDR performonitor driver maintainer information

[PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description
 2019-02-13 18:07 UTC  (3+ messages)

[PATCH v3] arm64: lib: accelerate do_csum with NEON instruction
 2019-02-13 17:55 UTC  (12+ messages)

[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-13 17:54 UTC  (15+ messages)
` [PATCH v5 1/5] arm64: Add utilities to save restore pointer authentication keys
` [PATCH v5 2/5] arm64/kvm: preserve host HCR_EL2/MDCR_EL2 value
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
  ` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth register
` [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v5 5/5] arm64/kvm: control accessibility of ptrauth key registers

[GIT PULL] Allwinner clock fixes for 5.0
 2019-02-13 17:52 UTC  (2+ messages)

[PATCH 0/7] update STM32MP1 clocks
 2019-02-13 17:51 UTC  (15+ messages)
` [PATCH 1/7] clk: stm32mp1: parent clocks update
` [PATCH 2/7] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
` [PATCH 3/7] clk: stm32mp1: set ck_csi as critical clock
` [PATCH 4/7] clk: stm32mp1: fix mcu divider table
` [PATCH 5/7] clk: stm32mp1: fix HSI divider flag
` [PATCH 6/7] clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag
` [PATCH 7/7] clk: stm32mp1: fix bit width of hse_rtc divider

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-13 17:43 UTC  (13+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

[PATCH V3 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-13 17:42 UTC  (3+ messages)
` [PATCH V3 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH] ARM: dts: BCM5301X: Change Ethernet switch management port
 2019-02-13 17:24 UTC  (3+ messages)

LPC3250 periph clock at 13MHz instead of 10.4MHz
 2019-02-13 17:21 UTC  (2+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-02-13 17:12 UTC  (4+ messages)

[PATCH v3 0/3] Mark clocks as critical for MT6797
 2019-02-13 17:09 UTC  (4+ messages)
` [PATCH v3 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical

[PATCH 0/4] arm64: dts: rockchip: rk3399-rockpro64 dts cleanup
 2019-02-13 17:06 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: rockchip: rockpro64 dts make regulator more readable
` [PATCH 2/4] arm64: dts: rockchip: rockpro64 dts remove unused node
` [PATCH 3/4] arm64: dts: rockchip: rockpro64 dts rename LED labels and default trigger
` [PATCH 4/4] arm64: dts: rockchip: rockpro64 dts add usb regulator

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-02-13 17:01 UTC  (4+ messages)
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183

[PATCH v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-13 16:57 UTC  (11+ messages)
` [PATCH v3 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v3 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset
` [PATCH v3 4/9] PCI: keystone: Use hwirq to get the MSI "
` [PATCH v3 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler and ks_pcie_legacy_irq_handler
` [PATCH v3 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v3 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v3 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v3 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-13 16:52 UTC  (7+ messages)

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-02-13 16:41 UTC  (10+ messages)
` [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v5 09/10] soc: ti: Add MSI domain support for K3 Interrupt Aggregator

[PATCH] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-02-13 16:40 UTC  (2+ messages)

[PATCH v3 0/7] sunxi: Add DT representation for the MBUS controller
 2019-02-13 16:40 UTC  (5+ messages)
` [PATCH v3 5/7] drm/sun4i: Rely on dma interconnect for our RAM offset

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-13 16:28 UTC  (5+ messages)

[PATCH] devfreq: Use of_node_name_eq for node name comparisons
 2019-02-13 16:09 UTC  (2+ messages)

[PATCH 0/3 REPOST] arm: covert a few spinlock_t locks to raw_spinlock_t
 2019-02-13 15:57 UTC  (5+ messages)
` [PATCH 3/3] arm: use a raw_spinlock_t in unwind

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-13 15:53 UTC  (10+ messages)

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-02-13 15:38 UTC  (10+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "

[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-13 15:33 UTC  (6+ messages)
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH v2 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-13 15:24 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: gnss: add mediatek binding

[PATCH net] net: nuvoton: w90p910_ether: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-13 15:21 UTC 

[PATCH v3 0/3] Add PM support to STM32 LP Timer drivers
 2019-02-13 15:17 UTC  (4+ messages)
` [PATCH v3 3/3] pwm: core: add consumer device link

[PATCH v4 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-13 15:09 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Add vendor prefix for "GlobalTop Technology, Inc."
` [PATCH v4 2/4] dt-bindings: gnss: add mediatek binding
` [PATCH v4 3/4] gnss: add mtk receiver type support
` [PATCH v4 4/4] gnss: add driver for mediatek receivers

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-13 14:54 UTC  (5+ messages)
` [PATCH v6 6/6] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH] ASoC: stm32: sai: add missing put_device()
 2019-02-13 14:41 UTC  (3+ messages)

[PATCH v3 0/8] drm/sun4i: dsi: Add burst mode support
 2019-02-13 14:41 UTC  (9+ messages)
` [PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation
` [PATCH v3 6/8] drm/sun4i: dsi: Rework a bit the hblk calculation
` [PATCH v3 7/8] drm/sun4i: dsi: Add burst support
` [PATCH v3 8/8] drm/panel: Add Ronbo RB070D30 panel

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-13 14:36 UTC  (6+ messages)
` [PATCH 11/15] PCI: pci-epf-test: Use pci_epc_get_features to get "

[PATCH v2 0/5] Add new device nodes for Spreadtrum SC9860 platform
 2019-02-13 14:31 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: sprd: Add SC27XX fuel gauge device
` [PATCH v2 5/5] arm64: dts: sprd: Remove wildcard compatible string

[PATCH] mm, page_alloc: Fix a division by zero error when boosting watermarks
 2019-02-13 14:31 UTC  (6+ messages)
` [PATCH] mm, page_alloc: Fix a division by zero error when boosting watermarks v2

[PATCH v2 0/5] KVM: arm/arm64: add support for chained counters
 2019-02-13 14:28 UTC  (3+ messages)
` [PATCH v2 3/5] KVM: arm/arm64: re-create event when setting counter value

[PATCH V2 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-13 14:02 UTC  (4+ messages)
` [PATCH V2 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH v3 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
 2019-02-13 14:04 UTC 

[PATCH v3 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
 2019-02-13 14:03 UTC 

[PATCH v3 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
 2019-02-13 14:02 UTC 

[PATCH v3 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:02 UTC 

[PATCH v3 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:00 UTC 

[PATCH v5 0/3] Update AMBA driver for enhanced component ID spec
 2019-02-13 13:48 UTC  (4+ messages)
` [PATCH v5 1/3] drivers: amba: Updates to component identification for driver matching
` [PATCH v5 2/3] drivers: amba: Update component matching to use the CoreSight UCI values
` [PATCH v5 3/3] coresight: etmv4: Update ID register table to add UCI support

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-13 13:47 UTC  (4+ messages)
` [PATCH v2 08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags

[PATCH 1/1] tracing: Fix event_trace_printk loss on printk_format
 2019-02-13 13:45 UTC  (5+ messages)

[PATCH v2 1/1] tee: add cancellation support to client interface
 2019-02-13 13:36 UTC  (2+ messages)

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-13 13:27 UTC  (3+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table
` [PATCH 2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()"

[PATCH] media: exynos4-is: remove redundant check on type
 2019-02-13 13:25 UTC 

[PATCH v3 3/3] phy: Add driver for mixel dphy found on imx8
 2019-02-13 13:23 UTC  (2+ messages)

5.0-rc kernel hangs on early boot
 2019-02-13 13:19 UTC  (4+ messages)

[PATCH 1/1] arm64: Use _rcuidle for smp_cross_call() tracepoints
 2019-02-13 13:19 UTC  (2+ messages)

[PATCH v3 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-02-13 13:19 UTC  (6+ 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).