messages from 2026-07-22 12:29:28 to 2026-07-22 12:58:34 UTC [more...]
[Stable-10.0.12 v2 000/122] Patch Round-up for stable 10.0.12, freeze on 2026-07-22 (frozen)
2026-07-22 12:46 UTC (31+ messages)
` [Stable-10.0.12 v2 062/122] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access
` [Stable-10.0.12 v2 077/122] linux-user: Validate guest-passed dm_ioctl data_size
` [Stable-10.0.12 v2 078/122] target/arm: Be more defensive for invalid tlbi_aa64_get_range
` [Stable-10.0.12 v2 079/122] hw/net/vmxnet3: Correct bounds check on tx queue index
` [Stable-10.0.12 v2 080/122] hw/usb/dev-wacom: Don't write off end of buffer
` [Stable-10.0.12 v2 081/122] hw/display/sm501: Catch bad coordinates for RTL operations
` [Stable-10.0.12 v2 082/122] hw/display/sm501: Avoid overflow problems in bounds check calculations
` [Stable-10.0.12 v2 083/122] hw/display/sm501: Don't allow guest to set ram size larger than it is
` [Stable-10.0.12 v2 084/122] hw/misc/stm32_rcc: Correct offset-to-irq calculation
` [Stable-10.0.12 v2 085/122] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
` [Stable-10.0.12 v2 086/122] hw/s390x/sclp: Do not ignore address_space_read/write() errors
` [Stable-10.0.12 v2 088/122] s390x/css: firm up handling of chained TIC CCWs
` [Stable-10.0.12 v2 089/122] linux-user/alpha: add coredump support
` [Stable-10.0.12 v2 094/122] hw/scsi/vmw_pvscsi: translate data endianness
` [Stable-10.0.12 v2 095/122] hw/scsi/vmw_pvscsi: add a comment to explain the endianness
` [Stable-10.0.12 v2 096/122] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
` [Stable-10.0.12 v2 097/122] hw/usb/hcd-ohci: Make sure that ohci_service_ed_list() cannot loop forever
` [Stable-10.0.12 v2 098/122] hw/usb/hcd-xhci: Turn guest-triggerable abort() into qemu_log_mask()
` [Stable-10.0.12 v2 102/122] ui/gtk: Narrow DMA-BUF critical section
` [Stable-10.0.12 v2 104/122] ui/vnc: validate SetPixelFormat field ranges
` [Stable-10.0.12 v2 105/122] hw/display/virtio-gpu: cap submit_3d command buffer allocation
` [Stable-10.0.12 v2 108/122] accel/tcg: move jit thread manipulation into do_tb_phys_invalidate
` [Stable-10.0.12 v2 110/122] hw/usb/hcd-xhci-pci: break host link cycle so device_finalize() runs on unplug
` [Stable-10.0.12 v2 111/122] tests/qtest: add xhci-pci unplug finalize regression test
` [Stable-10.0.12 v2 113/122] usbredir: fix infinite loop and SIGFPE with zero max_packet_size
` [Stable-10.0.12 v2 116/122] hw/net/xilinx_axienet: Fix PHY register 17 link status reporting
` [Stable-10.0.12 v2 117/122] net: Correct padding check in qemu_receive_packet()
` [Stable-10.0.12 v2 119/122] replay: fix use of uninitialized pointer on error
` [Stable-10.0.12 v2 121/122] hw/net/cadence: Return current Cadence GEM queue pointers
` [Stable-10.0.12 v2 122/122] hw/audio/intel-hda: restrict all DMA engine paths to memories
[PATCH 0/5] Add shared state mirror setup documentation
2026-07-22 12:58 UTC (4+ messages)
` [PATCH 1/5] dev-manual: add a shared state mirror setup document
` [PATCH 2/5] ref-manual/variables.rst: SSTATE_MIRRORS: remove uninative mapping note
` [PATCH 3/5] ref-manual/variables.rst: SSTATE_MIRRORS: remove directory structure note
[Stable-11.0.3 v2 000/127] Patch Round-up for stable 11.0.3, freeze on 2026-07-22 (frozen)
2026-07-22 12:48 UTC (18+ messages)
` [Stable-11.0.3 v2 083/127] target/arm: Be more defensive for invalid tlbi_aa64_get_range
` [Stable-11.0.3 v2 085/127] hw/usb/dev-wacom: Don't write off end of buffer
` [Stable-11.0.3 v2 086/127] hw/display/sm501: Catch bad coordinates for RTL operations
` [Stable-11.0.3 v2 088/127] hw/display/sm501: Don't allow guest to set ram size larger than it is
` [Stable-11.0.3 v2 090/127] s390x/sclp: prevent re-reading the sclp header
` [Stable-11.0.3 v2 093/127] linux-user/alpha: add coredump support
` [Stable-11.0.3 v2 094/127] linux-user/alpha: populate AT_HWCAP from env->amask
` [Stable-11.0.3 v2 095/127] hw/misc/ivshmem: clear chardev handlers before freeing peers
` [Stable-11.0.3 v2 096/127] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
` [Stable-11.0.3 v2 098/127] hw/scsi/vmw_pvscsi: translate data endianness
` [Stable-11.0.3 v2 099/127] hw/scsi/vmw_pvscsi: add a comment to explain the endianness
` [Stable-11.0.3 v2 100/127] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
` [Stable-11.0.3 v2 103/127] net: only advertise passt in netdev help when CONFIG_PASST
` [Stable-11.0.3 v2 105/127] ui/vnc: validate color shifts in SetPixelFormat
` [Stable-11.0.3 v2 118/127] usbredir: fix infinite loop and SIGFPE with zero max_packet_size
` [Stable-11.0.3 v2 123/127] hw/display/qxl: validate monitors_config heads[] in phys2virt
` [Stable-11.0.3 v2 124/127] replay: fix use of uninitialized pointer on error
[PATCH] doc: add deprecation notice about upcoming change to ethdev API
2026-07-22 12:57 UTC (4+ messages)
[PATCH RESEND] drm/amdgpu: reset VI ASIC on MacBookPro15,1
2026-07-22 12:57 UTC
[PATCH] clocksource/drivers/arm_arch_timer: Mark EL2 virtual timer broken for Tegra194/234
2026-07-22 12:56 UTC
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-22 12:57 UTC (7+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
[PATCH net] netfilter: nf_conntrack_h323: fix get_bitmap() overread
2026-07-22 12:57 UTC
[PATCH 0/2] arm64/debug: clean up some HW BP edge cases
2026-07-22 12:56 UTC (3+ messages)
[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-07-22 12:56 UTC (12+ messages)
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 03/30] mtd: spi-nor: winbond: Stop filling the .name entry
[PATCH] ext4: cache full extents during mapping lookup
2026-07-22 12:56 UTC (4+ messages)
[syzbot] [mm?] INFO: rcu detected stall in unmap_region
2026-07-22 12:56 UTC (2+ messages)
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-22 12:56 UTC (13+ messages)
[PATCH rdma-next] RDMA/bnxt_re: Clear VM_MAYWRITE on read-only mmap of driver pages
2026-07-22 12:55 UTC
[PATCH] ocfs2: validate truncate log dinode before caching
2026-07-22 12:55 UTC (2+ messages)
[PATCH] netfs: clear PG_private_2 on copy-to-cache append failure
2026-07-22 12:55 UTC (3+ messages)
[PATCH v1] ARM: dts: aspeed: g6: Use KCS AST2600 compatible string
2026-07-22 12:55 UTC (2+ messages)
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-22 12:55 UTC (6+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
2026-07-22 12:53 UTC (5+ messages)
[PATCH v3] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks
2026-07-22 12:53 UTC (2+ messages)
[PATCH v1][linux-next] intel_idle: Update documentation after adding ACPI _LPI support
2026-07-22 12:53 UTC
[PATCH] drm/xe/nvls: Drop force_probe requirement
2026-07-22 12:52 UTC
[PATCH 0/2] leds: s2m: wire up missing of_match_table in platform drivers
2026-07-22 12:52 UTC (4+ messages)
` [PATCH 1/2] leds: rgb: s2m: wire up of_match_table in platform driver
[PATCH] iio: chemical: sgp30: Handle IAQ thread creation failure
2026-07-22 12:52 UTC (2+ messages)
Ethtool is missing C2C link modes
2026-07-22 12:52 UTC (10+ messages)
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-22 12:51 UTC (6+ messages)
` [PATCH v3 09/14] "
[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
2026-07-22 12:51 UTC
[PATCH 1/2] python3-chardet: Upgrade 6.0.0.post1 -> 7.4.3.bb
2026-07-22 12:51 UTC (3+ messages)
` [OE-core] "
[PATCH] platform/loongarch: laptop: explicitly reset the bl_powered state when resuming
2026-07-22 12:51 UTC (2+ messages)
[PATCH dpdk] doc: announce rte_graph ABI changes for 26.11
2026-07-22 12:50 UTC (4+ messages)
[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
2026-07-22 12:50 UTC (4+ messages)
` "
decouple simple direct I/O reads from iomap_dio_rw
2026-07-22 12:49 UTC (4+ messages)
` [PATCH 1/3] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH 3/3] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
[PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
2026-07-22 12:49 UTC (4+ messages)
` [PATCH v2 1/3] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
` [PATCH v2 2/3] ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item
` [PATCH v2 3/3] ocfs2: cluster: fix o2hb_dependent_users leak on pin failure
[PATCH] ASoC: qcom: qdsp6: Remove unused Q6AFE_MAX_CLK_ID define
2026-07-22 12:49 UTC (2+ messages)
[PATCH] btrfs: add missing commit IDs to kernel fixes of some tests
2026-07-22 12:49 UTC
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-22 12:47 UTC (3+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
[PATCH] tools/power: amd_pstate_trace: fix help path dependencies
2026-07-22 12:48 UTC (2+ messages)
[PATCH v6] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
2026-07-22 12:48 UTC (2+ messages)
[PATCH v2 0/3] regulator: qcom_smd-regulator: fix PM2250 supply parent mappings
2026-07-22 12:48 UTC (5+ messages)
` [PATCH v2 1/3] "
[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-22 12:47 UTC (6+ messages)
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH V11 0/9] famfs: port into fuse
2026-07-22 12:47 UTC (4+ messages)
[PATCH 1/2] linux-yocto-dev: bump to v7.2
2026-07-22 12:47 UTC (4+ messages)
` [PATCH 2/2] linux-yocto-dev: enable BSP config audit reporting
[PATCH] io_uring/rw: fix missing ERESTARTSYS conversion in read paths
2026-07-22 12:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
2026-07-22 12:45 UTC (2+ messages)
[PATCH] clk: qcom: gcc-qcm2290: don't park QUP RCGs upon registration
2026-07-22 12:46 UTC
VFS: prepare for changes to directory locking
2026-07-22 12:45 UTC (11+ messages)
` [PATCH 1/4] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 2/4] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 3/4] VFS: introduce d_alloc_trylock()
` [PATCH 4/4] VFS: add d_duplicate()
Patchwork summary for: spi-devel-general
2026-07-22 12:45 UTC
[Buildroot] [PATCH] package/grout: bump version to 0.16.2
2026-07-22 12:45 UTC
[RFC PATCH 0/9] simplified UML/NOMMU approach
2026-07-22 12:44 UTC (4+ messages)
` [RFC PATCH 8/9] um: nommu: add userspace runner processes
[RFC PATCH 0/1] sysctl: remove CONFIG_SYSCTL, it just mirrors CONFIG_PROC_SYSCTL
2026-07-22 12:44 UTC (2+ messages)
` [RFC PATCH 1/1] "
[OE-core][wrynose][PATCH 1/4] gawk: Fix CVE-2026-40467
2026-07-22 12:44 UTC (8+ messages)
` [OE-core][wrynose][PATCH 2/4] gawk: Fix CVE-2026-40468
` [OE-core][wrynose][PATCH 3/4] gawk: Fix CVE-2026-40469
` [OE-core][wrynose][PATCH 4/4] gawk: Fix CVE-2026-40553
[PATCH 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos
2026-07-22 12:44 UTC (5+ messages)
` [PATCH 2/2] soc/tegra: fuse: speedo-tegra210: Support revision B01
[PATCH v4] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
2026-07-22 12:44 UTC (2+ messages)
[PATCH 0/6] landlock: Add POSIX message queue scoping
2026-07-22 12:43 UTC (8+ messages)
` [PATCH 1/6] ipc: Move mqueue fs magic to uapi magic header
` [PATCH 2/6] landlock: Scope POSIX message queue opens
` [PATCH 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_POSIX_MSG_QUEUE
` [PATCH 4/6] selftests/landlock: Test POSIX message queue scoping
` [PATCH 5/6] samples/landlock: Support "
` [PATCH 6/6] landlock: Document "
[PATCH] scsi: mpt3sas: validate variable event array spans
2026-07-22 12:42 UTC (5+ messages)
` How to fix problems with the sashiko review model
[PATCH] doc: add deprecation notice for iavf devarg auto reconfig
2026-07-22 12:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/7] btrfs: some optimizations and cleanups for log syncing
2026-07-22 12:41 UTC (8+ messages)
` [PATCH 1/7] btrfs: stop sleeping for one jiffy in non-ssd mounts during log commit
` [PATCH 2/7] btrfs: remove log batch counter use for fsync
` [PATCH 3/7] btrfs: do an initial lockless committed log transaction check during log syncing
` [PATCH 4/7] btrfs: check for log writers count first in wait_for_writer()
` [PATCH 5/7] btrfs: move condition for log commit wait into wait_log_commit()
` [PATCH 6/7] btrfs: check for exit condition after waking in wait_log_commit()
` [PATCH 7/7] btrfs: use simple booleans for log_commit field in struct btrfs_root
[PATCH] clk: fix self-consuming provider module pinning
2026-07-22 12:41 UTC (5+ messages)
[PATCH 7.1 0000/2077] 7.1.5-rc1 review
2026-07-22 12:40 UTC (2+ messages)
[PATCH 0/7] Register MPM under CPU cluster power domain to manage RPM notification
2026-07-22 12:40 UTC (6+ messages)
` [PATCH 6/7] arm64: dts: qcom: agatti: Do not mark MPM as power domain
[PATCH v2 0/3] KUnit test for VF provisioning error handling
2026-07-22 12:40 UTC (6+ messages)
` [PATCH v2 1/3] drm/xe/vf: Add KUNIT stub for guc_action_query_single_klv()
` [PATCH v2 2/3] drm/xe/vf: split submission config query helpers
` [PATCH v2 3/3] drm/xe/tests: Add KUnit tests for VF provisioning error handling
` ✗ CI.checkpatch: warning for KUnit test for VF provisioning error handling (rev2)
` ✓ CI.KUnit: success "
[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
2026-07-22 12:39 UTC (2+ messages)
[PATCH net] selftests: drv-net: rss_ctx: fix persist tests skip on IPv6 setups
2026-07-22 12:38 UTC
[OE-core][scarthgap][PATCH 1/4] gawk: Fix CVE-2026-40467
2026-07-22 12:38 UTC (8+ messages)
` [OE-core][scarthgap][PATCH 2/4] gawk: Fix CVE-2026-40468
` [OE-core][scarthgap][PATCH 3/4] gawk: Fix CVE-2026-40469
` [OE-core][scarthgap][PATCH 4/4] gawk: Fix CVE-2026-40553
[scarthgap][PATCH] package.bbclass: fix execution order bug in emit_pkgdata
2026-07-22 12:38 UTC (6+ messages)
` [OE-core] "
[PATCH 0/1] Extract only the message log body from git commit
2026-07-22 12:38 UTC (2+ messages)
[PATCH v7 0/2] media: i2c: Add driver for Mira220
2026-07-22 12:37 UTC (3+ messages)
` [PATCH v7 2/2] media: i2c: Add driver for AMS-OSRAM Mira220
[ath:master] BUILD SUCCESS 623bf56a9f0906d780f46ae110b47212ac3406ec
2026-07-22 12:36 UTC
[PATCH] sched/fair: Prefer waker CPU for reciprocal sync wakeups
2026-07-22 12:37 UTC (2+ messages)
[PATCH v2] linux-user: Guard local FUTEX_CMD_MASK definition
2026-07-22 12:35 UTC
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-22 12:35 UTC (3+ messages)
[PATCH i-g-t V2 1/2] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset test
2026-07-22 12:34 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,V2,1/2] "
[OE-core][wrynose][patch 01/10] vim: Fix CVE-2026-55693
2026-07-22 12:33 UTC (10+ messages)
` [OE-core][wrynose][patch 02/10] vim: Fix CVE-2026-55895
` [OE-core][wrynose][patch 03/10] vim: Fix CVE-2026-57453
` [OE-core][wrynose][patch 04/10] vim: Fix CVE-2026-57451
` [OE-core][wrynose][patch 05/10] vim: Fix CVE-2026-57454
` [OE-core][wrynose][patch 06/10] vim: Fix CVE-2026-57455
` [OE-core][wrynose][patch 07/10] vim: Fix CVE-2026-57456
` [OE-core][wrynose][patch 08/10] vim: Fix CVE-2026-59856
` [OE-core][wrynose][patch 09/10] vim: Fix CVE-2026-59857
` [OE-core][wrynose][patch 10/10] vim: Fix CVE-2026-59858
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-07-22 12:34 UTC (9+ messages)
[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
2026-07-22 12:33 UTC (4+ messages)
[PATCH v3] docs/zh_CN: Add configurable error injection translation
2026-07-22 12:32 UTC
[PATCH v2 0/3] media: iris: add LTR and hierarchical coding support for ar50lt
2026-07-22 12:32 UTC (4+ messages)
[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
2026-07-22 12:32 UTC (3+ messages)
` [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading from KVM
[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
2026-07-22 12:32 UTC (6+ messages)
[PATCH] generic/064: allow 50 extents on F2FS after fcollapse
2026-07-22 12:32 UTC (9+ messages)
` [f2fs-dev] "
[PATCH v3 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
2026-07-22 12:32 UTC (3+ messages)
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD REGRESSION 534ae9d0d70cd9fd4879bb853e62cf8947ea01be
2026-07-22 12:30 UTC
[PATCH net] pppoe: reload header pointer after dev_hard_header()
2026-07-22 12:31 UTC (3+ messages)
[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
2026-07-22 12:29 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.