All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 11:48:42 to 2026-06-19 12:28:25 UTC [more...]

[PATCH v3 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-19 12:25 UTC  (84+ messages)
` [PATCH v3 01/78] drm/bridge: cdns-dsi: Return an error pointer on allocation failure
` [PATCH v3 02/78] drm/bridge: cdns-mhdp8546: "
` [PATCH v3 03/78] drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()
` [PATCH v3 04/78] drm/atomic-state-helper: Reorder __drm_atomic_helper_bridge_state_init() arguments
` [PATCH v3 05/78] drm/atomic-state-helper: Drop memset from __drm_atomic_helper_bridge_state_init()
` [PATCH v3 06/78] drm/bridge: Add new atomic_create_state callback
` [PATCH v3 07/78] drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()
` [PATCH v3 08/78] drm/bridge: adv7511: Switch to atomic_create_state
` [PATCH v3 09/78] drm/bridge: analogix_dp: "
` [PATCH v3 10/78] drm/bridge: anx7625: "
` [PATCH v3 11/78] drm/bridge: chipone-icn6211: "
` [PATCH v3 12/78] drm/bridge: display-connector: "
` [PATCH v3 13/78] drm/bridge: fsl-ldb: "
` [PATCH v3 14/78] drm/bridge: imx8mp-hdmi-pvi: "
` [PATCH v3 15/78] drm/bridge: imx8qm-ldb: "
` [PATCH v3 16/78] drm/bridge: imx8qxp-ldb: "
` [PATCH v3 17/78] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 18/78] drm/bridge: imx8qxp-pixel-link: "
` [PATCH v3 19/78] drm/bridge: imx8qxp-pxl2dpi: "
` [PATCH v3 20/78] drm/bridge: inno-hdmi: "
` [PATCH v3 21/78] drm/bridge: ite-it6263: "
` [PATCH v3 22/78] drm/bridge: ite-it6505: "
` [PATCH v3 23/78] drm/bridge: ite-it66121: "
` [PATCH v3 24/78] drm/bridge: lontium-lt9211: "
` [PATCH v3 25/78] drm/bridge: lontium-lt9611: "
` [PATCH v3 26/78] drm/bridge: lvds-codec: "
` [PATCH v3 27/78] drm/bridge: nwl-dsi: "
` [PATCH v3 28/78] drm/bridge: panel: "
` [PATCH v3 29/78] drm/bridge: parade-ps8640: "
` [PATCH v3 30/78] drm/bridge: samsung-dsim: "
` [PATCH v3 31/78] drm/bridge: sii902x: "
` [PATCH v3 32/78] drm/bridge: ssd2825: "
` [PATCH v3 33/78] drm/bridge: dw-dp: "
` [PATCH v3 34/78] drm/bridge: dw-hdmi-qp: "
` [PATCH v3 35/78] drm/bridge: dw-hdmi: "
` [PATCH v3 36/78] drm/bridge: dw-mipi-dsi: "
` [PATCH v3 37/78] drm/bridge: dw-mipi-dsi2: "
` [PATCH v3 38/78] drm/bridge: tc358762: "
` [PATCH v3 39/78] drm/bridge: tc358767: "
` [PATCH v3 40/78] drm/bridge: tc358768: "
` [PATCH v3 41/78] drm/bridge: tc358775: "
` [PATCH v3 42/78] drm/bridge: ti-dlpc3433: "
` [PATCH v3 43/78] drm/bridge: ti-sn65dsi83: "
` [PATCH v3 44/78] drm/bridge: ti-sn65dsi86: "
` [PATCH v3 45/78] drm/bridge: ti-tdp158: "
` [PATCH v3 46/78] drm/bridge: ti-tfp410: "
` [PATCH v3 47/78] drm/imx: parallel-display: "
` [PATCH v3 48/78] drm/ingenic: "
` [PATCH v3 49/78] drm/mediatek: dp: "
` [PATCH v3 50/78] drm/mediatek: dpi: "
` [PATCH v3 51/78] drm/mediatek: dsi: "
` [PATCH v3 52/78] drm/mediatek: hdmi: "
` [PATCH v3 53/78] drm/mediatek: hdmi_v2: "
` [PATCH v3 54/78] drm/meson: encoder_cvbs: "
` [PATCH v3 55/78] drm/meson: encoder_dsi: "
` [PATCH v3 56/78] drm/meson: encoder_hdmi: "
` [PATCH v3 57/78] drm/msm: dp: "
` [PATCH v3 58/78] drm/msm: hdmi: "
` [PATCH v3 59/78] drm/omap: hdmi4: "
` [PATCH v3 60/78] drm/omap: hdmi5: "
` [PATCH v3 61/78] drm/renesas: rcar-du: lvds: "
` [PATCH v3 62/78] drm/renesas: rcar-du: mipi_dsi: "
` [PATCH v3 63/78] drm/renesas: rz-du: "
` [PATCH v3 64/78] drm/rockchip: cdn-dp: "
` [PATCH v3 65/78] drm/rockchip: rk3066_hdmi: "
` [PATCH v3 66/78] drm/rockchip: lvds: "
` [PATCH v3 67/78] drm/stm: "
` [PATCH v3 68/78] drm/tests: bridge: "
` [PATCH v3 69/78] drm/tidss: encoder: "
` [PATCH v3 71/78] drm/vc4: dsi: "
` [PATCH v3 72/78] drm/verisilicon: "
` [PATCH v3 73/78] drm/xlnx: zynqmp_dp: "
` [PATCH v3 74/78] drm/atomic-state-helper: Remove drm_atomic_helper_bridge_reset()
` [PATCH v3 75/78] drm/bridge: cdns-dsi: Use __drm_atomic_helper_bridge_state_init()
` [PATCH v3 77/78] drm/bridge: cdns-mhdp8546: Switch to atomic_create_state

[RFC 0/4] klp-build: simple OOT module support
 2026-06-19 12:28 UTC  (3+ messages)

[PATCH] hwmon: (asus_atk0110) Check package count before accessing element
 2026-06-19 12:27 UTC 

[PATCH 0/6] arm64: dts: qcom: sc8280xp: set GPI DMA channels according to DSDT
 2026-06-19 12:27 UTC  (15+ messages)

[PATCH v2] mm/page_alloc: drop flag-conversion "optimisation"
 2026-06-19 12:27 UTC  (4+ messages)

[PATCH] octave: upgrade 7.2.0 -> 11.3.0 + rework + pcre -> pcre2
 2026-06-19 12:27 UTC 

[PATCH i-g-t v8] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
 2026-06-19 12:26 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for intel-ci: Add SVM, multi_queue tests to Xe fastfeedback (rev8)

[PATCH v3] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
 2026-06-19 12:24 UTC 

[PATCH 1/2] dt-bindings: misc: convert lis302.txt to YAML
 2026-06-19 12:24 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: iio: st-sensors: drop lis302dl-spi from deprecated list
` [PATCH v3] dt-bindings: misc: convert lis302.txt to YAML

[PATCH] soc: imx: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-06-19 12:24 UTC 

[PATCH 0/3] mm: __access_remote_vm with per-VMA lock
 2026-06-19 12:24 UTC  (5+ messages)
` [PATCH 3/3] mm: read remote memory without the mmap lock where possible

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-19 12:22 UTC  (3+ messages)
` [PATCH 5.15 278/411] net: qrtr: ns: Limit the total number of nodes

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-19 12:21 UTC  (10+ messages)

[isar-cip-core] switch user in swupdate suricatta daemon
 2026-06-19 12:21 UTC  (3+ messages)

[PATCH wireless-next] wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXT
 2026-06-19 12:21 UTC 

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-19 12:21 UTC  (4+ messages)
` [PATCH v2 74/78] drm/atomic-state-helper: Remove drm_atomic_helper_bridge_reset()

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-19 12:19 UTC  (2+ messages)

[PATCH] block: assign caller-specific lockdep class to disk->open_mutex
 2026-06-19 12:19 UTC  (9+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] Input: xpad - add support for Azeron devices
 2026-06-19 12:19 UTC 

[PATCH] drm/amdgpu: do not enter fs_reclaim under notifier_lock in lockdep training
 2026-06-19 12:18 UTC  (2+ messages)

[PATCH] net: fman: fix clock and device node leak in probe error paths
 2026-06-19 12:13 UTC  (2+ messages)

[PATCH 0/4] DSC max delta bpp support
 2026-06-19 12:17 UTC  (2+ messages)
` ✓ CI.KUnit: success for DSC max delta bpp support (rev4)

[PATCH 0/4] media: renesas: Add missing media_entity_cleanup() calls
 2026-06-19 12:17 UTC  (5+ messages)
` [PATCH v2 1/4] media: renesas: rcar-csi2: Add missing media_entity_cleanup()
  ` [PATCH v2 2/4] media: renesas: csisp: "
  ` [PATCH v2 3/4] media: renesas: rcar-core: "
  ` [PATCH v2 4/4] media: renesas: rzg2l-core: "

[PAHOLE v5 0/5] support for DW_TAG_GNU_annotation and fixes
 2026-06-19 12:17 UTC  (2+ messages)

qcom: Add qdsp6sw firmware for shikra platform
 2026-06-19 12:17 UTC 

[PATCH] fetch2/crate: support user-defined protocols
 2026-06-19 12:16 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties
 2026-06-19 12:16 UTC  (12+ messages)

[PATCH v5 00/13] Qualcomm IPQ5210 SoC bringup
 2026-06-19 12:15 UTC  (2+ messages)
` [v5,00/13] "

[GIT PULL] tracing: Updates for 7.2
 2026-06-19 12:15 UTC  (3+ messages)

Linux kernel 7.0.13 released
 2026-06-19 12:15 UTC 

Linux kernel 7.1.1 released
 2026-06-19 12:15 UTC 

[PATCH 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-06-19 12:14 UTC  (5+ messages)
` [PATCH 2/2] thermal: qcom: Add support for Qualcomm MBG thermal monitoring

[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
 2026-06-19 12:13 UTC  (14+ messages)

[PATCH v2 0/5] intel_iommu: Enable PRQ support for passthrough device
 2026-06-19  5:58 UTC  (3+ messages)
` [PATCH v2 2/5] backends/iommufd: Extend iommufd_backend_alloc_hwpt() with fault_id

Linux 7.1.1
 2026-06-19 12:10 UTC  (2+ messages)

Linux 7.0.13
 2026-06-19 12:09 UTC  (2+ messages)

Linux 6.6.143
 2026-06-19 12:09 UTC  (2+ messages)

Linux 6.18.36
 2026-06-19 12:09 UTC  (2+ messages)

Linux 6.12.94
 2026-06-19 12:09 UTC  (2+ messages)

Linux kernel 6.18.36 released
 2026-06-19 12:10 UTC 

iio: accel: dmard09: in_accel_scale always returns -EINVAL
 2026-06-19 12:10 UTC  (5+ messages)

[PATCH] tests/xe_pmu: Fix gt-frequency failure with raised min freq
 2026-06-19 12:09 UTC  (2+ messages)

[PATCH] powerpc: Remove dead non-preemption code
 2026-06-19 12:08 UTC 

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-06-19 12:09 UTC  (3+ messages)
` [RFC PATCH 5/6] arm64: execmem: enable EXECMEM_ROX_CACHE on supported CPUs

[PATCH ath-next] wifi: ath12k: reset REOQ LUT addresses before firmware stop
 2026-06-19 12:07 UTC 

Linux kernel 6.12.94 released
 2026-06-19 12:05 UTC 

[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
 2026-06-19 12:04 UTC  (6+ messages)
` [RFC PATCH v2 23/29] target/arm/qmp: add query-arm-cpu-props-info

[OE-core][wrynose][patch 1/5] licenses: Update with the pull-sdpx-licenses.py script to 3.28.0
 2026-06-19 12:02 UTC  (6+ messages)
` [OE-core][wrynose][patch 2/5] scripts: Fix typo in pull-spdx-licenses script name

[PATCH] fuse: check fi is not NULL before calling fuse_passthrough_release()
 2026-06-19 12:00 UTC 

Linux kernel 6.6.143 released
 2026-06-19 12:00 UTC 

Linux 6.1.176
 2026-06-19 11:58 UTC  (2+ messages)

[PATCH v2 0/2] luo: migrate serialized_data to type-safe KHO pointers
 2026-06-19 12:00 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2026-06-19 12:00 UTC 

Linux 5.15.210
 2026-06-19 11:58 UTC  (2+ messages)

Linux 5.10.259
 2026-06-19 11:58 UTC  (2+ messages)

[PATCH v2] ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-06-19 11:56 UTC 

[PATCH mm-hotfixses] Revert "mm: limit filemap_fault readahead to VMA boundaries"
 2026-06-19 11:58 UTC  (2+ messages)

[PATCH] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
 2026-06-19 11:57 UTC  (6+ messages)

[PATCH v7 0/4] initial support for yosemite4
 2026-06-19 11:55 UTC  (5+ messages)
` [PATCH v7 1/4] ast2600: yosemite4 initial support
` [PATCH v7 2/4] ast2600: yosemite4 functional test
` [PATCH v7 3/4] hw/sensor: MAX31790 support
` [PATCH v7 4/4] hw/sensor: support MAX11615

[PATCH v3] btrfs: zoned: don't force read-only on transient -EAGAIN from reloc merge
 2026-06-19 11:55 UTC  (2+ messages)

[PATCH net 00/16] Netfilter fixes for net
 2026-06-19 11:54 UTC  (17+ messages)
` [PATCH net 01/16] netfilter: flowtable: fix offloaded ct timeout never being extended
` [PATCH net 02/16] netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
` [PATCH net 03/16] netfilter: xt_cluster: reject template conntracks in hash match
` [PATCH net 04/16] netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
` [PATCH net 05/16] netfilter: nfnetlink: make OOM conditions fatal
` [PATCH net 06/16] netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
` [PATCH net 07/16] netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap types
` [PATCH net 08/16] netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
` [PATCH net 09/16] netfilter: ipset: make sure gc is properly stopped
` [PATCH net 10/16] netfilter: nft_payload: reject offsets exceeding 65535 bytes
` [PATCH net 11/16] netfilter: nft_meta_bridge: add validate callback for get operations
` [PATCH net 12/16] netfilter: nft_flow_offload: zero device address for non-ether case
` [PATCH net 13/16] netfilter: nf_reject: skip iphdr options when looking for icmp header
` [PATCH net 14/16] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
` [PATCH net 15/16] netfilter: nf_conntrack_expect: store master_tuple in expectation
` [PATCH net 16/16] netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak

[PATCH 0/5] hwmon: add Altera Stratix 10 SoC FPGA hardware monitor support
 2026-06-19 11:55 UTC  (3+ messages)
` [PATCH 4/5] hwmon: add Stratix 10 SoC FPGA hardware monitor driver

[PATCH kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-19 11:54 UTC  (5+ messages)
` [PATCH kvmtool 1/4] Sync kernel UAPI headers with v7.1
` [PATCH kvmtool 2/4] virtio: Factor out base features for modern virtio transports
` [PATCH kvmtool 3/4] virtio: Add helper for enabling VIRTIO_F_ACCESS_PLATFORM
` [PATCH kvmtool 4/4] arm64: Add support for protected VMs

[PATCH for-4.22 v2 1/4] xen/arm: gic: defer host LPI allocation until after ITS init
 2026-06-19 11:52 UTC  (7+ messages)
` [PATCH for-4.22 v2.5] "

[i-g-t,v6, 0/2] *** SUBJECT HERE ***
 2026-06-19 11:51 UTC  (4+ messages)
` [i-g-t, v6, 2/2] tests/kms_vrr: add support for full range refresh rate testing

Linux kernel 6.1.176 released
 2026-06-19 11:50 UTC 

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-06-19 11:50 UTC  (5+ messages)

[PATCH] drm/xe/mcr: Prefer GT-oriented WARN messages
 2026-06-19 11:48 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/mcr: Prefer GT-oriented WARN messages (rev2)

[PATCH v5 0/3] regulator: Add support for Unisoc SC2730 PMIC regulators
 2026-06-19 11:41 UTC  (2+ messages)
` [PATCH v5 1/3] regulator: dt-bindings: Add Unisoc SC2730 PMIC


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.