linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 11:28:01 to 2021-02-08 17:18:30 UTC [more...]

[PATCH] memory: samsung: exynos5422-dmc: Correct function names in kerneldoc
 2021-02-08 17:16 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] ARM: s3c: irq-s3c24xx: include headers for missing declarations
 2021-02-08 17:10 UTC  (3+ messages)
` (subset) "

[GIT PULL] arm64: dts: amlogic updates for v5.12
 2021-02-08 17:09 UTC  (2+ messages)

[PATCH 00/15] Cleanup of LS1021a device trees
 2021-02-08 17:07 UTC  (4+ messages)
` [PATCH 03/15] dt-bindings: memory: fsl: convert ifc binding to yaml schema

[PATCH v4 0/3] Adding the Sparx5 Switch Reset Driver
 2021-02-08 17:00 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[PATCH v12 0/7] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-08 16:56 UTC  (8+ messages)
` [PATCH v12 1/7] arm64: mte: Add asynchronous "
` [PATCH v12 2/7] kasan: Add KASAN mode kernel parameter
` [PATCH v12 3/7] kasan: Add report for async mode
` [PATCH v12 4/7] arm64: mte: Enable TCO in functions that can read beyond buffer limits
` [PATCH v12 5/7] arm64: mte: Enable async tag check fault
` [PATCH v12 6/7] arm64: mte: Save/Restore TFSR_EL1 during suspend
` [PATCH v12 7/7] kasan: don't run tests in async mode

[RFC PATCH 0/8] Host1x context isolation support
 2021-02-08 16:53 UTC  (10+ messages)
` [RFC PATCH 1/8] of/device: Allow specifying a custom iommu_spec to of_dma_configure
` [RFC PATCH 2/8] gpu: host1x: Add context bus
` [RFC PATCH 3/8] gpu: host1x: Add context device management code
` [RFC PATCH 4/8] gpu: host1x: Program context stream ID on submission
` [RFC PATCH 5/8] iommu/arm-smmu: Attach to host1x context device bus
` [RFC PATCH 6/8] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [RFC PATCH 7/8] drm/tegra: Support context isolation
` [RFC PATCH 8/8] drm/tegra: vic: Implement get_streamid_offset

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-08 16:50 UTC  (8+ messages)

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 16:46 UTC  (41+ messages)
` [PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
` [PATCH 08/18] arm64: cpufeature: Add a feature for FIQ support
` [PATCH 10/18] arm64: Introduce "
` [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE
` [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 v2 1/1] usb: cdns3: add power lost support for system resume
 2021-02-08 16:34 UTC 

[PATCH v7 00/23] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-08 16:30 UTC  (5+ messages)

[PATCH net-next RESEND 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-08 16:29 UTC  (6+ messages)
` [PATCH] i2c: mv64xxx: Fix check for missing clock
` [PATCH net-next RESEND 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-08 16:28 UTC  (21+ messages)
` [net-next PATCH v5 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v5 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v5 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v5 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v5 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v5 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v5 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v5 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v5 09/15] ACPI: utils: Introduce acpi_get_local_address()
` [net-next PATCH v5 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v5 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v5 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v5 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-08 15:27 UTC  (22+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode
` [PATCH 02/20] net: stmmac: Free Rx descs on Tx allocation failure
` [PATCH 03/20] net: stmmac: Fix false MTL RX overflow handling for higher queues
` [PATCH 04/20] net: stmmac: Assert reset control after MDIO de-registration
` [PATCH 05/20] net: stmmac: Use dwmac410_disable_dma_irq for DW MAC v4.10 DMA
` [PATCH 06/20] net: stmmac: Use LPI IRQ status-related macro in DW MAC1000 isr
` [PATCH 07/20] net: stmmac: Clear descriptors before initializing them
` [PATCH 08/20] net: stmmac: Fix typo in the XGMAC_L3_ADDR3 macro name
` [PATCH 09/20] net: stmmac: Discard mii_irq array from private data
` [PATCH 10/20] net: stmmac: Discard Rx copybreak ethtool setting
` [PATCH 11/20] net: stmmac: Discard index usage in the dirty_rx init
` [PATCH 12/20] net: stmmac: Discard dwmac1000_dma_ops declaration from dwmac100.h
` [PATCH 13/20] net: stmmac: Move DMA Tx/Rx init methods to DW MAC lib
` [PATCH 14/20] net: stmmac: Add DW GMAC disable LPI IRQ mask macro
` [PATCH 15/20] net: stmmac: Discard STMMAC_RESETING flag
` [PATCH 16/20] net: stmmac: Discard conditional service task execution
` [PATCH 17/20] net: stmmac: Add 'cause' arg to the service task executioner
` [PATCH 18/20] net: stmmac: Move PTP clock enabling to PTP-init method
` [PATCH 19/20] net: stmmac: Move DMA stop procedure to HW-setup antagonist
` [PATCH 20/20] net: stmmac: Move MAC Tx/Rx disabling "

[PATCH 104/141] mtd: rawnand: stm32_fmc2: Fix fall-through warnings for Clang
 2021-02-08 15:15 UTC  (3+ messages)

[PATCH 5.10 020/120] ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detect
 2021-02-08 15:00 UTC  (5+ messages)
` [PATCH 5.10 021/120] ARM: dts: stm32: Connect card-detect signal on DHCOM
` [PATCH 5.10 022/120] ARM: dts: stm32: Disable WP on DHCOM uSD slot
` [PATCH 5.10 023/120] ARM: dts: stm32: Disable optional TSC2004 on DRC02 board
` [PATCH 5.10 024/120] ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

[PATCH] staging: fix ignoring return value warning
 2021-02-08 15:06 UTC  (4+ messages)

[PATCH v3 0/2] arm64: split ARM64_PTR_AUTH option to userspace and kernel
 2021-02-08 14:55 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: Add ARM64_PTR_AUTH_KERNEL config option
` [PATCH v3 2/2] arm64: Conditionally configure PTR_AUTH key of the kernel

[PATCH] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
 2021-02-08 14:55 UTC  (5+ messages)

[PATCHv2] kvm: arm64: Add SVE support for nVHE
 2021-02-08 14:46 UTC  (4+ messages)

[PATCH 2/2] arm64: Configure kernel's PTR_AUTH key when it is built with PTR_AUTH
 2021-02-08 14:39 UTC  (5+ messages)
` arm64: split ARM64_PTR_AUTH option to userspace and kernel
  ` [PATCH v2 1/2] arm64: Add ARM64_PTR_AUTH_KERNEL config option

[PATCH] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
 2021-02-08 14:38 UTC 

[PATCH] arm64: dts: imx8mm-nitrogen-r2: Pass the i2c3 unit name
 2021-02-08 14:33 UTC 

[PATCH v1 0/7] remove different PHY fixups
 2021-02-08 14:21 UTC  (5+ messages)
` [PATCH v1 5/7] ARM i.MX6q: remove Atheros AR8035 SmartEEE fixup

Bitcoin Investment
 2021-02-08 14:21 UTC 

[PATCH] ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
 2021-02-08 14:21 UTC 

[PATCH 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-08 14:09 UTC  (8+ messages)
` [PATCH 1/5] arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
` [PATCH 2/5] arm64: dts: librem5: Drop assigned-clocks from SAI2
` [PATCH 3/5] arm64: defconfig: Enable devfreq support for i.MX8MQ
` [PATCH 4/5] arm64: dts: librem5: protect some partitions of the nor-flash
` [PATCH 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-08 14:08 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties
` [PATCH 02/16] dt-bindings: net: Add Baikal-T1 GMAC bindings
` [PATCH 03/16] net: stmmac: Introduce MAC core cleanup method
` [PATCH 04/16] net: stmmac: Introduce DMA "
` [PATCH 05/16] net: stmmac: Introduce MAC IRQs enable/disable methods
` [PATCH 06/16] net: stmmac: Extend DMA IRQs enable/disable interface
` [PATCH 07/16] net: stmmac: Introduce MTL IRQs enable/disable methods
` [PATCH 08/16] net: stmmac: Introduce Safety Feature "
` [PATCH 09/16] net: stmmac: Disable MMC IRQs in the generic IRQs disable method
` [PATCH 10/16] net: stmmac: Convert STMMAC_DOWN flag to STMMAC_UP
` [PATCH 11/16] net: stmmac: Add STMMAC state getter
` [PATCH 12/16] net: stmmac: Introduce NIC software reset function
` [PATCH 13/16] net: stmmac: Request IRQs at device probe stage
` [PATCH 14/16] net: stmmac: Add Generic DW MAC GPIO port driver
` [PATCH 15/16] net: stmmac: Add DW GMAC GPIOs support
` [PATCH 16/16] net: stmmac: Add DW MAC IPs of 3.72a/3.73a/3.74a versions

[PATCH v2 00/24] net: stmmac: Fix clocks/reset-related procedures
 2021-02-08 13:56 UTC  (20+ messages)
` [PATCH v2 02/24] dt-bindings: net: dwmac: Extend number of PBL values
` [PATCH v2 03/24] dt-bindings: net: dwmac: Fix the TSO property declaration
` [PATCH v2 04/24] dt-bindings: net: dwmac: Refactor snps, *-config properties
` [PATCH v2 05/24] dt-bindings: net: dwmac: Elaborate stmmaceth/pclk description
` [PATCH v2 06/24] dt-bindings: net: dwmac: Add Tx/Rx clock sources
` [PATCH v2 07/24] dt-bindings: net: dwmac: Detach Generic DW MAC bindings
` [PATCH v2 09/24] net: stmmac: dwmac-rk: Cleanup STMMAC DT-config in remove cb
` [PATCH v2 11/24] net: stmmac: dwmac-stm32: "
` [PATCH v2 12/24] net: stmmac: Directly call reverse methods in stmmac_probe_config_dt()
` [PATCH v2 13/24] net: stmmac: Fix clocks left enabled on glue-probes failure
` [PATCH v2 14/24] net: stmmac: Use optional clock request method to get stmmaceth
` [PATCH v2 15/24] net: stmmac: Use optional clock request method to get ptp_clk
` [PATCH v2 16/24] net: stmmac: Use optional reset control API to work with stmmaceth
` [PATCH v2 18/24] net: stmmac: dwc-qos: Use dev_err_probe() for probe errors handling
` [PATCH v2 20/24] net: stmmac: dwc-qos: Discard Tx/Rx clocks request
` [PATCH v2 21/24] net: stmmac: dwmac-imx: Discard Tx clock request
` [PATCH v2 22/24] net: stmmac: Call stmmaceth clock as system clock in warn-message
` [PATCH v2 23/24] net: stmmac: Use pclk to set MDC clock frequency
` [PATCH v2 24/24] net: stmmac: dwc-qos: Save master/slave clocks in the plat-data

[PATCH v5 01/10] arm: dts: ls1021a: Harmonize DWC USB3 DT nodes name
 2021-02-08 13:51 UTC  (5+ messages)
` [PATCH v5 02/10] arm: dts: keystone: Correct DWC USB3 compatible string
` [PATCH v5 04/10] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT nodes name
` [PATCH v5 06/10] arm: dts: keystone: Harmonize DWC USB3 "
` [PATCH v5 07/10] arm: dts: stih407-family: "

[PATCH v18 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-02-08 13:40 UTC  (8+ messages)
` [PATCH v18 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v18 2/7] KVM: arm64: Advertise KVM UID to guests via SMCCC
` [PATCH v18 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v18 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v18 5/7] clocksource: Add clocksource id for arm arch counter
` [PATCH v18 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v18 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-08 13:40 UTC  (13+ messages)
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users

[PATCH] drivers/perf: Simplify the SMMUv3 PMU event attributes
 2021-02-08 13:04 UTC 

[PATCH] Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"
 2021-02-08 13:00 UTC  (3+ messages)

[PATCH v2 0/5] sunxi: fix H6 HDMI related issues
 2021-02-08 12:17 UTC  (6+ messages)
` [PATCH v2 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
` [PATCH v2 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH v2 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH v2 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
` [PATCH v2 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6

[PATCH 0/9] drivers: mmc: Update trivial tasklet_init() callers
 2021-02-08 12:07 UTC  (2+ messages)

[PATCH V2 0/4] imx esdhc dt/driver update
 2021-02-08 12:05 UTC  (3+ messages)

[GIT PULL] ARM: at91: defconfig for 5.12 #2
 2021-02-08 11:57 UTC 

[PATCH v3 0/2] STM32 USBPHYC ck_usbo_48m clock provider
 2021-02-08 11:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells property
` [PATCH v3 2/2] phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock

[RFC PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add compatible for mt8195
 2021-02-08 11:43 UTC  (4+ messages)
` [RFC PATCH v2 2/3] usb: xhci-mtk: modify the SOF/ITP interval "

[PATCH] ARM: dts: sun8i: h3: orangepi-plus: Fix Ethernet PHY mode
 2021-02-08 11:27 UTC  (2+ 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).