linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 16:17:11 to 2021-05-07 14:07:38 UTC [more...]

[PATCH 00/11] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-07 14:03 UTC  (2+ messages)
` [PATCH 01/11] snd: iec958: split status creation and fill

[PATCH net-next v12 0/3] AX88796C SPI Ethernet Adapter
 2021-05-07 14:01 UTC  (4+ messages)
    ` [PATCH net-next v12 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH net-next v12 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH net-next v12 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v2 0/3] MTD: spinand: Add spi_mem_poll_status() support
 2021-05-07 13:17 UTC  (4+ messages)
` [PATCH v2 1/3] spi: spi-mem: add automatic poll status functions
` [PATCH v2 2/3] mtd: spinand: use the spi-mem poll status APIs
` [PATCH v2 3/3] spi: stm32-qspi: add automatic poll status feature

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-07 13:17 UTC  (17+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH] optee: Disable shm cache when booting the crash kernel

[PATCH v21 0/5] add power control in i2c
 2021-05-07 13:14 UTC  (6+ messages)
` [PATCH v21 1/5] i2c: core: support bus regulator controlling in adapter
` [PATCH v21 2/5] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v21 3/5] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v21 4/5] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v21 5/5] arm64: dts: mt8183: add supply name for eeprom

[RFC PATCH v2 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2021-05-07 13:08 UTC  (3+ messages)
` [RFC PATCH v2 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
` [RFC PATCH v2 2/2] drivers/perf: hisi: add driver for HNS3 PMU

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-05-07 13:07 UTC  (10+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
 2021-05-07 13:03 UTC  (2+ messages)

[PATCH V3 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-07 12:53 UTC  (5+ messages)
` [PATCH V3 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V3 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH] ARM: module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD
 2021-05-07 12:48 UTC  (3+ messages)

[PATCH v4 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2021-05-07 12:47 UTC  (7+ messages)
` [PATCH v4 4/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue
        ` [Linux-stm32] "

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-07 12:34 UTC  (15+ messages)

[PATCHv2] bus: ti-sysc: Fix missing quirk flags for sata
 2021-05-07 11:28 UTC 

[PATCH] bus: ti-sysc: Fix missing quirk flags for sata
 2021-05-07 11:16 UTC  (2+ messages)

[PATCH v5 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-05-07 11:03 UTC  (3+ messages)
` [PATCH v5 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v5 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

Question on guest enable msi fail when using GICv4/4.1
 2021-05-07 11:02 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-07 10:51 UTC  (4+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-07 10:25 UTC  (17+ messages)
` [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
` [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all "
` [PATCH 19/42] PCI: aardvark: Fix setting MSI address

[RFC PATCH v4 00/13] iommu/smmuv3: Implement hardware dirty log tracking
 2021-05-07 10:22 UTC  (14+ messages)
` [RFC PATCH v4 01/13] iommu: Introduce dirty log tracking framework
` [RFC PATCH v4 02/13] iommu/io-pgtable-arm: Add quirk ARM_HD and ARM_BBMLx
` [RFC PATCH v4 03/13] iommu/io-pgtable-arm: Add and realize split_block ops
` [RFC PATCH v4 04/13] iommu/io-pgtable-arm: Add and realize merge_page ops
` [RFC PATCH v4 05/13] iommu/io-pgtable-arm: Add and realize sync_dirty_log ops
` [RFC PATCH v4 06/13] iommu/io-pgtable-arm: Add and realize clear_dirty_log ops
` [RFC PATCH v4 07/13] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [RFC PATCH v4 08/13] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [RFC PATCH v4 09/13] iommu/arm-smmu-v3: Add feature detection for BBML
` [RFC PATCH v4 10/13] iommu/arm-smmu-v3: Realize switch_dirty_log iommu ops
` [RFC PATCH v4 11/13] iommu/arm-smmu-v3: Realize sync_dirty_log "
` [RFC PATCH v4 12/13] iommu/arm-smmu-v3: Realize clear_dirty_log "
` [RFC PATCH v4 13/13] iommu/arm-smmu-v3: Realize support_dirty_log "

[PATCH 2/2] ARM: dts: imx28: Add DTS description of imx28 based XEA board
 2021-05-07 10:17 UTC  (2+ messages)

[PATCH] arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
 2021-05-07 10:11 UTC  (2+ messages)

[PATCH] mm: update legacy flush_tlb_* to use vma
 2021-05-07 10:05 UTC  (2+ messages)

[PATCHv2 06/11] arm64: entry: move el1 irq/nmi logic to C
 2021-05-07 10:02 UTC  (7+ messages)

[PATCH v3 00/10] ACPI/IORT: Support for IORT RMR node
 2021-05-07 10:01 UTC  (6+ messages)
` [PATCH v3 08/10] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev
` [PATCH v3 09/10] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-07  9:59 UTC  (12+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[RFC PATCH] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-07  9:58 UTC 

[PATCH] ARM: dts: imx25-pinfunc: Fix gpio function name for pads GPIO_[A-F]
 2021-05-07  9:49 UTC  (3+ messages)

[PATCH 0/4] mailbox: imx: add i.MX8ULP MU support
 2021-05-07 10:19 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mailbox: imx-mu: "
` [PATCH 2/4] mailbox: imx: replace the xTR/xRR array with single register
` [PATCH 3/4] mailbox: imx: add xSR/xCR register array
` [PATCH 4/4] mailbox: imx-mailbox: support i.MX8ULP MU

#regzb introduced: 98feab31ac49 ("ARM: OMAP2+: Drop legacy platform data for dra7 sata")
 2021-05-07  9:40 UTC  (10+ messages)

[RFC PATCH V0 0/2] media: v4l2: extend framework to support advanced feature of Mediatek Camsys driver
 2021-05-07  9:38 UTC  (4+ messages)
` [RFC PATCH V0 1/2] media: v4l2: Add fields to frame descriptors
` [RFC PATCH V0 2/2] media: v4l2-ctrl: Add user defined base for ISP user control

[PATCH v3 03/16] arm64: Allow IPIs to be handled as normal interrupts
 2021-05-07  9:31 UTC  (5+ messages)

[PATCH] clk: zynqmp: pll: Remove some dead code
 2021-05-07  9:27 UTC  (2+ messages)

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-07  9:02 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v4 2/6] dt-bindings: iommu: rockchip: Add compatible for v2
` [PATCH v4 3/6] ARM: dts: rockchip: rk322x: Fix IOMMU nodes properties
` [PATCH v4 4/6] ARM: dts: rockchip: rk3036: Remove useless interrupt-names on IOMMU node
` [PATCH v4 5/6] ARM64: dts: rockchip: rk3036: Remove useless interrupt-names properties
` [PATCH v4 6/6] iommu: rockchip: Add support iommu v2

[PATCH] cpufreq: scmi: Fix an error message
 2021-05-07  8:59 UTC  (2+ messages)

[PATCH] video: fbdev: imxfb: Fix an error message
 2021-05-07  8:20 UTC  (4+ messages)

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-05-07  8:09 UTC  (4+ messages)
` [PATCH v3 7/7] arm64: dts: allwinner: pinephone: Set audio card name

[RESENT PATCH V0 0/4] media: some framework interface extension for new feature of Mediatek Camsys driver
 2021-05-07  7:46 UTC  (5+ messages)
` [RESENT PATCH V0 1/4] media: v4l2-core: extend the v4l2 format to support request
` [RESENT PATCH V0 2/4] media: subdev: support which in v4l2_subdev_frame_interval
` [RESENT PATCH V0 3/4] media: v4l2-ctrl: Add ISP Camsys user control
` [RESENT PATCH V0 4/4] media: pixfmt: Add ISP Camsys formats

[PATCH] arm64: arch_timer: Remove redundant initialization
 2021-05-07  7:45 UTC 

[PATCH 2/2] dt-bindings: arm: Add NanoPi R1S H5
 2021-05-07  7:40 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: meson: g12a-toacodec: add support for SM1
 2021-05-07  7:38 UTC  (4+ messages)
` [PATCH v2 2/2] sound: meson: g12a-toacodec: add support for SM1 TOACODEC

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-07  7:36 UTC  (20+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 2/5] ARM: dts: aspeed: ast2600evb: Add comment for gpio regulator of sdhci
` [PATCH v3 3/5] ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller
` [PATCH v3 4/5] mmc: sdhci-of-aspeed: Add a helper for updating capability register
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-07  7:35 UTC  (10+ messages)

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-07  6:54 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-07  6:35 UTC  (9+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[V2][PATCH] dmaengine: xilinx: dpdma: initialize registers before request_irq
 2021-05-07  5:34 UTC  (2+ messages)

[PATCH v3 1/4] usb: xhci-mtk: use bitfield instead of bool
 2021-05-07  2:11 UTC  (4+ messages)
` [PATCH v3 2/4] usb: xhci-mtk: remove unnecessary setting of has_ippc
` [PATCH v3 3/4] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
` [PATCH v3 4/4] usb: xhci-mtk: use first-fit for LS/FS

[PATCH v2 1/3] usb: xhci-mtk: use bitfield instead of bool
 2021-05-07  1:28 UTC  (5+ messages)

[PATCH v3 0/2] dt-bindings: serial: Change to reference the kernel-defined serial.yaml
 2021-05-07  1:14 UTC  (3+ messages)
` [PATCH v3 1/2] "

[v3 0/2] Support pwm driver for aspeed ast26xx
 2021-05-07  1:08 UTC  (4+ messages)
` [v3 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm

[PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-05-07  0:55 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: add binding to mark a bus as supporting SMBus-Alert

[RESEND PATCH v11 0/3] AX88796C SPI Ethernet Adapter
 2021-05-07  0:01 UTC  (3+ messages)

[PATCH v2] media: aspeed-video: ignore interrupts that aren't enabled
 2021-05-06 23:40 UTC 

[PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
 2021-05-06 23:10 UTC  (2+ messages)

[PULL] topic/iomem-mmap-vs-gup
 2021-05-06 22:30 UTC  (2+ messages)

[RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
 2021-05-06 22:25 UTC  (2+ messages)

[RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-06 21:09 UTC  (2+ messages)

[PATCH 0/5] ixp4xx: add welltech-epbx100
 2021-05-06 21:06 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: add vendor prefix for welltech
` [PATCH 4/5] dt-bindings: arm: intel-ixp4xx: add welltech,epbx100

[RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-06 21:01 UTC  (2+ messages)

[PATCH v2] i2c: aspeed: disable additional device addresses on ast2[56]xx
 2021-05-06 20:54 UTC 

[PATCH v3 0/4] Add driver for rk356x
 2021-05-06 20:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` [PATCH v3 2/4] dt-bindings: iommu: rockchip: Add compatible for v2

[PATCH v3 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex
 2021-05-06 20:31 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: mediatek: Add optional mediatek, gce-events property

[PATCH 1/5] clocksource/drivers/samsung_pwm: Minor whitespace cleanup
 2021-05-06 20:27 UTC  (5+ messages)
` [PATCH 2/5] clocksource/drivers/samsung_pwm: Constify passed structure
` [PATCH 3/5] clocksource/drivers/samsung_pwm: Cleanup on init error
` [PATCH 4/5] clocksource/drivers/samsung_pwm: Constify source IO memory
` [PATCH 5/5] MAINTAINERS: Include Samsung PWM in Samsung SoC entry

[PATCH] ARM: avoid cpuidle link warning
 2021-05-06 19:59 UTC  (3+ messages)

[PATCH 3/3] Input: mtk-pmic-keys - add support for MT6358
 2021-05-06 19:41 UTC  (3+ messages)

i.MX8MM Ethernet TX Bandwidth Fluctuations
 2021-05-06 19:20 UTC  (2+ messages)

[PATCH 0/3] Free up a couple of MAIRs
 2021-05-06 17:45 UTC  (5+ messages)
` [PATCH 2/3] arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC

[PATCH 1/2] dt-bindings: convert rtc/faraday,ftrtc01 to yaml
 2021-05-06 17:45 UTC  (2+ messages)

[PATCH 4.19 ONLY v4] arm64: vdso: remove commas between macro name and arguments
 2021-05-06 17:43 UTC  (2+ messages)

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2021-05-06 17:17 UTC  (4+ messages)
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP

[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
 2021-05-06 16:52 UTC  (4+ messages)
` [RFC PATCH 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [RFC PATCH 2/3] kvm/arm: Introduce a new vmid allocator for KVM
` [RFC PATCH 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one


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