messages from 2025-12-23 17:57:36 to 2025-12-23 19:24:25 UTC [more...]
[merged mm-hotfixes-stable] sparse-update-maintainers-info.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-page_alloc-report-1-as-zone_batchsize-for-config_mmu.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-consider-non-anon-swap-cache-folios-in-folio_expected_ref_count.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] rust-maple_tree-rcu_read_lock-in-destructor-to-silence-lockdep.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-memcg-fix-unit-conversion-for-k-macro-in-oom-log.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-fixup-pfnmap-memory-failure-handling-to-use-pgoff.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] tools-mm-page_owner_sort-fix-timestamp-comparison-for-stable-sorting.patch removed from -mm tree
2025-12-23 19:24 UTC
[PATCH 0/5] platform/x86: think-lmi: Clean up code style
2025-12-23 19:24 UTC (5+ messages)
` [PATCH 1/5] platform/x86: think-lmi: Clean up types in headers
` [PATCH 2/5] platform/x86: think-lmi: Remove unnecessary parens
` [PATCH 3/5] platform/x86: think-lmi: Clean up misc checks
` [PATCH 4/5] platform/x86: think-lmi: fix column limit overflow
[PATCH] staging: sm750fb: rename fixId to fix_id
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] selftests-mm-fix-thread-state-check-in-uffd-unit-tests.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] kernel-kexec-fix-ima-when-allocation-happens-in-cma-area.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] kernel-kexec-change-the-prototype-of-kimage_map_segment.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] maintainers-add-abi-headers-to-kho-and-live-update.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mailmap-remove-one-of-the-entries-for-wangyuli.patch removed from -mm tree
2025-12-23 19:24 UTC
[PATCH] bpf: crypto: replace -EEXIST with -EBUSY
2025-12-23 19:23 UTC (3+ messages)
[merged mm-hotfixes-stable] mm-damon-vaddr-fix-missing-pte_unmap_unlock-in-damos_va_migrate_pmd_entry.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] maintainers-update-one-straggling-entry-for-bartosz-golaszewski.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-page_alloc-change-all-pageblocks-migrate-type-on-coalescing.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-leafopsh-correct-kernel-doc-function-param-names.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] kasan-unpoison-vms-addresses-with-a-common-tag.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] kasan-refactor-pcpu-kasan-vmalloc-unpoison.patch removed from -mm tree
2025-12-23 19:24 UTC
[merged mm-hotfixes-stable] mm-kasan-fix-incorrect-unpoisoning-in-vrealloc-for-kasan.patch removed from -mm tree
2025-12-23 19:23 UTC
[merged mm-hotfixes-stable] idr-fix-idr_alloc-returning-an-id-out-of-range.patch removed from -mm tree
2025-12-23 19:23 UTC
[merged mm-hotfixes-stable] mailmap-update-entry-for-bartosz-golaszewski.patch removed from -mm tree
2025-12-23 19:23 UTC
[merged mm-hotfixes-stable] genalloch-fix-htmldocs-warning.patch removed from -mm tree
2025-12-23 19:23 UTC
[merged mm-hotfixes-stable] maintainers-add-mike-rapoport-as-maintainer-for-userfaultfd.patch removed from -mm tree
2025-12-23 19:23 UTC
[PATCH v1 0/8] Add RemoteProc cooling support
2025-12-23 19:23 UTC (3+ messages)
` [PATCH v1 1/8] thermal: Add Remote Proc cooling driver
[bluetooth-next:master 41/41] net/bluetooth/hci_sync.c:7510:6-13: WARNING: kzalloc should be used for cp, instead of kmalloc/memset
2025-12-23 19:21 UTC
[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
2025-12-23 19:21 UTC (6+ messages)
[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
2025-12-23 19:20 UTC (6+ messages)
[folded-merged] kasan-unpoison-vms-addresses-with-a-common-tag-v4.patch removed from -mm tree
2025-12-23 19:20 UTC
[folded-merged] kasan-unpoison-vms-addresses-with-a-common-tag-fix.patch removed from -mm tree
2025-12-23 19:20 UTC
[PATCH v2 00/10] Support CRTC (post-blend) color pipeline API
2025-12-23 19:18 UTC (12+ messages)
` [PATCH v2 01/10] drm-uapi/drm: Sync with CRTC (post-blend) color pipeline commit
` [PATCH v2 02/10] lib/igt_kms: Store pointer to display instead of plane in colorop
` [PATCH v2 03/10] lib/igt_kms: Move color pipeline properties in igt_plane_t to struct
` [PATCH v2 04/10] lib/igt_kms: Support CRTC (post-blend) colorops
` [PATCH v2 05/10] tests/kms_colorop: Check for colorop unique id in CRTCs as well
` [PATCH v2 06/10] tests/kms_colorop: Allow specifying CRTC (post-blend) colorops
` [PATCH v2 07/10] lib/igt_color: Use BT.709 Y'Cb'Cr' color space matrix
` [PATCH v2 08/10] tests/kms_colorop: Add tests for CRTC (post-blend) color pipeline
` [PATCH v2 09/10] tests/kms_properties: Ignore color properties in CRTC based on pipeline
` [PATCH v2 10/10] tests/kms_properties: Test colorop properties on CRTC
` ✓ Xe.CI.BAT: success for Support CRTC (post-blend) color pipeline API
[PATCH] mshv: Align huge page stride with guest mapping
2025-12-23 19:17 UTC (7+ messages)
[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
2025-12-23 19:17 UTC (4+ messages)
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control "
[PATCH v3 0/3] Add eusb2 repeater squelch detect parameter override
2025-12-23 19:16 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param update
[PATCH 1/3] arm64: dts: qcom: Minor whitespace cleanup
2025-12-23 19:12 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: Use hyphen in node names
` [PATCH 3/3] arm64: dts: qcom: Use lowercase hex
[meta-zephyr][PATCH] README: drop reference to poky
2025-12-23 19:12 UTC (3+ messages)
` [yocto-patches] "
[PATCH] staging: sm750fb: make g_fbmode array fully const
2025-12-23 19:11 UTC
[PATCH] accel/qaic: Update copyright headers to yearless format
2025-12-23 19:11 UTC (2+ messages)
[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
2025-12-23 19:09 UTC (9+ messages)
` [PATCH 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board
[PATCH 1/5] platform/x86: think-lmi: Clean up types in headers
2025-12-23 19:09 UTC
[Intel-wired-lan] [PATCH 0/3] ice: use better bitmap API
2025-12-23 19:08 UTC (4+ messages)
` [Intel-wired-lan] [PATCH 2/3] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
` "
[PATCH 0/8] greybus: support point-to-point topology
2025-12-23 18:31 UTC (9+ messages)
` [PATCH 1/8] greybus: add P2P interface type
` [PATCH 2/8] greybus: let gb_interface_create take additional p2p argument
` [PATCH 3/8] greybus: force CPort ID allocation in P2P mode
` [PATCH 4/8] greybus: split module creation function
` [PATCH 5/8] greybus: add function create module in P2P mode
` [PATCH 6/8] greybus: make host API work without SVC
` [PATCH 7/8] greybus: add function to create SVC-less host device
` [PATCH 8/8] greybus: add function to probe p2p module
[PATCH] buildid: validate page-backed file before parsing build ID
2025-12-23 19:05 UTC (2+ messages)
SI - are power and voltage readings supported by the hardware
2025-12-23 19:01 UTC (5+ messages)
[PATCH] net: fix segmentation of forwarding fraglist GRO
2025-12-23 19:01 UTC (3+ messages)
[broonie-ci:20251217_yung_chuan_liao_asoc_intel_add_support_for_tas2563_amplifier 19/19] sound/soc/intel/boards/sof_ti_common.c:75:1: sparse: sparse: bad integer constant expression
2025-12-23 18:59 UTC
[PATCH] staging: sm750fb: improve clarity in TODO file
2025-12-23 18:59 UTC
[PATCH] fs: allow rename across bind mounts on same superblock
2025-12-23 18:59 UTC (3+ messages)
[PATCH v4 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-23 18:58 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: drm/xe: Separate out GuC RC code (rev3)
[PATCH v2 1/3] test: env: Add test for environment storage in SPI NOR
2025-12-23 18:55 UTC (10+ messages)
` [PATCH v2 2/3] env: Add single to redundant environment upgrade path
` [PATCH v2 3/3] configs: sandbox: Enable environment in SPI NOR support
[PATCH v3 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
2025-12-23 18:54 UTC (3+ messages)
[PATCH 5.10.y 5.15.y RESEND] ipv6: Fix potential uninit-value access in __ip6_make_skb()
2025-12-23 18:53 UTC
Intermittent mount failures with SanDisk SSD PLUS over USB
2025-12-23 18:50 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix block comment whitespace
2025-12-23 18:49 UTC
[PATCH] sched/fair: Fix pelt lost idle time detection
2025-12-23 18:49 UTC (8+ messages)
[PATCH v8 0/3] Add SoC remapper support for system controller
2025-12-23 18:46 UTC (6+ messages)
` [PATCH v8 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v8 2/3] drm/xe/soc_remapper: Use SoC remapper helper from VSEC code
` [PATCH v8 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller (rev8)
` ✓ CI.KUnit: success "
[PATCH v3] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
2025-12-23 18:45 UTC (2+ messages)
[PATCH v11 0/3] Switchtec Switch DMA Engine Driver
2025-12-23 18:42 UTC (11+ messages)
` [PATCH v11 2/3] dmaengine: switchtec-dma: Implement hardware initialization and cleanup
` [PATCH v11 3/3] dmaengine: switchtec-dma: Implement descriptor submission
[PATCH v2] virtio-gpu-virgl: correct parent for blob memory region
2025-12-23 18:40 UTC
[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
2025-12-23 18:40 UTC
[PATCH 0/2] iio: adc: ltc2309: add support driver for ltc2305
2025-12-23 18:38 UTC (3+ messages)
` [PATCH 2/2] iio: adc: ltc2309: add support "
[PATCH] usb: xhci: check Null pointer in segment alloc
2025-12-23 18:37 UTC (11+ messages)
` 答复: "
[PATCH] platform/x86: lenovo: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOT for Ideapad laptops
2025-12-23 18:36 UTC (2+ messages)
[PATCH] ipv6: Fix potential uninit-value access in __ip6_make_skb()
2025-12-23 18:35 UTC (2+ messages)
[PATCH] ASoC: Intel: avs: replace strcmp with sysfs_streq
2025-12-23 18:24 UTC (3+ messages)
[PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage
2025-12-23 18:35 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: reduce i915_drv.h usage (rev2)
[PATCH] tracing: Add bitmask-list option for human-readable bitmask display
2025-12-23 18:34 UTC (2+ messages)
[PATCH bpf-next v2] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2025-12-23 18:32 UTC (2+ messages)
[PATCH net v4] net: skbuff: add usercopy region to skbuff_fclone_cache
2025-12-23 18:31 UTC (4+ messages)
[failures] mm-huge_memory-consolidate-order-related-checks-into-folio_check_splittable.patch removed from -mm tree
2025-12-23 18:29 UTC
[PATCH v3 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2025-12-23 18:28 UTC (6+ messages)
` [PATCH v3 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[PATCH] drm/radeon: bypass no_64bit_msi with new msi64 parameter
2025-12-23 15:31 UTC (4+ messages)
amdgpu: [drm] AMDGPU device coredump file has been created
2025-12-23 6:09 UTC (4+ messages)
[PATCH] drm/amdgpu: Fix typos in amdgpu_vm_bo_update comments
2025-12-23 4:41 UTC
[PATCH 0/2] Add driver for the TI TLA2528 i2c ADC
2025-12-23 18:26 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add Texas Instruments TLA 2528
` [PATCH 2/2] iio: adc: add driver for Texas Instruments TLA2528 adc
+ mm-rmap-support-batched-unmapping-for-file-large-folios.patch added to mm-new branch
2025-12-23 18:25 UTC
+ arm64-mm-implement-the-architecture-specific-clear_flush_young_ptes.patch added to mm-new branch
2025-12-23 18:25 UTC
+ arm64-mm-support-batch-clearing-of-the-young-flag-for-large-folios.patch added to mm-new branch
2025-12-23 18:25 UTC
+ arm64-mm-factor-out-the-address-and-ptep-alignment-into-a-new-helper.patch added to mm-new branch
2025-12-23 18:25 UTC
+ mm-rmap-support-batched-checks-of-the-references-for-large-folios.patch added to mm-new branch
2025-12-23 18:25 UTC
[PATCH] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
2025-12-23 18:22 UTC (6+ messages)
[PATCH] tracing: Do not register unsupported perf events
2025-12-23 18:22 UTC (2+ messages)
[PATCH v3 1/2] libuuid: Refactor UUID time conversion for pre-epoch dates
2025-12-23 18:22 UTC (8+ messages)
` [PATCH v4 0/4] libuuid: Fix pre-1970 UUID timestamp overflow
` [PATCH v4 1/4] libuuid: simplify gregorian-to-unix offset calculation
` [PATCH v4 2/4] libuuid: refactor gregorian_to_unix to populate timeval directly
` [PATCH v4 3/4] libuuid: fix timestamp overflow for pre-1970 dates
` [PATCH v4 4/4] tests: correct UUID timestamp test expectations
[PATCH 0/3] Make casf updates atomic and dsb ready
2025-12-23 18:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Make casf updates atomic and dsb ready (rev2)
[RFC 0/2] perf build: Improve header handling for BPF skeleton cross-builds
2025-12-23 18:20 UTC (3+ messages)
` [RFC 1/2] perf build: Allow passing extra Clang flags via EXTRA_BPF_FLAGS
FAILED: patch "[PATCH] x86/msi: Make irq_retrigger() functional for posted MSI" failed to apply to 6.12-stable tree
2025-12-23 18:19 UTC (2+ messages)
` [PATCH 6.12.y] x86/msi: Make irq_retrigger() functional for posted MSI
[RFC PATCH] mm/filemap: make release_folio mandatory and add block_release_folio
2025-12-23 18:19 UTC (5+ messages)
[PATCH 1/2] tools/build: Add a feature test for libopenssl
2025-12-23 18:17 UTC (2+ messages)
[PATCH v1] perf symbol: Fix ENOENT case for filename__read_build_id
2025-12-23 18:17 UTC (2+ messages)
[RFC PATCH 00/10] liveupdate: hugetlb support
2025-12-23 18:16 UTC (9+ messages)
` [RFC PATCH 01/10] kho: drop restriction on maximum page order
` [RFC PATCH 03/10] liveupdate: do early initialization before hugepages are allocated
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled
[RFC v2 00/14] lib: check for string overflow
2025-12-23 18:13 UTC (20+ messages)
` [PATCH v6 00/18] lib: fix format overflows
` [PATCH v6 01/18] lpm: restrict name size
` [PATCH v6 02/18] hash: add checks for hash name length
` [PATCH v6 03/18] graph: avoid overflowing comment buffer
` [PATCH v6 04/18] latencystats: add check for string overflow
` [PATCH v6 05/18] telemetry: avoid possible "
` [PATCH v6 06/18] efd: handle possible name truncation
` [PATCH v6 07/18] eal: use C library to parse filesystem table
` [PATCH v6 08/18] eal: warn if thread name is truncated
` [PATCH v6 09/18] eal: avoid format overflow when handling addresses
` [PATCH v6 10/18] eal: add check for sysfs path overflow
` [PATCH v6 11/18] eal: limit maximum runtime directory and socket paths
` [PATCH v6 12/18] eal: check for hugefile path overflow
` [PATCH v6 13/18] eal: check tailq length
` [PATCH v6 14/18] eal: handle long shared library path
` [PATCH v6 15/18] ethdev: avoid possible overflow in xstat names
` [PATCH v6 16/18] vhost: check for overflow in xstat name
` [PATCH v6 17/18] cfgfile: add length checks and increase line buffer
` [PATCH v6 18/18] lib: enable format overflow warnings
[PATCH 01/11] tools headers: Sync UAPI drm/drm.h with kernel sources
2025-12-23 18:11 UTC (4+ messages)
` [PATCH 08/11] tools headers: Sync arm64 headers "
[Buildroot] [PATCH 0/4] Small series on vim
2025-12-23 18:10 UTC (5+ messages)
` [Buildroot] [PATCH 1/4] package/vim: fix reinstallation
` [Buildroot] [PATCH 2/4] package/vim: use more conventional $(MAKE) construct
` [Buildroot] [PATCH 3/4] package/vim: refactor install target logic
` [Buildroot] [PATCH 4/4] package/vim: inline the VIM_REMOVE_DOCS variable
[peterz-queue:locking/core 34/39] lib/stackdepot.c:296:9: sparse: sparse: incorrect type in argument 1 (different base types)
2025-12-23 18:07 UTC
[PATCH 09/11] tools headers: Sync linux/gfp_types.h with kernel sources
2025-12-23 18:06 UTC (3+ messages)
[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
2025-12-23 18:01 UTC (22+ messages)
` [PATCH v3 01/21] drm/crtc: Add color pipeline to CRTC state
` [PATCH v3 02/21] drm/colorop: Allow parenting colorop to CRTC
` [PATCH v3 03/21] drm: Factor out common color_pipeline property initialization code
` [PATCH v3 04/21] drm/crtc: Add COLOR_PIPELINE property
` [PATCH v3 05/21] drm: Introduce DRM_CAP_CRTC_COLOR_PIPELINE
` [PATCH v3 06/21] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
` [PATCH v3 07/21] drm/atomic: Pass crtc_color_pipeline client cap to atomic check
` [PATCH v3 08/21] drm/atomic: Print the color pipeline as part of the CRTC state print
` [PATCH v3 09/21] drm/colorop: Factor out common paths from colorops helpers
` [PATCH v3 10/21] drm/colorop: Introduce colorop helpers for crtc
` [PATCH v3 11/21] drm/crtc: Track crtc color pipeline client cap in drm_crtc_state
` [PATCH v3 12/21] drm/mediatek: Support CRTC colorops for gamma and ctm
` [PATCH v3 13/21] drm: Add helper to extract a 3x4 matrix from any CTM matrix dimensions
` [PATCH v3 14/21] drm/mediatek: ccorr: Support CRTC color pipeline API
` [PATCH v3 15/21] drm: Add helper to extract a LUT entry from either 16-bit or 32-bit LUT
` [PATCH v3 16/21] drm/mediatek: gamma: Support CRTC color pipeline API
` [PATCH v3 17/21] drm/mediatek: Set CRTC color pipeline driver cap
` [PATCH v3 18/21] drm/vkms: Rename existing color pipeline helpers to contain "plane"
` [PATCH v3 19/21] drm/vkms: Prepare pre_blend_color_transform() for CRTC color pipelines
` [PATCH v3 20/21] drm/vkms: Introduce support for post-blend color pipeline
` [PATCH v3 21/21] drm/vkms: Set CRTC color pipeline driver cap
[bluetooth-next:master] BUILD SUCCESS 1d7a8fd800eb96f1175ddc3517822900c382cb80
2025-12-23 18:01 UTC
[PATCH v8 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
2025-12-23 18:00 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_pat: add helper funtion to read PAT table (rev3)
` ✓ i915.CI.BAT: "
[PATCH v5 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
2025-12-23 17:58 UTC (3+ messages)
[PATCH v2 0/2] Add MT7987 Thermal support
2025-12-23 17:56 UTC (3+ messages)
` [PATCH v2 2/2] thermal/drivers/mediatek/lvts_thermal: Add mt7987 support
page: next (older) | 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.