linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 17:07:08 to 2021-03-05 10:19:19 UTC [more...]

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-05 10:16 UTC  (30+ messages)
` [RFT PATCH v3 01/27] arm64: Cope with CPUs stuck in VHE mode
` [RFT PATCH v3 02/27] dt-bindings: vendor-prefixes: Add apple prefix
` [RFT PATCH v3 03/27] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [RFT PATCH v3 04/27] dt-bindings: arm: cpus: Add apple, firestorm & icestorm compatibles
` [RFT PATCH v3 05/27] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [RFT PATCH v3 06/27] dt-bindings: timer: arm, arch_timer: Add interrupt-names support
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 09/27] docs: driver-api: device-io: Document I/O access functions
` [RFT PATCH v3 10/27] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 13/27] arm64: Add Apple vendor-specific system registers
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 15/27] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [RFT PATCH v3 17/27] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [RFT PATCH v3 18/27] tty: serial: samsung_tty: Separate S3C64XX ops structure
` [RFT PATCH v3 19/27] tty: serial: samsung_tty: Add ucon_mask parameter
` [RFT PATCH v3 20/27] tty: serial: samsung_tty: Add s3c24xx_port_type
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
` [RFT PATCH v3 23/27] dt-bindings: serial: samsung: Add apple, s5l-uart compatible
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon "
` [RFT PATCH v3 26/27] dt-bindings: display: Add apple, simple-framebuffer
` [RFT PATCH v3 27/27] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH -next] USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
 2021-03-05 10:10 UTC  (3+ messages)

[PATCH 0/3] Fixes for timer-ti-dm systimer posted mode
 2021-03-05 10:09 UTC  (8+ messages)
` [PATCH 1/3] clocksource/drivers/timer-ti-dm: Fix posted mode status check order
` [PATCH 2/3] clocksource/drivers/timer-ti-dm: Remove extra of_node_put()

[PATCH v7 0/4] perf vendor events: Support PMU events for A64FX
 2021-03-05 10:09 UTC  (4+ messages)
` [PATCH v7 2/4] perf tools: Add lexical definition of event name

[PATCHv2 0/8] arm64: Support FIQ controller registration
 2021-03-05 10:08 UTC  (2+ messages)

[PATCH] media: platform: xilinx: fix error return code of xvip_graph_init()
 2021-03-05 10:08 UTC  (2+ messages)

[PATCH] scsi: ufs: fix error return code of exynos_ufs_get_clk_info()
 2021-03-05 10:07 UTC 

[PATCH 2/2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-05 10:08 UTC  (2+ messages)

[PATCH 1/2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-05 10:05 UTC  (2+ messages)

[PATCH] ARM: syscalls: switch to generic syscalltbl.sh
 2021-03-05 10:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: add binding for I/O mapped NVMEM
 2021-03-05 10:02 UTC  (3+ messages)
` [PATCH 2/2] nvmem: iomap: new driver exposing NVMEM accessible using I/O mapping

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-05 10:00 UTC  (5+ messages)
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-05  9:52 UTC  (6+ messages)
  ` [PATCH v6] "

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-05  9:52 UTC  (25+ messages)
` [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v3 23/32] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v3 24/32] KVM: arm64: Reserve memory for host stage 2
` [PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v3 26/32] KVM: arm64: Introduce PROT_NONE mappings for stage 2
` [PATCH v3 27/32] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections

[PATCH v4 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-05  9:49 UTC  (14+ messages)
` [PATCH v4 02/15] gpio: regmap: set gpio_chip of_node

[PATCH 0/1] use RT_PROPERTIES table to implement efi=novamap
 2021-03-05  9:39 UTC  (2+ messages)
` [PATCH 1/1] efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-05  9:35 UTC  (5+ messages)

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-05  9:32 UTC  (10+ messages)
` [PATCH v4 03/11] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v4 05/11] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v4 09/11] media: hantro: IMX8M: add variant for G2/HEVC codec

[PATCH] reset: zynqmp: replace spaces with tabs
 2021-03-05  9:31 UTC  (3+ messages)

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-05  9:16 UTC  (19+ messages)
` [PATCH 02/17] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH 03/17] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH 04/17] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH 05/17] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH 06/17] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH 07/17] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH 08/17] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH 09/17] usb: xhci-mtk: use clear type instead of void
` [PATCH 10/17] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH 11/17] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH 12/17] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH 13/17] usb: xhci-mtk: add some schedule error number
` [PATCH 14/17] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit
` [PATCH 17/17] usb: xhci-mtk: print debug info of endpoint interval

[PATCH] ARM: dts: pbab01: Select synchronous mode for AUDMUX
 2021-03-05  8:51 UTC  (2+ messages)

[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
 2021-03-05  8:51 UTC  (4+ messages)
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM

[PATCH 1/3] ARM: dts: imx6q-icore-rqs: Drop redundant "fsl, mode" option
 2021-03-05  8:50 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: TS-7970: Drop redundant "fsl,mode" option

[PATCH] ARM: dts: imx53-qsb: Describe the esdhc1 card detect pin
 2021-03-05  8:47 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-05  8:39 UTC  (6+ messages)

[PATCH] arm64: dts: ls1028a: enable optee node
 2021-03-05  8:33 UTC 

[PATCH v2][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-03-05  8:33 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v3][next] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-03-05  8:29 UTC 

[PATCH] arm64: efi: add check for broken efi poweroff
 2021-03-05  8:21 UTC  (6+ messages)

[PATCH 0/2] arm64: use XN table mappings for the linear region
 2021-03-05  8:13 UTC  (6+ messages)
` [PATCH 1/2] arm64: mm: add missing P4D definitions and use them consistently
` [PATCH 2/2] arm64: mm: use XN table mapping attributes for the linear region

[PATCH RFC] Upstream A64FX cache driver
 2021-03-05  8:10 UTC  (9+ messages)
` [PATCH RFC] soc: fujitsu: Add cache driver code

[PATCH v6 0/3] hwrng: bcm2835: add reset support
 2021-03-05  8:07 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: rng: bcm2835: add clock constraints
` [PATCH v6 2/3] dt-bindings: rng: bcm2835: document reset support
` [PATCH v6 3/3] hwrng: bcm2835: add "

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-05  6:38 UTC  (13+ messages)

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-03-05  6:26 UTC  (8+ messages)

[PATCH net 1/1] stmmac: intel: Fixes clock registration error seen for multiple interfaces
 2021-03-05  6:03 UTC 

[PATCH net 1/1] net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII
 2021-03-05  5:49 UTC 

[PATCH v2] arm64: dts: ti: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
 2021-03-05  5:41 UTC 

[PATCH V3 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05  5:38 UTC  (4+ messages)
` [PATCH V3 1/2] "
` [PATCH V3 2/2] arm64/mm: Reorganize pfn_valid()

[PATCH] arm64: dts: ti: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
 2021-03-05  5:33 UTC  (4+ messages)

[PATCH v3 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-03-05  5:04 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v3 2/7] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v3 3/7] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v3 4/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v3 5/7] PCI: cadence: Add support to configure virtual functions
` [PATCH v3 6/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v3 7/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH -next] phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()
 2021-03-05  4:59 UTC  (2+ messages)

[PATCH V2 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-03-05  4:22 UTC  (12+ messages)

[PATCH] KVM: arm64: Disable LTO in hyp
 2021-03-05  2:38 UTC  (6+ messages)

[PATCH v3 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-05  2:14 UTC  (9+ messages)
` [PATCH v3 1/4] dt-binding: clock: Document rockchip, rk3568-cru bindings
  ` [PATCH v3 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v3 3/4] clk: rockchip: support more core div setting
` [PATCH v3 4/4] clk: rockchip: add clock controller for rk3568

[PATCH] thermal: Fix couple of spellos in the file sun8i_thermal.c
 2021-03-05  1:43 UTC 

[PATCH] crypto: allwinner: sun8i-ce: fix error return code in sun8i_ce_prng_generate()
 2021-03-05  1:57 UTC 

[PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c
 2021-03-05  2:05 UTC 

[PATCH V3 0/5] imx esdhc dt/driver update
 2021-03-05  0:38 UTC  (4+ messages)
` [PATCH V3 4/5] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings

[PATCH] arm64: dts: imx8mm-nitrogen-r2: Pass the i2c3 unit name
 2021-03-05  0:35 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: add interrupt to Root Complex Event Collector
 2021-03-05  0:35 UTC  (2+ messages)

[PATCH v3 0/3] Add Bitstream configuration support for Versal
 2021-03-04  7:02 UTC  (2+ messages)
` [PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

[PATCH v2] mfd: stmpe: Revert "Constify static struct resource"
 2021-03-04 23:07 UTC 

[PATCH] arm64: dts: renesas: Consolidate Salvator-X(S) HDMI0 handling
 2021-03-04 22:33 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: ti: am642x: add CPSW3g DT nodes
 2021-03-04 21:10 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am64-main: Add CPSW DT node
` [PATCH v2 2/4] arm64: dts: ti: k3-am64-main: add main CPTS entry
` [PATCH v2 3/4] arm64: dts: ti: k3-am642-evm: add CPSW3g DT nodes
` [PATCH v2 4/4] arm64: dts: ti: k3-am642-sk: Add CPSW "

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-04 20:47 UTC  (5+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH 7/8] arm64: dts: Add Pensando Elba SoC support

[PATCH v5 0/2] hwrng: bcm2835: add reset support
 2021-03-04 20:47 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: rng: bcm2835: document "

[PATCHv2 0/4] perf/core: Add support to exclude kernel mode PMU tracing
 2021-03-04 20:17 UTC  (2+ messages)

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-04 20:05 UTC  (3+ messages)
` [PATCH 1/5] perf metricgroup: Support printing metrics for arm64

[PATCH v2 0/2] usb: misc: Add support for Microchip USB5744
 2021-03-04 20:02 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microchip usb5744 hub

[PATCH] hwrng: bcm2835: add reset support
 2021-03-04 19:58 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dt-bindings: rng: bcm2835: document "

Re: [PATCH 1/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add HDMI out
 2021-03-04 19:30 UTC  (5+ messages)
` [PATCH 0/2 v2] BananaPi M2 Zero: Add HDMI-out and ethernet
  ` [PATCH 1/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add HDMI out
  ` [PATCH 2/2] ARM: dts: sunxi: h2-plus-bananapi-m2-zero: Add ethernet

[PATCH v2] arm64: defconfig: Use DEBUG_INFO_REDUCED
 2021-03-04 18:49 UTC  (4+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-04 18:15 UTC  (4+ messages)
` [PATCH v4 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH] arm64: defconfig: Disable DEBUG_INFO
 2021-03-04 17:24 UTC  (7+ messages)

[PATCH v3 1/2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-03-04 17:04 UTC 


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