linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 02:26:50 to 2020-09-18 12:29:44 UTC [more...]

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-18 12:28 UTC  (28+ messages)
` [PATCH v2 05/37] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v2 07/37] kasan: split out shadow.c from common.c
` [PATCH v2 20/37] kasan: rename tags.c to tags_sw.c
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 27/37] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v2 31/37] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 34/37] kasan, arm64: print report from tag fault handler

[GIT PULL 0/3] Renesas ARM SoC updates for v5.10
 2020-09-18 12:26 UTC  (2+ messages)

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-18 12:22 UTC  (21+ messages)
` [PATCH v3 01/11] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v3 03/11] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v3 06/11] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH v3 07/11] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH v3 08/11] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH v3 09/11] kvm: arm64: Mark hyp stack pages reserved
` [PATCH v3 10/11] kvm: arm64: Set up hyp percpu data for nVHE

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-18 12:17 UTC  (2+ messages)

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-18 12:14 UTC  (3+ messages)

[PATCH 2/2] arm64/mm: Enable color zero pages
 2020-09-18 12:10 UTC  (2+ messages)

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-18 11:59 UTC  (3+ messages)

[PATCH v2] arm64: Enable PCI write-combine resources under sysfs
 2020-09-18 11:56 UTC  (4+ messages)

[PATCH] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
 2020-09-18 11:46 UTC 

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 11:45 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH 0/3] ARM: mstar: wire up interrupt controllers
 2020-09-18 11:43 UTC  (6+ messages)
` [PATCH 1/3] ARM: mstar: Select MStar intc
` [PATCH 2/3] ARM: mstar: Add interrupt controller to base dtsi
` [PATCH 3/3] ARM: mstar: Add interrupt to pm_uart

[PATCH 01/13] dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7
 2020-09-18 11:29 UTC  (13+ messages)
` [PATCH 02/13] ARM: dts: imx7-tqma7: add SPI-NOR flash
` [PATCH 03/13] ARM: dts: imx7-mba7: update compatible strings
` [PATCH 04/13] ARM: dts: imx7-mba7: drop incorrect num-chipselects property
` [PATCH 05/13] ARM: dts: imx7-mba7: remove unsupported PHY LED setup
` [PATCH 06/13] ARM: dts: imx7-mba7: disable ethernet PHY clock outputs
` [PATCH 07/13] ARM: dts: imx7-mba7: configure watchdog
` [PATCH 08/13] ARM: dts: imx7-mba7: update MMC aliases
` [PATCH 09/13] ARM: dts: imx7-mba7: add audio support
` [PATCH 10/13] ARM: dts: imx7-mba7: add default SPI-NOR flash partition layout
` [PATCH 11/13] ARM: dts: imx7-mba7: enable RS485 on UART7
` [PATCH 12/13] ARM: dts: imx7-mba7: specify USB over-current polarity
` [PATCH 13/13] ARM: dts: imx7-mba7: set dr_mode to otg on usbotg1

[PATCH v2 1/2] tty: serial: print earlycon info after match->setup
 2020-09-18 11:03 UTC  (2+ messages)

[PATCHv3] perf kvm: add kvm-stat for arm64
 2020-09-18 10:55 UTC  (10+ messages)

[PATCH v3 0/4] kselftests/arm64: add PAuth tests
 2020-09-18 10:47 UTC  (5+ messages)
` [PATCH v3 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH v3 2/4] kselftests/arm64: add nop checks for PAuth tests
` [PATCH v3 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
` [PATCH v3 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and differently initialized keys

[PATCH -next] i2c: efm32: Use devm_platform_get_and_ioremap_resource()
 2020-09-18 10:37 UTC  (4+ messages)

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-18 10:33 UTC  (9+ messages)
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v4 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
 2020-09-18 10:31 UTC  (7+ messages)
` [RFC/RFT PATCH 1/6] ARM: p2v: factor out shared loop processing
` [RFC/RFT PATCH 2/6] ARM: p2v: factor out BE8 handling
` [RFC/RFT PATCH 3/6] ARM: p2v: drop redundant 'type' argument from __pv_stub
` [RFC/RFT PATCH 4/6] ARM: p2v: use relative references in patch site arrays
` [RFC/RFT PATCH 5/6] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
` [RFC/RFT PATCH 6/6] ARM: p2v: reduce p2v alignment requirement to 2 MiB

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-18 10:21 UTC  (16+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-18 10:18 UTC  (14+ messages)
` [PATCH v10 01/13] mm: Define pasid in mm
` [PATCH v10 02/13] iommu/ioasid: Add ioasid references
` [PATCH v10 03/13] iommu/sva: Add PASID helpers
` [PATCH v10 04/13] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v10 05/13] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v10 06/13] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v10 07/13] iommu/arm-smmu-v3: Move definitions to a header
` [PATCH v10 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH v10 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v10 12/13] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v10 13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops

[PATCH 0/5] staging: vchiq: stop using compat_alloc_user_space
 2020-09-18  9:54 UTC  (6+ messages)
` [PATCH 1/5] staging: vchiq: rework compat handling
` [PATCH 2/5] staging: vchiq: convert compat create_service
` [PATCH 3/5] staging: vchiq: convert compat dequeue_message
` [PATCH 4/5] staging: vchiq: convert compat bulk transfer
` [PATCH 5/5] staging: vchiq: convert compat await_completion

[PATCH] mtd: rawnand: mtk: avoid underflow in mtk_nfc_nand_chip_init()
 2020-09-18  9:33 UTC  (3+ messages)

[PATCH v2] dt-bindings: power: rockchip: Convert to json-schema
 2020-09-18  9:32 UTC 

[PATCH v2] Documentation: Chinese translation of Documentation/arm64/amu.rst
 2020-09-18  9:21 UTC 

[PATCH] scsi: remove redundant initialization of variable ret
 2020-09-18  9:07 UTC 

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-18  9:06 UTC  (8+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()

[PATCH -next] iommu/rockchip: Use devm_platform_ioremap_resource()
 2020-09-18  8:34 UTC 

[PATCH -next] iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:31 UTC 

[PATCH v2 0/5] spi: spi-mtk-nor: Add mt8192 support
 2020-09-18  8:31 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: spi: add mt8192-nor compatible string
` [PATCH v2 2/5] spi: spi-mtk-nor: fix mishandled logics in checking SPI memory operation
` [PATCH v2 3/5] spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
` [PATCH v2 4/5] spi: spi-mtk-nor: support 36bit dma addressing to mediatek
` [PATCH v2 5/5] spi: spi-mtk-nor: Add power management support

[PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-09-18  8:30 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-18  8:29 UTC  (2+ messages)

[PATCH -next] iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:28 UTC 

[PATCH -next] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:21 UTC 

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:15 UTC  (6+ messages)
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding

[PATCH -next] crypto: atmel-{aes, sha, tdes} - Use devm_platform_get_and_ioremap_resource()
 2020-09-18  8:14 UTC 

[PATCH] ARM: dts: picoxcell: drop unused reg-io-width from DW APB GPIO controller
 2020-09-18  8:12 UTC  (2+ messages)

[PATCH v2] doc: zh_CN: index files in arm64 subdirectory
 2020-09-18  8:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-18  8:09 UTC  (5+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:00 UTC  (13+ messages)
` [PATCHv8 01/12] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCHv8 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv8 03/12] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCHv8 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv8 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCHv8 06/12] PCI: layerscape: Fix some format issue of the code
` [PATCHv8 07/12] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCHv8 08/12] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCHv8 09/12] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv8 11/12] misc: pci_endpoint_test: Add LS1088a in pci_device_id table
` [PATCHv8 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH -next] ARM: zx: Use devm_platform_ioremap_resource()
 2020-09-18  8:04 UTC 

[PATCH 0/9] ARM: remove set_fs callers and implementation
 2020-09-18  7:42 UTC  (5+ messages)
` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()

[PATCH v2 1/4] crypto: caam - Fix kerneldoc
 2020-09-18  7:30 UTC  (2+ messages)

[PATCH v7 00/17] crypto: allwinner: add xRNG and hashes
 2020-09-18  7:23 UTC  (18+ messages)
` [PATCH v7 01/17] crypto: sun8i-ss: Add SS_START define
` [PATCH v7 02/17] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v7 03/17] crypto: sun8i-ss: support hash algorithms
` [PATCH v7 04/17] crypto: sun8i-ss: fix a trivial typo
` [PATCH v7 05/17] crypto: sun8i-ss: Add more comment on some structures
` [PATCH v7 06/17] crypto: sun8i-ss: better debug printing
` [PATCH v7 07/17] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v7 08/17] crypto: sun8i-ce: move iv data to request context
` [PATCH v7 09/17] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v7 10/17] crypto: sun8i-ce: handle different error registers
` [PATCH v7 11/17] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v7 12/17] crypto: sun8i-ce: support hash algorithms
` [PATCH v7 13/17] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v7 14/17] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v7 15/17] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v7 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
` [PATCH v7 17/17] crypto: sun8i-ss: "

[PATCH 0/2] Add WDT driver for Toshiba Visconti ARM SoC
 2020-09-18  7:10 UTC  (4+ messages)
` [PATCH 2/2] watchdog: Add Toshiba Visconti watchdog driver

[PATCH] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
 2020-09-18  7:03 UTC  (3+ messages)

[PATCH v6 0/4] Introduce TEE based Trusted Keys support
 2020-09-18  7:03 UTC  (5+ messages)
` [PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH -next] dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume()
 2020-09-18  7:03 UTC  (2+ messages)

[PATCH] drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
 2020-09-18  6:53 UTC  (2+ messages)

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-18  6:47 UTC  (3+ messages)
` [PATCH v6 5/8] crypto: testmgr - support test with different ciphertext per encryption

[PATCH v2] remoteproc/mediatek: Add support for mt8192 SCP
 2020-09-18  6:44 UTC 

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18  6:28 UTC  (3+ messages)
` [PATCH v14 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-18  5:49 UTC  (6+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h

arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:633:12: error: no previous prototype for 'kvm_arch_post_init_vm'
 2020-09-18  5:46 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-09-18  4:18 UTC  (3+ messages)

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-09-18  3:38 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 236/330] serial: uartps: Wait for tx_empty in console setup
 2020-09-18  2:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 243/330] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
` [PATCH AUTOSEL 5.4 276/330] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code
 2020-09-18  3:08 UTC 

[PATCH v3] Coresight: etm4x: Add support for Self-hosted trace
 2020-09-18  2:30 UTC 

[PATCH AUTOSEL 4.4 42/64] serial: uartps: Wait for tx_empty in console setup
 2020-09-18  2:16 UTC 

[PATCH AUTOSEL 4.9 24/90] dmaengine: zynqmp_dma: fix burst length configuration
 2020-09-18  2:14 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 64/90] serial: uartps: Wait for tx_empty in console setup

[PATCH AUTOSEL 4.14 030/127] dmaengine: zynqmp_dma: fix burst length configuration
 2020-09-18  2:11 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 086/127] serial: uartps: Wait for tx_empty in console setup
` [PATCH AUTOSEL 4.14 092/127] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH AUTOSEL 4.14 105/127] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register

[PATCH AUTOSEL 4.19 079/206] mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
 2020-09-18  2:07 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 084/206] dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
` [PATCH AUTOSEL 4.19 088/206] dmaengine: stm32-dma: "
` [PATCH AUTOSEL 4.19 143/206] serial: uartps: Wait for tx_empty in console setup
` [PATCH AUTOSEL 4.19 148/206] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
` [PATCH AUTOSEL 4.19 153/206] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH AUTOSEL 4.19 169/206] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register


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