All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 11:45:13 to 2026-07-14 15:32:56 UTC [more...]

[Buildroot] [PATCH 2025.02.x 1/1] package/pahole: fix build on modern toolchains
 2026-07-14 15:32 UTC 

[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
 2026-07-14 15:28 UTC  (2+ messages)

[PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support
 2026-07-14 15:26 UTC 

[Buildroot] [PATCH 1/1] package/wget2: new package
 2026-07-14 15:19 UTC  (2+ messages)

[Buildroot] [git commit] package/wget2: new package
 2026-07-14 14:41 UTC 

[RESEND PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-14 15:18 UTC  (6+ messages)
` [RESEND PATCH v2 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [RESEND PATCH v2 2/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric
` [RESEND PATCH v2 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-14 15:16 UTC  (6+ messages)
` [PATCH v4 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v4 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v4 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v4 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-14 15:15 UTC  (6+ messages)
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH] wifi: brcmfmac: cyw: clean up PMKID and cookie code
 2026-07-14 15:13 UTC  (5+ messages)

[PATCH] wifi: brcmfmac: cyw: clean up PMKID and cookie code
 2026-07-14 15:04 UTC 

Yocto Project Status 14 July 2026 (WW29)
 2026-07-14 14:46 UTC 

[Buildroot] [PATCH 1/1] package/pahole: fix build on modern toolchains
 2026-07-14 14:46 UTC 

[RFC 0/2] Realtime workqueues and panthor realtime submission
 2026-07-14 14:46 UTC  (4+ messages)
` [RFC 1/2] workqueue: Add support for real-time workers

[Buildroot] [PATCH 1/1] package/zellij: bump to version 0.44.3
 2026-07-14 14:36 UTC  (2+ messages)

[Buildroot] [git commit] package/zellij: bump to version 0.44.3
 2026-07-14 14:09 UTC 

[PATCH 00/10] mm/damon/core: hide core-private struct fields
 2026-07-14 14:35 UTC  (11+ messages)
` [PATCH 01/10] mm/damon/core: hide private damon_region fields
` [PATCH 02/10] mm/damon/core: hide private damon_target fields
` [PATCH 03/10] mm/damon/core: hide private damos_quota_goal fields
` [PATCH 04/10] mm/damon/core: hide private damos_quota fields
` [PATCH 05/10] mm/damon/core: hide private damos_filter fields
` [PATCH 06/10] mm/damon/core: hide private damos fields
` [PATCH 07/10] mm/damon/core: hide private damon_filter fields
` [PATCH 08/10] mm/damon/core: hide private damon_probe fields
` [PATCH 09/10] mm/damon/sysfs: do not directly access damon_ctx->ops
` [PATCH 10/10] mm/damon/core: hide core-private damon_ctx fields

[PATCH v4 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-14 14:34 UTC  (4+ messages)
` [PATCH v4 09/10] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs

[PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
 2026-07-14 14:33 UTC  (11+ messages)
` [PATCH v3 0/2] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
  ` [PATCH v3 1/2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
  ` [PATCH v3 2/2] misc: fastrpc: "
    ` [PATCH v3] drm/prime: use dma_buf_fd_install() to preserve export tracing

[PATCH 0/5] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-14 14:32 UTC  (11+ messages)
` [PATCH 1/5] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [PATCH 2/5] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [PATCH 3/5] mm/damon/vaddr: drop last same folio access check optimization
` [PATCH 4/5] mm/damon/paddr: drop last same folio access check reuse optimization
` [PATCH 5/5] mm/damon/sysfs: read ops_id only once

[PATCH 0/3] drm: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-14 14:30 UTC  (2+ messages)

[PATCH rdma-next v2 00/14] RDMA: Make device names unique per net namespace
 2026-07-14 14:29 UTC  (15+ messages)
` [PATCH rdma-next v2 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v2 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v2 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v2 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v2 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v2 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v2 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v2 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v2 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v2 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v2 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v2 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v2 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v2 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH v2] mm/damon/ops-common: prevent migration fallback to non-target nodes
 2026-07-14 14:19 UTC  (2+ messages)

[PATCH 0/6] display: lcdif: imx: add display support for imx8dxl and imx8qxp
 2026-07-14 14:19 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: lcdif: add compatible string for i.MX8QXP and i.MX8DXL
` [PATCH 2/6] dt-bindings: display: simple: Add waiken,101wx001
` [PATCH 3/6] drm/panel: simple: Add waiken WKS101WX001-WCT support
` [PATCH 4/6] arm64: dts: imx8-ss-dma: Add lcdif support for i.MX8QXP and i.MX8DXL
` [PATCH 5/6] arm64: dts: imx8dxl-evk: Add onboard GPIO mux controller
` [PATCH 6/6] arm64: dts: imx8dxl-evk: add lcdif overlay

[PATCH v1] mm/damon: remove trailing semicolons after function definitions
 2026-07-14 14:11 UTC  (2+ messages)

[meta-ti][master][PATCH] piglit: Remove upstreamed patch
 2026-07-14 14:08 UTC  (2+ messages)

[PATCH v2 0/4] Docs/ABI/damon: sysfs ABI document fixes and additions
 2026-07-14 14:01 UTC  (5+ messages)
` [PATCH v2 1/4] Docs/ABI/damon: fix typo in intervals_goal sysfs path
` [PATCH v2 2/4] Docs/ABI/damon: fix typos
` [PATCH v2 3/4] Docs/ABI/damon: document update_tuned_intervals state command
` [PATCH v2 4/4] Docs/ABI/damon: document tried_regions probe hits

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-14 14:00 UTC  (22+ messages)
` [PATCH v5 01/14] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v5 02/14] mfd: lm3533: Remove driver specific regmap wrappers
` [PATCH v5 04/14] mfd: lm3533: Pass only regmap and light sensor presence to child devices
` [PATCH v5 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v5 06/14] mfd: lm3533-core: "
` [PATCH v5 08/14] mfd: lm3533: Convert to use OF bindings
` [PATCH v5 09/14] mfd: lm3533: Add support for VIN power supply

[PATCH for drm-misc-fixes 0/2] Fix some bugs in the hibmc DP
 2026-07-14 13:57 UTC  (5+ messages)
` [PATCH for drm-misc-fixes 1/2] drm/hisilicon/hibmc: Modify the method of obtaining the hpd_status
` [PATCH for drm-misc-fixes 2/2] drm/hisilicon/hibmc: Add a flag to indicate whether the OS-side driver has been loaded

[Buildroot] [PATCH 1/1] package/python-snappy: bump version to 0.7.2
 2026-07-14 13:51 UTC  (2+ messages)

[PATCH V12 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
 2026-07-14 13:49 UTC 

[PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant
 2026-07-14 13:47 UTC  (2+ messages)

[PATCH 0/2] mm: fix node reclaim swappiness handling
 2026-07-14 13:46 UTC  (10+ messages)
` [PATCH 1/2] memcg: move mem_cgroup_swappiness to memcontrol.h

[PATCH v4 0/5] block: use integrity interval instead of sector as seed
 2026-07-14 13:45 UTC  (3+ messages)

[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-14 13:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH 3/3] pmdomain: mediatek: Add support for MT6858 SoC

TODO: Open-code drm_simple_encoder_init in amdgpu
 2026-07-14 13:40 UTC  (2+ messages)

[ANNOUNCE] 6.6.144-rt76
 2026-07-14 13:37 UTC 

[PATCH] drm/tegra: Finalize GEM object on initialization failure
 2026-07-14 13:33 UTC  (2+ messages)

[PATCH b4] Correctly quote usernames when setting From field
 2026-07-14 13:28 UTC 

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-14 13:24 UTC  (3+ messages)

[PATCH] virtio_net: fix infinite loop in virtnet_poll_cleantx when device is broken
 2026-07-14 13:17 UTC  (2+ messages)

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-14 13:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/broot: bump to version 1.58.0
 2026-07-14 12:58 UTC  (2+ messages)

[PATCH v6 00/16] firmware: arm_scmi: Fix SCMI core cleanup paths
 2026-07-14 12:56 UTC  (17+ messages)
` [PATCH v6 01/16] firmware: arm_scmi: Publish channel state before callbacks
` [PATCH v6 02/16] firmware: arm_scmi: Unregister device notifier before IDR teardown
` [PATCH v6 03/16] firmware: arm_scmi: Quiesce notifications before teardown
` [PATCH v6 04/16] firmware: arm_scmi: Clean up channels on setup failure
` [PATCH v6 05/16] firmware: arm_scmi: Free transport channel on IDR failure
` [PATCH v6 06/16] firmware: arm_scmi: Avoid IDR updates while cleaning channels
` [PATCH v6 07/16] firmware: arm_scmi: Reject out of range DT protocol IDs
` [PATCH v6 08/16] firmware: arm_scmi: Use channel ID for transport teardown
` [PATCH v6 09/16] firmware: arm_scmi: Protect device request lookup with RCU
` [PATCH v6 10/16] firmware: arm_scmi: Drop handle on protocol bind failures
` [PATCH v6 11/16] firmware: arm_scmi: Clear SystemPower flag on create failure
` [PATCH v6 12/16] firmware: arm_scmi: Fix OF node reference handling
` [PATCH v6 13/16] firmware: arm_scmi: Unwind TX receiver mailbox setup failure
` [PATCH v6 14/16] firmware: arm_scmi: Unwind P2A "
` [PATCH v6 15/16] firmware: arm_scmi: Fix SCMI device destroy lifetimes
` [PATCH v6 16/16] firmware: arm_scmi: Fix transport device teardown lookup

[Buildroot] [git commit] package/broot: bump to version 1.58.0
 2026-07-14 12:52 UTC 

[PATCH v2 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-14 12:44 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-14 12:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-07-14 12:31 UTC  (3+ messages)
` [PATCH v2 03/10] pmdomain: Make genpd_get_from_provider() public

[PATCH] Add SECURITY.md to redirect GitHub users to official security channels
 2026-07-14 12:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/sdl3: new package
 2026-07-14 11:52 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/sdl3_gfx: "
` [Buildroot] [PATCH 3/4] package/sdl3_image: "
` [Buildroot] [PATCH 4/4] package/sdl3_ttf: "

[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
 2026-07-14 12:15 UTC  (4+ messages)
` [RFC v2 1/3] mm/lru_gen: add AGING counter and proactive aging helper
` [RFC v2 2/3] mm: memcontrol: add memory.aging cgroup v2 file
` [RFC v2 3/3] mm/lru_gen: expose oldest-generation page counts in memory.stat

[PATCH 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
 2026-07-14 12:15 UTC  (2+ messages)
` [bitbake-devel] "

[RFC PATCH 0/3] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
 2026-07-14 12:14 UTC  (3+ messages)
` [RFC PATCH 2/3] drm/glanda: Add initial DRM driver for GlandaGPU

[PATCH] platform/chrome: sensorhub: Fix dropped timestamp events and log spam
 2026-07-14 11:54 UTC  (2+ messages)

[PATCH v2 0/2] libceph: validate OSD sparse-read extent maps (+KUnit)
 2026-07-14 11:51 UTC  (3+ messages)
` [PATCH v2 1/2] libceph: validate OSD extent maps before cursor advance
` [PATCH v2 2/2] libceph: add KUnit coverage for OSD sparse-read extent validation

[Buildroot] [PATCH/next v2 1/2] package/minizip-zlib: bump version to 1.3.2
 2026-07-14 11:50 UTC  (2+ messages)

[Buildroot] [git commit] package/minizip-zlib: bump version to 1.3.2
 2026-07-14 11:41 UTC 

[Buildroot] [git commit] package/minizip-zlib: share source tarball with libzlib
 2026-07-14 11:41 UTC 

[PATCH v16 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
 2026-07-14 11:46 UTC  (4+ messages)
` [PATCH v16 2/2] drm/bridge: "

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:44 UTC  (30+ messages)
` [PATCH v2 11/46] drm/mediatek: Create new mtk_drm_legacy and move deprecated code
` [PATCH v2 14/46] drm/mediatek: Add support for MuteX trigger-sources parsing
` [PATCH v2 15/46] drm/mediatek: ovl_adaptor: Add special MERGE component check
` [PATCH v2 19/46] drm/mediatek: mtk_crtc: Minimize spinlocked time in cmdq callback
` [PATCH v2 20/46] drm/mediatek: mtk_crtc: Dynamically find vblank/cfg component indices
` [PATCH v2 21/46] soc: mediatek: mtk-mutex: Add new functions to add/remove triggers
` [PATCH v2 23/46] drm/mediatek: Fully migrate to new Display Controller HW indexing
` [PATCH v2 25/46] drm/mediatek: mtk_dpi: Fully separate HW setup from common code
` [PATCH v2 26/46] drm/mediatek: Create new mtk_dpi_common lib and move mtk_dpi code
` [PATCH v2 27/46] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH v2 28/46] drm/mediatek: Add support for MediaTek Digital Video Output (DVO)
` [PATCH v2 29/46] drm/mediatek: Pass mtk_ddp_comp in clk and config callbacks
` [PATCH v2 30/46] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH v2 31/46] drm/mediatek: Add support for Display Layer Blender component
` [PATCH v2 32/46] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH v2 33/46] drm/mediatek: Add support for Display Controller exDMA component
` [PATCH v2 34/46] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH v2 35/46] drm/mediatek: Add support for Display Output Processor component
` [PATCH v2 36/46] drm/mediatek: mtk_crtc: Dynamically find suitable CRTC DMA device
` [PATCH v2 37/46] drm/mediatek: Prepare path builder for multi-controller architecture
` [PATCH v2 38/46] drm/mediatek: Enable bring-up of multi-controller CRTC paths
` [PATCH v2 39/46] drm/mediatek: Introduce MediaTek Asynchronous DirectLink Controller
` [PATCH v2 40/46] drm/mediatek: Support registering disp controller device subnodes
` [PATCH v2 41/46] soc: mediatek: mtk-mmsys: Populate multimedia subsystem subdevices
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH v2 43/46] drm/mediatek: Add Two-Dimension Sharpness Processor (TDSHP) driver
` [PATCH v2 44/46] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer
` [PATCH v2 45/46] drm/mediatek: Add support for Display Image Resizer (Scaler)
` [PATCH v2 46/46] drm/mediatek: mtk_drm_drv: Fail init only if all paths are invalid


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.