messages from 2026-08-04 02:19:22 to 2026-08-04 03:28:38 UTC [more...]
bitbake obmc-phosphor-image failed
2026-08-04 3:25 UTC
[PATCH v3 0/3] backlight: aw99706: DT parsing and blank state fixes
2026-08-04 3:28 UTC (7+ messages)
` [PATCH v3 1/3] backlight: aw99706: Fix DT property names to match binding
` [PATCH v3 2/3] backlight: aw99706: Validate all DT property values consistently
` [PATCH v3 3/3] backlight: aw99706: Honor the core blank state in update_status()
[RFC PATCH 0/1] dmaengine: introduce dmaengine_bh_wq and bh helpers
2026-08-04 3:32 UTC (7+ messages)
` [PATCH v2 00/64] dmaengine: migrate channel tasklets to WQ_BH
` [PATCH v2 01/64] dmaengine: add tasklet-backed channel BH helpers
on the irresponsibility of pursuing C language reform
2026-08-04 3:25 UTC (11+ messages)
` proposed revision to memory.h(3head) (was: on the irresponsibility of pursuing C language reform)
` proposed revision to memory.h(3head)
[PATCH] PCI: switchtec: Fix use-after-free in switchtec_pci_remove due to race condition
2026-08-04 3:24 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-08-03
2026-08-04 3:24 UTC
[PATCH v4] HID: hp: Add support for HyperX headset devices
2026-08-04 3:23 UTC
[PATCH] vhost-scsi: flush backend after device ioctls
2026-08-04 3:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Input: hynitron_cstxxx: reject out-of-range finger IDs
2026-08-04 3:21 UTC (3+ messages)
` [PATCH v2] Input: hynitron_cstxxx: validate touch count and "
[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
2026-08-04 3:20 UTC (7+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates
[PATCH 1/3] EDAC/loongson: Encode node and MC info into mc_idx
2026-08-04 3:19 UTC (3+ messages)
[PATCH] ASoC: core: add snd_BUG_ON() check in devm_snd_soc_register_card()
2026-08-04 3:19 UTC (5+ messages)
[syzbot] [serial?] WARNING in register_console
2026-08-04 3:17 UTC
[PATCH v3 1/2] drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
2026-08-04 3:16 UTC (2+ messages)
` [PATCH v3 2/2] drm/amdkfd: enable rs64mem for kfd queue
[PATCH net-next v7 00/15][pull request] Introduce iXD driver
2026-08-04 3:16 UTC (16+ messages)
` [PATCH net-next v7 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v7 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v7 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v7 04/15] libie: add control queue support
` [PATCH net-next v7 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v7 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v7 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v7 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v7 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v7 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v7 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v7 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v7 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v7 14/15] ixd: add the core initialization
` [PATCH net-next v7 15/15] ixd: add devlink support
[PATCH 00/20] [PULL REQUEST] Intel IOMMU updates for v7.3
2026-08-04 3:16 UTC (22+ messages)
` [PATCH 01/20] iommu/vt-d: Fix UCTP context table slot when copying root entries
` [PATCH 02/20] iommu/vt-d: Use logical OR operator for privilege mode check
` [PATCH 03/20] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
` 答复: [外部邮件] "
` [PATCH 04/20] iommu/vt-d: Use kstrtoint_from_user() in dmar_perf_latency_write()
` [PATCH 05/20] iommu/vt-d: Fix no_iommu to disable platform opt-in
` [PATCH 06/20] iommu/vt-d: Force requesting ACS when tboot is enabled
` [PATCH 07/20] iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
` [PATCH 08/20] iommu/vt-d: Consolidate dmar policy management and force_on logic
` [PATCH 09/20] iommu/vt-d: Use dmar_can_force_on() for platform opt-in
` [PATCH 10/20] iommu/vt-d: Call dmar_can_force_on() for tboot opt-in
` [PATCH 11/20] iommu/vt-d: Remove the 'force_on' variable
` [PATCH 12/20] iommu/vt-d: Remove dmar_disabled
` [PATCH 13/20] iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
` [PATCH 14/20] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH 15/20] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
` [PATCH 16/20] iommu/vt-d: Fix shift overflow in qi_desc_dev_iotlb_pasid()
` [PATCH 17/20] iommu/vt-d: Clear Present bit before tearing down copied context entry
` [PATCH 18/20] iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
` [PATCH 19/20] iommu/vt-d: Tear down scalable-mode context on probe failure
` [PATCH 20/20] iommu/vt-d: Flush context cache with correct SID when tearing down aliases
[PATCH v6 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-08-04 3:15 UTC (4+ messages)
` [RFC PATCH v7 0/10] diff: add provider interface and initial providers
` [RFC PATCH v7 10/10] diff: consult oid-only hunk providers via diff.<driver>.process
[to-be-updated] delaytop-sort-by-max-delay-to-highlight-top-latency-processes-fix.patch removed from -mm tree
2026-08-04 3:12 UTC
[to-be-updated] delaytop-sort-by-max-delay-to-highlight-top-latency-processes.patch removed from -mm tree
2026-08-04 3:12 UTC
[to-be-updated] delaytop-add-timestamp-of-delay-max.patch removed from -mm tree
2026-08-04 3:12 UTC
[to-be-updated] delaytop-add-delay-max-for-delaytop.patch removed from -mm tree
2026-08-04 3:12 UTC
[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
2026-08-04 3:11 UTC (4+ messages)
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly
[PATCH 1/2] x86/cpu/hygon: Introduce macros for hygon family numbers
2026-08-04 3:11 UTC (5+ messages)
[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
2026-08-04 3:11 UTC (10+ messages)
` [PATCH 1/6] net: phy: maxio: prepare for more DT properties
` [PATCH 2/6] net: phy: maxio: parse and enable PHY clock from generic DT binding
` [PATCH 4/6] net: phy: maxio: extend PHY ID matching
` [PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support
[PATCH net v2 0/6] net: dsa: mt7530: fix remaining swallowed MDIO access errors
2026-08-04 3:11 UTC (7+ messages)
` [PATCH net v2 1/6] net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()
` [PATCH net v2 2/6] net: dsa: mt7530: check bus->read() error in core_rmw()
` [PATCH net v2 3/6] net: dsa: mt7530: error out on failed PHY_IAC command writes
` [PATCH net v2 4/6] net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()
` [PATCH net v2 5/6] net: dsa: mt7530: check command register writes in fdb and vlan cmd
` [PATCH net v2 6/6] net: dsa: mt7530: serialize the regmap IRQ chip like every other user
[tty:tty-linus] BUILD SUCCESS 440915499231e9db1c361aa45bb702e8fd3b4a32
2026-08-04 3:10 UTC
[geert-renesas-devel:master] BUILD SUCCESS dd08d2cffccaddc3cf38dbf0dad0a0782019e23a
2026-08-04 3:09 UTC
[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
2026-08-04 3:09 UTC (9+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()
[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
2026-08-04 3:09 UTC (5+ messages)
` [PATCH 1/6] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again
[PATCH v2 1/3] backlight: aw99706: Fix DT property names to match binding
2026-08-04 3:07 UTC (2+ messages)
[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
2026-08-04 3:07 UTC (3+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
[PATCH] sched/numa: Fix scan period for remote private faults
2026-08-04 3:07 UTC
[PATCH 1/7] wifi: cfg80211: report authorized connect and roam events
2026-08-04 3:04 UTC (2+ messages)
` [PATCH 2/7] wifi: nl80211: add roam offload extended feature
[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-04 3:06 UTC (4+ messages)
[PATCH net v5 0/2] packet: use consistent hard_header_len in send paths
2026-08-04 3:04 UTC (5+ messages)
` [PATCH net v5 2/2] packet: use consistent hard_header_len in TX_RING send path
[PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
2026-08-04 3:04 UTC (3+ messages)
[PATCH 00/44] ASoC: codec: use .auto_selectable_formats
2026-08-04 3:04 UTC (3+ messages)
` [PATCH 11/44] ASoC: codecs: cros_ec_codec: "
[PATCH] pinctrl: stm32: use a raw spinlock regmap to program the EXTI mux
2026-08-04 3:03 UTC (3+ messages)
[PATCH 1/1] bpf: Check sk_fullsock() in bpf_tcp_*_syncookie
2026-08-04 3:00 UTC (2+ messages)
[PATCH] net: atheros: atl1: Fix use-after-free in atl1_remove due to race condition
2026-08-04 3:02 UTC
Reproducible TX stall with Aquantia AQC113 using Linux atlantic driver
2026-08-04 3:00 UTC (2+ messages)
[PATCH v3] imx: Add FRDM-IMX95 initial support
2026-08-04 2:42 UTC (9+ messages)
` [EXT] "
[PATCH net-next v2 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
2026-08-04 2:59 UTC (5+ messages)
` [PATCH net-next v2 1/4] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next v2 2/4] selftests: net: test IPV6_FL_F_REMOTE
` [PATCH net-next v2 3/4] selftests: net: test IPV6_FL_F_REFLECT
` [PATCH net-next v2 4/4] selftests: net: adopt harness for flow label mgr
[PATCH RESEND] hwmon: (corsair-psu) Fix linear11 calculation
2026-08-04 2:58 UTC (3+ messages)
[RFC PATCH v2] target/ppc: Convert cache instructions to decodetree
2026-08-04 2:55 UTC (2+ messages)
` [RFC PATCH v3] "
[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
2026-08-04 2:55 UTC (2+ messages)
` [PATCH v2] "
[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
2026-08-04 2:56 UTC (8+ messages)
[f2fs-dev] [PATCH v4 1/2] f2fs: avoid NULL checkpoint thread access in sysfs
2026-08-04 2:56 UTC (6+ messages)
` [PATCH v4 2/2] f2fs: protect critical_task_priority updates with s_umount
` [f2fs-dev] "
` [PATCH v4 1/2] f2fs: avoid NULL checkpoint thread access in sysfs
[PATCH net] sctp: fix addip_serial increment on ASCONF_ACK allocation failure
2026-08-04 2:55 UTC (2+ messages)
` [PATCH net v2] "
[RFC PATCH 02/28] target/ppc: Migrate atomic loads to decodetree
2026-08-04 2:55 UTC (2+ messages)
` [RFC PATCH v2] "
[PATCH] hwmon: (corsair-psu) serialize debugfs access against hwmon
2026-08-04 2:54 UTC (5+ messages)
[PATCH i-g-t] tests/amdgpu/amd_cursor_overlay: reset primary position for reference frame
2026-08-04 2:53 UTC (2+ messages)
[PATCH 00/11] tcg: Add revbit opcodes
2026-08-04 2:51 UTC (5+ messages)
` [PATCH 10/11] tcg/loongarch64: Import REVBIT insns
[PATCH v11 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
2026-08-04 2:50 UTC (8+ messages)
` [PATCH v11 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
[PATCH v2] HID: magicmouse: avoid NULL pointer deref when there is no input device
2026-08-04 2:50 UTC (3+ messages)
[syzbot] [trace?] KCSAN: data-race in ring_buffer_unlock_commit / ring_buffer_unlock_commit
2026-08-04 2:50 UTC
[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-04 2:48 UTC (5+ messages)
[PATCH v5 00/15] s390x/pci: Implement migration for emulated devices
2026-08-04 2:44 UTC (16+ messages)
` [PATCH v5 01/15] s390x/pci: implement IOMMU replay
` [PATCH v5 02/15] s390x/pci: Create function to contain translation status check
` [PATCH v5 03/15] s390x/pci: Move iommu_mr from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v5 04/15] s390x/pci: Move dm_mr "
` [PATCH v5 05/15] s390x/pci: Move iotlb "
` [PATCH v5 06/15] s390x/pci: Remove a ptr to S390PCIBusDevice from S390PCIIOMMU
` [PATCH v5 07/15] s390x/pci: Move/rename enabled from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v5 08/15] s390x/pci: Move dma_limit "
` [PATCH v5 09/15] s390x/pci: Move g_iota "
` [PATCH v5 10/15] s390x/pci: Move pba "
` [PATCH v5 11/15] s390x/pci: Move pal "
` [PATCH v5 12/15] s390x/pci: Move max_dma_limit "
` [PATCH v5 13/15] s390x/pci: Add a comment explaining S390PCIIOMMU purpose
` [PATCH v5 14/15] s390x/pci: Implement migration for emulated devices
` [PATCH v5 15/15] s390x/pci: Create function to contain fmb_timer start
[PATCH v2] nvme/070: add a test for Identify CNS 07h NULL pointer dereference
2026-08-04 2:46 UTC
[PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks
2026-08-04 2:45 UTC (5+ messages)
` [PATCH 11/32] clk: mediatek: Add auto-population of sub-devices support in simple probe
` [PATCH 13/32] clk: mediatek: mt2701: Switch to common probe/remove helpers
[syzbot] [acpica?] KASAN: slab-use-after-free Read in acpi_ex_resolve_to_value
2026-08-04 2:43 UTC
[PATCH v2 1/2] drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
2026-08-04 2:41 UTC (5+ messages)
` [PATCH v2 2/2] drm/amdkfd: enable rs64mem for kfd queue
[PATCH 0/2] alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al
2026-08-04 2:35 UTC (6+ messages)
` [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>
` [PATCH 1/2] man/man3/{mem, strn}*(): "
[PATCH net-next v7] net: reduce RFS/ARFS flow updates by checking LLC affinity
2026-08-04 2:40 UTC
[PATCH net-next v13 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-08-04 2:40 UTC (2+ messages)
[PATCH] selftests: ublk: add rotating auto_buf index regression test
2026-08-04 2:40 UTC (2+ messages)
[PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
2026-08-04 2:39 UTC (13+ messages)
` the Linux man-pages as an educational tool (was: [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>)
` the Linux man-pages as an educational tool
[PATCH v2 0/9] crypto: Provide a function for zeroizing crypto_aes_ctx
2026-08-04 2:37 UTC (5+ messages)
` [PATCH v2 1/9] crypto: Provide a wrapper "
[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
2026-08-04 2:38 UTC (5+ messages)
` [RFC PATCH 1/3] drm/xe: Capture devcoredump on TLB invalidation timeout
` [RFC PATCH 3/3] drm/xe: Kick GuC while TLB invalidation acks are overdue
[PATCH] net: natsemi: ns83820: Fix use-after-free in ns83820_remove_one due to race condition
2026-08-04 2:38 UTC
[PATCH blktests] nvme/070: add a test for Identify CNS 07h NULL pointer dereference
2026-08-04 2:37 UTC (4+ messages)
[to-be-updated] lib-xz-replace-min_t-with-min.patch removed from -mm tree
2026-08-04 2:35 UTC
[PATCH] zloop: restore finished zones with reduced capacity
2026-08-04 2:34 UTC (2+ messages)
` [PATCH v2] zloop: truncate finished zones to zone capacity
[PATCH] drm/xe: Fix a bug in pc_adjust_freq_bounds()
2026-08-04 2:35 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
2026-08-04 2:33 UTC (5+ messages)
` [PATCH v2 4/5] perf/arm-cmn: Plumb in new filter types
` [PATCH v2 5/5] perf/arm-cmn: Support CMN S3 r2
[PATCH] gfs2: mark the VFS superblock read-only before quota cleanup
2026-08-04 2:33 UTC
[PATCH v2 0/8] ublk: io_desc optimizations
2026-08-04 2:32 UTC (2+ messages)
[PATCH v2 0/3] ublk: harden user buffer handling
2026-08-04 2:32 UTC (2+ messages)
[PATCH net-next v5 0/3] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-08-04 2:32 UTC (4+ messages)
` [PATCH net-next v5 3/3] net: phy: add "
[PATCH] locking/lockdep: make chain-hlocks average depth configurable
2026-08-04 2:32 UTC (2+ messages)
[STATUS] next/master - 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec
2026-08-04 2:31 UTC
[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
2026-08-04 2:30 UTC (9+ messages)
` [PATCH v19 11/14] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v19 12/14] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v19 13/14] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v19 14/14] Documentation: cxl: Document CXL protocol error handling
[syzbot] [media?] KASAN: slab-use-after-free Read in cec_transmit_done_ts
2026-08-04 2:29 UTC
[PATCH 0/5] iommu/vt-d: Fixes for issues reported by Sashiko
2026-08-04 2:28 UTC (2+ messages)
[PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
2026-08-04 2:26 UTC (4+ messages)
[PATCH 1/2] media: rcar-isp: Fix VSPX reference leaks
2026-08-04 2:25 UTC (4+ messages)
` [PATCH 2/2] media: rcar-isp: Release ISPCORE resources
[PATCH 0/2] hung_task: Improve warning budget handling and task reporting
2026-08-04 2:24 UTC (3+ messages)
` [PATCH 1/2] hung_task: Reset warning budget when problem gets resolved
[PATCH] mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
2026-08-04 2:25 UTC
[PATCH] mptcp: pm: Fix address ID overflow when all IDs are exhausted
2026-08-04 2:23 UTC (3+ messages)
` [PATCH v2 MPTCP-net] pm: userspace: fix address ID overflow when all IDs exhausted
` [PATCH MPTCH-next] selftests: add test for userspace PM address ID overflow
[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
2026-08-04 2:22 UTC (8+ messages)
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver
[PATCH] crypto: hisilicon/sec2: fix CCM algorithm long packet failure
2026-08-04 2:22 UTC
[PATCH] net: calxeda: xgmac: Fix use-after-free in xgmac_remove due to race condition
2026-08-04 2:21 UTC
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 2:21 UTC (5+ messages)
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH v2 0/5] nvme: a few error-path and validation fixes
2026-08-04 2:20 UTC (4+ messages)
` [PATCH v2 5/5] nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
[PATCH v3 0/5] nvme: a few error-path and validation fixes
2026-08-04 2:19 UTC (4+ messages)
` [PATCH v3 2/5] nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()
` [PATCH v3 4/5] nvme: clamp FDP placement handle count to the buffer size
` [PATCH v3 5/5] nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
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.