messages from 2026-07-13 11:28:07 to 2026-07-13 13:01:31 UTC [more...]
[PATCH v3 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-07-13 13:01 UTC (10+ messages)
` [PATCH v3 01/10] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v3 02/10] drm/mediatek: Implement Display Stream Compression support
` [PATCH v3 03/10] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v3 05/10] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v3 06/10] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v3 07/10] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v3 08/10] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v3 09/10] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v3 10/10] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support
[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
2026-07-13 13:01 UTC
[Buildroot] [PATCH] package/python-click: bump to version 8.4.2
2026-07-13 12:59 UTC
[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
2026-07-13 12:59 UTC (2+ messages)
` [OE-core] "
[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
2026-07-13 12:58 UTC (10+ messages)
` [PATCH 1/9] drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable "
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization
` [PATCH 3/9] drm/amdgpu/gfx7: Return error code when compute ring tests fail
` [PATCH 4/9] drm/amdgpu/gfx7: Return error code when failing to start GFX ring
` [PATCH 5/9] drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
` [PATCH 6/9] drm/amdgpu/gfx7: Clean up gfx ring during reset
` [PATCH 7/9] drm/amdgpu/gfx7: Use COND_EXEC
` [PATCH 8/9] drm/amdgpu/gfx7: Fixup IP block soft reset
` [PATCH 9/9] drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method
[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
2026-07-13 12:58 UTC (38+ messages)
` [PATCH v7 01/19] media: meson: vdec: Fix m2m device lifetime and cleanup path
` [PATCH v7 02/19] media: meson: vdec: Fix STREAMON / STREAMOFF race conditions and session teardown
` [PATCH v7 03/19] media: meson: vdec: Fix lifecycle leaks and race conditions in recycle_thread
` [PATCH v7 04/19] media: meson: vdec: Fix use-after-free race between teardown and ISR routines
` [PATCH v7 05/19] media: meson: vdec: Fix race condition and synchronize esparser IRQ
` [PATCH v7 06/19] media: meson: vdec: Fix race condition by canceling work sync
` [PATCH v7 07/19] media: meson: vdec: Refactor esparser work queue and fix teardown race
` [PATCH v7 08/19] media: meson: vdec: Fix concurrent execution races and unsafe teardown
` [PATCH v7 09/19] media: meson: vdec: Fix vp9 header update failure on invalid payloads
` [PATCH v7 10/19] media: meson: vdec: Fix race conditions and leaks in esparser pipeline
` [PATCH v7 11/19] media: meson: vdec: Update core m2m stream state during transitions
` [PATCH v7 12/19] media: meson: vdec: Coordinate m2m task execution inside async loop
` [PATCH v7 13/19] media: meson: vdec: Fix race conditions in job abort sequence
` [PATCH v7 14/19] media: meson: vdec: Correct atomic counter placement in dst_buf_done
` [PATCH v7 15/19] media: meson: vdec: Fix concurrent firmware loading race and hardware timeout
` [PATCH v7 16/19] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v7 17/19] media: meson: canvas: Fix Use-After-Free by linking canvas provider device
` [PATCH v7 18/19] media: meson: vdec: Increase VIFIFO buffer size to 32 MiB
` [PATCH v7 19/19] gpu: drm: meson: Fix DMA segment size limits and maximize allocation boundaries
[PATCH nf v2] selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel tests
2026-07-13 12:53 UTC
[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
2026-07-13 12:44 UTC (4+ messages)
[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
2026-07-13 12:52 UTC (7+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan
` [PATCH 2/4] mm: kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 3/4] mm: kmemleak: factor leak confirmation into a helper
` [PATCH 4/4] selftests: mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
2026-07-13 12:51 UTC (3+ messages)
` [PATCH bpf v2 1/2] "
[PATCH v2 0/5] drm/panel: refcounting panel lookups and references
2026-07-13 12:50 UTC (12+ messages)
` [PATCH v2 1/5] drm/panel: have drm_panel_add/remove manage a list reference
` [PATCH v2 2/5] drm/bridge/panel: hold a reference to the wrapped panel
` [PATCH v2 3/5] drm/panel: of_drm_find_panel() return a counted reference
` [PATCH v2 4/5] drm/panel: find_panel_by_fwnode() "
` [PATCH v2 5/5] drm: release panel reference after panel bridge creation
[PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
2026-07-13 12:48 UTC (3+ messages)
` [PATCH 1/2] bus: fsl-mc: Remove redundant dev_err()
[PATCH nf-next v6 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-13 12:46 UTC (7+ messages)
` [PATCH nf-next v6 1/6] net: netfilter: add ether_type to net_device_path_ctx
` [PATCH nf-next v6 2/6] net: netfilter: add encap_proto to flow_offload_tunnel
` [PATCH nf-next v6 3/6] net: netfilter: add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v6 4/6] selftests: netfilter: nft_flowtable.sh: add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v6 5/6] net: netfilter: add SIT tunnel flowtable acceleration
` [PATCH nf-next v6 6/6] selftests: netfilter: nft_flowtable.sh: add SIT flowtable selftest
[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
2026-07-13 12:45 UTC (2+ messages)
[PATCH v2 0/4] xfs: consolidate metadir creation code
2026-07-13 12:42 UTC (5+ messages)
` [PATCH v2 1/4] xfs: add xfs_metadir_create_file helper
` [PATCH v2 2/4] xfs: create quota metadir inodes using xfs_metadir_create_file
` [PATCH v2 3/4] xfs: create rtgroup "
` [PATCH v2 4/4] xfs: mark internal metadir file creation helpers static
[PATCH] fast-export: standardize usage string and SYNOPSIS
2026-07-13 12:41 UTC
[PATCH] scripts/oe-check-sstate: Handle multiconfig task IDs
2026-07-13 12:39 UTC (2+ messages)
` [OE-core] "
[PATCH] hw/net/xilinx_axienet: Fix PHY register 17 link status reporting
2026-07-13 6:46 UTC
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-13 12:37 UTC (3+ messages)
[PATCH nf-next,v5] netfilter: flowtable: initial bridge support
2026-07-13 12:36 UTC
[PATCH v3 0/7] rust_binder : Implement dynamic debug logging mask
2026-07-13 12:35 UTC (16+ messages)
` [PATCH v3 1/7] rust_binder: Add "
` [PATCH v3 2/7] rust_binder: Implement BINDER_DEBUG_USER_ERROR for freezer-related operation
` [PATCH v3 3/7] rust_binder: Implement BINDER_DEBUG_USER_ERROR for refcounting and death notifications
` [PATCH v3 4/7] rust_binder: Implement BINDER_DEBUG_USER_ERROR for transaction parsing failures
` [PATCH v3 5/7] rust_binder: Implement BINDER_DEBUG_FAILED_TRANSACTION
` [PATCH v3 6/7] rust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATION
` [PATCH v3 7/7] rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTION
[PATCH] isofs: fix out-of-bounds page array access on empty zisofs block
2026-07-13 12:34 UTC (2+ messages)
[PATCH] mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
2026-07-13 12:34 UTC (3+ messages)
[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
2026-07-13 12:33 UTC (3+ messages)
[PATCH] json-parser: fix formatting of comment
2026-07-13 12:32 UTC (3+ messages)
[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
2026-07-13 12:31 UTC (3+ messages)
[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
2026-07-13 12:30 UTC (3+ messages)
[PATCH] mm: memcg-v1: account vmpressure event allocations
2026-07-13 12:30 UTC (3+ messages)
[PATCH v3 0/5] iomap: trivial fixes for ext4 conversion
2026-07-13 12:30 UTC (7+ messages)
` [PATCH v3 2/5] iomap: support invalidating partial folios
` [PATCH v3 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
[PATCH v3] usb: gadget: f_fs: fix __le16 of wMaxPacketSize
2026-07-13 12:28 UTC
[PATCH libevl] latmus: allow to disable max latency abort with -A 0
2026-07-13 12:27 UTC (2+ messages)
[PATCH libevl v3] build: add initial RISC-V support
2026-07-13 12:26 UTC (4+ messages)
[PATCH 2/3] hp-wmi: fix potential integer underflow
2026-07-13 12:24 UTC (2+ messages)
[RFC PATCH 0/2] usb: ehci: Allow ehci accessors to be overridden
2026-07-13 12:22 UTC (3+ messages)
` [RFC PATCH 1/2] usb: ehci: Add option to override ehci_readl()/ehci_writel()
` [RFC PATCH 2/2] usb: chipidea: use the generic ehci_writel override for i.MX28
Refcounting dma_resv and using that for drm_exec support in TTM
2026-07-13 12:19 UTC (8+ messages)
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
[PATCH v2 3/4] rust: workqueue: use Delta for enqueue_delayed's delay parameter
2026-07-13 12:17 UTC (6+ messages)
[PATCH 0/9] omap_dma: avoid non-bounds-checked memcopy
2026-07-13 12:12 UTC (3+ messages)
` [PATCH 9/9] MAINTAINERS: Add soc_dma to OMAP section
[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
2026-07-13 12:12 UTC (4+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
[PATCH] tests/functional/riscv64: sifive_u: Fix kernel command line
2026-07-13 12:11 UTC (2+ messages)
[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
2026-07-13 12:10 UTC (9+ messages)
[PATCH] pmdomain: arm: scmi: Check pm_genpd_init() in probe
2026-07-13 12:10 UTC (3+ messages)
tpm2-tss 4.1.4-rc1 and 4.2.0-rc2
2026-07-13 12:07 UTC
[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-07-13 12:07 UTC (3+ messages)
` [PATCH v8 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
sxe2 driver bug due to mempool layer violation
2026-07-13 12:04 UTC
[PATCH 5.10.y-cip 0/4] arm64: dts: renesas: Add max-frequency to SDHI nodes
2026-07-13 12:03 UTC (5+ messages)
` [PATCH 5.10.y-cip 1/4] arm64: dts: renesas: r9a07g043: "
` [PATCH 5.10.y-cip 2/4] arm64: dts: renesas: r9a07g044: Rename SDHI clocks
` [PATCH 5.10.y-cip 3/4] arm64: dts: renesas: r9a07g044: Add max-frequency to SDHI nodes
` [PATCH 5.10.y-cip 4/4] arm64: dts: renesas: r9a07g054: "
[PATCH RFC] usb: adutux: fix unlocked read_buffer_length write in adu_open() (data race)
2026-07-13 12:03 UTC (3+ messages)
` [PATCH v2] usb: adutux: take buflock when resetting read_buffer_length in adu_open()
[PATCHv2 0/5] direct-io file extended attributes
2026-07-13 12:00 UTC (5+ messages)
` [PATCHv2 2/5] block: report direct io attributes through file_getattr
` [PATCHv2 3/5] xfs: "
[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-07-13 11:02 UTC (2+ messages)
[RFC PATCH 0/1] psi: Introduce in-kernel PSI auto monitor feature
2026-07-13 11:59 UTC (2+ messages)
[PATCH v2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
2026-07-13 11:58 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+ (rev3)
[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-07-13 11:57 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: "
[PATCH] wifi: mt76: mt7996: validate default EEPROM firmware size
2026-07-13 11:54 UTC
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-07-13 11:53 UTC (8+ messages)
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
[PATCH v2 1/2] ipvs: do not propagate one-packet flag to synced conns
2026-07-13 11:52 UTC (2+ messages)
` [PATCH v2 2/2] ipvs: adjust double hashing when fwd method changes
[PATCH] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
2026-07-13 11:51 UTC (3+ messages)
[PATCH 0/7] rust: pin-init: upstream synchronization for 7.3 (round 1)
2026-07-13 11:50 UTC (2+ messages)
[PATCH] usb: musb: omap2430: Do not put borrowed of_node in probe
2026-07-13 11:48 UTC (3+ messages)
[PATCH v2] usb: musb: omap2430: Do not put borrowed of_node in probe
2026-07-13 11:47 UTC
[PATCH nf,v2] netfilter: flowtable: tear down flow entries with stale dst from GC
2026-07-13 11:46 UTC (6+ messages)
[PATCH v3] drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2
2026-07-13 11:43 UTC (2+ messages)
[PATCH v2 0/3] powerpc/crash: protect kdump from active watchdogs
2026-07-13 11:39 UTC (6+ messages)
[PATCH v2] media: platform: mtk-mdp3: Fix SCP device refcounting
2026-07-13 11:38 UTC
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-13 11:40 UTC (3+ messages)
` [PATCH mm-hotfixes v2 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH] mm: memcontrol: update state_local when flushing NMI stats
2026-07-13 11:39 UTC (2+ messages)
[Buildroot] [PATCH] package/unrar: bump to version 7.2.7
2026-07-13 11:37 UTC
[PATCH 0/1] Input: applespi - force PIO mode on MacBook8,1
2026-07-13 11:36 UTC (3+ messages)
` [PATCH v5 0/3] Input/SPI: fixes for MacBook8,1 DMA timeout, UAF, and NULL pointer dereference
[PATCH v2 00/18] Add DT support for CSI2RX multi-stream
2026-07-13 11:34 UTC (4+ messages)
` [PATCH v2 02/18] arm64: dts: ti: k3-j721e-main: Add multiple channels for CSI2RX DMA
` [PATCH v2 03/18] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v2 04/18] arm64: dts: ti: k3-j784s4-j742s2-main-common: "
[PATCH] ceph: Move a variable assignment behind a condition check in __ceph_remove_cap()
2026-07-13 11:35 UTC
[PATCH v5 00/18] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-07-13 11:33 UTC (3+ messages)
` [PATCH v5 04/18] iommu: Convert gdev->blocked from bool to enum gdev_blocked
[PATCH] os-release: set BUILD_ID vardepsexclude with weak assignment
2026-07-13 11:32 UTC (3+ messages)
` [OE-core] "
[PATCH 1/2] readyfd2sd: add recipe
2026-07-13 11:31 UTC (4+ messages)
` [OE-core] "
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-13 11:30 UTC (2+ messages)
[PATCH 0/3]: hp-wmi: fix various issues with
2026-07-13 11:30 UTC (3+ messages)
` [PATCH 3/3] hp-wmi: move from kmalloc to kzalloc
[PATCH v2 1/2] drm/amd/pm: update smu_v13_0_6 acc gpu metrics
2026-07-13 11:29 UTC (2+ messages)
[PATCH 0/2] mm: fix node reclaim swappiness handling
2026-07-13 11:28 UTC (3+ messages)
` [PATCH 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.