linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-06 16:02:54 to 2024-08-07 06:57:11 UTC [more...]

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

[build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
 2024-08-07  6:42 UTC  (2+ messages)

[PATCH 0/3] add some node for amlogic c3
 2024-08-07  6:40 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH 2/3] arm64: dts: amlogic: add some device nodes for C3
` [PATCH 3/3] arm64: dts: amlogic: add C3 AW419 board

[PATCH v2] ACPI: introduce acpi_arch_init
 2024-08-07  6:36 UTC 

[PATCH v3 0/5] Add bootph-all property for J7 boards
 2024-08-07  6:36 UTC  (11+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties

[PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-08-07  6:13 UTC  (5+ messages)
` [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management

[PATCH 0/9] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
 2024-08-07  6:09 UTC  (3+ messages)
` [PATCH 9/9] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0

[PATCH v2 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-07  5:59 UTC  (7+ messages)

[PATCH v2 0/3] Add CRU support for rk3576 SoC
 2024-08-07  5:50 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: clock: add rk3576 cru bindings
` [PATCH v2 2/3] clk: rockchip: Add dt-binding header for rk3576

[PATCH v3 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
 2024-08-07  5:48 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-07  5:35 UTC  (10+ messages)

[PATCH v8 0/3] drm/mediatek: Add support for OF graphs
 2024-08-07  5:26 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: display: mediatek: Add OF graph support for board path

[PATCH] KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
 2024-08-07  5:20 UTC 

[PATCH linu-next v1] PCI: dw-rockchip: Enable async probe by default
 2024-08-07  4:39 UTC  (2+ messages)

[PATCH v2] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
 2024-08-07  4:21 UTC  (2+ messages)

[PATCH] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
 2024-08-07  4:09 UTC  (4+ messages)

[PATCH v4] pinctrl: samsung: Add support for pull-up and pull-down
 2024-08-07  3:15 UTC  (3+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-07  3:05 UTC  (12+ messages)
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows

[PATCH v2] drivers/perf: apple_m1: add known PMU events
 2024-08-07  2:35 UTC 

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-08-07  2:38 UTC  (7+ messages)
` [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
` [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-07  2:11 UTC  (10+ messages)
` [PATCH v11 1/9] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v11 5/9] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v11 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v11 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 0/5] Update the device tree for Ampere's BMC platform
 2024-08-07  2:08 UTC  (2+ messages)

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07  1:50 UTC  (13+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos

[PATCH -next] arm64/kdump: Update the high memory reserve doc
 2024-08-07  1:46 UTC  (3+ messages)

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-07  1:40 UTC  (3+ messages)

[PATCH v2 0/4] Coresight: Add Coresight Control Unit driver
 2024-08-07  1:32 UTC  (4+ messages)
` [PATCH v2 1/4] Coresight: Add trace_id function to collect trace ID

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-08-07  1:31 UTC  (5+ messages)
` [PATCH v6 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH 0/4] usb: imx8mp: collect some improvement
 2024-08-07  1:20 UTC  (7+ messages)
` [PATCH 2/4] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume
` [PATCH 4/4] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep

[PATCH] scsi: fix the return value of scsi_logical_block_count
 2024-08-07  0:57 UTC 

[PATCH] pmdomain: arm: Fix debugfs node creation failure
 2024-08-07  0:51 UTC  (6+ messages)

[PATCH 0/3] usb: dwc3: add fsl,ls-dwc3 glue layer support
 2024-08-07  0:41 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: layerscape: move dwc3 usb under glue layer node

[PATCH] i2c: mt65xx: Avoid double initialization of restart_flag in isr
 2024-08-07  0:15 UTC 

[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
 2024-08-06 23:59 UTC  (5+ messages)
` [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-06 23:41 UTC  (9+ messages)
` [PATCH 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH 4/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH 5/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH 8/8] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH v3 0/9] Tidy some minor things in the stream table/cd table area
 2024-08-06 23:31 UTC  (10+ messages)
` [PATCH v3 1/9] iommu/arm-smmu-v3: Use the new rb tree helpers
` [PATCH v3 2/9] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v3 3/9] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v3 4/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v3 5/9] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v3 6/9] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v3 7/9] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v3 8/9] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v3 9/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-06 23:15 UTC  (12+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [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

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-08-06 23:12 UTC  (4+ messages)

[PATCH v8 0/5] Add AP6275P wireless support
 2024-08-06 23:10 UTC  (3+ messages)
` [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH 10/10] tools/include: Sync arm64 headers with the kernel sources
 2024-08-06 22:50 UTC 

linux-next: duplicate patch in the arm-soc-fixes tree
 2024-08-06 22:17 UTC 

[PATCH 0/5] Fix ESM source interrupts
 2024-08-06 21:46 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-am62a: Add ESM support
` [PATCH 2/5] arm64: dts: ti: k3-am62p: Fix ESM interrupt sources
` [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status
` [PATCH 4/5] arm64: dts: ti: k3-am6*: Add comment for ESM interrupt sources
` [PATCH 5/5] arm64: dts: ti: k3-am6*: Fix comment in watchdog nodes

[PATCH 0/2] arm64: dts: ti: Update mux-controller node name
 2024-08-06 21:34 UTC  (2+ messages)

[PATCH] soc: ti: knav: Use of_property_read_variable_u32_array()
 2024-08-06 21:33 UTC  (2+ messages)

[PATCH] soc: ti: knav: Drop unnecessary check for property presence
 2024-08-06 21:33 UTC  (2+ messages)

[PATCH] soc: ti: k3-ringacc: Constify struct k3_ring_ops
 2024-08-06 21:31 UTC  (2+ messages)

[PATCH] scsi: fix the return value of scsi_logical_block_count
 2024-08-06 20:51 UTC  (2+ messages)

[PATCH v1 0/9] perf auxtrace: Refactor with evsel__is_aux_event()
 2024-08-06 20:41 UTC  (10+ messages)
` [PATCH v1 1/9] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v1 2/9] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v1 3/9] perf auxtrace: Refactor auxtrace__evsel_is_auxtrace()
` [PATCH v1 4/9] perf arm-spe: Remove the 'pmu_type' field
` [PATCH v1 5/9] perf cs-etm: "
` [PATCH v1 6/9] perf hisi-ptt: Remove the unused "
` [PATCH v1 7/9] perf intel-bts: Remove the "
` [PATCH v1 8/9] perf intel-pt: "
` [PATCH v1 9/9] perf s390-cpumsf: Remove the unused "

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-08-06 20:37 UTC  (3+ messages)

[PATCH 00/10] ARM: pxa: use software nodes/properties for GPIOs
 2024-08-06 20:36 UTC  (5+ messages)
` [PATCH 03/10] ARM: pxa/gumstix: convert vbus gpio to use software nodes

[PATCH v5] rust: support for shadow call stack sanitizer
 2024-08-06 20:27 UTC  (3+ messages)

[PATCH net-next] net: airoha: honor reset return value in airoha_hw_init()
 2024-08-06 20:28 UTC  (2+ messages)

[PATCH can-next v2 00/20] an: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-08-06 19:55 UTC  (4+ messages)
` [PATCH can-next v2 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-06 18:56 UTC  (2+ messages)

[PATCH v8 0/3] firmware: ti_sci: Introduce system suspend support
 2024-08-06 18:47 UTC  (4+ messages)
` [PATCH v8 1/3] firmware: ti_sci: Introduce Power Management Ops

[PATCH v2 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
 2024-08-06 18:28 UTC  (2+ messages)

[PATCH -next 0/2] Add missing clk_disable_unprepare
 2024-08-06 17:58 UTC  (3+ messages)
` [PATCH -next 1/2] hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init

[PATCH v3 0/8] pwm: New abstraction and userspace API
 2024-08-06 17:51 UTC  (2+ messages)

[PATCH 0/2] Add GMAC support for rk3576
 2024-08-06 17:35 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: Add rk3576 dwmac bindings

[PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-08-06 17:32 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: interrupt-controller: Convert Aspeed (C)VIC to DT schema
 2024-08-06 17:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: misc: aspeed,ast2400-cvic: Convert "

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-06 17:24 UTC  (7+ messages)
` [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH V2 0/2 RESEND] Add DTS for NanoPi R2S Plus
 2024-08-06 17:24 UTC  (3+ messages)
  ` [PATCH V2 2/2 RESEND] dt-bindings: arm: rockchip: Add "

[PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
 2024-08-06 17:04 UTC  (8+ messages)
` [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event

[PATCH v3 0/9] Make SCMI transport as standalone drivers
 2024-08-06 17:01 UTC  (3+ messages)

[PATCH V11 00/10] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-08-06 15:55 UTC  (5+ messages)
` [PATCH V11 04/10] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V11 08/10] perf intel-pt: Improve man page format
` [PATCH V11 09/10] perf intel-pt: Add documentation for pause / resume
` [PATCH V11 10/10] perf intel-pt: Add a test "

[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-08-06 16:44 UTC  (4+ messages)

[PATCH v6 0/9] iio: adc: dfsdm: add scaling support
 2024-08-06 16:39 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-06 16:34 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: "

[PATCH 0/3] Add power-controller support for rk3576
 2024-08-06 16:34 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs

[PATCH v8 00/43] arm64: Add support for LPA2 and WXN at stage 1
 2024-08-06 16:16 UTC  (3+ messages)
` [PATCH v8 33/43] arm64: Enable LPA2 at boot if supported by the system

[PATCH net] net: stmmac: dwmac4: fix PCS duplex mode decode
 2024-08-06 16:15 UTC  (2+ messages)

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-06 16:14 UTC  (16+ messages)

[PATCH v4 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-08-06 16:02 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL "

[PATCH v3] firmware: ti_sci: add CPU latency constraint management
 2024-08-06 16:01 UTC  (3+ messages)

[PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
 2024-08-06 16:00 UTC  (3+ messages)
` [PATCH 2/6] cpufreq: omap: Drop asm includes

[PATCH v7 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-08-06 15:59 UTC  (3+ messages)
` [PATCH v7 17/17] irqchip/sifive-plic: Add ACPI support


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