Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2026-07-02 16:07:35 to 2026-07-09 00:06:12 UTC [more...]

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-09  0:06 UTC  (36+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
  ` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08 23:49 UTC  (26+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
          ` Reserving memory on ACPI systems (was: [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal())
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH] clk: tegra: tegra124-emc: put EMC node on register failure
 2026-07-08 16:41 UTC  (2+ messages)

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-07-08 14:56 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-08 14:12 UTC  (4+ messages)
` [PATCH v4 2/3] iommu/arm-smmu-v3: Detect Tegra264 erratum

[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
 2026-07-08 13:32 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Fix CMDQV interrupt type on Tegra264

[PATCH v5 0/3] spi: tegra210-quad: Improve interrupt handling for loaded systems
 2026-07-08 12:15 UTC  (5+ messages)
` [PATCH v5 1/3] spi: tegra210-quad: Convert to hard IRQ with high-priority workqueue
` [PATCH v5 2/3] spi: tegra210-quad: Cache TRANS_STATUS in ISR for timeout handler
` [PATCH v5 3/3] spi: tegra210-quad: Process small PIO transfers in hard IRQ context

[PATCH] memory: tegra: Guard against NULL mc_regs in IRQ handler
 2026-07-08 11:16 UTC  (2+ messages)

[PATCH v3] memory: tegra: add multi-socket support to the memory interconnect
 2026-07-08 11:16 UTC  (3+ messages)

[PATCH v4 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-08  9:20 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH v4 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

[PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-08  5:55 UTC  (7+ messages)
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree
    ` [External] "
  ` [External] Re: [PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-08  2:36 UTC  (19+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07 22:45 UTC  (24+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper
` [PATCH v8 02/10] cxl: Cache decoder settings on PCI devices
` [PATCH v8 03/10] cxl: Share HDM decoder decode logic
` [PATCH v8 04/10] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v8 05/10] cxl: Add CXL Device Reset helper
` [PATCH v8 06/10] cxl: Validate HDM ranges before CXL reset
` [PATCH v8 07/10] PCI/CXL: Discover the CXL reset scope
` [PATCH v8 08/10] cxl: Restore CXL HDM state after PCI reset
` [PATCH v8 09/10] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v8 10/10] Documentation/ABI: Document CXL Reset "
` [PATCH RFC] PCI/CXL: Restore HDM state after CXL bus reset

[PATCH] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-07 20:14 UTC  (9+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-07 18:06 UTC  (61+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
` [PATCH 02/42] of: reserved_mem: Add devm_of_reserved_mem_device_init_by_name()
` [PATCH 03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
` [PATCH 04/42] remoteproc: da8xx: "
` [PATCH 05/42] remoteproc: keystone: "
` [PATCH 06/42] media: synopsys: hdmirx: "
` [PATCH 07/42] remoteproc: omap: "
` [PATCH 08/42] drm: logicvc: "
` [PATCH 09/42] drm: hdlcd: "
` [PATCH 10/42] drm: pl111: "
` [PATCH 11/42] remoteproc: mtk_scp: "
` [PATCH 12/42] media: aspeed: "
` [PATCH 13/42] media: nuvoton: npcm-video: "
` [PATCH 14/42] memory: tegra210-emc: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 15/42] drm: komeda: Use devm_of_reserved_mem_device_init()
` [PATCH 16/42] drm: malidp: "
` [PATCH 17/42] drm: ingenic: "
` [PATCH 18/42] drm: kmb: "
` [PATCH 19/42] drm: sun4i: "
` [PATCH 20/42] drm: xlnx: zynqmp_dpsub: "
` [PATCH 21/42] media: arm: mali-c55: "
` [PATCH 22/42] media: mediatek: vpu: "
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 24/42] remoteproc: ti_k3: Use devm_of_reserved_mem_device_init()
` [PATCH 25/42] ASoC: mediatek: mt8192: "
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 30/42] staging: media: cedrus: Use devm_of_reserved_mem_device_init()
` [PATCH 31/42] ASoC: cix-ipbloq: "
` [PATCH 32/42] drm: aspeed: "
` [PATCH 33/42] drm: arcpgu: "
` [PATCH 34/42] ASoC: mediatek: mt8173: "
` [PATCH 35/42] ASoC: mediatek: mt8186: "
` [PATCH 36/42] ASoC: mediatek: mt8188: "
` [PATCH 37/42] ASoC: mediatek: mt8195: "
` [PATCH 38/42] ASoC: SOF: mediatek: mt8186: "
` [PATCH 39/42] ASoC: SOF: mediatek: mt8195: "
` [PATCH 40/42] misc: fastrpc: "
` [PATCH 41/42] ASoC: fsl: imx-rpmsg: Use devm_of_reserved_mem_device_init_by_idx()
` [PATCH 42/42] ASoC: sprd: Use devm_of_reserved_mem_device_init()

[PATCH V2] clk: tegra: Support unique names for multi-socket platforms
 2026-07-07 15:26 UTC  (5+ messages)

[PATCH] staging: media: tegra-video: vi: fix probe failure on skipped last port
 2026-07-07 15:24 UTC 

[PATCH] staging: media: tegra-video: fix of_node_put() on VIP parse errors
 2026-07-07 15:03 UTC 

[PATCH v6 0/7] Tegra264 PWM support
 2026-07-07 10:57 UTC  (2+ messages)

[PATCH v2 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-07  8:25 UTC  (9+ messages)
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree
    ` [External] "

[PATCH V3] pmdomain: tegra: Add support for multi-socket platforms
 2026-07-07  6:26 UTC  (2+ messages)

[PATCH] mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
 2026-07-06 15:46 UTC  (3+ messages)

[PATCH] ARM: dts: nvidia: tegra114-asus-tf701t: Correct trailing whitespace
 2026-07-06 10:17 UTC 

[PATCH v3] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-07-05  6:32 UTC 

[PATCH] media: cec: tegra: add missing MODULE_DEVICE_TABLE()
 2026-07-04 12:26 UTC 

[PATCH v1] ARM: tegra: Fix OF node reference leaks in IRQ init
 2026-07-03 15:50 UTC 

[GIT PULL 1/3] soc/tegra: pmc: Fixes for v7.2
 2026-07-03 14:40 UTC  (3+ messages)
` [GIT PULL 2/3] soc/tegra: "
` [GIT PULL 3/3] arm64: tegra: Device tree fixes "

[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
 2026-07-03 12:14 UTC  (2+ messages)

[PATCH v1 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
 2026-07-03  7:11 UTC  (13+ messages)
` [PATCH v1 01/11] iommu/tegra241-cmdqv: Publish an LVCMDQ only after it is fully initialized
` [PATCH v1 02/11] iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)init
` [PATCH v1 03/11] iommu/tegra241-cmdqv: Harden error-map index handling in the error ISR
` [PATCH v1 04/11] iommu/tegra241-cmdqv: Don't run the error ISR before probe sets up vintfs
` [PATCH v1 05/11] iommu/tegra241-cmdqv: Don't fall back to a freed smmu after devm_krealloc()
` [PATCH v1 06/11] iommu/tegra241-cmdqv: Free the error IRQ before tearing down VINTFs
` [PATCH v1 07/11] iommu/tegra241-cmdqv: Reject a vSID wider than the SID_MATCH field
` [PATCH v1 08/11] iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSID
` [PATCH v1 09/11] iommu/tegra241-cmdqv: Fix VINTF0 leak on the init-failure path
` [PATCH v1 10/11] iommu/tegra241-cmdqv: Warn on a VCMDQ base above the 48-bit hardware limit
` [PATCH v1 11/11] iommu/tegra241-cmdqv: Rate-limit the error ISR's log message

[PATCH 0/4] Support partitioned Host1x
 2026-07-03  7:10 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties

[PATCH v2 0/4] Support partitioned Host1x
 2026-07-03  7:09 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: tegra: Make non-vm registers optional
` [PATCH v2 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties

[PATCH v2 0/4] dt-bindings: remove redundant .txt redirect stubs
 2026-07-03  5:24 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: media: remove obsolete rc.txt
` [PATCH v2 4/4] dt-bindings: input: remove obsolete matrix-keymap.txt

[PATCH] staging: nvec: disable i2c slave on remove
 2026-07-02 21:13 UTC  (2+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-02 17:21 UTC  (3+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-02 16:31 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox