linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-26 11:44:18 to 2022-06-08 14:49:21 UTC [more...]

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-08 14:27 UTC  (33+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 31/36] cpuidle,acpi: Make "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08 11:17 UTC  (20+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH 5/5] vfio/iommu_type1: Simplify group attachment

Napływ Klientów ze strony
 2022-06-08  8:10 UTC 

[PATCH] dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
 2022-06-07 16:08 UTC  (5+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-07 15:33 UTC  (35+ messages)
` [PATCH v6 01/22] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
` [PATCH v6 03/22] drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
` [PATCH v6 04/22] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
` [PATCH v6 05/22] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH v6 06/22] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH v6 07/22] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v6 08/22] drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
` [PATCH v6 09/22] drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
` [PATCH v6 10/22] drm/shmem-helper: Add missing vunmap on error
` [PATCH v6 11/22] drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table()
` [PATCH v6 12/22] drm/virtio: Simplify error handling of virtio_gpu_object_create()
` [PATCH v6 13/22] drm/virtio: Improve DMA API usage for shmem BOs
` [PATCH v6 14/22] dma-buf: Introduce new locking convention
` [PATCH v6 15/22] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
` [PATCH v6 16/22] drm/shmem-helper: Use reservation lock
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
` [PATCH v6 18/22] drm/gem: Add drm_gem_pin_unlocked()
` [PATCH v6 19/22] drm/virtio: Support memory shrinking
` [PATCH v6 20/22] drm/virtio: Use dev_is_pci()
` [PATCH v6 21/22] drm/virtio: Return proper error codes instead of -1
` [PATCH v6 22/22] drm/panfrost: Switch to generic memory shrinker

[PATCH 1/6] ARM: spectre-bhb: enable for Cortex-A15
 2022-06-07 14:39 UTC  (6+ messages)

[PATCH v6 06/10] kbuild: check static EXPORT_SYMBOL* by script instead of modpost
 2022-06-07 14:34 UTC  (3+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-06-07 13:12 UTC  (4+ messages)

[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-07 11:46 UTC  (4+ messages)
` [Patch V3 1/3] spi: tegra210-quad: Multi-cs support
` [Patch V3 2/3] spi: dt-bindings: split peripheral prods
` [Patch V3 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI

[PATCH v3 0/6] OPE support on Tegra210 and later
 2022-06-07 10:55 UTC  (11+ messages)
` [PATCH v3 1/6] ASoC: tegra: Add binding doc for OPE module
` [PATCH v3 2/6] ASoC: tegra: Add Tegra210 based OPE driver
` [PATCH v3 3/6] ASoC: tegra: AHUB routes for OPE module
` [PATCH v3 4/6] arm64: defconfig: Build Tegra "
` [PATCH v3 5/6] arm64: tegra: Add OPE device on Tegra210 and later
` [PATCH v3 6/6] arm64: tegra: Enable OPE on various platforms
` (subset) [PATCH v3 0/6] OPE support on Tegra210 and later

[PATCH 00/14] mtd: Fix platform remove callbacks to always return 0
 2022-06-07 10:47 UTC  (5+ messages)
` [PATCH 10/14] mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed

[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-06-07  8:43 UTC  (15+ messages)
` [PATCH 08/31] cpufreq: tegra20: Migrate to dev_pm_opp_set_config()
` [PATCH 12/31] devfreq: tegra30: "
` [PATCH 16/31] drm/tegra: "
` [PATCH 18/31] media: tegra: "
` [PATCH 21/31] soc/tegra: Remove the call to devm_pm_opp_set_clkname()
` [PATCH 22/31] soc/tegra: Migrate to dev_pm_opp_set_config()

[RESEND PATCH v3 0/6] OPE support on Tegra210 and later
 2022-06-06 14:58 UTC  (7+ messages)
` [RESEND PATCH v3 1/6] ASoC: tegra: Add binding doc for OPE module
` [RESEND PATCH v3 2/6] ASoC: tegra: Add Tegra210 based OPE driver
` [RESEND PATCH v3 3/6] ASoC: tegra: AHUB routes for OPE module
` [RESEND PATCH v3 4/6] arm64: defconfig: Build Tegra "
` [RESEND PATCH v3 5/6] arm64: tegra: Add OPE device on Tegra210 and later
` [RESEND PATCH v3 6/6] arm64: tegra: Enable OPE on various platforms

[GIT PULL] hte: New subsystem for v5.19-rc1
 2022-06-05 17:16 UTC  (7+ messages)

[PATCH v2 0/2] perf: ARM CoreSight PMU support
 2022-06-03 15:47 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2] drm/tegra: dc: rgb: Fix refcount leak in tegra_dc_rgb_probe
 2022-06-03 13:58 UTC  (2+ messages)

[PATCH v1 00/13] Host1x support on Tegra234
 2022-06-03  9:38 UTC  (2+ messages)

[PATCH] dt-bindings: timestamp: Correct id path
 2022-06-02 15:57 UTC  (6+ messages)

[PATCH] drm/tegra: dc: rgb: Fix refcount leak in tegra_dc_rgb_probe
 2022-06-02 15:56 UTC 

[PATCH v5 0/5] Renesas RZ/G2L IRQC support
 2022-06-02 13:36 UTC  (3+ messages)
` [PATCH v5 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ

[PATCH] PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep
 2022-06-02 11:34 UTC  (2+ messages)

[PATCH] drm/tegra: Remove redundant NULL check before kfree
 2022-06-02  7:19 UTC 

[GIT PULL] drm/tegra: Preparatory work for v5.19
 2022-06-01 13:49 UTC  (2+ messages)

Per file OOM badness
 2022-05-31 22:00 UTC  (15+ messages)
` [PATCH 01/13] fs: add OOM badness callback to file_operatrations struct
` [PATCH 02/13] oom: take per file badness into account
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
` [PATCH 04/13] dma-buf: provide oom badness for DMA-buf files
` [PATCH 05/13] drm/gem: adjust per file OOM badness on handling buffers
` [PATCH 06/13] drm/gma500: use drm_oom_badness
` [PATCH 07/13] drm/amdgpu: Use drm_oom_badness for amdgpu
` [PATCH 08/13] drm/radeon: use drm_oom_badness
` [PATCH 09/13] drm/i915: "
` [PATCH 10/13] drm/nouveau: "
` [PATCH 11/13] drm/omap: "
` [PATCH 12/13] drm/vmwgfx: "
` [PATCH 13/13] drm/tegra: "

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-31 21:24 UTC  (4+ messages)
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API

[PATCH AUTOSEL 5.17 072/135] drm/tegra: gem: Do not try to dereference ERR_PTR()
 2022-05-30 13:30 UTC 

[PATCH AUTOSEL 5.18 087/159] drm/tegra: gem: Do not try to dereference ERR_PTR()
 2022-05-30 13:23 UTC 

[PATCH v2 0/6] OPE support on Tegra210 and later
 2022-05-30  6:47 UTC  (10+ messages)
` [PATCH v2 1/6] ASoC: tegra: Add binding doc for OPE module
` [PATCH v2 2/6] ASoC: tegra: Add Tegra210 based OPE driver
` [PATCH v2 3/6] ASoC: tegra: AHUB routes for OPE module
` [PATCH v2 4/6] arm64: defconfig: Build Tegra "
` [PATCH v2 5/6] arm64: tegra: Add OPE device on Tegra210 and later
` [PATCH v2 6/6] arm64: tegra: Enable OPE on various platforms

[PATCH] USB: Follow-up to SPDX identifiers addition - remove now useless comments
 2022-05-28 14:59 UTC 

[PATCH 00/56] Specify clock provider directly to CPU DAIs
 2022-05-28  9:19 UTC  (5+ messages)
` [PATCH 25/56] ASoC: ti: Update to use set_fmt_new callback
` [PATCH 52/56] ASoC: ti: Rename set_fmt_new back to set_fmt

[PATCH 1/2] ARM: dts: tegra: adjust whitespace around '='
 2022-05-26 20:35 UTC  (2+ messages)
` [PATCH 2/2] arm64: "

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (4+ messages)
` [PATCH 24/30] panic: Refactor the panic path


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