messages from 2026-01-26 10:24:09 to 2026-01-26 11:00:12 UTC [more...]
[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
2026-01-26 11:00 UTC (5+ messages)
` [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-26 10:59 UTC (5+ messages)
` [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
bounce buffer direct I/O when stable pages are required v3
2026-01-26 10:59 UTC (7+ messages)
` [PATCH 01/15] block: add a BIO_MAX_SIZE constant and use it
` [PATCH 02/15] block: refactor get_contig_folio_len
[PATCH v2 0/2] Fix OV02C10 camera pipeline lock issues
2026-01-26 10:59 UTC (5+ messages)
` [PATCH v2 0/1] media: i2c: ov02c10: Keep power on and use reset for power management
` [PATCH v2 1/1] "
[PATCH] vt: Add enable module parameter
2026-01-26 10:59 UTC (9+ messages)
[PATCH v3 00/10] migration: Add COLO multifd support and COLO migration unit test
2026-01-26 10:56 UTC (8+ messages)
` [PATCH v3 04/10] multifd: Add COLO support
` [PATCH v3 08/10] qemu-colo.rst: Miscellaneous changes
` [PATCH v3 09/10] qemu-colo.rst: Add my copyright
[PATCH i-g-t 0/1] xe_eudebug_online: Fix test_interrupt_other wait logic
2026-01-26 10:56 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for xe_eudebug_online: Fix test_interrupt_other wait logic (rev2)
[PATCH] KASan: turn warning into panic if CONFIG_BUG_ON_DATA_CORRUPTION=y
2026-01-26 10:56 UTC
[PATCH] commands: bootm: add proper support for boot script calling bootm
2026-01-26 10:55 UTC
[PATCH v3 0/7] media: iris: enable SM8350 and SC8280XP support
2026-01-26 10:55 UTC (8+ messages)
` [PATCH v3 2/7] media: iris: introduce "
` [PATCH v3 4/7] arm64: dts: qcom: sc8280xp: Add Venus
[PATCH v3 00/26] Runtime TDX Module update support
2026-01-26 10:54 UTC (17+ messages)
` [PATCH v3 14/26] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v3 15/26] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v3 16/26] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v3 17/26] x86/virt/tdx: Reset software states after TDX module shutdown
` [PATCH v3 18/26] x86/virt/seamldr: Log TDX Module update failures
` [PATCH v3 19/26] x86/virt/seamldr: Install a new TDX Module
` [PATCH v3 20/26] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v3 21/26] x86/virt/tdx: Establish contexts for the new TDX Module
[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
2026-01-26 10:54 UTC (4+ messages)
[PATCH 1/2] platform/x86: uniwill-laptop: Introduce device descriptor system
2026-01-26 10:53 UTC (3+ messages)
[PATCH v6 0/5] drm/xe: Privatize struct xe_ggtt
2026-01-26 10:53 UTC (8+ messages)
` [PATCH v6 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset
` [PATCH v6 2/5] drm/xe: Rewrite GGTT VF initialization
` [PATCH v6 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v6 4/5] drm/xe: Make xe_ggtt_node_insert return a node
` [PATCH v6 5/5] drm/xe: Remove xe_ggtt_node_allocated
` ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev4)
` ✓ CI.KUnit: success "
[PATCH] commands: readlink: restore support for non-existent last component
2026-01-26 10:52 UTC
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-26 10:53 UTC (3+ messages)
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
[PATCH v6 0/9] Enhanced autonomous selection and improvements
2026-01-26 10:51 UTC (5+ messages)
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
[PATCH v4] kho: kexec-metadata: track previous kernel chain
2026-01-26 10:51 UTC (5+ messages)
[PATCH v9 00/37] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2026-01-26 10:43 UTC (38+ messages)
` [PATCH v9 01/37] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [PATCH v9 02/37] backends/iommufd: Introduce iommufd_backend_alloc_vdev
` [PATCH v9 03/37] hw/arm/smmu-common: Factor out common helper functions and export
` [PATCH v9 04/37] hw/arm/smmu-common: Make iommu ops part of SMMUState
` [PATCH v9 05/37] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v9 06/37] hw/arm/smmuv3-accel: Initialize shared system address space
` [PATCH v9 07/37] hw/pci/pci: Move pci_init_bus_master() after adding device to bus
` [PATCH v9 08/37] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v9 09/37] hw/pci-bridge/pci_expander_bridge: Move TYPE_PXB_PCIE_DEV to header
` [PATCH v9 10/37] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v9 11/37] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v9 12/37] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v9 13/37] hw/arm/smmuv3: propagate smmuv3_cmdq_consume() errors to caller
` [PATCH v9 14/37] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
` [PATCH v9 15/37] hw/arm/smmuv3-accel: Install SMMUv3 GBPA based hwpt
` [PATCH v9 16/37] hw/pci/pci: Introduce a callback to retrieve the MSI doorbell GPA directly
` [PATCH v9 17/37] hw/arm/smmuv3-accel: Implement get_msi_direct_gpa callback
` [PATCH v9 18/37] hw/arm/virt: Set msi-gpa property
` [PATCH v9 19/37] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
` [PATCH v9 20/37] hw/arm/smmuv3: Initialize ID registers early during realize()
` [PATCH v9 21/37] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
` [PATCH v9 22/37] hw/pci-host/gpex: Allow to generate preserve boot config DSM #5
` [PATCH v9 23/37] hw/arm/virt: Set PCI preserve_config for accel SMMUv3
` [PATCH v9 24/37] tests/qtest/bios-tables-test: Prepare for IORT revison upgrade
` [PATCH v9 25/37] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
` [PATCH v9 26/37] tests/qtest/bios-tables-test: Update IORT blobs after revision upgrade
` [PATCH v9 27/37] hw/arm/smmuv3: Block migration when accel is enabled
` [PATCH v9 28/37] hw/arm/smmuv3: Add accel property for SMMUv3 device
` [PATCH v9 29/37] hw/arm/smmuv3-accel: Add a property to specify RIL support
` [PATCH v9 30/37] hw/arm/smmuv3-accel: Add support for ATS
` [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
` [PATCH v9 32/37] backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
` [PATCH v9 33/37] backends/iommufd: Add get_pasid_info() callback
` [PATCH v9 34/37] hw/pci: Add helper to insert PCIe extended capability at a fixed offset
` [PATCH v9 35/37] hw/pci: Factor out common PASID capability initialization
` [PATCH v9 36/37] hw/vfio/pci: Synthesize PASID capability for vfio-pci devices
` [PATCH v9 37/37] hw/arm/smmuv3-accel: Make SubstreamID support configurable
[PATCH v2 dwarves 0/5] Improve BTF concrete function accuracy
2026-01-26 10:51 UTC (7+ messages)
` [PATCH v2 dwarves 2/5] btf_encoder: Add true_signature feature support for "."-suffixed functions
` [PATCH v2 dwarves 4/5] man-pages: document true_signature btf_feature
[GIT PULL] coresight: Updates for Linux v7.0
2026-01-26 10:50 UTC
[GIT PULL] vfs fixes
2026-01-26 10:49 UTC
[PATCH 0/2] xdiff: Remove unneeded members from xrecord_t and xdlclass_t
2026-01-26 10:48 UTC (3+ messages)
` [PATCH 1/2] xdiff: remove "line_hash" field from xrecord_t
` [PATCH 2/2] xdiff: remove unused data from xdlclass_t
[PATCH v17 0/4] drm/msm/dpu: Support quad pipe with dual-interface
2026-01-26 10:49 UTC (9+ messages)
` [PATCH v17 2/4] drm/msm/dpu: Defer SSPP allocation until CRTC check
[PATCH] dummy_can: fix packet statistics
2026-01-26 10:47 UTC (3+ messages)
[PATCH master] bootm: fix bootm override saving/restoring
2026-01-26 10:46 UTC
[PATCH v3] xen/riscv: dump GPRs and CSRs on unexpected traps
2026-01-26 10:47 UTC (4+ messages)
[PATCH v2] test: py: add dry run check for FIT image
2026-01-26 10:45 UTC
[PATCH master] boot: do not attempt booting bootsource more than once
2026-01-26 10:44 UTC
[PATCH] netns: optimize netns cleaning by batching unhash_nsid calls
2026-01-26 10:46 UTC (2+ messages)
[PATCH v2] dummy_can: fix packet statistics
2026-01-26 10:45 UTC
[PATCH i-g-t v4 00/46] Unigraf integration
2026-01-26 10:45 UTC (4+ messages)
` [PATCH i-g-t v4 24/46] lib/unigraf: Add reset function
[PATCH master 1/2] FIT: fix double free issue with >1 reference count
2026-01-26 10:44 UTC (2+ messages)
` [PATCH master 2/2] FIT: fuzz: fix reference count underflow
[PATCH] diff.tcl: fixed alignment of tabs in git-gui diff by using spaces
2026-01-26 10:45 UTC
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-26 10:44 UTC (31+ messages)
` [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v10 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v10 05/30] tracing: Introduce trace remotes
` [PATCH v10 06/30] tracing: Add reset to "
` [PATCH v10 07/30] tracing: Add non-consuming read "
` [PATCH v10 08/30] tracing: Add init callback "
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 10/30] tracing: Add events/ root files "
` [PATCH v10 11/30] tracing: Add helpers to create trace remote events
` [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v10 14/30] tracing: Add a trace remote module for testing
` [PATCH v10 15/30] tracing: selftests: Add trace remote tests
` [PATCH v10 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v10 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v10 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v10 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v10 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v10 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v10 24/30] KVM: arm64: Add trace remote "
` [PATCH v10 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v10 26/30] KVM: arm64: Add trace reset to "
` [PATCH v10 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v10 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v10 29/30] KVM: arm64: Add selftest event support "
` [PATCH v10 30/30] tracing: selftests: Add hypervisor trace remote tests
[PATCH net] net: phy: add device link between MAC device and MDIO device
2026-01-26 10:44 UTC
[PATCH v3 0/2] gatt-client:Implement error handling for DB_OUT_OF_SYNC in GATT caching
2026-01-26 10:44 UTC (4+ messages)
` [PATCH v3 1/2] shared/att: Implement ATT error retry mechanism with callback support
[PATCH master] net: phy: mdio_bus: fix freeing of cdev name before devfs_remove
2026-01-26 10:41 UTC
[PATCH v2] usb: typec: hd3ss3220: Enable VBUS based on role state
2026-01-26 10:42 UTC (6+ messages)
[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-26 10:37 UTC (3+ messages)
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v8 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
2026-01-26 10:37 UTC (5+ messages)
` [PATCH v8 1/5] xen/domctl: chain SCI handling before IOMMU in assign_device domctl
[PATCH ath-next] wifi: ath12k: avoid setting 320MHZ support on non 6GHz band
2026-01-26 10:36 UTC (7+ messages)
[PATCH v5 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
2026-01-26 10:36 UTC (4+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v5 2/3] dmaengine: dw-axi-dmac: Add blank line after function
` [PATCH v5 3/3] dmaengine: dw-axi-dmac: Remove not useful void return function statements
[net-next v20 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2026-01-26 10:34 UTC (8+ messages)
` [net-next v20 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v20 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v20 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v20 4/7] net: mtip: Add net_device_ops "
` [net-next v20 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v20 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v20 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
[PATCH v12 0/5] rust: pci: add config space read/write support
2026-01-26 10:35 UTC (6+ messages)
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines
[PATCH v5 0/5] Add CCI and imx577 sensor support for Talos evk
2026-01-26 10:32 UTC (5+ messages)
` [PATCH v5 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay
[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
2026-01-26 10:32 UTC (4+ messages)
[PATCH v10 00/10] Use trans push mechanism to generate frame change event
2026-01-26 10:32 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] kconfig: adjust NR_CPUS defaults
2026-01-26 10:31 UTC (4+ messages)
[PATCH 0/7] Renesas: dmaengine and ASoC fixes
2026-01-26 10:31 UTC (8+ messages)
` [PATCH 1/7] dmaengine: sh: rz-dmac: Add enable status bit
` [PATCH 2/7] dmaengine: sh: rz-dmac: Add pause "
` [PATCH 3/7] dmaengine: sh: rz-dmac: Drop the update of CHCTRL_SETEN in channel->chctrl APIs
` [PATCH 4/7] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH 6/7] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH 7/7] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
Request for addition to Microsoft CCLA for OpenBMC
2026-01-26 10:23 UTC (2+ messages)
[PATCH 0/2] Add interconnect support for Qualcomm Mahua SoC
2026-01-26 10:31 UTC (4+ messages)
` [PATCH 2/2] interconnect: qcom: glymur: Add Mahua SoC support
[PATCH 0/3] drm: nuvoton: Add MA35D1 display controller support
2026-01-26 10:30 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: display: nuvoton: add MA35D1 DCU binding
[PATCH v2 0/3] arm64: dts: a7k: add COM Express boards
2026-01-26 10:30 UTC (2+ messages)
[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
2026-01-26 10:29 UTC (5+ messages)
[PATCH 00/11] Add explicit power-domain and clock voting for QCOM-ICE
2026-01-26 10:29 UTC (5+ messages)
` [PATCH 01/11] dt-bindings: crypto: qcom,ice: Require power-domain and iface clk
[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
2026-01-26 10:28 UTC (7+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
[OE-core][PATCH 1/4] rgb: update 1.1.0 -> 1.1.1
2026-01-26 10:27 UTC (4+ messages)
` [OE-core][PATCH 2/4] glew: update 2.2.0 -> 2.3.1
` [OE-core][PATCH 3/4] stress-ng: update 0.19.06 -> 0.20.00
` [OE-core][PATCH 4/4] mdadm: upgrade 4.4 -> 4.5
[PATCH 1/2] drm: introduce page_flip_timeout()
2026-01-26 10:27 UTC (5+ messages)
[PATCH 0/2] interconnect: qcom: Add Eliza support
2026-01-26 10:26 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in Eliza SoC
` [PATCH 2/2] interconnect: qcom: Add Eliza interconnect provider driver
[PATCH 1/4] drm/amdgpu: Add a helper macro to align mqd size
2026-01-26 10:25 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGD
` [PATCH 3/4] drm/amdkfd: Adjust parameter of allocate_mqd
` [PATCH 4/4] drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd manager
[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-26 10:25 UTC (3+ messages)
` [PATCH v4 06/10] mm/vma: clean up __vma_enter/exit_locked()
[PATCH v2 00/12] drm, coreboot: Add DRM coreboot driver
2026-01-26 10:25 UTC (9+ messages)
` [PATCH v2 05/12] firmware: google: framebuffer: Fix dependencies
` [PATCH v2 06/12] firmware: google: Init coreboot bus with subsys_initcall()
` [PATCH v2 07/12] firmware: google: Clean up include statements in coreboot_table.h
` [PATCH v2 08/12] firmware: google: Export coreboot table entries
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
2026-01-26 10:25 UTC (4+ messages)
` [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
[PATCH v2] symbols: check table sizes don't change between linking passes 2 and 3
2026-01-26 10:23 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.