messages from 2025-07-04 09:49:24 to 2025-07-04 10:34:06 UTC [more...]
[PATCH v6 00/10] Introducing firmware late binding
2025-07-04 10:34 UTC (5+ messages)
` [PATCH v6 02/10] mei: late_bind: add late binding component driver
Document ability to disable template directory in git-init
2025-07-04 10:33 UTC (3+ messages)
` [External] "
[PATCH v5 1/9] drm/amdgpu: validate userq input args
2025-07-04 10:33 UTC (9+ messages)
` [PATCH v5 2/9] drm/amdgpu: validate userq hw unmap status for destroying userq
` [PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
` [PATCH v5 4/9] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v5 5/9] drm/amdgpu: add userq object va track helpers
` [PATCH v5 6/9] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
` [PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
` [PATCH v5 9/9] drm/amdgpu: clean up the amdgpu_userq_active()
[PATCH v2] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-04 10:32 UTC (4+ messages)
` [tip: sched/urgent] "
[PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
2025-07-04 10:31 UTC (2+ messages)
[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
2025-07-04 10:31 UTC (3+ messages)
[PATCH v1 mm-hotfixes] mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
2025-07-04 10:30 UTC
[PATCH v4 00/65] accel: Preparatory cleanups for split-accel
2025-07-04 10:30 UTC (3+ messages)
` [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt()
[PATCHv3 0/3] mm/memory_hotplug: fixup crash during uevent handling
2025-07-04 10:30 UTC (5+ messages)
` [PATCH 2/3] mm/memory_hotplug: activate node before adding new memory blocks
` [PATCH 3/3] drivers/base: move memory_block_add_nid() into the caller
include/linux/build_bug.h:78:41: error: static assertion failed: "XFS: sizeof(struct xfs_attr_sf_entry) is wrong, expected 3"
2025-07-04 10:29 UTC
[openeuler:OLK-5.10 3011/3011] kernel/sched/soft_domain.c:186:24: error: implicit declaration of function 'cpu_util_cfs'; did you mean 'cpu_util_irq'?
2025-07-04 10:29 UTC
[PATCH 0/4] vhost: drop backend_features
2025-07-04 10:29 UTC (2+ messages)
[RFC] linux-user: return success in TARGET_NR_set_robust_list
2025-07-04 10:26 UTC
[PULL] drm-intel-next
2025-07-04 10:29 UTC
[PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-07-04 10:29 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev7)
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-07-04 10:28 UTC (5+ messages)
` [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
2025-07-04 10:28 UTC (13+ messages)
[walnascar] systemd-networkd-persistent-storage fails during boot, using read-only-rootfs and overlayfs-etc image features
2025-07-04 10:27 UTC
[PATCH 0/2] rust: add Derive macro unit tests
2025-07-04 10:26 UTC (3+ messages)
` [PATCH 1/2] rust/qemu-api-macros: normalize TryInto output
` [PATCH 2/2] rust/qemu-api-macros: add unit tests
[PATCH 6.15 000/263] 6.15.5-rc1 review
2025-07-04 10:26 UTC (3+ messages)
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-04 10:25 UTC (30+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v2 13/29] mm/balloon_compaction: "
` [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v2 15/29] mm/migration: remove PageMovable()
` [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v2 18/29] mm: remove __folio_test_movable()
` [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
[PATCH 0/2]
2025-07-04 10:26 UTC (4+ messages)
` [PATCH 2/2] mmc: mmc_spi: multiple block read remove read crc ack
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-04 10:26 UTC (5+ messages)
` [PATCH 20/80] drivers: drm: "
` [PATCH 33/80] iio: imu: "
[PATCH next] sched,freezer: prevent tasks from escaping being frozen
2025-07-04 10:25 UTC (6+ messages)
[PATCH 0/3] reduce system memory requirement for hibernation
2025-07-04 10:24 UTC (10+ messages)
` [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
[PATCH v5 00/11] fuse: support large folios
2025-07-04 10:24 UTC (3+ messages)
` [PATCH v5 10/11] fuse: optimize direct io large folios processing
[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
2025-07-04 10:44 UTC (15+ messages)
` [PATCH v6 20/39] accel/whpx: Replace @dirty field by generic CPUState::vcpu_dirty field
` [PATCH v6 21/39] accel/kvm: Remove kvm_cpu_synchronize_state() stub
` [PATCH v6 22/39] accel/system: Document cpu_synchronize_state()
` [PATCH v6 23/39] accel/system: Document cpu_synchronize_state_post_init/reset()
` [PATCH v6 24/39] accel/nvmm: Expose nvmm_enabled() to common code
` [PATCH v6 25/39] accel/whpx: Expose whpx_enabled() "
` [PATCH v6 26/39] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
[RFC PATCH] fanotify: add watchdog for permission events
2025-07-04 10:22 UTC (3+ messages)
[PATCH] net/tap: drop too small packets
2025-07-04 10:20 UTC (3+ messages)
[PULL 00/31] Accelerators patches for 2025-07-04
2025-07-04 10:14 UTC (32+ messages)
` [PULL 01/31] system/cpus: Assert interrupt handling is done with BQL locked
` [PULL 02/31] accel/kvm: Remove kvm_init_cpu_signals() stub
` [PULL 03/31] accel/kvm: Reduce kvm_create_vcpu() declaration scope
` [PULL 04/31] accel/tcg: Remove 'info opcount' and @x-query-opcount
` [PULL 05/31] accel/tcg: Remove profiler leftover
` [PULL 06/31] accel/tcg: Factor tcg_dump_flush_info() out
` [PULL 07/31] accel/tcg: Factor tcg_dump_stats() out for re-use
` [PULL 08/31] accel/hvf: Restrict internal declarations
` [PULL 09/31] accel/hvf: Move per-cpu method declarations to hvf-accel-ops.c
` [PULL 10/31] accel/hvf: Move generic method declarations to hvf-all.c
` [PULL 11/31] cpus: Document CPUState::vcpu_dirty field
` [PULL 12/31] accel/hvf: Replace @dirty field by generic "
` [PULL 13/31] accel/nvmm: "
` [PULL 14/31] accel/whpx: "
` [PULL 15/31] accel/kvm: Remove kvm_cpu_synchronize_state() stub
` [PULL 16/31] accel/system: Document cpu_synchronize_state()
` [PULL 17/31] accel/system: Document cpu_synchronize_state_post_init/reset()
` [PULL 18/31] accel/nvmm: Expose nvmm_enabled() to common code
` [PULL 19/31] accel/whpx: Expose whpx_enabled() "
` [PULL 20/31] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
` [PULL 21/31] accel: Expose and register generic_handle_interrupt()
` [PULL 22/31] accel: Keep reference to AccelOpsClass in AccelClass
` [PULL 23/31] accel: Propagate AccelState to AccelClass::init_machine()
` [PULL 24/31] accel/tcg: Prefer local AccelState over global current_accel()
` [PULL 25/31] accel/kvm: Prefer local AccelState over global MachineState::accel
` [PULL 26/31] accel/kvm: Directly pass KVMState argument to do_kvm_create_vm()
` [PULL 27/31] accel: Directly pass AccelState argument to AccelClass::has_memory()
` [PULL 28/31] accel: Remove unused MachineState argument of AccelClass::setup_post()
` [PULL 29/31] accel: Pass AccelState argument to gdbstub_supported_sstep_flags()
` [PULL 30/31] MAINTAINERS: Add me as reviewer of overall accelerators section
` [PULL 31/31] hmp-cmds-target.c: add CPU_DUMP_VPU in hmp_info_registers()
[PATCH v2 1/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
2025-07-04 10:20 UTC (3+ messages)
` [PATCH v2 0/1] "
[PATCH 0/7] drm/xe: LRC refactors
2025-07-04 10:20 UTC (5+ messages)
` [PATCH 1/7] drm/xe/lrc: Reduce scope of empty lrc data
` [PATCH 2/7] drm/xe: Count dwords before allocating
[PATCH] net: support VLAN stacking packet type parsing
2025-07-04 10:18 UTC (2+ messages)
[PATCH v5 0/3] Implement virtio SUSPEND and RESUME feature
2025-07-04 10:17 UTC (4+ messages)
` [PATCH v5 1/3] virtio: re-order device status bits
` [PATCH v5 2/3] virtio: document feature bit 42
` [PATCH v5 3/3] virtio: introduce SUSPEND and RESUME feature
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022 for testing, 2025-07-03
2025-07-04 10:14 UTC
[PATCH v2 0/5] reduce system memory requirement for hibernation
2025-07-04 10:12 UTC (6+ messages)
` [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
` [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v2 4/5] PM: hibernate: export variable pm_transition
` [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH i-g-t] lib/intel_compute: reuse bo checking code
2025-07-04 10:13 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/2]
2025-07-04 10:13 UTC (3+ messages)
` [PATCH v2 2/2] mmc: mmc_spi: multiple block read remove read crc ack
[PATCH v2] fs/xfs: replace strncpy with memtostr_pad()
2025-07-04 10:12 UTC
[PATCH i-g-t] tests/intel-ci/xe.bmg.display.blocklist: update bmg blocklist
2025-07-04 10:12 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/4] R-Car CANFD Improvements
2025-07-04 10:12 UTC (4+ messages)
` [PATCH 4/4] can: rcar_canfd: Replace RCANFD_CFG_* macros with FIELD_PREP
[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
2025-07-04 10:11 UTC (3+ messages)
[PATCH v10 0/4] support large align and nid in Rust allocators
2025-07-04 10:10 UTC (3+ messages)
` [PATCH v10 1/4] mm/vmalloc: allow to set node and align in vrealloc
[RFC PATCH] xen/flask: estimate max sidtable size
2025-07-04 10:10 UTC (3+ messages)
[RFC patch v3 00/20] Cache aware scheduling
2025-07-04 10:09 UTC (4+ messages)
[PATCH] eeprom: at25: convert to spi-mem API
2025-07-04 10:09 UTC (2+ messages)
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-04 10:09 UTC (11+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
Generate Scarthgap genericx86-64 machine booting pcbios
2025-07-04 10:09 UTC (2+ messages)
Broken PCI MSI on Vortex86DX3 and Vortex86EX2
2025-07-04 9:31 UTC
[PATCH v5 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-07-04 10:09 UTC (9+ messages)
` [PATCH v5 04/10] cxl: Defer dport allocation for switch ports
` [PATCH v5 06/10] cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
` [PATCH v5 09/10] cxl: Move enumeration of hostbridge ports to the memdev probe path
` [PATCH v5 10/10] cxl: Remove devm_cxl_port_enumerate_dports() that is no longer used
[PATCH v3 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors
2025-07-04 10:07 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: renesas: r8a779g3-sparrow-hawk-fan-pwm: Add missing install target
` [PATCH v3 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1
` [PATCH v3 3/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J2
` [PATCH v3 4/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX462 on J1
` [PATCH v3 5/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX462 on J2
Access controllers: differentiate between access checks and grants?
2025-07-04 10:07 UTC (2+ messages)
[f2fs-dev] [syzbot] [f2fs?] INFO: task hung in f2fs_issue_checkpoint (2)
2025-07-04 10:07 UTC (2+ messages)
` "
[PATCH] lib/test_vmalloc.c: introduce xfail for failing tests
2025-07-04 10:06 UTC (7+ messages)
[PATCH] hmp-cmds-target.c: add CPU_DUMP_VPU in hmp_info_registers()
2025-07-04 10:06 UTC (2+ messages)
[PATCH 0/2] mmc: Fix max current limit handling for SD cards
2025-07-04 10:05 UTC (3+ messages)
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-07-04 10:05 UTC (4+ messages)
[PATCH] virtio_net: simplify tx queue wake condition check
2025-07-04 10:03 UTC (2+ messages)
[GIT PULL] Immutable tag between SpacemiT's reset and clock trees for v6.17
2025-07-04 10:02 UTC (2+ messages)
[PATCH v3 resend i-g-t 0/6] Replace intel_sysfs_debugfs
2025-07-04 10:02 UTC (6+ messages)
` [PATCH v3 resend i-g-t 3/6] tests: Add core_debugfs_heads_power
[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
2025-07-04 9:52 UTC (2+ messages)
[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
2025-07-04 9:59 UTC (6+ messages)
` [PATCH v14 3/7] rust: introduce module_param module
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-04 9:58 UTC (5+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH v4 0/3] Implement virtio SUSPEND and RESUME feature
2025-07-04 9:58 UTC (5+ messages)
` [PATCH v4 3/3] virtio: introduce "
[PATCH RFC ipsec-next] pfkey: Deprecate pfkey
2025-07-04 9:32 UTC (2+ messages)
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-07-04 9:56 UTC (4+ messages)
` [PATCH v2 04/19] drm: Pass the format info to .fb_create()
[PATCH v5 0/3] add dma noncoherent API
2025-07-04 9:57 UTC (4+ messages)
` [PATCH v5 1/3] usb: core: add dma-noncoherent buffer alloc and free API
` [PATCH v5 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
` [PATCH v5 3/3] media: stk1160: "
Hey I’m not interested blocked all this
2025-07-04 9:54 UTC
[PATCH rtw-next v4 00/14] wifi: rtw89: Add support for USB devices
2025-07-04 9:53 UTC (5+ messages)
` [PATCH rtw-next v4 01/14] wifi: rtw89: 8851b: Accept USB devices and load their MAC address
PCI config read functions
2025-07-04 9:53 UTC
[PATCH] fs/xfs: replace strncpy with memtostr_pad()
2025-07-04 9:52 UTC (3+ messages)
[PATCH v2 0/5] arm64: dts: renesas: sparrow-hawk: Add overlays for camera sensors
2025-07-04 9:52 UTC (4+ messages)
` [PATCH v2 2/5] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1
[PATCH net-next v3 00/12] Add vf drivers for wangxun virtual functions
2025-07-04 9:49 UTC (13+ messages)
` [PATCH net-next v3 01/12] net: libwx: add mailbox api for wangxun vf drivers
` [PATCH net-next v3 02/12] net: libwx: add base vf api for "
` [PATCH net-next v3 03/12] net: libwx: add wangxun vf common api
` [PATCH net-next v3 04/12] net: wangxun: add txgbevf build
` [PATCH net-next v3 05/12] net: txgbevf: add sw init pci info and reset hardware
` [PATCH net-next v3 06/12] net: txgbevf: init interrupts and request irqs
` [PATCH net-next v3 07/12] net: txgbevf: Support Rx and Tx process path
` [PATCH net-next v3 08/12] net: txgbevf: add link update flow
` [PATCH net-next v3 09/12] net: wangxun: add ngbevf build
` [PATCH net-next v3 10/12] net: ngbevf: add sw init pci info and reset hardware
` [PATCH net-next v3 11/12] net: ngbevf: init interrupts and request irqs
` [PATCH net-next v3 12/12] net: ngbevf: add link update flow
[meta-oe][PATCH] gutenprint: fix a build race-condition
2025-07-04 9:51 UTC
[PATCH v6 00/18] xen: introduce CONFIG_SYSCTL
2025-07-04 9:50 UTC (3+ messages)
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
2025-07-04 9:50 UTC (2+ messages)
[PATCH V6 00/21] Live update: vfio and iommufd
2025-07-04 9:50 UTC (4+ messages)
` [PATCH V6 03/21] migration: close kvm after cpr
[PATCH 6.12.y-cip 00/12] Add support for Mali-G52 to RZ/G3E SoC
2025-07-04 9:50 UTC (3+ messages)
[PATCH v2] block: reject bs > ps block devices when THP is disabled
2025-07-04 9:50 UTC
[PATCH net v2] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
2025-07-04 9:50 UTC (2+ messages)
[PATCH v4 0/3] Decouple max_pclk check from constant display feats
2025-07-04 9:48 UTC (2+ messages)
` [PATCH v4 2/3] drm/tidss: Remove max_pclk_khz from tidss display features
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.