messages from 2022-06-02 13:37:05 to 2022-06-13 17:32:53 UTC [more...]
Per file OOM badness
2022-06-13 14:11 UTC (24+ messages)
` [PATCH 03/13] mm: shmem: provide oom badness for shmem files
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-13 12:39 UTC (64+ 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 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_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 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[PATCH 00/56] Specify clock provider directly to CPU DAIs
2022-06-13 9:54 UTC (5+ messages)
[PATCH] arm64: tegra: Fix SDMMC1 CD on P2888
2022-06-12 14:59 UTC
[PATCH v7 0/3] PCI: IPQ6018 platform support
2022-06-12 10:18 UTC (4+ messages)
` [PATCH v7 1/3] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
` [PATCH v7 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
` [PATCH v7 3/3] PCI: qcom: Add IPQ60xx support
[PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name
2022-06-10 21:42 UTC (3+ messages)
[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2022-06-10 14:40 UTC (8+ messages)
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
[PATCH v3 03/15] PCI: dwc: Convert to using native IP-core versions representation
2022-06-10 8:44 UTC (3+ messages)
` [PATCH v3 07/15] PCI: tegra194: Drop manual DW PCIe controller version setup
` [PATCH v3 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
2022-06-10 6:37 UTC (4+ messages)
` [PATCH v2 25/48] arm64: dts: tegra: align gpio-key node names with dtschema
` [PATCH v2 26/48] ARM: "
` (subset) [PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
2022-06-09 20:13 UTC (6+ 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 v6 0/3] PCI: IPQ6018 platform support
2022-06-09 13:10 UTC (10+ messages)
` [PATCH v6 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
[PATCH 00/14] mtd: Fix platform remove callbacks to always return 0
2022-06-09 13:09 UTC (6+ messages)
` [PATCH 10/14] mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-08 23:48 UTC (23+ 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
[PATCH] PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep
2022-06-08 21:18 UTC (2+ messages)
[PATCH v1 00/13] Host1x support on Tegra234
2022-06-08 18:59 UTC (3+ messages)
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 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 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/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
2022-06-07 8:43 UTC (6+ messages)
` [PATCH 08/31] cpufreq: tegra20: 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] dt-bindings: timestamp: Correct id path
2022-06-02 15:57 UTC (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).