linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-05 10:32:49 to 2024-08-06 02:20:13 UTC [more...]

[RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
 2024-08-06  2:19 UTC  (4+ messages)

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-08-06  1:37 UTC  (8+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-06  1:16 UTC  (17+ messages)
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-06  0:56 UTC  (10+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-06  0:09 UTC  (8+ messages)

[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
 2024-08-05 23:42 UTC  (2+ messages)

[PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-08-05 23:38 UTC  (4+ messages)
` [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 22:15 UTC  (45+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH v2 0/3] KVM: arm64: fix warnings in W=1 build
 2024-08-05 22:12 UTC  (2+ messages)

[PATCH] KVM: arm64: free kvm->arch.nested_mmus with kvfree()
 2024-08-05 22:11 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-05 22:05 UTC  (5+ messages)

[PATCH v2 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-08-05 21:51 UTC  (4+ messages)
` [PATCH v2 2/8] media: atmel-isi: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH v2 4/8] media: fimc-is: use 'time_left' variable with wait_event_timeout()
` [PATCH v2 5/8] media: platform: exynos-gsc: "

[PATCH] syscalls: fix syscall macros for newfstat/newfstatat
 2024-08-05 21:07 UTC  (6+ messages)

[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
 2024-08-05 20:58 UTC  (3+ messages)
` [PATCH 4/4] leds: as3645a: use device_* to iterate over "

[PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-08-05 20:43 UTC  (8+ messages)

[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
 2024-08-05 20:40 UTC  (9+ messages)

[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
 2024-08-05 20:38 UTC  (3+ messages)
` [PATCH 6/6] remoteproc: imx_rproc: handle system off for i.MX7ULP

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 20:35 UTC  (21+ messages)
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks

[PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-08-05 20:20 UTC  (5+ messages)
` [PATCH v4 1/8] misc: Add support for LAN966x PCI device
` [PATCH v4 3/8] mfd: syscon: Add reference counting and device managed support

[PATCH 1/2] arm64: dts: imx95: add DDR Perf Monitor node
 2024-08-05 20:14 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx95: add flexcan[1..5] support

[PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
 2024-08-05 20:03 UTC  (6+ messages)
` [PATCH v1 2/5] perf pmu-events: Change dependencies for empty-pmu-events.c test
` [PATCH v1 3/5] perf pmu-events: Remove duplicated ampereone event
` [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event
` [PATCH v1 5/5] perf jevents.py: Ensure event names aren't duplicated

[PATCH v2] phy: airoha: adjust initialization delay in airoha_pcie_phy_init()
 2024-08-05 19:57 UTC 

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-05 19:47 UTC  (4+ messages)
` [PATCH 02/10] dt-bindings: arm: rockchip: Add rk576 compatible string to pmu.yaml

[PATCH v3 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-05 19:17 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices

[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-05 19:13 UTC  (11+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[PATCH 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX95
 2024-08-05 18:54 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 2/5] scsi: ufs: core: Bypass quick recovery if force reset is needed
 2024-08-05 17:58 UTC 

[PATCH AUTOSEL 6.6 04/15] scsi: ufs: core: Bypass quick recovery if force reset is needed
 2024-08-05 17:57 UTC 

[PATCH AUTOSEL 6.10 04/16] scsi: ufs: core: Bypass quick recovery if force reset is needed
 2024-08-05 17:55 UTC 

[PATCH] arm64: dts: imx8mp-verdin: drop limit to sdio wi-fi frequency to 100 mhz
 2024-08-05 17:48 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-main: align watchdog clocks
 2024-08-05 17:42 UTC 

[PATCH] dmaengine: stm32-dma3: Set lli_size after allocation
 2024-08-05 17:37 UTC  (2+ messages)

[PATCH] i2c: don't use ',' after delimiters
 2024-08-05 17:30 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Amlogic HCI UART
 2024-08-05 17:29 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v3 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART

[PATCH] mm: Only enforce minimum stack gap size if it's sensible
 2024-08-05 17:26 UTC  (2+ messages)

[PATCH] phy: airoha: adjust initialization delay in airoha_pcie_phy_init()
 2024-08-05 17:17 UTC  (3+ messages)

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-08-05 17:13 UTC  (3+ messages)
` [PATCH v4 2/2] rust: support for "

[PATCH net-next v1 0/5] net: stmmac: FPE via ethtool + tc
 2024-08-05 17:11 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
 2024-08-05 17:03 UTC  (12+ messages)
` [PATCH 1/9] arm64: dts: layerscape: use short name about thermal zone
` [PATCH 2/9] arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node
` [PATCH 3/9] arm64: dts: fsl-ls208xa: move reboot node under syscon
` [PATCH 4/9] arm64: dts: imx: add fallback compatible string fsl,imx8mm
` [PATCH 5/9] arm64: dts: imx8mm-venice-gw7901: add #address(size)-cells for gsc@20
` [PATCH 6/9] arm64: dts: imx8mp-data-modul-edm-sbc: remove #clock-cells for sai3
` [PATCH 7/9] arm64: dts: imx8mp-venice-gw74xx-imx219: use gateworks,imx8mp-gw74xx
` [PATCH 8/9] arm64: dts: imx8mm: Add fallback compatible string fsl,imx8mm
` [PATCH 9/9] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0

[PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue
 2024-08-05 17:00 UTC  (3+ messages)

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-08-05 16:56 UTC  (9+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-05 16:54 UTC  (6+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH 0/2] Add support for ADMA
 2024-08-05 16:53 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP

[PATCH] arm64: dts: rockchip: qnap-ts433: Simplify network PHY connection
 2024-08-05 16:47 UTC  (6+ messages)

[PATCH v2 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-05 16:31 UTC  (4+ messages)

[PATCH v2 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node
 2024-08-05 16:30 UTC 

[PATCH v2 0/4] Cleanup Spreadtum/Unisoc ARM64 DT
 2024-08-05 16:29 UTC  (3+ messages)

[PATCH v2 0/4] Add clock provider support to Rockchip RK3588 HDMI TX PHY
 2024-08-05 16:25 UTC  (2+ messages)

[PATCH v4] phy: cadence-torrent: add support for three or more links using 2 protocols
 2024-08-05 16:25 UTC  (2+ messages)

[PATCH v3] phy: cadence-torrent: add support for three or more links using 2 protocols
 2024-08-05 16:24 UTC  (2+ messages)

[PATCH v2] phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
 2024-08-05 16:22 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433
 2024-08-05 16:20 UTC 

[PATCH 0/2] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
 2024-08-05 16:16 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: arm64: Use generated defines for named system registers

[PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-05 15:00 UTC  (3+ messages)

[PATCH v7 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-08-05 15:46 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH v7 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC

[herbertx/cryptodev] crypto: arm64/poly1305 - move data to rodata section (47d9625)
 2024-08-05 15:45 UTC  (3+ messages)

[PATCH v2 1/2] RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
 2024-08-05 15:21 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: "

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-05 15:12 UTC  (7+ messages)
` [PATCH v5 1/5] firmware: arm_scmi: Remove superfluous handle_to_scmi_info
` [PATCH v5 2/5] firmware: arm_scmi: Add support for debug metrics at the interface
` [PATCH v5 3/5] firmware: arm_scmi: Track basic SCMI communication debug metrics
` [PATCH v5 4/5] firmware: arm_scmi: Create debugfs files for "
` [PATCH v5 5/5] firmware: arm_scmi: Add support to reset the "

[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-05 15:07 UTC  (5+ messages)
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code

[PATCH V2 0/2 RESEND] Add DTS for NanoPi R2S Plus
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH -next] arm64: mm: Remove unused declaration early_io_map()
 2024-08-05 14:55 UTC  (2+ messages)

[PATCH 01/20] arm/bL_switcher: Use kthread_run_on_cpu()
 2024-08-05 14:53 UTC  (3+ messages)

[PATCH v4 00/15] genirq/msi: Silence set affinity failed warning
 2024-08-05 14:30 UTC  (3+ messages)
` [PATCH v4 12/15] PCI: vmd: "

BUG: UDP Packet Corruption Issue with stmmac Driver on Linux 5.15.21-rt30
 2024-08-05 14:16 UTC  (3+ messages)

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-05 14:14 UTC  (12+ messages)

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-08-05 14:03 UTC  (18+ messages)
` [PATCH v5 01/12] dt-bindings: usb: ti,j721e-usb: fix compatible list
` [PATCH v5 05/12] usb: cdns3: add quirk to platform data for reset-on-resume
` [PATCH v5 06/12] usb: cdns3-ti: grab auxdata from match data
` [PATCH v5 07/12] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
` [PATCH v5 09/12] xhci: introduce xhci->lost_power flag
` [PATCH v5 11/12] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
` [PATCH v5 12/12] arm64: dts: ti: k3-am64: add USB fallback compatible to J721E

[RFC V2 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-08-05 13:59 UTC  (3+ messages)
` [RFC V2 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-05 13:59 UTC  (11+ messages)

[PATCH net-next] net: airoha: honor reset return value in airoha_hw_init()
 2024-08-05 13:49 UTC  (2+ messages)

does dtb not support pci acs enable?
 2024-08-05 13:40 UTC  (3+ messages)

[PATCH 00/13] Add USB support to Exynos7885
 2024-08-05 13:38 UTC  (5+ messages)
` [PATCH 06/13] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix

[RFC} arm architecture board/feature deprecation timeline
 2024-08-05 13:37 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: spi: mediatek,spi-mt65xx: add compatible for MT7981
 2024-08-05 13:09 UTC  (2+ messages)
` (subset) "

[PATCH v6] wifi: mt76: mt7915: add wds support when wed is enabled
 2024-08-05 12:43 UTC 

[PATCH] arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge
 2024-08-05 12:09 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183: Remove clock from mfg_async power domain
 2024-08-05 11:46 UTC  (2+ messages)

[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
 2024-08-05 11:35 UTC  (2+ messages)

[PATCH 1/1] pmdomain: imx: scu-pd: Remove duplicated clocks
 2024-08-05 11:34 UTC  (2+ messages)

[PATCH] drm/rockchip: inno-hdmi: Fix infoframe upload
 2024-08-05 11:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
 2024-08-05 11:07 UTC  (2+ messages)

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-08-05 11:00 UTC  (18+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-05 10:24 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).