All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-23 16:47:54 to 2023-08-23 17:09:50 UTC [more...]

[Intel-gfx] [PATCH 00/42] Enable Lunar Lake display
 2023-08-23 17:07 UTC  (54+ messages)
` [Intel-xe] "
` [Intel-gfx] [PATCH 01/42] drm/i915: Start using plane scale factor for relative data rate
  ` [Intel-xe] "
` [Intel-xe] [PATCH 02/42] drm/i915/display: Remove unused POWER_DOMAIN_MASK
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/42] drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()
  ` [Intel-xe] "
` [Intel-xe] [PATCH 04/42] drm/i915: Simplify intel_cx0_program_phy_lane() with loop
  ` [Intel-gfx] "
` [Intel-xe] [PATCH 05/42] drm/i915/cx0: Enable/disable TX only for owned PHY lanes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/42] drm/i915/cx0: Program vswing only for owned lanes
  ` [Intel-xe] "
` [Intel-gfx] [PATCH 07/42] drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()
  ` [Intel-xe] "
` [Intel-xe] [PATCH 08/42] drm/i915/tc: make intel_tc_port_get_lane_mask() static
` [Intel-xe] [PATCH 09/42] drm/i915/tc: move legacy code out of the main _max_lane_count() func
` [Intel-gfx] [PATCH 10/42] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()
  ` [Intel-xe] "
` [Intel-xe] [PATCH 11/42] drm/xe/lnl: Add IS_LUNARLAKE
  ` [Intel-gfx] "
` [Intel-xe] [PATCH 12/42] drm/i915/lnl: Add display definitions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/42] drm/i915: Re-order if/else ladder in intel_detect_pch()
  ` [Intel-xe] "
` [Intel-gfx] [PATCH 14/42] drm/i915/lnl: Add fake PCH
  ` [Intel-xe] "
` [Intel-gfx] [PATCH 15/42] drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
  ` [Intel-xe] "
` [Intel-xe] [PATCH 16/42] drm/i915/xe2lpd: Move D2D enable/disable
` [Intel-xe] [PATCH 18/42] drm/i915/xe2lpd: Move registers to PICA
` [Intel-xe] [PATCH 19/42] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-gfx] [PATCH 20/42] drm/i915/xe2lpd: Register DE_RRMR has been removed
` [Intel-gfx] [PATCH 21/42] drm/i915/xe2lpd: Add display power well
  ` [Intel-xe] "
` [Intel-xe] [PATCH 22/42] drm/i915/xe2lpd: Add DC state support
  ` [Intel-gfx] "
` [Intel-xe] [PATCH 23/42] drm/i915/xe2lpd: FBC is now supported on all pipes
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 24/42] drm/i915/display: Remove FBC capability from fused off pipes
  ` [Intel-xe] "
` [Intel-xe] [PATCH 25/42] drm/i915/xe2lpd: Add support for DP aux channels
` [Intel-gfx] [PATCH 26/42] drm/i915/xe2lpd: Handle port AUX interrupts
  ` [Intel-xe] "
` [Intel-xe] [PATCH 27/42] drm/i915/xe2lpd: Read pin assignment from IOM
` [Intel-xe] [PATCH 29/42] drm/i915/xe2lpd: Add support for HPD
` [Intel-xe] [PATCH 30/42] drm/i915/xe2lpd: Extend Wa_15010685871
` [Intel-xe] [PATCH 31/42] drm/i915/lnl: Add gmbus/ddc support
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 33/42] drm/i915/lnl: Add CDCLK table
` [Intel-gfx] [PATCH 36/42] drm/i915/lnl: Add support for CDCLK initialization sequence
` [Intel-xe] [PATCH 37/42] drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane
` [Intel-xe] [PATCH 41/42] drm/i915/xe2lpd: Update mbus on post plane updates

[PATCH] document while_each_thread(), change first_tid() to use for_each_thread()
 2023-08-23 17:08 UTC 

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-23 16:47 UTC  (88+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

IPv6 and PPPoE with MSSFIX
 2023-08-23 17:07 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] Open-coded task_vma iter
 2023-08-23 17:07 UTC  (11+ messages)
` [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs

[linux-next:master 11576/12208] arch/x86/kernel/cpu/mshyperv.c:407: undefined reference to `isolation_type_en_snp'
 2023-08-23 17:06 UTC  (2+ messages)

[PATCH] depmod: Remove version parsing hack
 2023-08-23 17:06 UTC 

[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
 2023-08-23 17:05 UTC 

[PATCH v2] genpd: Explicitly include correct DT includes
 2023-08-23 17:04 UTC  (2+ messages)

[PATCH] e2fsck: delay quotas loading in release_orphan_inodes()
 2023-08-23 17:05 UTC  (2+ messages)

[syzbot] [input?] KASAN: slab-use-after-free Read in input_dev_uevent
 2023-08-23 17:04 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-23 17:04 UTC 

Support for CXL v3.0 spec with QEMU
 2023-08-23 17:03 UTC  (7+ messages)

[PATCH] drm/vmwgfx: Fix possible invalid drm gem put calls
 2023-08-23 17:03 UTC  (2+ messages)

CXL volatile memory is not listed
 2023-08-23 17:02 UTC  (10+ messages)

[PATCH v5] proc/ksm: add ksm stats to /proc/pid/smaps
 2023-08-23 17:01 UTC 

[PATCH] arc: Explicitly include correct DT includes
 2023-08-23 17:00 UTC  (3+ messages)

[PATCH v2 mptcp-net 0/2] mptcp: fix missing close transition
 2023-08-23 16:59 UTC  (2+ messages)

[dm-devel] [PATCH] libmultipath: fix max_sectors_kb on adding path
 2023-08-23 16:24 UTC 

[PATCH v2] ARM: davinci: Drop unused includes
 2023-08-23 16:56 UTC  (2+ messages)

[PATCH v2] cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
 2023-08-23 16:56 UTC  (2+ messages)

[perf-tools-next:tmp.perf-tools-next] [perf dlfilter] f178a76b05: perf-sanity-tests.dlfilter_C_API.fail
 2023-08-23 16:55 UTC  (3+ messages)

QEMU freeze with CXL memory in Normal zone and stress-ng
 2023-08-23 16:55 UTC  (2+ messages)

[PATCH] ARM: keystone: Drop unused includes
 2023-08-23 16:53 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-08-23 16:54 UTC 

[nft PATCH] tests: shell: Stabilize sets/0043concatenated_ranges_0 test
 2023-08-23 16:53 UTC  (2+ messages)

[nft PATCH] tests: shell: Stabilize sets/reset_command_0 test
 2023-08-23 16:53 UTC  (2+ messages)

[PATCH] drm/bridge/analogix/anx78xx: Extend match data support for ID table
 2023-08-23 16:52 UTC  (5+ messages)

[PATCH] libbpf: handle producer position overflow
 2023-08-23 16:52 UTC  (4+ messages)

[PATCH v2] ext4: Adds helpers for s_mount_state
 2023-08-23 16:51 UTC  (2+ messages)

qemu cxl memory expander shows numa_node -1
 2023-08-23 16:50 UTC  (6+ messages)

[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
 2023-08-23 16:50 UTC  (3+ messages)
` [PATCH v2 1/7] "

[PATCH v2 bpf-next 0/2] bpf: Fix an issue in verifing allow_ptr_leaks
 2023-08-23 16:50 UTC  (2+ messages)

Config fragments
 2023-08-23 16:49 UTC  (3+ messages)

[PATCH 0/6] cmd: gpt: GPT manipulation improvements
 2023-08-23 16:47 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] cmd: gpt: Remove confusing help text
  ` [PATCH v2 2/8] doc: Add gpt command documentation
  ` [PATCH v2 3/8] tests: gpt: Remove test order dependency
  ` [PATCH v2 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v2 5/8] cmd: gpt: Add command to set bootable flags
  ` [PATCH v2 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v2 7/8] cmd: gpt: Preserve bootable flag
  ` [PATCH v2 8/8] cmd: gpt: Add command to swap partition order

[qais-yousef:generalized-misfit-lb 6/13] kernel/sched/sched.h:949:1: error: version control conflict marker in file
 2023-08-23 16:48 UTC 

[PATCH mptcp-net] mptcp: fix bogus receive window shrinkage with multiple subflows
 2023-08-23 16:49 UTC  (2+ messages)

[XEN PATCH] arm64/vfp: address MISRA C:2012 Dir 4.3
 2023-08-23 16:48 UTC  (4+ messages)

[RFC PATCH net-next 0/3] Support Symmetric Toeplitz RSS hash
 2023-08-23 16:48 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] net: ethtool: add symmetric Toeplitz RSS hash function
` [RFC PATCH net-next 2/3] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [RFC PATCH net-next 3/3] ice: add support for symmetric Toeplitz RSS hash function

[PATCH 1/2] aml: add new recipe
 2023-08-23 16:48 UTC  (3+ messages)
` [PATCH 2/2] neatvnc: "
  ` [OE-core] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.