All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 22:24:51 to 2025-12-18 23:33:33 UTC [more...]

[merged] pid-only-take-pidmap_lock-once-on-alloc.patch removed from -mm tree
 2025-12-18 23:33 UTC 

[merged] ns-pad-refcount.patch removed from -mm tree
 2025-12-18 23:33 UTC 

[PATCHSET V4 2/2] fs: send uevents on mount and unmount
 2025-12-18 23:33 UTC  (3+ messages)
` [PATCH 1/4] fs: send uevents for filesystem mount events
  ` [PATCH V4.1 "

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-18 23:32 UTC  (5+ messages)
` [PATCH v2 01/28] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v2 02/28] mm: workingset: use folio_lruvec() in workingset_refault()

[PATCHSET V4 1/2] fs: generic file IO error reporting
 2025-12-18 23:32 UTC  (3+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
  ` [PATCH V4.1 "

[PATCH] tracing: Remove size parameter in __trace_puts()
 2025-12-18 21:56 UTC  (2+ messages)

[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-18 23:31 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)

[PATCH] selftests/ftrace: Add test dependency
 2025-12-18 23:32 UTC  (2+ messages)

[PATCH v7 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-18 23:28 UTC  (35+ messages)
` [PATCH v7 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v7 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v7 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v7 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v7 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v7 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v7 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v7 08/17] media: rkvdec: Move hevc "
` [PATCH v7 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v7 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v7 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v7 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v7 13/17] media: rkvdec: Disable multicore support
` [PATCH v7 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v7 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v7 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v7 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant

Placement of FDT in memory
 2025-12-18 22:04 UTC 

[PATCH 0/9] clk: mediatek: mt8365: fix clocks
 2025-12-18 23:23 UTC  (10+ messages)
` [PATCH 1/9] mt8365_evk_defconfig: enable clk command
` [PATCH 2/9] clk: mediatek: mt8365: fix missing and out of order clocks
` [PATCH 3/9] clk: mediatek: add separate gates_offs for cg gates
` [PATCH 4/9] clk: mediatek: fix fixed clock parents
` [PATCH 5/9] clk: mediatek: mt8365: fix some "
` [PATCH 6/9] clk: mediatek: mt8365: split struct mtk_clk_tree
` [PATCH 7/9] clk: mediatek: allow gates in topckgen drivers
` [PATCH 8/9] clk: mediatek: mt8365: remove separate topckgen-cg driver
` [PATCH 9/9] clk: mediatek: mt8365: fix missing topckgen IDs

[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
 2025-12-18 23:29 UTC  (17+ messages)
` [PATCH bpf-next v10 01/13] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v10 02/13] selftests/bpf: Add test cases for btf__permute functionality
` [PATCH bpf-next v10 03/13] tools/resolve_btfids: Support BTF sorting feature
` [PATCH bpf-next v10 04/13] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v10 10/13] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v10 11/13] libbpf: Add btf_is_sorted and btf_sorted_start_id helpers to refactor the code
` [PATCH bpf-next v10 12/13] btf: Add btf_is_sorted "
` [PATCH bpf-next v10 13/13] btf: Refactor the code by calling str_is_empty

[PATCH v3 00/51] migration: Unify capabilities and parameters
 2025-12-18 23:28 UTC  (9+ messages)
` [PATCH v3 32/51] tests/qtest/migration: Adapt convergence routines to config
` [PATCH v3 44/51] tests/qtest/migration: Convert TLS PSK tests to use config

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2025-12-18 23:30 UTC  (5+ messages)

+ sparse-update-maintainers-info.patch added to mm-hotfixes-unstable branch
 2025-12-18 23:28 UTC 

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2025-12-18 23:28 UTC  (16+ messages)
` [patch V6 01/11] rseq: Add fields and constants for time slice extension
` [patch V6 06/11] rseq: Implement syscall entry work for time slice extensions
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer
` [patch V6 09/11] rseq: Implement rseq_grant_slice_extension()

[PATCH] drm/xe: Increase log level for unhandled page faults
 2025-12-18 23:27 UTC  (3+ messages)

meson -Drust=enabled fails on macOS without GNU sed
 2025-12-18 23:26 UTC  (4+ messages)

[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
 2025-12-18 23:26 UTC  (3+ messages)
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI

[kvm-unit-tests PATCH] x86/cstart: Delete "local" version of save_id() to fix x2APIC SMP bug
 2025-12-18 23:26 UTC 

[PATCH] rust: build correctly without GNU sed
 2025-12-18 23:25 UTC 

+ watchdog-softlockup-panic-when-lockup-duration-exceeds-n-thresholds-v2.patch added to mm-nonmm-unstable branch
 2025-12-18 23:25 UTC 

[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
 2025-12-18 23:27 UTC  (4+ messages)

[RFC PATCH 0/9] Update lzma to current version of LZMA SDK
 2025-12-18 23:10 UTC  (10+ messages)
` [RFC PATCH 1/9] lzma: Add Kconfig options to optimize for size
` [RFC PATCH 2/9] lzma: Remove extra files and explain where our library comes from
` [RFC PATCH 3/9] lzma: Update 9.20 -> 9.22
` [RFC PATCH 4/9] lzma: Update 9.22 -> 9.38
` [RFC PATCH 5/9] lzma: Update 9.38 -> 18.06
` [RFC PATCH 6/9] lzma: Update 18.06 -> 21.07
` [RFC PATCH 7/9] lzma: Update 21.07 -> 25.01
` [RFC PATCH 8/9] lzma: Restore spacing fixes
` [RFC PATCH 9/9] lzma: Add SPDX-License-Identifier lines

[PATCH v2 0/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains
 2025-12-18 23:22 UTC  (11+ messages)
` [PATCH v2 1/3] fs/resctrl: Add helpers to check io_alloc support and enabled state
` [PATCH v2 2/3] fs/resctrl: Return -EINVAL for a missing seq_show implementation
` [PATCH v2 3/3] x86/resctrl: Add "*" shorthand to set minimum io_alloc CBM for all domains

[PATCH 1/3] configs: sandbox: Enable environment in SPI NOR support
 2025-12-18 23:22 UTC  (7+ messages)
` [PATCH 3/3] env: Add single to redundant environment upgrade path

[PULL] drm-xe-fixes
 2025-12-18 23:21 UTC 

[PATCH v8 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-12-18 23:19 UTC  (6+ messages)
` [PATCH v8 5/8] dt-bindings: arm: add an interrupt property for Coresight CTCU

[PATCH v3 0/4] PF: Add handling for new adverse event thresholds
 2025-12-18 23:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for PF: Add handling for new adverse event thresholds (rev5)

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2025-12-18 23:18 UTC  (3+ messages)
` [RFC PATCH 07/14] nvme: Add RECOVERING nvme controller state

[PATCH 0/7] docs/zh_CN: Add timers subsystem translation
 2025-12-18 23:16 UTC  (8+ messages)
` [PATCH 1/7] docs/zh_CN: Add timers directory Chinese translation
` [PATCH 2/7] docs/zh_CN: Translate timers/timekeeping.rst
` [PATCH 3/7] docs/zh_CN: Translate timers/hpet.rst
` [PATCH 4/7] docs/zh_CN: Translate timers/hrtimers.rst
` [PATCH 5/7] docs/zh_CN: Translate timers/highres.rst
` [PATCH 6/7] docs/zh_CN: Translate timers/no_hz.rst
` [PATCH 7/7] docs/zh_CN: Translate timers delay_sleep_functions

[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
 2025-12-18 23:14 UTC  (5+ messages)

[PATCH] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2025-12-18 23:10 UTC  (5+ messages)

[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
 2025-12-18 23:08 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH for rc] ufs: core: Configure MCQ after link startup
 2025-12-18 23:07 UTC 

+ ocfs2-detect-released-suballocator-bg-for-fh_to_-fix.patch added to mm-nonmm-unstable branch
 2025-12-18 23:07 UTC 

[PATCH] man/man2/statmount.2: document flags argument
 2025-12-18 23:05 UTC 

arch/x86/boot/compressed/sev-handle-vc.c:104 do_boot_stage2_vc() error: we previously assumed 'boot_ghcb' could be null (see line 101)
 2025-12-18 23:02 UTC 

Color remote repository part of a remote branch "pink" instead of red. I.E: [Feature Request] Mixed coloring for remote refs in git log --graph --all
 2025-12-18 23:03 UTC  (3+ messages)

[PATCH] repo: add -z as an alias for --format=nul to git-repo-structure
 2025-12-18 23:02 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] "

[PATCH v2 0/4] drm/xe/guc: Prevent compiler read/write optimization breaks
 2025-12-18 23:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-18 23:01 UTC  (4+ messages)
` [PATCH v5 23/24] drm/pagemap: Support source migration over interconnect

+ mm-page_alloc-report-1-as-zone_batchsize-for-config_mmu.patch added to mm-hotfixes-unstable branch
 2025-12-18 23:01 UTC 

+ mm-page_alloc-report-1-as-zone_batchsize-for-config_mmu.patch added to mm-hotfixes-unstable branch
 2025-12-18 23:00 UTC 

[PATCH v3 0/3] arm: mvebu: Updates for xcat3
 2025-12-18 22:59 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: nand: pxa3xx: Pass valid dev to dev_err()
` [PATCH v3 2/3] arm: mvebu: db-xc3-24g4xg: Remove marvell, nand-keep-config
` [PATCH v3 3/3] arm: mvebu: Add Allied Telesis x220

[PATCH] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec
 2025-12-18 23:00 UTC  (6+ messages)

[PATCH v6] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
 2025-12-18 22:59 UTC  (2+ messages)

[to-be-updated] mm-memory-failure-fix-missing-mf_stats-count-in-hugetlb-poison.patch removed from -mm tree
 2025-12-18 22:58 UTC 

[PATCH] drm/xe: Fix documentation heading levels in xe_guc_pc.c
 2025-12-18 22:57 UTC  (3+ messages)

Proposal: document where SoC info belongs
 2025-12-18 22:56 UTC 

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-18 22:55 UTC  (4+ messages)
` [PATCH v2 2/5] KVM: guest_memfd: Remove preparation tracking

[PATCH] drm/panthor: Evict groups before VM termination
 2025-12-18 22:54 UTC  (4+ messages)

bpf: mmap_file LSM hook allows NULL pointer dereference
 2025-12-18 22:51 UTC  (11+ messages)

[PATCH v4 00/11] gpu: nova-core: add Turing support
 2025-12-18 22:51 UTC  (4+ messages)
` [PATCH v4 10/11] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size

[PATCH v2 0/5] Introduce MAX77759 charger driver
 2025-12-18 22:49 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: maxim,max77759: add charger child node
` [PATCH v2 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v2 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v2 4/5] power: supply: max77759: add charger driver
` [PATCH v2 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v2 0/2] Survivability Mode Fixes
 2025-12-18 22:46 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/xe_survivability: Remove unused index
` [PATCH v2 2/2] drm/xe/xe_survivability: Fix static analysis tool reported issues

[PATCH] drm/xe: Print GuC queue submission state on engine reset
 2025-12-18 22:45 UTC 

[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
 2025-12-18 22:44 UTC  (6+ messages)
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-18 22:43 UTC  (7+ messages)
` [PATCH 8/8] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree

[Intel-wired-lan] [PATCH iwl-net v8] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2025-12-18 22:44 UTC  (4+ messages)

[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
 2025-12-18 22:04 UTC  (6+ messages)
` [PATCH v16 10/10] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH 1/7] drm/amdgpu: don't reemit ring contents more than once
 2025-12-18 22:41 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: always backup and reemit fences
` [PATCH 3/7] drm/amdgpu: use dma_fence_get_status() for adapter reset
` [PATCH 4/7] drm/amdgpu: avoid a warning in timedout job handler
` [PATCH 5/7] drm/amdgpu: mark fences with errors before ring reset
` [PATCH 6/7] drm/amdgpu/gfx9: rework pipeline sync packet sequence
` [PATCH 7/7] drm/amdgpu/gfx9: Implement KGQ ring reset

korgalore v0.2 released with JMAP, IMAP, Maildir support
 2025-12-18 22:41 UTC  (6+ messages)

[PATCH bpf-next v4 0/8] resolve_btfids: Support for BTF modifications
 2025-12-18 22:39 UTC  (9+ messages)
` [PATCH bpf-next v4 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v4 8/8] resolve_btfids: Change in-place update with raw binary output

[CI 00/12] Introduce SRIOV scheduler groups
 2025-12-18 22:38 UTC  (13+ messages)
` [CI 01/12] drm/xe/gt: Add engine masks for each class
` [CI 02/12] drm/gt/guc: extract scheduler-related defines from guc_fwif.h
` [CI 03/12] drm/xe/pf: Initialize scheduler groups
` [CI 04/12] drm/xe/pf: Add support for enabling "
` [CI 05/12] drm/xe/pf: Scheduler groups are incompatible with multi-lrc
` [CI 06/12] drm/xe/vf: Check if scheduler groups are enabled
` [CI 07/12] drm/xe/pf: Add debugfs to enable scheduler groups
` [CI 08/12] drm/xe/pf: Add debugfs with scheduler groups information
` [CI 09/12] drm/xe/pf: Prep for multiple exec quantums and preemption timeouts
` [CI 10/12] drm/xe/pf: Add functions to set exec quantums for each group
` [CI 11/12] drm/xe/pf: Add functions to set preempt timeouts "
` [CI 12/12] drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups

[RFC PATCH 1/2] cooker: use BB_HASHSERVE_DB_DIR for hash server database location
 2025-12-18 22:39 UTC  (4+ messages)
` [RFC PATCH 2/2] bitbake-setup: share sstate by default between builds
  ` [bitbake-devel] "

[PATCH v3 0/2] Add support for Microchip EMC1812
 2025-12-18 22:35 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: temperature: add support for EMC1812

[PATCH i-g-t v3 0/2] Panthor tests for huge partial unmaps
 2025-12-18 22:35 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Panthor tests for huge partial unmaps (rev3)

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-18 22:34 UTC  (4+ messages)

[PATCH v1 0/6] hw/arm/sabrelite: Add FlexCAN support
 2025-12-18 22:33 UTC  (3+ messages)
` [PATCH v1 2/6] hw/misc/imx6_ccm: Add PLL3 and CAN clock

[PATCH] bundle-uri: validate that bundle entries have a uri
 2025-12-18 22:33 UTC 

[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
 2025-12-18 22:31 UTC  (4+ messages)
` [PATCH 1/2] "

[android-common:mirror-chromeos-5.10-arcvm 4/4] drivers/tty/serial/msm_geni_serial_earlycon.c:360:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (16 chars into 15 available)
 2025-12-18 22:30 UTC 

[PATCH] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
 2025-12-18 22:30 UTC  (5+ messages)

[PATCH v6 0/2] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-18 22:27 UTC  (5+ messages)
` [PATCH v6 1/2] lib/intel_pat: read Xe PAT config from debugfs

[PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-18 22:26 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board

[PATCH 0/2] thermal: int340x: Enable slow workload type hints
 2025-12-18 22:25 UTC  (3+ messages)
` [PATCH 1/2] thermal: int340x: processor_thermal: "
` [PATCH 2/2] thermal: intel: selftests: workload_hint: Support slow workload hints

[Buildroot] [PATCH v3 1/3] package/rust: bump version to 1.92.0
 2025-12-18 22:25 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] package: update cargo suffix to -cargo5 and fix hashes
` [Buildroot] [PATCH v3 3/3] rust: add support for riscv64gc-unknown-linux-musl target

[PATCH 0/4] Enable THP support in drm_pagemap
 2025-12-18 22:24 UTC  (3+ messages)
` [PATCH 4/4] drm/pagemap: Enable THP support for GPU memory migration


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.