linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 12:17:18 to 2022-04-27 18:27:23 UTC [more...]

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-27 18:25 UTC  (9+ messages)
` [PATCH 1/4] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH 2/4] mm: ioremap: Add arch_ioremap/iounmap_check()
` [PATCH 3/4] arm64: mm: Convert to GENERIC_IOREMAP

[PATCH 00/10] ARM/arm64: dts: use proper 'dma-channels/requests' properties
 2022-04-27 18:25 UTC  (17+ messages)
` [PATCH 01/10] ARM: dts: zynq-7000: "
` [PATCH 02/10] ARM: dts: socfpga: "
` [PATCH 03/10] arm64: dts: stratix10/agilex: "
` [PATCH 04/10] arm64: dts: juno: "
` [PATCH 05/10] arm64: dts: broadcom: "
` [PATCH 06/10] dt-bindings: mfd: samsung, exynos5433-lpass: fix "
  ` [PATCH 06/10] dt-bindings: mfd: samsung,exynos5433-lpass: "
` [PATCH 07/10] ARM: dts: s5pv210: use proper "
` [PATCH 08/10] ARM: dts: exynos: "
` [PATCH 09/10] arm64: "
` [PATCH 10/10] arm64: dts: fsd: "

[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 18:21 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v2 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v2 3/6] dmaengine: ti: "
` [PATCH v2 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v2 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v2 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH v4 0/4] Enable orphan-handling=warn for VDSO
 2022-04-27 18:20 UTC  (2+ messages)

[PATCH v3 0/4] selftests/arm64: Fix O= builds for the FP selftests
 2022-04-27 18:19 UTC  (5+ messages)
` [PATCH v3 1/4] selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
` [PATCH v3 2/4] selftests/arm64: Define top_srcdir for the fp tests
` [PATCH v3 3/4] selftests/arm64: Clean the fp helper libraries
` [PATCH v3 4/4] selftests/arm64: Fix O= builds for the floating point tests

[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
 2022-04-27 18:12 UTC  (4+ messages)
` [RFC RFT PATCH v1 1/1] "

[PATCH v2 0/4] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-27 18:08 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: sdhci-brcmstb: Re-organize flags
` [PATCH v2 2/4] mmc: sdhci-brcmstb: Enable Clock Gating to save power
` [PATCH v2 3/4] dt-bindings: mmc: Add Broadcom optional sdio_freq clock
` [PATCH v2 4/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection
 2022-04-27 17:57 UTC  (6+ messages)
` [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH v2 0/4] selftests/arm64: Fix O= builds for the FP selftests
 2022-04-27 17:50 UTC  (4+ messages)

[PATCH v3 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-27 17:39 UTC  (10+ messages)
` [PATCH v3 5/6] soc: apple: Add RTKit IPC library
` [PATCH v3 6/6] nvme-apple: Add initial Apple SoC NVMe driver

[PATCH v2 00/13] stackleak: fixes and rework
 2022-04-27 17:31 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()
` [PATCH v2 02/13] stackleak: move skip_erasing() check earlier
` [PATCH v2 03/13] stackleak: remove redundant check
` [PATCH v2 04/13] stackleak: rework stack low bound handling
` [PATCH v2 05/13] stackleak: clarify variable names
` [PATCH v2 06/13] stackleak: rework stack high bound handling
` [PATCH v2 07/13] stackleak: rework poison scanning
` [PATCH v2 08/13] lkdtm/stackleak: avoid spurious failure
` [PATCH v2 09/13] lkdtm/stackleak: rework boundary management
` [PATCH v2 10/13] lkdtm/stackleak: prevent unexpected stack usage
` [PATCH v2 11/13] lkdtm/stackleak: check stack boundaries
` [PATCH v2 12/13] stackleak: add on/off stack variants
` [PATCH v2 13/13] arm64: entry: use stackleak_erase_on_task_stack()

Optimizing kernel compilation / alignments for network performance
 2022-04-27 17:31 UTC  (3+ messages)

[PATCHv10 0/6] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-27 16:14 UTC  (12+ messages)
` [PATCHv10 1/6] arm64: io: Use asm-generic high level MMIO accessors
` [PATCHv10 2/6] coresight: etm4x: Use asm-generic IO memory barriers
` [PATCHv10 4/6] drm/meson: Fix overflow implicit truncation warnings
` [PATCHv10 5/6] lib: Add register read/write tracing support

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-27 17:14 UTC  (6+ messages)
` [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME

[PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0
 2022-04-27 17:13 UTC 

[RFC PATCH 0/2] arm64: use PIE code generation for KASLR kernel
 2022-04-27 17:12 UTC  (3+ messages)
` [RFC PATCH 1/2] arm64: jump_label: use more precise asm constraints
` [RFC PATCH 2/2] arm64: kernel: switch to PIE code generation for relocatable kernels

[PATCH v4 0/6] Support hld delayed init based on Pseudo-NMI for arm64
 2022-04-27 16:13 UTC  (7+ messages)
` [PATCH v4 1/6] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH v4 2/6] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH v4 3/6] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v4 4/6] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCH v4 5/6] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v4 6/6] arm64: Enable perf events based hard "

[PATCH] clk: imx8mp: add clkout1/2 support
 2022-04-27 16:21 UTC 

[PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-04-27 16:19 UTC  (7+ messages)

[PATCH v6 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-27 16:17 UTC  (7+ messages)

[PATCH 0/2] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 2/2] ARM: dts: imx27: use new 'dma-channels' property

[PATCH 0/4] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: dmaengine: mmp: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 2/4] dmaengine: pxa: "
` [PATCH 3/4] dmaengine: mmp: deprecate '#dma-channels'
` [PATCH 4/4] ARM: dts: pxa: use new 'dma-channels/requests' properties

[PATCH net-next v5 00/18] Remove use of list iterator after loop body
 2022-04-27 16:06 UTC  (19+ messages)
` [PATCH net-next v5 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v5 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v5 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v5 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v5 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v5 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 08/18] net: sparx5: "
` [PATCH net-next v5 09/18] qed: Use "
` [PATCH net-next v5 10/18] qed: Replace usage of found with "
` [PATCH net-next v5 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v5 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v5 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v5 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[PATCH 00/0x] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: da8xx-usb: deprecate '#dma-channels'
` [PATCH 2/3] ARM: dts: da850: use new 'dma-channels' property
` [PATCH 3/3] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-27 16:04 UTC  (7+ messages)
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X

[PATCH v2] ASoC: SOF: mediatek: Fix allyesconfig build error
 2022-04-27 15:39 UTC  (2+ messages)

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-27 15:59 UTC  (3+ messages)
` [PATCH v7 5/5] perf arm-spe: Use SPE data source for neoverse cores

[PATCH V4 0/2] EDAC: synopsys: fix some bugs in v3.x Synopsys EDAC DDR driver
 2022-04-27 15:47 UTC  (2+ messages)

[PATCH V2] arm64: add SCHED_CLUSTER's dependency on ACPI
 2022-04-27 15:47 UTC  (11+ messages)

[PATCH] clocksource/drivers/sp804: avoid error on multiple instances
 2022-04-27 15:42 UTC  (2+ messages)

[PATCH net-next 01/14] eth: remove copies of the NAPI_POLL_WEIGHT define
 2022-04-27 15:41 UTC  (2+ messages)
` [PATCH net-next 05/14] eth: mtk_eth_soc: remove a copy "

[PATCH 0/5] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-27 15:40 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: mmc: Add Broadcom optional sdio_freq clock

[PATCH] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-27 15:29 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62-mcu: Enable MCU GPIO module
 2022-04-27 15:24 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62: Add support for MCAN
 2022-04-27 15:22 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodes
 2022-04-27 15:20 UTC  (2+ messages)

[PATCH v4 0/2] arm64: ti: k3-am62: Introduce DT nodes for basic peripherals
 2022-04-27 15:19 UTC  (2+ messages)

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-04-27 15:18 UTC  (5+ messages)
` [PATCH v2 3/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[RESEND PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
 2022-04-27 15:18 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
 2022-04-27 15:17 UTC  (2+ messages)

[PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-27  3:55 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH net-next v6 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH net-next v6 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[PATCH v5 0/2] arm: kasan: support CONFIG_KASAN_VMALLOC
 2022-04-27 14:33 UTC  (3+ messages)

[PATCH v7 0/2] Add basic node support for MediaTek MT8186 SoC
 2022-04-27 14:28 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: Add compatible for MediaTek MT8186
` [PATCH v7 2/2] arm64: dts: Add MediaTek SoC MT8186 dts and evaluation board and Makefile

[PATCH v6 00/10] Coresight: Add support for TPDM and TPDA
 2022-04-27 14:28 UTC  (7+ messages)
` [PATCH v6 09/10] ARM: dts: msm: Add coresight components for SM8250
` [PATCH v6 10/10] ARM: dts: msm: Add tpdm mm/prng for sm8250

[PATCH v3 0/4] dt-bindings: convert freescale extirq and scfg schemas
 2022-04-27 14:18 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML
  ` [PATCH v3 4/4] dt-bindings: fsl: convert fsl, layerscape-scfg "

[PATCH 00/11] dt-bindings: convert various Arm Ltd. IP to DT schema
 2022-04-27 14:11 UTC  (8+ messages)
` [PATCH 04/11] dt-bindings: sound: add Arm PL041 AACI "

[PATCH v2 0/1] dt-bindings: nvmem: mediatek: Convert mtk-efuse binding to YAML
 2022-04-27 14:00 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH v3 4/4] ARM: dts: Add bosch acc board
 2022-04-27 13:52 UTC 

[PATCH v1 00/10] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-04-27 13:54 UTC  (4+ messages)
` [PATCH v1 01/10] arm64: dts: mediatek: Introduce MT8192-based Asurada board family

[PATCH v2 1/2] dt-bindings: arm: Add bosch acc board
 2022-04-27 13:52 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: "

[PATCH V4 00/15] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-27 13:38 UTC  (3+ messages)
` [PATCH V4 07/15] clk: mediatek: reset: Support nonsequence base offsets of reset registers

[PATCH] arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()
 2022-04-27 13:38 UTC  (2+ messages)

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-27 13:36 UTC  (3+ messages)
` [PATCHv1 03/19] clk: rockchip: add pll type for RK3588

[PATCH v2 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-27 13:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator bindings
` [PATCH v2 2/4] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH v2 3/4] soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator
` [PATCH v2 4/4] MAINTAINERS: Add entries for "

[PATCH 0/3] MediaTek 8250 UART: fixes and improvements
 2022-04-27 13:23 UTC  (4+ messages)
` [PATCH 1/3] serial: 8250_mtk: Fix UART_EFR register address
` [PATCH 2/3] serial: 8250_mtk: Make sure to select the right FEATURE_SEL
` [PATCH 3/3] serial: 8250_mtk: Fix register address for XON/XOFF character

[PATCH 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-27 13:22 UTC  (2+ messages)

[RESEND PATCH v2] clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
 2022-04-27 12:54 UTC  (2+ messages)

[PATCH 0/2] clk: i.MX8M[PQ] fixes
 2022-04-27 12:51 UTC  (3+ messages)
` [PATCH 1/2] clk: imx8mp: Enable no longer handled gates

[PATCH 0/5] Add dts nodes to MT7986 SoC
 2022-04-27 12:47 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: mt7986: harmonize device node order
` [PATCH 2/5] arm64: dts: mt7986: add spi related device nodes
` [PATCH 3/5] arm64: dts: mt7986: add pcie "
` [PATCH 4/5] arm64: dts: mt7986: add usb "
` [PATCH 5/5] arm64: dts: mt7986: add crypto "

[soc:for-next] BUILD SUCCESS WITH WARNING 967ba514d3a68c3c81a70d862fa2d84aeb064ac5
 2022-04-27 12:44 UTC 

[PATCH v3 0/3] arm64: mm: Do not defer reserve_crashkernel()
 2022-04-27 12:41 UTC  (2+ messages)

[PATCH V6 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-04-27 12:10 UTC  (3+ messages)
` [PATCH V6 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
` [PATCH V6 2/2] drivers/perf: hisi: add driver for HNS3 PMU


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