linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-22 08:38:46 to 2024-07-23 06:55:44 UTC [more...]

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-23  6:41 UTC  (26+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[PATCH 0/2] en7523 clk changes for pinctrl support
 2024-07-23  6:25 UTC  (4+ messages)
` [PATCH 2/2] clk: en7523: fix scuclk io region for upcoming pinctrl

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-23  6:22 UTC  (6+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions

[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
 2024-07-23  6:18 UTC  (2+ messages)

[PATCH] media: imx-mipi-csis: avoid logging while holding spinlock
 2024-07-23  6:09 UTC 

[GIT PULL] Mailbox changes for v6.11
 2024-07-23  5:55 UTC 

[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
 2024-07-23  5:17 UTC  (2+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-23  4:22 UTC  (9+ messages)
` [PATCH v4 06/29] arm64: context switch POR_EL0 register
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
 2024-07-23  3:08 UTC  (15+ messages)
  ` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
  ` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
  ` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
  ` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
  ` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
  ` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count

[PATCH v2 00/14] Expand available features on Qnap TS433
 2024-07-23  2:57 UTC  (3+ messages)

[PATCH RFC v3 0/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
 2024-07-23  2:57 UTC  (10+ messages)
` [PATCH RFC v3 3/6] dt-bindings: phy: cp110-utmi-phy: add compatible string for armada-38x

[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-07-23  2:57 UTC  (2+ messages)

[PATCH 1/6] usb: phy: mxs: Using regulator phy-3p0
 2024-07-23  2:51 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property

[PATCH v2 00/11] Add RTC support for the Renesas RZ/G3S SoC
 2024-07-23  2:17 UTC  (3+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: renesas,r9a08g045-vbattb: Document VBATTB

[PATCH 0/3] irqchip/gic-v4: Fix VMAPP/VMOVP races
 2024-07-23  1:51 UTC  (5+ messages)
` [PATCH 3/3] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued

[PATCH v3 0/3] arm64: entry: Convert to generic entry
 2024-07-23  1:39 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (3+ messages)
` [PATCH 04/17] arch, mm: move definition of node_data to generic code

[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
 2024-07-22 23:48 UTC  (10+ messages)
` [PATCH v6 03/18] media: uapi: Add 20-bit bayer formats
` [PATCH v6 05/18] media: v4l2-common: Add RAW14 format info
` [PATCH v6 12/18] media: platform: Add mali-c55 3a stats devnode
` [PATCH v6 16/18] media: uapi: Add parameters structs to mali-c55-config.h

[PATCH v3 0/3] Add support for imx8ulp's SIM
 2024-07-22 23:44 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add schema for imx8ulp SIM reset

[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
 2024-07-22 23:09 UTC  (9+ messages)
` [PATCH v2 01/16] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH v2 02/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 04/16] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel,mipi-dsi-phy: Allow assigned-clock* properties

[PATCH v4 0/4] initial clock support for exynosauto v920 SoC
 2024-07-22 22:33 UTC  (5+ messages)
  ` [PATCH v4 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
  ` [PATCH v4 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
  ` [PATCH v4 3/4] clk: samsung: clk-pll: Add support for pll_531x
  ` [PATCH v4 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC

[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
 2024-07-22 22:27 UTC  (2+ messages)

[PATCH v2 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver
 2024-07-22 22:15 UTC  (2+ messages)

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-07-22 21:23 UTC  (7+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH v1 0/6] perf auxtrace: Support multiple AUX events
 2024-07-22 21:11 UTC  (17+ messages)
` [PATCH v1 1/6] perf pmu: Directly use evsel's PMU pointer
` [PATCH v1 2/6] perf auxtrace arm: Set the 'auxtrace' flag for AUX events
` [PATCH v1 3/6] perf auxtrace s390: "
` [PATCH v1 4/6] perf auxtrace: Iterate all AUX events when finish reading

[PATCH v1 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-07-22 20:47 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-07-22 20:26 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "
  ` [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver

[PATCH] media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835
 2024-07-22 19:19 UTC  (4+ messages)

[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-22 19:03 UTC  (6+ messages)

[PATCH v7 05/28] dma-heap: Add proper kref handling on dma-buf heaps
 2024-07-22 18:38 UTC  (4+ messages)

[PATCH RESEND] rockchip/drm: vop2: add support for gamma LUT
 2024-07-22 18:26 UTC  (3+ messages)

[PATCH net-next RFC] net: ethernet: mtk_eth_soc: use prefetch methods
 2024-07-22 18:26 UTC  (4+ messages)

[PATCH v6 00/27] Constify tool pointers
 2024-07-22 18:04 UTC  (8+ messages)

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-07-22 18:02 UTC  (10+ messages)
` [PATCH v11 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
` [PATCH v11 2/6] media: videodev2.h: add visconti viif meta buffer format
` [PATCH v11 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v11 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp'
 2024-07-22 17:14 UTC  (5+ messages)

[PATCH 0/7] clk: clocking-wizard: add user clock monitor support
 2024-07-22 17:13 UTC  (3+ messages)
` [PATCH 6/7] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-22 16:50 UTC  (5+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v6 5/5] firmware: imx: adds miscdev
  ` [EXTERNAL] "

[PATCH v2 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-07-22 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge

[PATCH v2 0/3] amlogic SoC's power-domains fixes
 2024-07-22 16:39 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Tidying up PAuth code in KVM
 2024-07-22 16:33 UTC 

[PATCH 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-22 16:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC

[PATCH v3 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
 2024-07-22 16:00 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
` [PATCH v3 2/4] rtc: stm32: add pinctrl and pinmux interfaces
` [PATCH v3 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
` [PATCH v3 4/4] rtc: stm32: add alarm A out feature

[PATCH v2] arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight node
 2024-07-22 15:34 UTC 

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-07-22 15:31 UTC  (3+ messages)

[PATCH 0/1] perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed
 2024-07-22 15:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1] arm64: dts: mediatek: mt7988: add labels for different nodes
 2024-07-22 15:28 UTC  (3+ messages)

[PATCH] media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3
 2024-07-22 15:25 UTC 

[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
 2024-07-22 15:25 UTC  (8+ messages)
` [PATCH 08/12] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH v1] KVM: arm64: Tidying up PAuth code in KVM
 2024-07-22 15:22 UTC  (3+ messages)

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-22 15:21 UTC  (4+ messages)

[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-22 15:16 UTC  (4+ messages)
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK

[PATCH V9 00/13] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-07-22 15:13 UTC  (3+ messages)
` [PATCH V9 05/13] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64

[PATCH] ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
 2024-07-22 15:05 UTC  (2+ messages)

Probe failure of usb controller @11290000 on MT8195 after next-20231221
 2024-07-22 14:53 UTC  (10+ messages)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-22 14:31 UTC  (11+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test

[PATCH 0/3] ti: davinci, keystone: txt to yaml
 2024-07-22 14:08 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: timer: ti,davinci-timer: convert to dtschema
` [RFC PATCH 2/3] dt-bindings: watchdog: ti,davinci-wdt: "
` [RFC PATCH 3/3] ARM: dts: davinci, keystone: correct watchdog nodenames

[PATCH v3] ALSA: usb-audio: Add a quirk for Sonix HD USB Camera
 2024-07-22 12:45 UTC  (2+ messages)

[PATCH v3 0/5] Add Per-transport SCMI debug statistics
 2024-07-22 12:21 UTC  (4+ messages)
` [PATCH v3 3/5] firmware: arm_scmi: Track basic SCMI statistics

[PATCH V2] drivers: clk: zynqmp: remove clock name dependency
 2024-07-22 12:19 UTC 

[PATCH 0/2] arm64: dts: renesas: gray-hawk-single: Add push switches and GP LEDs
 2024-07-22 11:55 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: gray-hawk-single: Add push switches
` [PATCH 2/2] arm64: dts: renesas: gray-hawk-single: Add GP LEDs

[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-22 11:26 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio
` [PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API

[PATCH v3 0/3] coresight: Add preferred trace id support
 2024-07-22 10:34 UTC  (3+ messages)

[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-07-22 10:11 UTC  (18+ messages)
` [PATCH v6 01/17] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v6 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v6 03/17] perf: cs-etm: Move traceid_list to each queue
` [PATCH v6 04/17] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v6 05/17] perf: cs-etm: Only save valid trace IDs into files
` [PATCH v6 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v6 07/17] perf: cs-etm: Print queue number in raw trace dump
` [PATCH v6 08/17] perf: cs-etm: Add runtime version check for OpenCSD
` [PATCH v6 09/17] coresight: Remove unused ETM Perf stubs
` [PATCH v6 10/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH v6 11/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH v6 12/17] coresight: Expose map arguments in trace ID API
` [PATCH v6 13/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH v6 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v6 15/17] coresight: Remove pending trace ID release mechanism
` [PATCH v6 16/17] coresight: Emit sink ID in the HW_ID packets
` [PATCH v6 17/17] coresight: Make trace ID map spinlock local to the map

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-07-22 10:02 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
 2024-07-22  9:10 UTC  (4+ messages)

[PATCH 0/6] ASoC: samsung: midas_wm1811: Separate compatible for tab3 + fixes
 2024-07-22  7:56 UTC  (3+ messages)
` [PATCH 6/6] ARM: dts: samsung: exynos4212-tab3: Drop dummy mic bias regulators

[PATCH] arm64/sysreg: Correct the values for GICv4.1
 2024-07-22  8:39 UTC  (2+ messages)

[PATCH RESEND v3 0/3] Update STM DSI PHY driver
 2024-07-22  8:38 UTC  (3+ messages)
  ` [Linux-stm32] "


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