All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-11 16:20:16 to 2025-10-11 18:53:42 UTC [more...]

+ ocfs2-annotate-flexible-array-members-with-__counted_by_le.patch added to mm-nonmm-unstable branch
 2025-10-11 18:53 UTC 

[PATCH 0/3] feature related cleanups
 2025-10-11 18:52 UTC  (7+ messages)
` [PATCH 1/3] virtio: dwords->qwords

[PATCH v5 0/8] Add Type-C DP support for RK3399 EVB IND board
 2025-10-11 18:52 UTC  (17+ messages)
` [PATCH v5 1/8] usb: typec: Add default HPD device when register DisplayPort altmode
` [PATCH v5 3/8] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v5 4/8] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v5 6/8] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection

Build failed in Jenkins: libcamera #1486
 2025-10-11 18:52 UTC  (3+ messages)

Build failed in Jenkins: libcamera #1498
 2025-10-11 18:48 UTC  (3+ messages)
` Build failed in Jenkins: libcamera #1499
  ` Jenkins build is back to normal : libcamera #1500

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-10-11 18:48 UTC  (5+ messages)

[PATCH BlueZ] shared/bap: check pac cc and metadata length before use
 2025-10-11 18:45 UTC 

+ treewide-drop-outdated-compiler-version-remarks-in-kconfig-help-texts.patch added to mm-nonmm-unstable branch
 2025-10-11 18:45 UTC 

[PATCH v3 0/4] Support dynamic (de)configuration of memory
 2025-10-11 18:44 UTC  (2+ messages)

[PATCH] virtio-mem: fix typos in virtio_mem struct comments
 2025-10-11 18:40 UTC 

[GIT PULL] BPF fixes for 6.18-rc1
 2025-10-11 18:39 UTC  (2+ messages)

[GIT PULL] x86/core for v6.18-rc1
 2025-10-11 18:39 UTC  (3+ messages)

[GIT PULL] x86/cleanups for v6.18-rc1
 2025-10-11 18:39 UTC  (2+ messages)

[GIT PULL] slab hotfix for 6.18-rc1
 2025-10-11 18:38 UTC  (2+ messages)

[GIT PULL] additional non-MM updates for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

SegFault in cache code 2
 2025-10-11 18:36 UTC  (2+ messages)

[PATCH v4 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-10-11 18:35 UTC  (5+ messages)
` [PATCH v4 3/3] RISC-V: Add support for srmcfg CSR from Ssqosid ext

[PATCH] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-10-11 18:35 UTC  (7+ messages)

+ mm-huge_memory-only-get-folio_order-once-during-__folio_split.patch added to mm-new branch
 2025-10-11 18:35 UTC 

[PATCH] mkfs: fix copy-paste error in calculate_rtgroup_geometry
 2025-10-11 18:34 UTC 

[PATCH v2 1/2] media: dt-bindings: nxp,imx8-jpeg: Document optional SRAM support
 2025-10-11 18:32 UTC  (2+ messages)
` [PATCH v2 2/2] media: imx-jpeg: Add support for descriptor allocation from SRAM

[PATCH] cxl: fix typos in cdat.c comments
 2025-10-11 18:30 UTC 

[PATCH v4 0/4] reparent the THP split queue
 2025-10-11 18:28 UTC  (4+ messages)

[PATCH] lock: Add doc comments for spin_lock_irq()
 2025-10-11 18:28 UTC  (3+ messages)

+ dma-debug-dont-report-false-positives-with-dma_bounce_unaligned_kmalloc-v2.patch added to mm-hotfixes-unstable branch
 2025-10-11 18:26 UTC 

[PATCH] arm: meson: add support for EFI capsule updates
 2025-10-11 18:18 UTC  (2+ messages)

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-11 18:18 UTC  (3+ messages)
` [PATCH v2 "

+ mm-prevent-poison-consumption-when-splitting-thp.patch added to mm-hotfixes-unstable branch
 2025-10-11 18:19 UTC 

[PATCH 00/19] Cache Aware Scheduling
 2025-10-11 18:24 UTC  (20+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing
` [PATCH 02/19] sched/fair: Record per-LLC utilization to guide cache-aware scheduling decisions
` [PATCH 03/19] sched/fair: Introduce helper functions to enforce LLC migration policy
` [PATCH 04/19] sched/fair: Introduce a static key to enable cache aware only for multi LLCs
` [PATCH 05/19] sched/fair: Add LLC index mapping for CPUs
` [PATCH 06/19] sched/fair: Assign preferred LLC ID to processes
` [PATCH 07/19] sched/fair: Track LLC-preferred tasks per runqueue
` [PATCH 08/19] sched/fair: Introduce per runqueue task LLC preference counter
` [PATCH 09/19] sched/fair: Count tasks prefering each LLC in a sched group
` [PATCH 10/19] sched/fair: Prioritize tasks preferring destination LLC during balancing
` [PATCH 11/19] sched/fair: Identify busiest sched_group for LLC-aware load balancing
` [PATCH 12/19] sched/fair: Add migrate_llc_task migration type for cache-aware balancing
` [PATCH 13/19] sched/fair: Handle moving single tasks to/from their preferred LLC
` [PATCH 14/19] sched/fair: Consider LLC preference when selecting tasks for load balancing
` [PATCH 15/19] sched/fair: Respect LLC preference in task migration and detach
` [PATCH 16/19] sched/fair: Exclude processes with many threads from cache-aware scheduling
` [PATCH 17/19] sched/fair: Disable cache aware scheduling for processes with high thread counts
` [PATCH 18/19] sched/fair: Avoid cache-aware scheduling for memory-heavy processes
` [PATCH 19/19] sched/fair: Add user control to adjust the tolerance of cache-aware scheduling

[PATCH v2] arm: meson: add support for EFI capsule updates
 2025-10-11 18:16 UTC 

[PATCH v3 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit
 2025-10-11 18:15 UTC  (3+ messages)

[meta-oe][scarthgap][PATCH 01/10] freerdp3: patch CVE-2024-32039 and CVE-2024-32041
 2025-10-11 18:13 UTC  (10+ messages)
` [meta-oe][scarthgap][PATCH 02/10] freerdp3: patch CVE-2024-32040
` [meta-oe][scarthgap][PATCH 03/10] freerdp3: patch CVE-2024-32458
` [meta-oe][scarthgap][PATCH 04/10] freerdp3: patch CVE-2024-32459
` [meta-oe][scarthgap][PATCH 05/10] freerdp3: patch CVE-2024-32460
` [meta-oe][scarthgap][PATCH 06/10] freerdp3: patch CVE-2024-32658
` [meta-oe][scarthgap][PATCH 07/10] freerdp3: patch CVE-2025-32659
` [meta-oe][scarthgap][PATCH 08/10] freerdp3: patch CVE-2024-32660
` [meta-oe][scarthgap][PATCH 09/10] freerdp3: patch CVE-2024-32661
` [meta-oe][scarthgap][PATCH 10/10] freerdp3: patch CVE-2024-32662

[Buildroot] [PATCH 1/2] package/refpolicy: add option to set policy booleans
 2025-10-11 18:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/refpolicy: bump version to 2.20250923

[Buildroot] [git commit] package/refpolicy: bump version to 2.20250923
 2025-10-11 16:36 UTC 

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-11 18:12 UTC  (7+ messages)
` [PATCH 19/24] arm64: dts: qcom: glymur: Add support for PCIe5

[PATCH] dm-crypt: Use MD5 library instead of crypto_shash
 2025-10-11 18:10 UTC 

+ mm-swap-select-swap-device-with-default-priority-round-robin.patch added to mm-new branch
 2025-10-11 18:11 UTC 

+ mm-swap-do-not-choose-swap-device-according-to-numa-node.patch added to mm-new branch
 2025-10-11 18:10 UTC 

[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-11  9:12 UTC  (11+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
` [PATCH v2 03/10] imx943_evk: Enable USB 2.0 controller host mode
` [PATCH v2 04/10] Add serial# for SPL SDP download
` [PATCH v2 05/10] usb: f_sdp: Update SDP driver to support PQC container
` [PATCH v2 06/10] phy: imx8mq-usb: Add SPL support for i.MX8MQ, i.MX8MP, i.MX95, and i.MX94 USB3.0 PHY
` [PATCH v2 07/10] imx943_evk: Add support for booting from USB SDP on USB3.0
` [PATCH v2 08/10] net: fsl_enetc: Add i.MX94 support to NETC block control driver
` [PATCH v2 09/10] net: fsl_enetc_mdio: Add support for phy-supply property
` [PATCH v2 10/10] imx943_evk: Enable ENETC1 and ENETC2

[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-11  9:07 UTC  (6+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
` [PATCH v2 03/10] imx943_evk: Enable USB 2.0 controller host mode
` [PATCH v2 04/10] Add serial# for SPL SDP download
` [PATCH v2 05/10] usb: f_sdp: Update SDP driver to support PQC container

+ maintainers-apply-name-and-email-address-changes-for-martin.patch added to mm-nonmm-unstable branch
 2025-10-11 18:07 UTC 

+ credits-update-martins-information.patch added to mm-nonmm-unstable branch
 2025-10-11 18:07 UTC 

+ mailmap-update-name-and-email-addresses.patch added to mm-nonmm-unstable branch
 2025-10-11 18:07 UTC 

[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-10-11  9:05 UTC  (3+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-10-11 18:06 UTC 

[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
 2025-10-11 18:04 UTC  (3+ messages)

[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
 2025-10-11 18:04 UTC  (7+ messages)

[PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here
 2025-10-11 18:00 UTC  (7+ messages)
` [PATCH 2/2] timer: Mark this as incompatible with SYS_ARCH_TIMER
` (subset) [PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here

Unexpected switches to in-band
 2025-10-11 17:43 UTC  (9+ messages)

[PATCH net] tcp: fix tcp_tso_should_defer() vs large RTT
 2025-10-11 17:58 UTC  (2+ messages)

[PATCH] contrib/credential: Amend and harmonize Makefiles
 2025-10-11 17:57 UTC  (6+ messages)

[PATCH RESEND] sched/fair: Only update stats for allowed CPUs when looking for dst group
 2025-10-11 17:42 UTC  (2+ messages)

[PATCH v5] kernel-fit-image: allow extending compatible string property for DTBs
 2025-10-11 17:32 UTC  (2+ messages)

[PATCH v3 4/4] stash: honor stash.index in apply, pop modes
 2025-10-11 17:28 UTC  (5+ messages)
` [PATCH] doc: explain the impact of stash.index on --autostash options

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-11 16:59 UTC  (2+ messages)

[PATCH] hwmon: gpd-fan: Fix return value when platform_get_resource() fails
 2025-10-11 17:27 UTC  (3+ messages)

Is there a way to extend the timeout of elements in an nftables set?
 2025-10-11 17:26 UTC  (3+ messages)

[f2fs-dev] [PATCH] Documentation: f2fs: wrap tables in literal code blocks to fix LaTeX build
 2025-10-11 17:24 UTC  (2+ messages)
`  "

[ardb:arm64-fpsimd-on-stack-v4 8/21] lib/crc/arm/crc-t10dif.h:22:81: error: expected ')' before '{' token
 2025-10-11 17:20 UTC 

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-10-11 17:15 UTC  (8+ messages)

What's cooking in git.git (Oct 2025, #04; Fri, 10)
 2025-10-11 17:14 UTC  (3+ messages)

[PATCH v2 0/4] Enable to set DbC strings through sysfs
 2025-10-11 17:13 UTC  (5+ messages)
` [PATCH v2 1/4] xhci: dbc: prepare to expose "

[ANNOUNCE] 6.1.155-rt55
 2025-10-11 17:11 UTC 

+ scs-fix-a-wrong-parameter-in-__scs_magic.patch added to mm-nonmm-unstable branch
 2025-10-11 17:12 UTC 

[PATCH] scs: Fix a wrong parameter in __scs_magic
 2025-10-11 17:11 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-11 17:09 UTC  (14+ messages)

[PATCH] fs: jffs2: Remove always true test
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH] fs: Rework filesystem guards for xPL phases
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH] lz4: Do not disable LZ4_decompress_safe* for xPL
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH] iotrace: Finish migrating this to Kconfig
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH] sandbox: Rework readX/writeX macros to be more like ARM
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH 0/3] mkimage: fit: various fixes in fit_{import,extract}_data
 2025-10-11 17:07 UTC  (2+ messages)

[PATCH v2] usb: implement proper subclass protocol translation
 2025-10-11 17:05 UTC  (2+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-11 16:51 UTC  (41+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend
` [PATCH 02/39] drm/imx: Add "
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 04/39] drm/imx: dc: Use bulk clock
` [PATCH 05/39] drm/imx: dc: Rework dc_subdev_get_id() to drop ARRAY_SIZE() use
` [PATCH 06/39] drm/imx: dc: Rename i.MX8QXP specific Link IDs
` [PATCH 07/39] drm/imx: dc: cf: Pass struct dc_subdev_info via OF match data
` [PATCH 08/39] drm/imx: dc: de: Pass struct dc_de_subdev_match_data "
` [PATCH 09/39] drm/imx: dc: ed: Rework dc_ed_pec_src_sel() to drop ARRAY_SIZE() use
` [PATCH 10/39] drm/imx: dc: ed: Pass struct dc_ed_subdev_match_data via OF match data
` [PATCH 11/39] drm/imx: dc: fg: Parametrize register access
` [PATCH 12/39] drm/imx: dc: ed: Pass struct dc_fg_subdev_match_data via OF match data
` [PATCH 13/39] drm/imx: dc: fu: Describe remaining register offsets
` [PATCH 14/39] drm/imx: dc: fu: Inline FRAC_OFFSET into FetchLayer and FetchWrap
` [PATCH 15/39] drm/imx: dc: fu: Pass struct dc_fu_subdev_match_data via OF match data
` [PATCH 16/39] drm/imx: dc: lb: Pass struct dc_lb_subdev_match_data "
` [PATCH 17/39] drm/imx: dc: tc: Pass struct dc_tc_subdev_match_data "
` [PATCH 18/39] drm/imx: dc: ic: Pass struct dc_ic_subdev_match_data "
` [PATCH 19/39] drm/imx: dc: ic: Use DT node as interrupt controller name
` [PATCH 20/39] drm/imx: dc: Configure display CSR clock feed select
` [PATCH 21/39] drm/imx: dc: crtc: Do not check disabled CRTCs
` [PATCH 22/39] drm/imx: dc: Keep FU unit running on i.MX95
` [PATCH 23/39] drm/imx: dc: Add OF match data for i.MX95
` [PATCH 24/39] drm/imx: Add more RGB swizzling options
` [PATCH 25/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel interleaver support
` [PATCH 26/39] drm/bridge: imx: Add "
` [PATCH 27/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel link support
` [PATCH 28/39] drm/bridge: imx: Add "
` [PATCH 29/39] dt-bindings: display: bridge: Document Freescale i.MX95 MIPI DSI
` [PATCH 30/39] drm/bridge: imx93-mipi-dsi: Add i.MX95 PLL initialization
` [PATCH 31/39] dt-bindings: clock: Split support for i.MX95 LVDS CSR
` [PATCH 32/39] dt-bindings: display: bridge: Document i.MX95 LVDS display bridge binding
` [PATCH 33/39] drm: bridge: imx: Add i.MX95 LVDS Display Bridge (LDB) driver
` [PATCH 34/39] dt-bindings: display: bridge: ldb: Add an i.MX95 entry
` [PATCH 35/39] drm/bridge: fsl-ldb: Parse register offsets from DT
` [PATCH 36/39] drm/bridge: fsl-ldb: Add i.MX95 support
` [PATCH 37/39] dt-bindings: interrupt-controller: fsl, irqsteer: "
  ` [PATCH 37/39] dt-bindings: interrupt-controller: fsl,irqsteer: "
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module
` [PATCH 39/39] arm64: dts: imx95: Describe display pipeline

[PATCH 6.6 00/28] 6.6.111-rc1 review
 2025-10-11 17:03 UTC  (2+ messages)

[PATCH] bitbake-setup: further rework the settings handling
 2025-10-11 17:00 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-11 16:55 UTC  (2+ messages)

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-11 16:56 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 65369b8e29613682b3c0484e0630d8500b421132
 2025-10-11 16:50 UTC 

[PATCH] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
 2025-10-11 16:46 UTC 

[PATCH v4 0/4] boot: Precursor series for global bootmeths
 2025-10-11 16:45 UTC  (14+ messages)
` [PATCH v4 2/4] boot: Move obtaining the label into a common file
` [PATCH v4 4/4] boot: Move preparing bootdev into a function

[PATCH] drm/bridge: lt9211: Drop check for last nibble of version register
 2025-10-11 16:42 UTC  (3+ messages)

[PATCH] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-10-11 16:41 UTC 

[PATCH] bfs: Verify inode mode when loading from disk
 2025-10-11 16:29 UTC  (5+ messages)

[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
 2025-10-11 16:25 UTC  (4+ messages)

[PATCH v2 0/5] rtc: Fix problems with missing UIE irqs
 2025-10-11 16:21 UTC  (2+ messages)

[GIT PULL] RTC for 6.18
 2025-10-11 16:20 UTC 


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.