linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-31 21:09:14 to 2022-09-01 13:29:51 UTC [more...]

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-01 12:57 UTC  (21+ messages)
` [PATCH v9 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v9 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v9 03/33] crypto: rockchip: do not do custom power management
` [PATCH v9 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v9 05/33] crypto: rockchip: do not store mode globally
` [PATCH v9 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v9 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v9 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v9 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v9 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v9 18/33] crypto: rockchip: fix style issue
` [PATCH v9 19/33] crypto: rockchip: add support for rk3328
` [PATCH v9 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v9 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v9 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v9 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v9 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v9 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v9 33/33] crypto: rockchip: Add support for RK3399

[PATCH v5] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01 13:05 UTC 

RTC hctosys disabled for 32-bit systems
 2022-09-01 13:12 UTC  (4+ messages)

[PATCH v2] arm64: defconfig: Enable memory hotplug and hotremove config
 2022-09-01 13:12 UTC  (6+ messages)

[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-09-01 13:12 UTC  (4+ messages)

[PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
 2022-09-01 13:11 UTC  (2+ messages)

[PATCH v4 0/9] arm64: stacktrace: cleanups and improvements
 2022-09-01 13:06 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: stacktrace: fix kerneldoc comments
` [PATCH v4 2/9] arm64: stacktrace: simplify unwind_next_common()
` [PATCH v4 3/9] arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
` [PATCH v4 4/9] arm64: stacktrace: move SDEI stack helpers to stacktrace code
` [PATCH v4 5/9] arm64: stacktrace: add stackinfo_on_stack() helper
` [PATCH v4 6/9] arm64: stacktrace: rework stack boundary discovery
` [PATCH v4 7/9] arm64: stacktrace: remove stack type from fp translator
` [PATCH v4 8/9] arm64: stacktrace: track all stack boundaries explicitly
` [PATCH v4 9/9] arm64: stacktrace: track hyp stacks in unwinder's address space

[PATCH] perf/arm_pmu_platform: fix tests for platform_get_irq() failure
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH v2-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-09-01 13:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] arm64: mm: Reserve enough pages for the initial ID map
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH] arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
 2022-09-01 13:06 UTC  (2+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-01 13:00 UTC  (5+ messages)
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH] ARM: mmu: fix access to illegal address when using earlycon & memblock=debug
 2022-09-01 12:53 UTC  (4+ messages)

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-01 12:31 UTC  (7+ messages)
` [PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
      ` [kbuild-all] "

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-01 12:25 UTC  (6+ messages)
` [PATCH 1/2] "

possible circular locking in kernfs_remove_by_name_ns/devinet_ioctl linux 6.0-rc3
 2022-09-01 12:21 UTC 

[PATCH 0/4] arm64: mte: Fix racing on MTE tag initialisation
 2022-09-01 12:15 UTC  (7+ messages)
` [PATCH 2/4] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH 4/4] arm64: mte: Lock a page for MTE tag initialisation

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-09-01 12:12 UTC  (9+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01 11:03 UTC  (5+ messages)

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-09-01 12:02 UTC  (2+ messages)

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-09-01 11:31 UTC  (11+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
` [PATCH 5/5] tty: serial: atmel: Make the driver aware of the existence of GCLK

[PATCH] perf: Rewrite core context handling
 2022-09-01 11:29 UTC  (4+ messages)

[RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
 2022-09-01 11:04 UTC 

[PATCH 0/3] arm64: dts: Add Innocom WB15-EVK support
 2022-09-01 11:20 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom
` [PATCH 2/3] dt-bindings: arm: fsl: Add Innocom WB15 EVK
` [PATCH 3/3] arm64: dts: freescale: Add Innocom i.MX8MM based WB15 SoM and EVK

[PATCH] arm64: dts: imx8mp-verdin: board regulators: add always-on
 2022-09-01 11:04 UTC 

Should Linux set the new constant-time mode CPU flags?
 2022-09-01 11:00 UTC  (4+ messages)

[PATCH v2 0/3] Add watchdog support for MT8188 Soc
 2022-09-01 10:03 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188

[PATCH v17 00/10] Add MT8195 DisplayPort driver
 2022-09-01 10:58 UTC  (12+ messages)
` [PATCH v17 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v17 02/10] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v17 03/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v17 04/10] drm/mediatek: dp: Add multiple bridge types support
` [PATCH v17 05/10] drm/mediatek: dp: Add multiple smc commands support
` [PATCH v17 06/10] drm/mediatek: dp: Add multiple calibration data formats support
` [PATCH v17 07/10] drm/mediatek: dp: Determine device of next_bridge
` [PATCH v17 08/10] drm/mediatek: dp: Add MT8195 External DisplayPort support
` [PATCH v17 09/10] drm/mediatek: dp: Add hpd debounce
` [PATCH v17 10/10] drm/mediatek: dp: Audio support for MT8195

[PATCH v2 0/2] Configure dmtimers for am65
 2022-09-01 10:37 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add general purpose timers "

[PATCH 0/4] Introduce MediaTek frequency hopping driver
 2022-09-01 10:32 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware

[PATCH] drm/panfrost: Update io-pgtable API
 2022-09-01 10:17 UTC  (2+ messages)

[PATCHv3 0/2] RK3588 Ethernet Support
 2022-09-01 10:10 UTC  (2+ messages)

[PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes
 2022-09-01 10:01 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
` [PATCH v1 2/4] arm64: dts: verdin-imx8mm: add lvds panel node
` [PATCH v1 3/4] arm64: dts: verdin-imx8mm: introduce hdmi-connector
` [PATCH v1 4/4] arm64: dts: imx8mm-verdin: extend pmic voltages

[PATCH 0/4]Add afi config drivers support
 2022-09-01  9:53 UTC  (5+ messages)
` [PATCH 4/4] fpga: zynqmp: Add afi config driver

[PATCH v4] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
 2022-09-01  9:14 UTC  (2+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-01  9:18 UTC  (5+ messages)
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` OpenWrt / MIPS benchmark with MGLRU

[PATCH v3] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-09-01  9:15 UTC  (2+ messages)

[PATCH v4 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-09-01  8:58 UTC  (3+ messages)
` [PATCH v4 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)

[PATCH RESEND 1/6] arm64: dts: ti: k3-j721s2-main: Add support for USB
 2022-09-01  8:48 UTC  (6+ messages)
` [PATCH RESEND 2/6] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH RESEND 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[PATCH] USB/ARM: Switch S3C2410 UDC to GPIO descriptors
 2022-09-01  8:16 UTC 

[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-09-01  8:17 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: add k3-j721e-beagleboneai64

[PATCH 0/7] spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
 2022-09-01  8:01 UTC  (10+ messages)
` [PATCH 1/7] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [PATCH 2/7] spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
` [PATCH 3/7] spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI frequency
` [PATCH 4/7] firmware: xilinx: Add qspi firmware interface
` [PATCH 5/7] spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
` [PATCH 6/7] dt-bindings: spi: spi-zynqmp-qspi: Add support for Xilinx Versal QSPI
` [PATCH 7/7] spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal platform

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH linux-next] KVM: arm64: Remove the unneeded result variable
 2022-09-01  7:46 UTC 

[PATCH v2 devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
 2022-09-01  7:32 UTC  (3+ messages)
` [PATCH v2 devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too

[PATCH v2 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-09-01  7:25 UTC  (5+ messages)
  `  "

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-01  7:20 UTC  (16+ messages)
` [PATCH v6 01/17] dt-bindings: arm: add AMD Pensando boards
` [PATCH v6 02/17] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v6 17/17] mmc: sdhci-cadence: Support mmc hardware reset

[PATCH 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2022-09-01  7:00 UTC  (5+ messages)
` [PATCH 12/20] EDAC/mc: Replace spaces with tabs in memtype flags definition
` [PATCH 13/20] EDAC/mc: Drop duplicated dimm->nr_pages debug printout

[PATCH 0/4] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-09-01  5:39 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH 3/4] arm64: dts: ti: Introduce AM62A7 family of SoCs

[PATCH] soc: fsl: select FSL_GUTS driver for DPIO
 2022-09-01  5:21 UTC  (3+ messages)
` [PATCH 0/1 RESEND] update Kconfig for DPIO to select FSL_GUTS
  ` [PATCH 1/1 RESEND] soc: fsl: select FSL_GUTS driver for DPIO

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-09-01  5:07 UTC  (4+ messages)
` [PATCH V7 6/8] perf/tools: Extend branch type classification

imx8mp USB OTG/dual-role
 2022-09-01  5:06 UTC  (5+ messages)

[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
 2022-09-01  4:57 UTC  (5+ messages)
` [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes

[PATCH v6 0/7] Add the iMX8MP PCIe support
 2022-09-01  4:02 UTC  (8+ messages)
` [PATCH v6 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v6 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v6 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v6 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v6 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v6 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP PCIe support

[PATCH v3 3/3] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
 2022-09-01  4:18 UTC  (2+ messages)

[PATCH v6 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-01  2:45 UTC  (4+ messages)
` [PATCH v6 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v6 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v6 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH V4 3/4] ARM: dts: imx: update sdma node name format
 2022-09-01  2:13 UTC  (3+ messages)
  ` [EXT] "

[PATCH V4 4/4] arm64: dts: imx8mq: update sdma node name format
 2022-09-01  2:08 UTC  (2+ messages)

[PATCH 0/3] More ARM DMA ops cleanup
 2022-09-01  2:04 UTC  (10+ messages)

[PATCH V4 2/4] dmaengine: imx-sdma: support hdmi audio
 2022-09-01  2:00 UTC 

[PATCH V4 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
 2022-09-01  1:59 UTC 

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-09-01  1:28 UTC  (12+ messages)
` [PATCH v5 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v5 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v5 6/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[PATCH v4 0/5] iommu: M1 Pro/Max DART support
 2022-09-01  1:25 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v4 2/5] iommu/io-pgtable: Move Apple DART support to its own file
` [PATCH v4 3/5] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v4 4/5] iommu/io-pgtable-dart: Add DART PTE support for t6000
` [PATCH v4 5/5] iommu: dart: Support t6000 variant

[PATCH] media: platform: Use 'unsigned int' instead of just 'unsigned'
 2022-09-01  1:24 UTC 

[PATCH 0/2] MT8195: Add reset for T-PHY (usb/pcie)
 2022-09-01  1:17 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: mt8195: Add resets for USB/PCIe t-phy port 1
` [PATCH 2/2] clk: mediatek: mt8195: Add reset idx for USB/PCIe T-PHY

[PATCH] clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
 2022-09-01  1:16 UTC  (2+ messages)

[PATCH 0/2] MT8195: Add resets for PCIe controllers
 2022-09-01  1:14 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: mt8195: Add resets for PCIE controllers
` [PATCH 2/2] clk: mediatek: mt8195: Add reset idx for PCIe0 and PCIe1

[PATCH -next] ARM: mmp: Make mmp2_resource_gpio static
 2022-09-01  0:45 UTC 

[PATCH v4 0/9] efi: implement generic compressed boot support
 2022-09-01  0:48 UTC  (4+ messages)
` [PATCH v4 6/9] arm64: efi: enable generic EFI compressed boot

[PATCH v3 0/5] iommu: M1 Pro/Max DART support
 2022-09-01  0:22 UTC  (7+ messages)
` [PATCH v3 2/5] iommu/io-pgtable: Move Apple DART support to its own file
` [PATCH v3 4/5] iommu/io-pgtable-dart: Add DART PTE support for t6000

[PATCH v2] ARM: sunplus: fix serial console kconfig and build problems
 2022-09-01  0:08 UTC 

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-31 22:30 UTC  (4+ messages)
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string

[RFC PATCH v3 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-31 22:06 UTC  (3+ messages)
` [RFC PATCH v3 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings

[RFC PATCH v2 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-31 22:05 UTC  (5+ messages)
` [RFC PATCH v2 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings

[PATCH v4 00/21] KCFI support
 2022-08-31 22:04 UTC  (2+ messages)

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-31 21:48 UTC  (13+ messages)

[PATCH v5 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
 2022-08-31 21:26 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).