linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 19:28:04 to 2019-02-14 10:55:29 UTC [more...]

[RESEND PATCH v2 00/33] ARM: davinci: modernize the irq support
 2019-02-14 10:55 UTC  (5+ messages)
` [RESEND PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-14 10:54 UTC  (6+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-14 10:53 UTC  (14+ 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 v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-14 10:49 UTC  (4+ messages)

[PATCH] irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
 2019-02-14 10:46 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: remove unused definition for stm32mp1
 2019-02-14 10:42 UTC 

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

[PATCH 0/2] add slow clock support for SAM9X60
 2019-02-14 10:39 UTC  (3+ messages)
` [PATCH 1/2] clk: at91: sckc: adapt sckc driver to work "
` [PATCH 2/2] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller

[PATCH] ASoC: stm32: sai: add missing put_device()
 2019-02-14 10:39 UTC  (4+ messages)

[PATCH 0/4] Add nvmem support on STM32
 2019-02-14 10:36 UTC  (4+ messages)

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

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-14 10:34 UTC  (6+ messages)

[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-14 10:33 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-14 10:31 UTC  (5+ messages)
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset

[PATCH v3 0/3] Add PM support to STM32 LP Timer drivers
 2019-02-14 10:30 UTC  (5+ messages)
` [PATCH v3 3/3] pwm: core: add consumer device link

[PATCH v4 0/3] Add PM support to STM32 LP Timer drivers
 2019-02-14 10:25 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pwm-stm32-lp: document pinctrl sleep state
` [PATCH v4 2/3] pwm: stm32-lp: Add power management support
` [PATCH v4 3/3] pwm: core: add consumer device link

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

[PATCH v3] arm64: lib: accelerate do_csum with NEON instruction
 2019-02-14  9:57 UTC  (13+ messages)

[PATCH v6 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-14 10:15 UTC  (12+ messages)
` [PATCH v6 5/6] dt-bindings: pinctrl: mt8183: add binding document
` [PATCH v6 6/6] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH v3 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-02-14  9:53 UTC  (3+ messages)
` [PATCH v3 1/2] media: v4l: Add definitions for the HEVC slice format and controls
` [PATCH v3 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH 1/3] drm/mediatek: move mipi_dsi_host_register to probe
 2019-02-14  9:54 UTC  (7+ messages)
` [PATCH 2/3] drm/mediatek: CMDQ reg address of mt8173 is different with mt2701
` [PATCH 3/3] drm/mediatek: add mt8183 dsi driver support

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-14 10:14 UTC  (15+ messages)
                          ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH v10 0/3] add uart DMA function
 2019-02-14 10:13 UTC  (7+ messages)
` [PATCH v10 1/3] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v10 3/3] dt-bindings: dma: uart: rename binding

[PATCH v8 0/6] extend PWM framework to support PWM modes
 2019-02-14  9:48 UTC  (9+ messages)
` [PATCH v8 1/6] pwm: extend PWM framework with "

[PATCH v4 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-14 10:12 UTC  (6+ messages)
` [PATCH v4 2/4] dt-bindings: gnss: add mediatek binding
` [PATCH v4 4/4] gnss: add driver for mediatek receivers

[PATCH] kvm: arm64: Fix comment for KVM_PHYS_SHIFT
 2019-02-14 10:11 UTC  (2+ messages)

[PATCH] media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queue
 2019-02-14  9:44 UTC 

[v5 1/2] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-02-14  9:18 UTC  (4+ messages)
` [v5 2/2] arm64: dts: lx2160a: add sata node support

[PATCH v2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
 2019-02-14  9:19 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/8] drm/sun4i: dsi: Add burst mode support
 2019-02-14  9:23 UTC  (10+ messages)
` [PATCH v3 3/8] drm/sun4i: dsi: Enforce boundaries on the start delay
` [PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation
` [PATCH v3 7/8] drm/sun4i: dsi: Add burst support

[PATCH v2] media: cedrus: Forbid setting new formats on busy queues
 2019-02-14  9:25 UTC 

[PATCH] media: cedrus: Forbid setting new formats on busy queues
 2019-02-14  9:20 UTC  (4+ messages)

BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
 2019-02-14  9:11 UTC  (5+ messages)

[PATCH] mfd: mxs-lradc: Mark expected switch fall-through
 2019-02-14  9:16 UTC  (2+ messages)

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

[PATCH v2 1/1] tee: add cancellation support to client interface
 2019-02-14  8:42 UTC  (3+ messages)

[PATCH v1] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-14  8:40 UTC  (5+ messages)

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-02-14  8:40 UTC  (11+ messages)
` [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCH 0/2] efi/arm/gicv3: implement fix for memory reservation issue
 2019-02-14  8:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: account for GICv3 LPI tables in static memblock reserve table

[PATCH v2 0/2] ARM errata 814220
 2019-02-14  8:31 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: errata 814220-B-Cache maintenance by set/way operations can execute out of order
` [PATCH v2 2/2] ARM: stm32: select ARM errata 814220

[PATCH v4 0/6] Add MediaTek MUSB Controller Driver
 2019-02-14  8:30 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

initramfs tidyups
 2019-02-14  8:03 UTC  (7+ messages)
` [PATCH 7/8] initramfs: proide a generic free_initrd_mem implementation

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-14  7:47 UTC  (16+ messages)
` [RFC PATCH v8 01/14] mm: add MAP_HUGETLB support to vm_mmap
` [RFC PATCH v8 02/14] x86: always set IF before oopsing from page fault
` [RFC PATCH v8 03/14] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [RFC PATCH v8 04/14] swiotlb: Map the buffer if it was unmapped by XPFO
` [RFC PATCH v8 05/14] arm64/mm: Add support for XPFO
` [RFC PATCH v8 06/14] xpfo: add primitives for mapping underlying memory
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions
` [RFC PATCH v8 08/14] arm64/mm: disable section/contiguous mappings if XPFO is enabled
` [RFC PATCH v8 09/14] mm: add a user_virt_to_phys symbol
` [RFC PATCH v8 10/14] lkdtm: Add test for XPFO
` [RFC PATCH v8 11/14] xpfo, mm: remove dependency on CONFIG_PAGE_EXTENSION
` [RFC PATCH v8 12/14] xpfo, mm: optimize spinlock usage in xpfo_kunmap
` [RFC PATCH v8 13/14] xpfo, mm: Defer TLB flushes for non-current CPUs (x86 only)
` [RFC PATCH v8 14/14] xpfo, mm: Optimize XPFO TLB flushes by batching them together

[PATCH] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
 2019-02-14  7:40 UTC  (2+ messages)
` [PATCH 1/1] "

[RESEND PATCH v4, 1/3] media: dt-bindings: media: add 'assigned-clocks' to vcodec examples
 2019-02-14  7:33 UTC  (4+ messages)
` [RESEND PATCH v4, 2/3] arm64: dts: Using standard CCF interface to set vcodec clk
` [RESEND PATCH v4, 3/3] media: mtk-vcodec: Using common interface to manage vdec/venc clock
` [RESEND PATCH v4,1/3] media: dt-bindings: media: add 'assigned-clocks' to vcodec examples

[PATCH v6 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-02-14  7:29 UTC  (3+ messages)
` [PATCH v6 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk

[PATCH v4] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-02-14  7:26 UTC 

[PATCH 1/3] mtd: spi-nor: add Global Block Unlock support
 2019-02-14  7:25 UTC  (2+ messages)

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

[PATCH 0/8] stmmac: add some fixes for stm32
 2019-02-14  6:46 UTC  (9+ messages)
` [PATCH 1/8] net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c
` [PATCH 2/8] net: ethernet: stmmac: update to support all PHY config "
` [PATCH 3/8] dt-bindings: net: stmmac: add phys config properties
` [PATCH 4/8] net: ethernet: stmmac: add management of clk_csr property
` [PATCH 5/8] net: ethernet: stmmac: update to be compatible with MCU family (stm32f4, stm32h7)
` [PATCH 6/8] dt-bindings: net: stmmac: add syscfg clock property
` [PATCH 7/8] ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards
` [PATCH 8/8] ARM: dts: stm32: add syscfg clock support for Ethernet on STM32F429 SoC

[PATCH] serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
 2019-02-14  6:46 UTC  (3+ messages)

[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
 2019-02-14  6:37 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding
  ` 答复: "
` [PATCH v2 2/3] arm64: dts: hisilicon: hi3670: Add UFS controller support
  ` 答复: "
` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support
  ` 答复: "

[RFC PATCH v2] PCI/portdrv: Support for subtractive decode bridge
 2019-02-14  5:21 UTC 

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

[PATCH] devfreq: Use of_node_name_eq for node name comparisons
 2019-02-14  3:49 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: fsl: scu: add general interrupt support
 2019-02-14  3:47 UTC  (3+ messages)

[PATCH V2 0/4] Add i.MX SCU general interrupt support
 2019-02-14  3:44 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: fsl: scu: add "
` [PATCH V2 2/4] firmware: imx: enable imx scu general irq function
` [PATCH V2 3/4] arm64: dts: freescale: imx8qxp: enable scu general irq channel
` [PATCH V2 4/4] rtc: imx-sc: add rtc alarm support

livelock with KASAN_SW_TAGS
 2019-02-14  3:32 UTC 

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

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

[PATCH v3 0/6] add i2c support for mt7629 and mt8183
 2019-02-14  1:54 UTC  (4+ messages)
` [PATCH v3 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH -next] clk: mediatek: fix platform_no_drv_owner.cocci warnings
 2019-02-14  1:56 UTC 

[PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description
 2019-02-14  0:43 UTC  (4+ messages)

[PATCH net-next 0/4] net: phy: Add 2.5G/5GBASET PHYs support
 2019-02-14  0:19 UTC  (2+ messages)

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-14  0:12 UTC  (11+ messages)

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

[PATCH V3 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
 2019-02-13 22:29 UTC  (7+ messages)
` [PATCH V3 1/4] dt-binding: irq: imx-irqsteer: use irq number instead of group number
` [PATCH V3 2/4] dt-bindings: irq: imx-irqsteer: add multi output interrupts support

[PATCH V3 0/5] dt-binding: clk: prepare for imx8qm clock support
 2019-02-13 22:18 UTC  (3+ messages)
` [PATCH V3 4/5] dt-bindings: imx8-clock: add a53 and a72 clock id

[GIT PULL] pxa for v5.1
 2019-02-13 22:17 UTC  (2+ messages)

[PATCH v4 0/8] iProc I2C slave mode and NIC mode
 2019-02-13 22:09 UTC  (7+ messages)
` [PATCH v4 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional
` [PATCH v4 6/8] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string

[PATCH] arm64: crypto: Disable xor-neon build when using clang
 2019-02-13 21:45 UTC  (4+ messages)

[PATCH v4 0/4] USB SS PHY for Qualcomm's QCS404
 2019-02-13 21:44 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: phy: remove qcom-dwc3-usb-phy
` [PATCH v4 2/4] dt-bindings: connector: Add vbus-supply property
` [PATCH v4 3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings

[RFC][PATCH 0/3] arm64 relaxed ABI
 2019-02-13 21:41 UTC  (12+ messages)

[RFC 0/2] Add support for Suspend and Resume for Exynos4412 on
 2019-02-13 21:40 UTC  (3+ messages)
` [RFC 1/2] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3
` [RFC 2/2] soc: samsung: pmu: Add the PMU data of exynos4412 to support low-power state

[PATCH v4 0/2] add qixis driver
 2019-02-13 21:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage

Possible to annotate ARM64 IRQ handling to help gdb?
 2019-02-13 21:19 UTC  (5+ messages)

[PATCH v4 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420
 2019-02-13 21:07 UTC  (2+ messages)

[PATCH] dt-bindings: clock: remove unused definition for stm32mp1
 2019-02-13 21:02 UTC  (2+ messages)

[PATCH 1/7] Revert "ARM: mediatek: add MT7623a smp bringup code"
 2019-02-13 20:12 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: arm: mediatek: add support for MT7622 BPI-R64 and MT7629 RFB

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-13 19:56 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: vf610-zii: Disable SNVS RTC
 2019-02-13 20:02 UTC  (2+ messages)

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-13 19:52 UTC  (10+ messages)

[PATCH v3 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
 2019-02-13 19:45 UTC  (2+ messages)
` [v3,2/2] "

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

dma_declare_coherent spring cleaning
 2019-02-13 19:27 UTC  (5+ messages)
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability


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).