linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 08:21:15 to 2020-09-11 15:43:42 UTC [more...]

[PATCH v5 1/2] arm64: Add part number for Arm Cortex-A77
 2020-09-11 15:41 UTC  (5+ messages)
` [PATCH v5 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH 0/9] ARM: imx: Remove more board related code
 2020-09-11 15:38 UTC  (12+ messages)
` [PATCH 1/9] ARM: imx27: Remove imx27_soc_init()
` [PATCH 2/9] ARM: imx27: Remove iomux-v1 board code
` [PATCH 3/9] ARM: imx27: Get rid of mm-imx27.c
` [PATCH 4/9] ARM: imx27: Retrieve AVIC base address from devicetree
` [PATCH 5/9] ARM: imx31: Remove remaining i.MX31 board code
` [PATCH 6/9] ARM: imx3: Remove imx3 soc_init()
` [PATCH 7/9] ARM: imx: Remove iomux-v3 board code
` [PATCH 8/9] ARM: imx: Remove imx device directory

[PATCH 01/10] clk: at91: Drop unused at91sam9g45_pcr_layout
 2020-09-11 15:34 UTC  (6+ messages)
` [PATCH 04/10] clk: gpio: Simplify with dev_err_probe()

[PATCH] i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
 2020-09-11 15:35 UTC  (2+ messages)

[PATCH V2 0/2] arm64/mm: Enable THP migration
 2020-09-11 15:31 UTC  (2+ messages)

[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-09-11 15:31 UTC  (2+ messages)

[PATCH V4] arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
 2020-09-11 15:31 UTC  (3+ messages)

[PATCHv4 1/6] iommu/io-pgtable-arm: Add support to use system cache
 2020-09-11 14:28 UTC  (6+ messages)
` [PATCHv4 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv4 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv4 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv4 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv4 6/6] iommu: arm-smmu-impl: Remove unwanted extra blank lines

[PATCH v2 1/3] arm64/mm: Remove CONT_RANGE_OFFSET
 2020-09-11 15:30 UTC  (6+ messages)
` [PATCH v2 2/3] arm64/mm: Unitify CONT_PTE_SHIFT
` [PATCH v2 3/3] arm64/mm: Unitify CONT_PMD_SHIFT

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-11 15:28 UTC  (4+ messages)
` [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-11 15:22 UTC  (2+ messages)

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-09-11 15:14 UTC  (5+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-11 15:06 UTC  (7+ messages)
` [PATCH v3 03/16] arm64: Allow IPIs to be handled as "
` [PATCH v3 13/16] arm64: Kill __smp_cross_call and co
` [PATCH v3 14/16] arm64: Remove custom IRQ stat accounting

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-11 15:04 UTC  (23+ messages)
` [PATCH v5 01/21] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v5 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v5 03/21] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v5 04/21] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v5 05/21] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v5 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v5 07/21] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v5 08/21] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v5 09/21] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v5 10/21] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v5 11/21] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v5 12/21] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v5 13/21] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v5 14/21] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v5 15/21] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v5 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v5 17/21] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v5 18/21] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v5 19/21] KVM: arm64: Remove unused page-table code
` [PATCH v5 20/21] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v5 21/21] KVM: arm64: Don't constrain maximum IPA size based on host configuration

[PATCH] soc: sunxi: sram: remove unneeded semicolon
 2020-09-11 15:03 UTC  (2+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-11 15:01 UTC  (3+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

[PATCH v9 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-11 15:00 UTC  (6+ messages)
` [PATCH v9 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v9 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v9 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-11 14:54 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid
` [PATCH v3 3/3] ARM: dts: exynos: Add clocks sound node in Exynos5422 Odroid XU4

[PATCH 1/4] ASoC: odroid: Add missing properties
 2020-09-11 14:46 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433

[v4,0/4] introduce TI reset controller for MT8192 SoC
 2020-09-11 14:44 UTC  (10+ messages)
` [v4,3/4] reset-controller: ti: introduce a new reset handler

[PATCH 0/4] arm64: cppc: add FFH support using AMUs
 2020-09-11 14:40 UTC  (3+ messages)
` [PATCH 4/4] arm64: implement CPPC "

[PATCH 00/11] ARM: dts: s3c: dtschema fixes
 2020-09-11 14:38 UTC  (4+ messages)
` [PATCH 01/11] ARM: dts: s5pv210: Correct ethernet unit address in SMDKV210

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-11 14:33 UTC  (3+ messages)
` [PATCH 2/3] serial: s3c: Update path of Samsung S3C machine file
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-11 14:33 UTC  (3+ messages)
` [v2,2/3] "

[PATCH v4 00/13] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-09-11 14:33 UTC  (2+ messages)

[PATCH] omap3: enable off mode automatically
 2020-09-11 14:27 UTC  (3+ messages)

[PATCHv4 0/6] System Cache support for GPU and required SMMU support
 2020-09-11 14:27 UTC 

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-11 14:21 UTC  (11+ messages)

[PATCH V2] arm64/hotplug: Improve memory offline event notifier
 2020-09-11 14:06 UTC  (2+ messages)

[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-11 13:48 UTC  (7+ messages)
` [PATCH net-next v5 1/6] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next v5 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v5 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v5 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v5 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v5 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board

[PATCH] drm/imx/dcss: fix 64-bit divisions
 2020-09-11 13:56 UTC  (2+ messages)

[PATCH v6 0/6] arm64: add Armv8.3 pointer authentication enhancements
 2020-09-11 13:55 UTC  (5+ messages)
` [PATCH v6 1/6] arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-09-11 13:49 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization

[PATCH v3 0/5] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-11 13:34 UTC  (7+ messages)
` [PATCH v3 4/5] arm64: dts: ti: Add support for J7200 SoC

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-11 13:33 UTC  (16+ messages)
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN

[PATCH v3 0/2] arm64: Allow erratum 1418040 for late CPUs
 2020-09-11 13:30 UTC  (3+ messages)

[PATCH v4 0/5] arm64: Add framework to turn an IPI as NMI
 2020-09-11 13:28 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: Add framework to turn "
` [PATCH v4 2/5] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v4 3/5] arm64: smp: Allocate and setup IPI as NMI
` [PATCH v4 4/5] arm64: kgdb: Round up cpus using "
` [PATCH v4 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[PATCH net-next v4 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-11 12:56 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: dsa: mt7530: Refine message in Kconfig
` [PATCH net-next v4 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v4 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v4 4/6] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v4 5/6] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v4 6/6] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-09-11 12:31 UTC  (2+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL

[RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 12:19 UTC  (17+ messages)

[PATCH 0/9] dmaengine: Tidy up dma_parms
 2020-09-11 12:12 UTC  (2+ messages)

[PATCH RESEND v3 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-09-11 11:46 UTC  (12+ messages)
` [PATCH RESEND v3 04/11] usb: xhci-rcar: "

arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:633:12: error: no previous prototype for 'kvm_arch_post_init_vm'
 2020-09-11 11:43 UTC 

[PATCH 2/2] spi: spi-mtk-nor: support 36bit dma addressing to mediatek spi-nor
 2020-09-11 11:31 UTC  (2+ messages)

support range based offsets in dma-direct
 2020-09-11 11:27 UTC  (5+ messages)
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE

[PATCH] drm/mediatek: add missing put_device() call in mtk_hdmi_dt_parse_pdata()
 2020-09-11 11:21 UTC 

[PATCH v4 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-11 11:22 UTC  (7+ messages)
` [PATCH v4 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure

[PATCH] drm/mediatek: add missing put_device() call in mtk_drm_kms_init()
 2020-09-11 11:21 UTC 

Fwd: Re: [PATCH] dt-bindings: arm: Add devicetree binding for cpu-performance-dependencies
 2020-09-11 11:11 UTC 

[PATCH v7 05/12] mm: HUGE_VMAP arch support cleanup
 2020-09-11 10:36 UTC  (2+ messages)

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-11 10:27 UTC  (4+ messages)

[PATCH 0/4] imx: support i.MX7ULP HSRUN mode
 2020-09-11 10:02 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: fsl: add i.MX7ULP PMC binding doc

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-11  9:53 UTC  (5+ messages)
` [PATCH v2 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema

[PATCH v5] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-11  9:53 UTC 

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-11  9:51 UTC  (5+ messages)

[PATCH v3 00/14] Add BLK_CTL support for i.MX8MP
 2020-09-11  9:36 UTC  (3+ messages)
` [PATCH v3 10/14] clk: imx: Add generic blk-ctl driver

[PATCH v2 1/2] arm64: dts: mt8173: Set uart to mmio32 iotype
 2020-09-11  9:43 UTC  (4+ messages)

[PATCH v4] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-11  9:43 UTC 

[PATCH 1/2] tty: serial: print earlycon info after match->setup
 2020-09-11  9:39 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: 8250_mtk: set regshift for mmio32

[PATCH v7 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2020-09-11  9:33 UTC  (4+ messages)
` [PATCH v7 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v7 2/3] PCI: dwc: Add msi_host_isr() callback
` [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH v2] drivers: soc: xilinx: Call InitFinalize from late_initcall_sync instead of probe
 2020-09-11  9:33 UTC  (5+ messages)

[PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2020-09-11  9:19 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s
` [PATCH 2/2] ASoC: stm32: i2s: add master clock provider

[PATCH v2 1/4] crypto: caam - Fix kerneldoc
 2020-09-11  9:16 UTC  (2+ messages)

[PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell
 2020-09-11  9:09 UTC  (8+ messages)

[RFC][PATCH 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2020-09-11  8:58 UTC  (6+ messages)

[PATCH 0/3] PCI: dwc: Move iATU register mapping to common framework
 2020-09-11  8:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH 2/3] PCI: dwc: Add common iATU register support
` [PATCH 3/3] PCI: keystone: Remove iATU register mapping

[PATCH 06/24] drm/xlnx: Use devm_drm_dev_alloc
 2020-09-11  8:47 UTC  (4+ messages)
` [PATCH] "

[PATCH 00/19] coresight: Support for ETMv4.4 system instructions
 2020-09-11  8:41 UTC  (20+ messages)
` [PATCH 01/19] coresight: Introduce device access abstraction
` [PATCH 02/19] coresight: tpiu: Prepare for using coresight "
` [PATCH 03/19] coresight: Convert coresight_timeout to use "
` [PATCH 04/19] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH 05/19] coresight: Use device access layer for Software lock/unlock operations
` [PATCH 06/19] coresight: etm4x: Always read the registers on the host CPU
` [PATCH 07/19] coresight: etm4x: Convert all register accesses
` [PATCH 08/19] coresight: etm4x: Add commentary on the registers
` [PATCH 09/19] coresight: etm4x: Add sysreg access helpers
` [PATCH 10/19] coresight: etm4x: Define DEVARCH register fields
` [PATCH 11/19] coresight: etm4x: Check for OS and Software Lock
` [PATCH 12/19] coresight: etm4x: Cleanup secure exception level masks
` [PATCH 13/19] coresight: etm4x: Clean up "
` [PATCH 14/19] coresight: etm4x: Detect access early on the target CPU
` [PATCH 15/19] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH 16/19] coresight: etm4x: Detect system instructions support
` [PATCH 17/19] coresight: etm4x: Refactor probing routine
` [PATCH 18/19] coresight: etm4x: Add support for sysreg only devices
` [PATCH 19/19] dts: bindings: coresight: ETMv4.4 system register access only units

[PATCH v2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported
 2020-09-11  8:34 UTC  (2+ messages)

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-11  8:29 UTC  (16+ messages)
` [PATCH v3 2/8] iommu/arm-smmu: Delay modifying domain during init
` [PATCH v3 3/8] iommu/arm-smmu: Consult context bank allocator for identify domains
` [PATCH v3 4/8] iommu/arm-smmu-qcom: Emulate bypass by using context banks
` [PATCH v3 5/8] iommu/arm-smmu-qcom: Consistently initialize stream mappings
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
` [PATCH v3 7/8] iommu/arm-smmu: Provide helper for allocating identity domain
` [PATCH v3 8/8] iommu/arm-smmu-qcom: Setup identity domain for boot mappings

[PATCH 0/4] Remove LPC register partitioning
 2020-09-11  8:21 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).