messages from 2025-10-13 01:35:21 to 2025-10-13 03:58:32 UTC [more...]
[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
2025-10-13 3:58 UTC (4+ messages)
` [PATCH v4 mm-new 2/2] mm/swap: select "
[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
2025-10-13 3:57 UTC (3+ messages)
[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-13 3:56 UTC (3+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH] arch/arm64/mm/fault: Implement exceptions tracepoints
2025-10-13 3:55 UTC
[PATCH] sched/topology: Fix memory leak in the error path of sched_init_numa
2025-10-13 4:13 UTC
[PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add device ID for Strix Halo
2025-10-13 3:49 UTC (3+ messages)
` [PATCH AUTOSEL 6.17-6.12] cpufreq: ti: Add support for AM62D2
[PATCH v3 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2025-10-13 3:49 UTC (5+ messages)
` [PATCH v3 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
[PATCH v5 0/2] Different page size handle in migrate layer
2025-10-13 3:45 UTC (3+ messages)
` [PATCH v5 1/2] drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
` [PATCH v5 2/2] drm/xe: Enable 2M pages in xe_migrate_vram
[PATCH 00/11] Linux RISC-V trace framework and drivers
2025-10-13 3:43 UTC (5+ messages)
` [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a component path
[PATCH 0/3] Add i.MX95 15x15 EVK support
2025-10-13 3:41 UTC (4+ messages)
` [PATCH 1/3] imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK
` [PATCH 2/3] arm: dts: imx95-15x15-evk: Add -u-boot.dtsi for SPL and binman
` [PATCH 3/3] imx95_evk: Add basic support for iMX95 15x15 EVK
[PATCH] riscv: Add pgprot_dmacoherent definition
2025-10-13 3:39 UTC (6+ messages)
[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
2025-10-13 3:39 UTC (7+ messages)
` [PATCH RFC 1/1] "
[PATCH v2] docs/zh_CN: Add secrets coco Chinese translation
2025-10-13 3:35 UTC (2+ messages)
[PATCH 1/2] erofs-utils: lib: simplify s3erofs_prepare_url logic
2025-10-13 3:32 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: lib: use libcurl multiplexing api to optimize S3 interaction
[frank-w-bpi-r2-4.14:6.18-rc 110/114] drivers/net/phy/as21xxx.c:549 aeon_ipc_send_cmd() warn: unsigned 'val' is never less than zero
2025-10-13 3:30 UTC
[PATCH] block: enable per-cpu bio cache by default
2025-10-13 3:24 UTC (2+ messages)
[PATCH] mkfs: fix copy-paste error in calculate_rtgroup_geometry
2025-10-13 3:19 UTC (2+ messages)
[PATCH v2] LoongArch: KVM: Add AVEC support
2025-10-13 3:18 UTC (3+ messages)
[report] wifi: mt76: mt7996: fix FCS error flag check in RX descriptor
2025-10-13 3:19 UTC (2+ messages)
[PATCH v4 0/2] Different page size handle in migrate layer
2025-10-13 3:17 UTC (7+ messages)
` [PATCH v4 1/2] drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
` [PATCH v4 2/2] drm/xe: Enable 2M pages in xe_migrate_vram
` ✗ CI.checkpatch: warning for Different page size handle in migrate layer
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[Buildroot] [PATCH 1/9] configs/ls1046a-rdb: bump BSP tag to lf-6.12.34-2.1.0
2025-10-13 3:14 UTC (9+ messages)
` [Buildroot] [PATCH 2/9] configs/ls1046a-frwy: "
` [Buildroot] [PATCH 3/9] configs/ls1043a-rdb: "
` [Buildroot] [PATCH 4/9] configs/ls1028a-rdb: "
` [Buildroot] [PATCH 5/9] package/qoriq-rcw: bump to version lf-6.12.34-2.1.0
` [Buildroot] [PATCH 6/9] package/qoriq-fm-ucode: bump version to lf-6.12.34-2.1.0
` [Buildroot] [PATCH 7/9] package/qoriq-ddr-phy-binary: "
` [Buildroot] [PATCH 8/9] package/fmlib: "
` [Buildroot] [PATCH 9/9] package/fmc: "
[PATCH] eal/x86: enable timeout in AMD power monitor
2025-10-13 3:16 UTC
[PATCH v2 03/22] smb: move some duplicate definitions to common/cifsglob.h
2025-10-13 3:15 UTC (2+ messages)
[PATCH v1 0/9] iomap: buffered io changes
2025-10-13 3:13 UTC (19+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
` [PATCH v1 2/9] docs: document iomap writeback's iomap_finish_folio_write() requirement
` [PATCH v1 3/9] iomap: optimize pending async writeback accounting
` [PATCH v1 4/9] iomap: simplify ->read_folio_range() error handling for reads
` [PATCH v1 5/9] iomap: simplify when reads can be skipped for writes
` [PATCH v1 6/9] iomap: optimize reads for non-block-aligned writes
` [PATCH v1 7/9] iomap: use loff_t for file positions and offsets in writeback code
` [PATCH v1 8/9] iomap: use find_next_bit() for dirty bitmap scanning
` [PATCH v1 9/9] iomap: use find_next_bit() for uptodate "
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-13 3:12 UTC (7+ messages)
[PATCH] xfs: Improve CONFIG_XFS_RT Kconfig help
2025-10-13 3:08 UTC
[PATCH 00/10] improve smbdirect_mr_io lifetime
2025-10-13 3:05 UTC (2+ messages)
[PATCH 0/9] bugfix and refactor of dma-perf
2025-10-13 3:02 UTC (15+ messages)
` [PATCH v3 00/13] "
` [PATCH v3 01/13] app/dma-perf: fix use-after-free
` [PATCH v3 02/13] app/dma-perf: add global section for config file
` [PATCH v3 03/13] app/dma-perf: use argparse lib to parse argument
` [PATCH v3 04/13] app/dma-perf: refactor output csv
` [PATCH v3 05/13] app/dma-perf: support list DMA devices
` [PATCH v3 06/13] app/dma-perf: add more global config
` [PATCH v3 07/13] app/dma-perf: remove invalid or redundant field
` [PATCH v3 08/13] app/dma-perf: refactor load config function
` [PATCH v3 09/13] app/dma-perf: refactor benchmark function
` [PATCH v3 10/13] app/dma-perf: support specific error info
` [PATCH v3 11/13] app/dma-perf: fix segment fault with large size
` [PATCH v3 12/13] app/dma-perf: fix on-flight DMA when verify data
` [PATCH v3 13/13] app/dma-perf: fix wrong stage to stop dmadev
sched: observed instability under stress in 6.12 and mainline
2025-10-13 3:03 UTC (2+ messages)
filemap_* writeback interface cleanups
2025-10-13 2:58 UTC (11+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick
[PATCH] docs/zh_CN: Add secrets coco Chinese translation
2025-10-13 2:43 UTC (3+ messages)
[PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
2025-10-13 2:57 UTC (2+ messages)
[Question] QEMU VM fails to restart repeatedly with VFIO passthrough on GICv4.1
2025-10-13 2:56 UTC
[PATCH mptcp-next] selftests: mptcp: pm: fix pm_nl_ctl build errors with old glibc
2025-10-13 2:55 UTC (6+ messages)
[PATCH 0/5] vfio: relax the vIOMMU check
2025-10-13 2:50 UTC (4+ messages)
` [PATCH 4/5] intel_iommu: Optimize unmap_bitmap during migration
cleanup quota locking
2025-10-13 2:48 UTC (18+ messages)
` [PATCH 01/17] xfs: make qi_dquots a 64-bit value
` [PATCH 02/17] xfs: remove xfs_dqunlock and friends
` [PATCH 03/17] xfs: don't lock the dquot before return in xqcheck_commit_dquot
` [PATCH 04/17] xfs: don't lock the dquot before return in xrep_quota_item
` [PATCH 05/17] xfs: use a lockref for the xfs_dquot reference count
` [PATCH 06/17] xfs: remove xfs_qm_dqput and optimize dropping dquot references
` [PATCH 07/17] xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
` [PATCH 08/17] xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
` [PATCH 09/17] xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
` [PATCH 10/17] xfs: return the dquot unlocked from xfs_qm_dqget
` [PATCH 11/17] xfs: remove q_qlock locking in xfs_qm_scall_setqlim
` [PATCH 12/17] xfs: push q_qlock acquisition from xchk_dquot_iter to the callers
` [PATCH 13/17] xfs: move q_qlock locking into xchk_quota_item
` [PATCH 14/17] xfs: move q_qlock locking into xqcheck_compare_dquot
` [PATCH 15/17] xfs: move q_qlock acquisition into xqcheck_commit_dquot
` [PATCH 16/17] xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
` [PATCH 17/17] xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
[PATCH linux dev-6.12] usb: typec: tcpm: Add support for parsing pd-revision DT property
2025-10-13 2:46 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 767c5be0d3dce60e94b0a1c017c5563a6af2ad3f
2025-10-13 2:47 UTC
[PATCH v5 0/8] Add Type-C DP support for RK3399 EVB IND board
2025-10-13 2:44 UTC (15+ messages)
` [PATCH v5 1/8] usb: typec: Add default HPD device when register DisplayPort altmode
` [PATCH v5 6/8] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
kill xlog_in_core_2_t v2
2025-10-13 2:42 UTC (10+ messages)
` [PATCH 1/9] xfs: add a XLOG_CYCLE_DATA_SIZE constant
` [PATCH 2/9] xfs: add a on-disk log header cycle array accessor
` [PATCH 3/9] xfs: don't use xlog_in_core_2_t in struct xlog_in_core
` [PATCH 4/9] xfs: cleanup xlog_alloc_log a bit
` [PATCH 5/9] xfs: remove a very outdated comment from xlog_alloc_log
` [PATCH 6/9] xfs: remove xlog_in_core_2_t
` [PATCH 7/9] xfs: remove the xlog_rec_header_t typedef
` [PATCH 8/9] xfs: remove l_iclog_heads
` [PATCH 9/9] xfs: remove the xlog_in_core_t typedef
[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
2025-10-13 2:34 UTC (2+ messages)
[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
2025-10-13 2:32 UTC (8+ messages)
` [PATCH v2 1/8] cpufreq: tegra186: add OPP support and set bandwidth
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-13 2:31 UTC (7+ messages)
` [PATCH 2/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
2025-10-13 2:31 UTC (2+ messages)
[PATCH] drm/amdgpu: re-enable power1_cap* hwmon nodes for gfx 11.0.3 vf mode
2025-10-13 2:31 UTC (2+ messages)
[PATCH -next] parisc: remove unneeded semicolon
2025-10-13 2:30 UTC
[STATUS] stable-rt/v5.10-rt - 7a9ef2cebfadb557a32d8fed925475de07f9ef86
2025-10-13 2:30 UTC
[STATUS] next/master - 2b763d4652393c90eaa771a5164502ec9dd965ae
2025-10-13 2:30 UTC
[PATCH v4 0/9] Support Tegra210 actmon for dynamic EMC scaling
2025-10-13 2:27 UTC (3+ messages)
` [PATCH v4 2/9] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect
[PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE
2025-10-13 2:23 UTC (3+ messages)
[PATCH -next] liveupdate: kho: remove unneeded semicolon
2025-10-13 2:18 UTC
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-13 2:14 UTC (3+ messages)
` [PATCH v3] "
` [外部邮件] "
[PATCH net-next v5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-10-13 2:18 UTC
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-10-13 2:12 UTC (15+ messages)
[PATCH 0/3] drm/panel: Add support for Novatek NT36532 panel
2025-10-13 2:09 UTC (11+ messages)
` [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver
[PATCH v3 0/8] media: iris: port support for Qualcomm SC7280
2025-10-13 2:09 UTC (9+ messages)
` [PATCH v3 1/8] media: iris: turn platform caps into constants
` [PATCH v3 2/8] media: iris: turn platform data "
` [PATCH v3 3/8] media: iris: stop copying r/o data
` [PATCH v3 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v3 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v3 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v3 7/8] media: iris: move common register definitions to the header
` [PATCH v3 8/8] media: iris: enable support for SC7280 platform
[PATCH net v2 0/3] fixes two virtio-net related bugs
2025-10-13 2:06 UTC (4+ messages)
` [PATCH net v2 1/3] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v2 2/3] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
` [PATCH net v2 3/3] virtio-net: correct hdr_len handling for tunnel gso
[PATCH] drm/xe/guc: Check CT enable state before deregistering exec queue
2025-10-13 2:06 UTC (5+ messages)
` [PATCH v2] drm/xe/guc: Check GuC running "
[PATCH 0/2] usb: core: Improve device lifecycle debuggability
2025-10-13 2:01 UTC (3+ messages)
` [PATCH 1/2] usb: core: Centralize device state update logic
` [PATCH 2/2] usb: core: Add tracepoints for device allocation and state changes
[frank-w-bpi-r2-4.14:6.18-rc 112/114] drivers/clk/mediatek/clk-mt8196-disp1.c:85:2: error: use of undeclared identifier 'mtk_clk_gate_hwv_ops_setclr'; did you mean 'mtk_clk_gate_ops_setclr'?
2025-10-13 1:58 UTC
[PATCH] drm/ttm: Add NULL check in ttm_resource_manager_usage
2025-10-13 1:54 UTC
[PATCH v4 00/12] ext4: optimize online defragment
2025-10-13 1:51 UTC (13+ messages)
` [PATCH v4 01/12] ext4: correct the checking of quota files before moving extents
` [PATCH v4 02/12] ext4: introduce seq counter for the extent status entry
` [PATCH v4 03/12] ext4: make ext4_es_lookup_extent() pass out the extent seq counter
` [PATCH v4 04/12] ext4: pass out extent seq counter when mapping blocks
` [PATCH v4 05/12] ext4: use EXT4_B_TO_LBLK() in mext_check_arguments()
` [PATCH v4 06/12] ext4: add mext_check_validity() to do basic check
` [PATCH v4 07/12] ext4: refactor mext_check_arguments()
` [PATCH v4 08/12] ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate()
` [PATCH v4 09/12] ext4: introduce mext_move_extent()
` [PATCH v4 10/12] ext4: switch to using the new extent movement method
` [PATCH v4 11/12] ext4: add large folios support for moving extents
` [PATCH v4 12/12] ext4: add two trace points "
[PATCH v3 0/2] tracing: fprobe: optimization for entry only case
2025-10-13 1:52 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/test_fprobe: add testcase for mixed fprobe
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-13 1:51 UTC (6+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff: firmware crashed!
2025-10-13 1:49 UTC (9+ messages)
[v7 00/16] mm: support device-private THP
2025-10-13 1:48 UTC (5+ messages)
` [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
include/linux/build_bug.h:78:41: error: static assertion failed: "XFS: sizeof(struct xfs_attr_sf_entry) is wrong, expected 3"
2025-10-13 1:48 UTC
arch/nios2/kernel/setup.c:151 adjust_lowmem_bounds() warn: iterator 'i' not incremented
2025-10-13 1:48 UTC
[PATCH net-next v3] hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-13 1:43 UTC
[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
2025-10-13 1:42 UTC (5+ messages)
` [PATCH V3 5/5] raid6: test: Add support for RISC-V
[RFC RFC PATCH] mm: convert VM flags from macros to enum
2025-10-13 1:37 UTC (2+ messages)
[PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
2025-10-13 1:36 UTC (4+ messages)
` [PATCH v2 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [SPAM] "
[PATCH] arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack
2025-10-13 1:35 UTC
[PATCH] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
2025-10-13 1:35 UTC (3+ messages)
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.