messages from 2025-11-06 02:50:35 to 2025-11-06 04:52:15 UTC [more...]
linux-next-20251029 - build error in amdgpu
2025-11-06 3:29 UTC (8+ messages)
[PATCH 0/3] Fixups for hibernate issues reported by Askar Safin
2025-11-06 4:51 UTC (3+ messages)
` [PATCH 1/3] PM: hibernate: Emit an error when image writing fails
` [PATCH 2/3] PM: hibernate: Use atomic64_t for compressed_size variable
[PATCH v2 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
2025-11-06 4:51 UTC (6+ messages)
` [PATCH v2 1/5] Documentation/ABI: add kexec and kdump sysfs interface
` [PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v2 3/5] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v2 4/5] kexec: document new kexec and kdump sysfs ABIs
` [PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
[PATCH] EDAC/altera: Handle OCRAM ECC enable after warm reset
2025-11-06 4:49 UTC (2+ messages)
[PATCH 0/3] Enable hung_task and lockup cases to dump system info on demand
2025-11-06 4:48 UTC (4+ messages)
` [PATCH 2/3] hung_task: Add hung_task_sys_info sysctl to dump sys info on task-hung
[PATCH i-g-t v2 0/2] LRR test to start above midpoint for multi-mode panels
2025-11-06 4:47 UTC (3+ messages)
` [PATCH i-g-t v2 1/2] tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback
` [PATCH i-g-t v2 2/2] HAX patch do not merge
[rcu:rcu/refscale 1/8] kernel/rcu/refscale.c:187:1: error: type defaults to 'int' in declaration of 'DEFINE_STATIC_SRCU_FAST'
2025-11-06 4:46 UTC
[PATCH i-g-t v1] tests/kms_vrr: Fix potential NULL dereference in test_cleanup
2025-11-06 4:41 UTC (4+ messages)
` [PATCH i-g-t v2 0/2] LRR test to start above midpoint for multi-mode panels
` [PATCH i-g-t v2 1/2] tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback
` [PATCH i-g-t v2 2/2] HAX patch do not merge
[PATCH 0/1] fs/resctrl: Show domain CPU list in schema output
2025-11-06 4:41 UTC (5+ messages)
[PATCHv2 0/4] null_blk: relaxed memory alignments
2025-11-06 4:40 UTC (15+ messages)
` [PATCHv2 1/4] null_blk: simplify copy_from_nullb
` [PATCHv2 2/4] null_blk: consistently use blk_status_t
` [PATCHv2 3/4] null_blk: single kmap per bio segment
` [PATCHv2 4/4] null_blk: allow byte aligned memory offsets
[PATCH net-next v2] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2025-11-06 4:37 UTC (3+ messages)
[meta-virtualization][PATCH] libvirt: Fix missing libvirt-python
2025-11-06 4:36 UTC (2+ messages)
check patch error
2025-11-06 4:36 UTC
[PATCH net-next v2 0/4] gve: Improve RX buffer length management
2025-11-06 4:36 UTC (4+ messages)
` [PATCH net-next v2 3/4] gve: Allow ethtool to configure rx_buf_len
[PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
2025-11-06 4:35 UTC (2+ messages)
[PATCH v2 00/15] SHA-3 library
2025-11-06 4:33 UTC (4+ messages)
[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
2025-11-06 4:33 UTC (3+ messages)
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys
linux-next: Tree for Nov 6
2025-11-06 4:32 UTC
[PATCH v6 0/3] Add Radxa CM5 and IO Board
2025-11-06 4:29 UTC (12+ messages)
` [PATCH v6 3/3] arm64: dts: rockchip: Add Radxa CM5 "
[PATCH v2 0/2] ublk: simplify user copy
2025-11-06 4:27 UTC (5+ messages)
` [PATCH v2 1/2] ublk: use copy_{to,from}_iter() for "
` [PATCH v2 2/2] ublk: use rq_for_each_bvec() "
[PATCH 5.10 000/332] 5.10.246-rc1 review
2025-11-06 4:27 UTC (3+ messages)
` [PATCH 5.10 239/332] fsdax: switch dax_iomap_rw to use iomap_iter
[PATCH] tests/intel/xe_pmu: Reset sched_if_idle value smartly
2025-11-06 4:26 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
Corrupt Filesystem (Mirror) despite previously successful scrub
2025-11-06 4:26 UTC (7+ messages)
[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-11-06 4:25 UTC (6+ messages)
` [PATCH v7 12/23] intel_iommu: Add some macros and inline functions
linux-next: build warning in Linus' tree
2025-11-06 4:24 UTC
[PATCH 1/2] libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues
2025-11-06 4:01 UTC (4+ messages)
` [PATCH 2/2] repair/prefetch.c: Create one workqueue with multiple workers
[PATCH v5 0/9] vfio: relax the vIOMMU check
2025-11-06 4:20 UTC (10+ messages)
` [PATCH v5 1/9] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH v5 2/9] vfio/iommufd: Query dirty bitmap before DMA unmap
` [PATCH v5 3/9] vfio/container-legacy: rename vfio_dma_unmap_bitmap() to vfio_legacy_dma_unmap_get_dirty_bitmap()
` [PATCH v5 4/9] vfio: Add a backend_flag parameter to vfio_contianer_query_dirty_bitmap()
` [PATCH v5 5/9] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
` [PATCH v5 6/9] intel_iommu: Fix unmap_bitmap failure with legacy VFIO backend
` [PATCH v5 7/9] vfio/listener: Construct iotlb entry when unmap memory address space
` [PATCH v5 8/9] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
` [PATCH v5 9/9] vfio/migration: Allow live migration with vIOMMU without VFs using device dirty tracking
linux-next: build warning after merge of the drm tree
2025-11-06 4:22 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-11-05
2025-11-06 4:21 UTC
linux-next: build warning after merge of the libcrypto tree
2025-11-06 4:19 UTC (3+ messages)
[PATCH bpf-next v4 0/3] net/smc: Introduce smc_hs_ctrl
2025-11-06 4:16 UTC (7+ messages)
` [PATCH bpf-next v4 2/3] net/smc: bpf: Introduce generic hook for handshake flow
linux-next: build warnings in Linus' tree
2025-11-06 4:16 UTC
[rcu:rcu/refscale 1/8] kernel/rcu/refscale.c:187:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2025-11-06 4:15 UTC
cached zone reporting fixes
2025-11-06 4:10 UTC (5+ messages)
` [PATCH 1/2] block: don't leak disk->zones_cond for !disk_need_zone_resources
` [PATCH 2/2] block: fix cached zone reporting after zone append was used
[PATCH 0/3] arm64: topology: Improve cpuinfo_avg_freq for ARM64
2025-11-06 4:12 UTC (3+ messages)
` [PATCH 1/3] arm64: topology: Improve AMU-based frequency calculation
[PATCH v4] powerpc: Use shared font data
2025-11-06 4:11 UTC (7+ messages)
linux-next: build warnings after merge of the drm tree
2025-11-06 4:11 UTC
[PATCH 1/2] vdpa/mlx5: update mlx_features with driver state check
2025-11-06 4:10 UTC (4+ messages)
` [PATCH 2/2] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH net-next v2] dt-bindings: ethernet: eswin: fix yaml schema issues
2025-11-06 4:10 UTC (2+ messages)
[PATCH 1/2] drm/i915/display: Add register definitions for common SDP
2025-11-06 4:09 UTC (5+ messages)
` [PATCH 2/2] drm/i915/ddi: Set common SDP transmission line
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/display: Add register definitions for common SDP
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
linux-next: build warning after merge of the drm tree
2025-11-06 4:07 UTC
[PATCH] virtio_blk: NULL out vqs to avoid double free on failed resume
2025-11-06 4:06 UTC (8+ messages)
[BUG] Migration failure between QEMU 9.2.4 → 8.2.10 due to virtio-net feature mismatch (VIRTIO_F_RING_RESET / USO features)
2025-11-06 4:05 UTC (5+ messages)
[PATCH 3/5] drm/amdgpu: add UMA allocation setting helpers
2025-11-06 4:05 UTC (2+ messages)
[PATCH v4 0/3] Fix Several Test Failures
2025-11-06 4:04 UTC (4+ messages)
` [PATCH v4 1/3] tests: Split ZFS ZSTD Test Into New File
` [PATCH v4 2/3] tests: Avoid Test Failure in erofs for label length
` [PATCH v4 3/3] tests: Support Changed mkfs.ext2 Behavior for -r Flag
linux-next: build warnings after merge of the drm tree
2025-11-06 4:05 UTC
linux-next: build warnings after merge of the drm tree
2025-11-06 4:03 UTC
[RESEND PATCH v3 0/2] Refactor tidss_drv and enable early splash on AM625
2025-11-06 4:03 UTC (7+ messages)
` [RESEND PATCH v3 1/2] drivers: video: tidss: Refactor tidss_drv
` [RESEND PATCH v3 2/2] configs: am62x_evm_a53_defconfig: Enable A53 splashscreen at u-boot SPL
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-11-06 4:02 UTC
linux-next: build warning in Linus' tree
2025-11-06 3:59 UTC
[PATCH] NTB: ntb_transport: fix use after free
2025-11-06 3:59 UTC (4+ messages)
[PATCH i-g-t v1 0/2] LRR test to start above midpoint for multi-mode panels
2025-11-06 3:55 UTC (4+ messages)
` [PATCH i-g-t v1 1/2] tests/kms_vrr: Start virtual RR test above midpoint to avoid mode fallback
linux-next: build warnings in Linus' tree
2025-11-06 3:55 UTC
[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites
2025-11-06 3:54 UTC (7+ messages)
` [PATCH 1/6] gpu: nova-core: print FB sizes, along with ranges
` [PATCH 2/6] gpu: nova-core: Hopper: basic GPU identification
` [PATCH 3/6] gpu: nova-core: Blackwell: "
` [PATCH 4/6] gpu: nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
` [PATCH 5/6] gpu: nova-core: regs.rs: clean up chipset(), architecture()
` [PATCH 6/6] gpu: nova-core: use gpu::Architecture instead of long lists of GPUs
[PATCH v3] xen: Strip xen.efi by default
2025-11-06 3:52 UTC (4+ messages)
[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
2025-11-06 3:52 UTC (2+ messages)
` [Bug 220748] "
[PATCH] PCI: Add ASPM quirk for Hi1105 PCIe Wi-Fi
2025-11-06 3:51 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Optional PF in comparison set (default on)
2025-11-06 3:48 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
[LTP] [PATCH 0/3] swapon03: Try to swapon() as many files until it fails
2025-11-06 3:46 UTC (3+ messages)
` [LTP] [PATCH 2/3] "
[PATCH v9 0/5] make logical block size configurable
2025-11-06 3:44 UTC (6+ messages)
` [PATCH v9 4/5] md: add check_new_feature module parameter
[PATCH] slab: prevent infinite loop in kmalloc_nolock() with debugging
2025-11-06 3:41 UTC (2+ messages)
[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
2025-11-06 3:41 UTC (3+ messages)
` [Patch v3 1/2] mm/huge_memory: introduce enum split_type for clarity
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
SVSM draft specification (v1.01 draft #3)
2025-11-06 3:40 UTC (4+ messages)
linux-next: build warning after merge of the iommu tree
2025-11-06 3:39 UTC
[PATCH] drm/me/gsc: mei interrupt top half should be in irq disabled context
2025-11-07 3:31 UTC
[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Avoid assert on scheduling params restore in cleanup
2025-11-06 3:34 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
[PATCH v2 0/6] KVM: arm64: vgic-v3: Fix yet another lock ordering turd
2025-11-06 3:34 UTC (7+ messages)
` [PATCH v2 6/6] KVM: arm64: vgic-v3: Indicate vgic_put_irq() may take LPI xarray lock
linux-next: build warning in Linus' tree
2025-11-06 3:32 UTC
[PATCH 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
2025-11-06 3:30 UTC (12+ messages)
` [PATCH 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH 02/11] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH 03/11] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH 04/11] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH 05/11] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH 06/11] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH 07/11] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
` [PATCH 08/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH 09/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH 10/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER "
` [PATCH 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method
[PATCH v4 0/6] media: qcom: iris: encoder feature enhancements
2025-11-06 3:30 UTC (7+ messages)
` [PATCH v4 1/6] media: qcom: iris: Improve format alignment for encoder
` [PATCH v4 2/6] media: qcom: iris: Improve crop_offset handling "
` [PATCH v4 3/6] media: qcom: iris: Add scale support "
` [PATCH v4 4/6] media: qcom: iris: Add rotation "
` [PATCH v4 5/6] media: qcom: iris: Add flip "
` [PATCH v4 6/6] media: qcom: iris: Add intra refresh "
[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
2025-11-06 3:30 UTC (2+ messages)
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-06 3:30 UTC (2+ messages)
` ✓ Xe.CI.Full: success for vfio/xe: Add driver variant for Xe VF migration (rev4)
[PATCH bpf-next v4 0/2] Pass external callchain entry to get_perf_callchain
2025-11-06 3:28 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] perf: Refactor get_perf_callchain
[PATCH] ARM: dts: aspeed: clemente: add gpio line name to io expander
2025-11-06 3:28 UTC
[meta-oe][PATCH] inotify-tools: Unify the ptest output
2025-11-06 3:27 UTC
[RFC] hugetlb: add memory-hotplug notifier to only allocate for online nodes
2025-11-06 8:56 UTC
[PATCH v3 0/8] target/arm/kvm: Improve memory error handling
2025-11-06 3:26 UTC (7+ messages)
` [PATCH v3 4/8] acpi/ghes: Extend acpi_ghes_memory_errors() to support multiple CPERs
` [PATCH v3 8/8] target/arm/kvm: Support multiple memory CPERs injection
[bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
2025-11-06 3:26 UTC (7+ messages)
[PATCH v1 2/2] Bluetooth: btusb: Add support for Bulk Serialization Mode
2025-11-06 3:24 UTC (2+ messages)
[PATCH] migration: Fix transition to COLO state from precopy
2025-11-06 3:24 UTC (5+ messages)
[PATCH 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
2025-11-06 3:21 UTC (7+ messages)
` [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Folio Related Stability Crashes in 6.17.5 and 6.17.6
2025-11-06 3:19 UTC
Going one step further from git blame --reverse ?
2025-11-06 3:18 UTC (2+ messages)
Unreachable cards in vgaarb
2025-11-06 3:16 UTC
[PATCH v2] Bluetooth: iso: Fix UAF on iso_sock_disconn
2025-11-06 3:15 UTC (2+ messages)
` [v2] "
[PATCH] tracing: fix incorrcet short option in usage text for --threads
2025-11-06 3:10 UTC
[PATCH v5 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
2025-11-06 3:08 UTC (3+ messages)
` [PATCH v5 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c
` [PATCH v5 2/2] mm/hugetlb: extract sysctl into hugetlb_sysctl.c
[PATCH] soc: imx93: fix missing clock disable in remove path
2025-11-06 3:08 UTC
[PATCH v5] doc: add an explanation of Git's data model
2025-11-06 3:07 UTC (2+ messages)
[PATCH v8 00/10] Add Type-C DP support for RK3399 EVB IND board
2025-11-06 3:06 UTC (6+ messages)
` [PATCH v8 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
[Bug report] xfstests generic/323 over NFS hit BUG: KASAN: slab-use-after-free in nfs_local_call_read on 6.18.0-rc1
2025-11-06 3:03 UTC (11+ messages)
` [v6.18-rcX PATCH 4/3] nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
` [v6.18-rcX PATCH 5/3] nfs/localio: do not issue misaligned DIO out-of-order
` [v6.18-rcX PATCH v2] "
` [v6.18-rcX PATCH v3 5/3] "
[PATCH] btrfs: extract the parity scrub code into a helper
2025-11-06 3:02 UTC
[PATCH v2] nvmet-auth: update sc_c in target host hash calculation
2025-11-06 3:01 UTC (5+ messages)
[PATCH i-g-t] lib/pciids: sync with kernel commit 5e0de2dfbc1b
2025-11-06 3:01 UTC (2+ messages)
[PATCH] dt-bindings: dma: qcom,gpi: Document the Kaanapali GPI DMA engine
2025-11-06 3:01 UTC (3+ messages)
[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
2025-11-06 3:00 UTC (6+ messages)
[PATCH v2] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Kaanapali and Glymur SoCs
2025-11-06 3:00 UTC
[PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
2025-11-06 2:59 UTC (4+ messages)
` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation
[PATCH 0/1] nvmet: add basic in-memory backend support
2025-11-06 2:58 UTC (4+ messages)
[PATCH net v1 1/2] page_pool: expose max page pool ring size
2025-11-06 2:56 UTC (6+ messages)
` [PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
[syzbot] [kernfs?] possible deadlock in kernfs_unlink_sibling (2)
2025-11-06 2:54 UTC
[OE-core] [PATCH 01/29] adwaita-icon-theme: upgrade 48.0 -> 49.0
2025-11-06 2:53 UTC (3+ messages)
` [OE-core] [PATCH 28/29] libedit: upgrade 20250104-3.1 -> 20251016-3.1
[PATCH] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
2025-11-06 2:53 UTC (3+ messages)
[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
2025-11-06 2:53 UTC (3+ messages)
` [PATCH 3/6] kallsyms/bpf: Set module buildid in bpf_address_lookup()
[PATCH 0/4] Add SoC remapper support for system controller
2025-11-06 2:53 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[oe][meta-networking][PATCH] freeradius: multilib-header fix for freeradius/features.h
2025-11-06 2:51 UTC
[oe][meta-oe][PATCH] xterm: fix conflict between multilibs
2025-11-06 2:50 UTC
[PATCH v2] ALSA: wavefront: Fix integer overflow in sample size validation
2025-11-06 2:49 UTC
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.