linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 07:43:01 to 2021-02-05 18:56:05 UTC [more...]

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-05 18:55 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-05 18:52 UTC  (2+ messages)

[PATCH] mm/arm64: Correct obsolete comment in do_page_fault()
 2021-02-05 18:52 UTC  (2+ messages)

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-05 18:47 UTC  (7+ messages)
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
      `  "
          `  "

[PATCH v3 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-05 18:41 UTC  (9+ messages)
` [PATCH v3 2/8] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v3 3/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v3 4/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node
` [PATCH v3 5/8] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v3 6/8] usb: dwc3: of-simple: add compatible "
` [PATCH v3 7/8] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v3 8/8] dts64: rockchip: enable dwc3 usb for A95X Z2

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-02-05 18:41 UTC  (5+ messages)
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH] ARM: decompressor: fix BSS size calculation for LLVM ld.lld
 2021-02-05 18:33 UTC  (4+ messages)

[RFC/PATCH 00/11] Raspberry PI 4 V3D enablement
 2021-02-05 18:30 UTC  (14+ messages)
` [RFC/PATCH 01/11] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema
` [RFC/PATCH 02/11] dt-bindings: soc: bcm: brcm, bcm2835-pm: Add support for bcm2711
` [RFC/PATCH 03/11] ARM: dts: bcm2711: Use proper compatible in PM/Watchdog node
` [RFC/PATCH 04/11] mfd: bcm2835-pm: Add support for BCM2711
` [RFC/PATCH 05/11] soc: bcm: bcm2835-power: Add support for BCM2711's ARSAN ASB
` [RFC/PATCH 06/11] soc: bcm: bcm2835-power: Bypass power_on/off() calls
` [RFC/PATCH 07/11] drm/v3d: Get rid of pm code
` [RFC/PATCH 08/11] drm/v3d: Add support for bcm2711
` [RFC/PATCH 09/11] ARM: dts: bcm2711: Enable V3D
` [RFC/PATCH 10/11] ARM: configs: Enable DRM_V3D
` [RFC/PATCH 11/11] arm64: config: "

[PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
 2021-02-05 18:10 UTC  (6+ messages)

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-02-05 18:01 UTC  (9+ messages)
` [RFC PATCH v2 16/26] KVM: arm64: Prepare Hyp memory protection
` [RFC PATCH v2 17/26] KVM: arm64: Elevate Hyp mappings creation at EL2

[PATCH v11 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-02-05 17:55 UTC  (3+ messages)
` [PATCH v11 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-05 17:53 UTC  (3+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-05 17:51 UTC  (2+ messages)

[PATCH] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
 2021-02-05 17:41 UTC  (3+ messages)

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 17:34 UTC  (14+ messages)
` [PATCH v3 mm 01/13] kasan, mm: don't save alloc stacks twice
` [PATCH v3 mm 02/13] kasan, mm: optimize kmalloc poisoning
` [PATCH v3 mm 03/13] kasan: optimize large "
` [PATCH v3 mm 04/13] kasan: clean up setting free info in kasan_slab_free
` [PATCH v3 mm 05/13] kasan: unify large kfree checks
` [PATCH v3 mm 06/13] kasan: rework krealloc tests
` [PATCH v3 mm 07/13] kasan, mm: fail krealloc on freed objects
` [PATCH v3 mm 08/13] kasan, mm: optimize krealloc poisoning
` [PATCH v3 mm 09/13] kasan: ensure poisoning size alignment
` [PATCH v3 mm 10/13] arm64: kasan: simplify and inline MTE functions
` [PATCH v3 mm 11/13] kasan: inline HW_TAGS helper functions
` [PATCH v3 mm 12/13] arm64: kasan: export MTE symbols for KASAN tests
` [PATCH v3 mm 13/13] kasan: clarify that only first bug is reported in HW_TAGS

[PATCH] KVM: arm64: Remove redundant check for S2FWB
 2021-02-05 17:24 UTC  (2+ messages)

[PATCH 0/8] spi: stm32: fix and enhancements for spi-stm32
 2021-02-05 17:23 UTC  (12+ messages)
` [PATCH 1/8] spi: stm32: properly handle 0 byte transfer
` [PATCH 2/8] spi: stm32: do not mandate cs_gpio
` [PATCH 3/8] spi: stm32h7: ensure message are smaller than max size
` [PATCH 4/8] spi: stm32: driver uses reset controller only at init
` [PATCH 5/8] spi: stm32: defer probe for reset
` [PATCH 6/8] spi: stm32: use bitfield macros
` [PATCH 7/8] spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
` [PATCH 8/8] spi: stm32: make spurious and overrun interrupts visible

[PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END
 2021-02-05 17:02 UTC  (5+ messages)

[PATCH v17 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-05 17:00 UTC  (7+ messages)
` [PATCH v17 1/7] arm/arm64: Probe for the presence of KVM hypervisor

[PATCH] arch: arm: mach-imx: Fix a spelling in the file pm-imx5.c
 2021-02-05 16:59 UTC  (2+ messages)

[PATCH v11 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-05 16:58 UTC  (11+ messages)
` [PATCH v11 2/5] kasan: Add KASAN mode kernel parameter
` [PATCH v11 4/5] arm64: mte: Enable async tag check fault

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 16:53 UTC  (15+ messages)
` [PATCH v2 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH v2 02/12] kasan, mm: optimize kmalloc poisoning
` [PATCH v2 03/12] kasan: optimize large "
` [PATCH v2 04/12] kasan: clean up setting free info in kasan_slab_free
` [PATCH v2 05/12] kasan: unify large kfree checks
` [PATCH v2 06/12] kasan: rework krealloc tests
` [PATCH v2 07/12] kasan, mm: fail krealloc on freed objects
` [PATCH v2 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH v2 09/12] kasan: ensure poisoning size alignment
` [PATCH v2 10/12] arm64: kasan: simplify and inline MTE functions
` [PATCH v2 11/12] kasan: inline HW_TAGS helper functions
` [PATCH v2 12/12] arm64: kasan: export MTE symbols for KASAN tests

[PATCH] ASoC: mediatek: mt8183-mt6358: set playback and capture constraints
 2021-02-05 16:44 UTC  (2+ messages)

[RESEND PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2021-02-05 16:44 UTC  (4+ messages)
` [RESEND PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s
` [RESEND PATCH 2/2] ASoC: stm32: i2s: add master clock provider

[PATCH v6 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-05 16:42 UTC  (7+ messages)
` [PATCH v6 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v6 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility

[PATCH v3 0/3] support gce on mt8192 platform
 2021-02-05 16:35 UTC  (3+ messages)
` [PATCH v3 1/3] dt-binding: gce: add gce header file for mt8192

[PATCH, v1 0/1] gpio: aspeed: Add gpio base address reading
 2021-02-05 16:34 UTC  (4+ messages)
` [PATCH, v1 1/1] "

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-02-05 16:11 UTC  (7+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU

[PATCH] dt-bindings: dwc3-xilinx: Add missing comma in example
 2021-02-05 15:38 UTC  (2+ messages)

BOG: commit 89c7cb1608ac3 ("of/device: Update dma_range_map only when dev has valid dma-ranges") seems to break Pinephone display or LCDC
 2021-02-05 15:10 UTC  (5+ messages)

[PATCH 1/2] ARM: omap2plus_defconfig: Enable Netfilter components as modules
 2021-02-05 15:04 UTC  (12+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Update for dropped options

[PATCH 0/5] i2c: stm32: filter binding support & debug info
 2021-02-05 14:59 UTC  (11+ messages)
` [PATCH 1/5] i2c: stm32f7: fix configuration of the digital filter
` [PATCH 2/5] i2c: stm32f7: support DT binding i2c-analog-filter
` [PATCH 3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding
` [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151
` [PATCH 5/5] i2c: stm32f7: indicate the address being accessed on errors

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-05 14:55 UTC  (5+ messages)

[PATCH] ARM: kexec: Fix panic after TLB are invalidated
 2021-02-05 14:36 UTC  (12+ messages)

[PATCH v2 0/8] Add support for HiSilicon Hip09 uncore PMU driver
 2021-02-05 14:30 UTC  (5+ messages)
` [PATCH v2 6/8] drivers/perf: hisi: Add support for HiSilicon SLLC "

[PATCH] ARM: configs: at91_dt_defconfig: add ov7740 module
 2021-02-05 14:27 UTC 

[PATCH v8 0/5] MTE support for KVM guest
 2021-02-05 13:58 UTC  (6+ messages)
` [PATCH v8 1/5] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v8 2/5] arm64: kvm: Introduce MTE VM feature
` [PATCH v8 3/5] arm64: kvm: Save/restore MTE registers
` [PATCH v8 4/5] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [RFC PATCH v8 5/5] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v2 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-02-05 13:48 UTC  (8+ messages)
` [PATCH v2 2/7] coresight: etm-perf: Support PID tracing for kernel at EL2
` [PATCH v2 3/7] perf cs-etm: Fix bitmap for option
` [PATCH v2 4/7] perf cs-etm: Support PID tracing in config

Old platforms: bring out your dead
 2021-02-05 13:37 UTC  (9+ messages)

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-05 13:36 UTC 

[PATCH] soc: renesas: rmobile-sysc: Set OF_POPULATED and absorb reset handling
 2021-02-05 13:33 UTC 

[PATCH] soc: renesas: rmobile-sysc: Remove unneeded platform includes
 2021-02-05 13:21 UTC 

[PATCH] iommu/mediatek: Fix error code in probe()
 2021-02-05 12:46 UTC 

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-05 12:43 UTC  (16+ messages)
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH 18/18] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

[PATCH 1/3] ARM: configs: sama5_defconfig: update and remove unneeded options
 2021-02-05 12:27 UTC  (3+ messages)
` [PATCH 2/3] ARM: configs: at91: DT/ATAG defconfig modifications
` [PATCH 3/3] ARM: configs: at91_dt_defconfig: add useful helper options

[PATCH v5 0/4] perf vendor events: Support PMU events for A64FX
 2021-02-05 12:09 UTC  (4+ messages)

next/master bisection: baseline.login on rk3288-rock2-square
 2021-02-05 12:05 UTC  (15+ messages)

[RFC PATCH 0/3] iommu/arm-smmu-v3: Add debug interfaces for SMMUv3
 2021-02-05 12:04 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[PATCH] soc: ti: k3-ringacc: Use of_device_get_match_data()
 2021-02-05 11:24 UTC  (2+ messages)

[PATCH] ARM: configs: at91: enable drivers for sam9x60
 2021-02-05 10:23 UTC  (4+ messages)

[PATCH V5 0/5] gpio-xilinx: Update on xilinx gpio driver
 2021-02-05 10:23 UTC  (2+ messages)

[PATCH 1/2] PCI: also set up legacy files only after sysfs init
 2021-02-05 10:21 UTC  (8+ messages)

[PATCH 00/11] Device tree fixes for Armada family
 2021-02-05  9:45 UTC  (11+ messages)
` [PATCH 02/11] dts: mvebu: Update A8K AP806 SDHCI settings
    ` [EXT] "
` [PATCH 09/11] dts: a3700: enable dma coherence for PCIE interface

[PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
 2021-02-05  9:44 UTC  (3+ messages)

[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
 2021-02-05  9:20 UTC  (2+ messages)

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-05  9:14 UTC  (4+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[RFC PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add compatible for mt8195
 2021-02-05  9:09 UTC  (2+ messages)

[PATCH] ARM: decompressor: clean decompressed kernel from cache twice on v7
 2021-02-05  8:53 UTC  (2+ messages)

[PATCH][next][V2] iommu/mediatek: Fix unsigned domid comparison with less than zero
 2021-02-05  8:50 UTC  (2+ messages)

[RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-05  8:30 UTC  (4+ messages)
` [RFC 2/3] arm64/hugetlb: Enable HUGETLB_PAGE_SIZE_VARIABLE


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