All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 09:58:49 to 2026-03-02 10:22:54 UTC [more...]

[PATCH RFC 0/8] AD9910 Direct Digital Synthesizer
 2026-03-02 10:22 UTC  (7+ messages)

[PATCH] RDMA/bng_re: Fix CREQ BAR base validity check in bng_re_map_creq_db
 2026-03-02 10:22 UTC  (2+ messages)

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-02 10:20 UTC  (16+ messages)
` [PATCH v11 01/21] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v11 02/21] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v11 03/21] colo: Setup ram cache in normal migration path
` [PATCH v11 04/21] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v11 05/21] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v11 06/21] ram: Remove colo special-casing
` [PATCH v11 07/21] multifd: Move ram state receive into multifd_ram_state_recv()
` [PATCH v11 08/21] multifd: Add COLO support
` [PATCH v11 10/21] colo: Fix crash during device vmstate load
` [PATCH v11 12/21] colo: Do not hold the BQL while receiving ram state
` [PATCH v11 13/21] migration-test: Add COLO migration unit test
` [PATCH v11 14/21] Convert colo main documentation to restructuredText
` [PATCH v11 17/21] qemu-colo.rst: Simplify the block replication setup
` [PATCH v11 18/21] multifd: Fix hang if send thread errors during sync
` [PATCH v11 19/21] colo: Use file lock in primary_vm_do_failover()

[PATCH] btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
 2026-03-02 10:21 UTC  (3+ messages)

[PATCH v3 0/3] can: bcm: add/fix locking for config updates at runtime
 2026-03-02 10:22 UTC  (5+ messages)
` [PATCH v3 2/3] can: bcm: add locking when updating filter and timer values
` [PATCH v3 3/3] can: statistics: add missing atomic access in hot path

[PATCH v4 0/5] intel-ci: Split chamelium-only testlist for i915 and xe
 2026-03-02 10:19 UTC  (6+ messages)
` [PATCH v4 1/5] intel-ci: Remove chamelium testlist symlinks
` [PATCH v4 2/5] intel-ci: Rename chamelium-only testlist to i915 specific
` [PATCH v4 3/5] intel-ci: Apply i915 chamelium delta changes
` [PATCH v4 4/5] intel-ci: Copy i915 chamelium testlist for xe
` [PATCH v4 5/5] intel-ci: Apply xe chamelium delta changes

[PATCH 0/2] phy: qcom: qmp-pcie: Add vdda-refgen supply support for Glymur
 2026-03-02 10:21 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add vdda-refgen supply "

[meta-arago][master][PATCH] linuxptp: Add support for HSR in Linux ptp
 2026-03-02 10:20 UTC  (3+ messages)

[PATCH] net/intel: fix wrap-around check in simple Tx scalar path
 2026-03-02 10:20 UTC  (3+ messages)

[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-02 10:20 UTC  (12+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts

[PATCH v3 0/2] monaco: Add PMM8654AU PON support
 2026-03-02 10:20 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU

[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-03-02 10:19 UTC  (13+ messages)
` [RFC v4 04/31] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state
` [RFC v4 06/31] hw/arm/smmuv3: Track SEC_SID in configs and events
` [RFC v4 19/31] hw/arm/smmuv3: Fix CFGI_CD handling when stage-1 is unsupported

(auto-)ballooning issue
 2026-03-02 10:19 UTC  (3+ messages)

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-03-02 10:19 UTC  (5+ messages)

[PATCH] btrfs: fix leak of kobject name for sub-group space_info
 2026-03-02 10:19 UTC  (4+ messages)

[PATCH net-next v3] NFC: s3fwrn5: Replace strcpy() with strscpy()
 2026-03-02 10:09 UTC 

[PATCH v2 1/2] arm64: kprobes: disable preemption across XOL single-step
 2026-03-02 10:19 UTC  (3+ messages)

[PATCH] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
 2026-03-02 10:18 UTC  (3+ messages)

[PATCH v4 next 00/23] Enhance printf()
 2026-03-02 10:18 UTC  (24+ messages)
` [PATCH v4 next 01/23] tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
` [PATCH v4 next 02/23] tools/nolibc/printf: Move snprintf length check to callback
` [PATCH v4 next 03/23] selftests/nolibc: Return correct value when printf test fails
` [PATCH v4 next 04/23] selftests/nolibc: check vsnprintf() output buffer before the length
` [PATCH v4 next 05/23] selftests/nolibc: Use length of 'expected' string to check snprintf() output
` [PATCH v4 next 06/23] selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
` [PATCH v4 next 07/23] selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
` [PATCH 08/23] selftests/nolibc: Rename w to written in expect_vfprintf()
` [PATCH v4 next 09/23] tools/nolibc: Implement strerror() in terms of strerror_r()
` [PATCH v4 next 10/23] tools/nolibc: Rename the 'errnum' parameter to strerror()
` [PATCH v4 next 11/23] tools/nolibc/printf: Output pad characters in 16 byte chunks
` [PATCH 12/23] tools/nolibc/printf: Simplify __nolibc_printf()
` [PATCH v4 next 13/23] tools/nolibc/printf: Use goto and reduce indentation
` [PATCH 14/23] tools/nolibc/printf: Use bit-masks to hold requested flag, length and conversion chars
` [PATCH v4 next 15/23] tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
` [PATCH v4 next 16/23] tools/nolibc/printf: Handle "%s" with the numeric formats
` [PATCH 17/23] tools/nolibc/printf: Prepend sign to converted number
` [PATCH v4 next 18/23] tools/nolibc/printf: Add support for conversion flags space and plus
` [PATCH v4 next 19/23] tools/nolibc/printf: Special case 0 and add support for %#x
` [PATCH v4 next 20/23] tools/nolibc/printf: Add support for left aligning fields
` [PATCH v4 next 21/23] tools/nolibc/printf: Add support for zero padding and field precision
` [PATCH v4 next 22/23] tools/nolibc/printf: Add support for octal output
` [PATCH v4 next 23/23] selftests/nolibc: Use printf variable field widths and precisions

[PATCH v11 00/21] migration: Add COLO multifd support and COLO migration unit test
 2026-03-02 10:13 UTC  (22+ messages)
` [PATCH v11 01/21] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v11 02/21] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v11 03/21] colo: Setup ram cache in normal migration path
` [PATCH v11 04/21] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v11 05/21] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v11 06/21] ram: Remove colo special-casing
` [PATCH v11 07/21] multifd: Move ram state receive into multifd_ram_state_recv()
` [PATCH v11 08/21] multifd: Add COLO support
` [PATCH v11 09/21] Call colo_release_ram_cache() after multifd threads terminate
` [PATCH v11 10/21] colo: Fix crash during device vmstate load
` [PATCH v11 11/21] colo: Hold the BQL while sending ram state
` [PATCH v11 12/21] colo: Do not hold the BQL while receiving "
` [PATCH v11 13/21] migration-test: Add COLO migration unit test
` [PATCH v11 14/21] Convert colo main documentation to restructuredText
` [PATCH v11 15/21] qemu-colo.rst: Miscellaneous changes
` [PATCH v11 16/21] qemu-colo.rst: Add my copyright
` [PATCH v11 17/21] qemu-colo.rst: Simplify the block replication setup
` [PATCH v11 18/21] multifd: Fix hang if send thread errors during sync
` [PATCH v11 19/21] colo: Use file lock in primary_vm_do_failover()
` [PATCH v11 20/21] migration: Keep s->rp_state.from_dst_file open until migration ends
` [PATCH v11 21/21] colo: Reuse the return path from migration on primary and secondary side

[PATCH v6 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board
 2026-03-02 10:14 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board
` [PATCH v6 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

[PATCH 0/12] drm/tyr: firmware loading and MCU boot support
 2026-03-02 10:17 UTC  (14+ messages)
` [PATCH 06/12] drm/tyr: add shmem backing for GEM objects
` [PATCH 07/12] drm/tyr: Add generic slot manager

[PATCH 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support
 2026-03-02 10:17 UTC  (11+ messages)
` [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init
` [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support

No boards available for testing -- everything failing on gitlab
 2026-03-02 10:16 UTC  (2+ messages)

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-02 10:16 UTC  (9+ messages)
` [PATCH v2 01/11] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v2 03/11] media: qcom: iris: handle HFI params directly
` [PATCH v2 04/11] media: qcom: iris: simplify HFI params handling
` [PATCH v2 06/11] media: qcom: iris: don't use function indirection in gen2-specific code

[PATCH v2 0/2] pinctrl: pinctrl-pic32: Fix resource leak and convert last manual allocation to devres
 2026-03-02 10:16 UTC  (2+ messages)

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-03-02 10:15 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] usb: gadget: Fix g_ncm regression and atomic sleep in f_ncm
 2026-03-02 10:15 UTC  (3+ messages)

[PATCH net v3 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-02 10:15 UTC  (6+ messages)
` [PATCH net v3 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword
 2026-03-02 10:14 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-03-02 10:14 UTC 

[PATCH v1 2/3] gpio: add support for Phytium platform GPIO controller
 2026-03-02 10:14 UTC  (4+ messages)
` [PATCH v1 3/3] MAINTAINERS: add entry for Phytium platform GPIO driver

[PATCH] MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATOR
 2026-03-02 10:13 UTC 

[intel-lts:6.18/linux 1/1] netlink_dumper.c:60:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'unsigned int'
 2026-03-02 10:12 UTC 

[PATCH 0/3] driver core: generalize driver_override infrastructure
 2026-03-02 10:12 UTC  (10+ messages)
` [PATCH 1/3] driver core: generalize driver_override in struct device
` [PATCH 2/3] hwmon: axi-fan: don't use driver_override as IRQ name

[PATCH v5 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-03-02 10:12 UTC  (3+ messages)
` [PATCH v5 4/6] media: qcom: iris: Add hierarchical coding support for encoder

[PATCH] sched/proxy_exec: Handle sched_delayed owner in find_proxy_task()
 2026-03-02 10:12 UTC 

[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-02 10:12 UTC  (9+ messages)
` [PATCH v2 3/6] pinctrl: add optional .release_mux() callback
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework

[PATCH v3 0/4] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-02 10:11 UTC  (3+ messages)
` [PATCH v3 1/4] "

support file system generated / verified integrity information v4
 2026-03-02 10:11 UTC  (2+ messages)

[PATCH v4 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
 2026-03-02 10:11 UTC  (6+ messages)
` [PATCH v4 1/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2026-03-02 10:11 UTC  (19+ messages)
                          ` Preliminary results - was: "

[PATCH 00/21] nvme-auth: use crypto library for HMAC and hashing
 2026-03-02 10:10 UTC  (13+ messages)
` [PATCH 04/21] nvme-auth: common: add KUnit tests for TLS key derivation
` [PATCH 05/21] nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()
` [PATCH 06/21] nvme-auth: common: explicitly verify psk_len == hash_len
` [PATCH 07/21] nvme-auth: common: add HMAC helper functions
` [PATCH 08/21] nvme-auth: common: use crypto library in nvme_auth_transform_key()
` [PATCH 09/21] nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()

[PATCH v2] can: gs_usb: gs_can_open(): always configure bitrates before starting device
 2026-03-02 10:10 UTC  (2+ messages)

[PATCH] media: iris: Fix use-after-free in iris_release_internal_buffers()
 2026-03-02 10:09 UTC  (2+ messages)

[PATCH v2] can: esd_usb: add endpoint type validation
 2026-03-02 10:09 UTC  (2+ messages)

[PATCH v1 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS5832 support
 2026-03-02 10:09 UTC  (13+ messages)
` [PATCH v1 2/2] ASoC: tas2781: Add tas5832 support
    ` [EXTERNAL] "

[PATCH v3] selftests/filesystems: Assume that TIOCGPTPEER is defined
 2026-03-02 10:08 UTC  (2+ messages)

[PATCH v2] ext4: test if inode's all dirty pages are submitted to disk
 2026-03-02 10:08 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 1/3] can: usb: f81604: handle short interrupt urb messages properly
 2026-03-02 10:08 UTC  (2+ messages)

[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
 2026-03-02 10:07 UTC  (9+ messages)
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF

[PATCH v10 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-02 10:07 UTC  (3+ messages)
` [PATCH v10 7/7] "

[PATCH] can: ucan: Fix infinite loop from zero-length messages
 2026-03-02 10:06 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
 2026-03-02 10:06 UTC  (3+ messages)

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-03-02 10:06 UTC  (8+ messages)
` [PATCH 04/14] kernfs: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs

[moderation/CI] Re: ext4: test if inode's all dirty pages are submitted to disk
 2026-03-02 10:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-03-02 10:04 UTC 

[PATCH v8 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-03-02 10:03 UTC  (3+ messages)
` [PATCH v8 16/30] s390x: Guest support for Secure-IPL Facility

[PATCH v2] rcu: Latch normal synchronize_rcu() path on flood
 2026-03-02 10:04 UTC 

FAILED: Patch "io_uring/zcrx: fix post open error handling" failed to apply to 6.18-stable tree
 2026-03-02 10:02 UTC  (3+ messages)

[PATCH v2 0/2] selftests/bpf: fix bpf_cookie failures
 2026-03-02 10:02 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/bpf: bpf_cookie: skip kprobe_multi tests without bpf_testmod
` [PATCH v2 2/2] selftests/bpf: bpf_cookie: make perf_event subtest trigger reliably

[PATCH v4] fs/resctrl: Add CONFIG_RESCTRL_ASSIGN_FIXED Kconfig entry
 2026-03-02 10:02 UTC  (3+ messages)

[PATCH] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
 2026-03-02 10:01 UTC  (2+ messages)

[PATCH net] ovpn: Fix race condition in ovpn_dellink()
 2026-03-02 10:02 UTC 

[PATCH bpf-next v5 0/5] emit ENDBR/BTI instructions for indirect jump targets
 2026-03-02 10:27 UTC  (6+ messages)
` [PATCH bpf-next v5 1/5] bpf: Move JIT for single-subprog programs to verifier
` [PATCH bpf-next v5 2/5] bpf: Pass bpf_verifier_env to jit
` [PATCH bpf-next v5 3/5] bpf: Add helper to detect indirect jump targets
` [PATCH bpf-next v5 4/5] bpf, x86: Emit ENDBR for "
` [PATCH bpf-next v5 5/5] bpf, arm64: Emit BTI for indirect jump target

[PATCH v6 0/3] fuse: compound commands
 2026-03-02  9:56 UTC  (4+ messages)
` [PATCH v6 1/3] fuse: add compound command to combine multiple requests
    `  "

[PATCH v2] sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
 2026-03-02 10:01 UTC 

[PATCH v1 0/3] gpio: Add Phytium platform GPIO controller support
 2026-03-02 10:01 UTC  (2+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02 10:01 UTC  (5+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-02 10:00 UTC  (6+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[PATCH v3 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
 2026-03-02  9:59 UTC  (13+ messages)
` [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH v3 2/9] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v3 3/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v3 4/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [PATCH v3 5/9] PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH v3 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
` [PATCH v3 7/9] PCI: endpoint: pci-epf-test: Advertise reserved BARs
` [PATCH v3 8/9] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH v3 9/9] selftests: pci_endpoint: Skip reserved BARs

[LTP] [PATCH] lib: Extend -D flag to support multiple debug levels
 2026-03-02  9:59 UTC  (2+ messages)

[PATCH v2] ALSA: hda/hdmi: Add Tegra238 HDA codec device ID
 2026-03-02 10:00 UTC  (2+ messages)

[PATCH 0/5] media: iris: add support for purwa platform
 2026-03-02  9:59 UTC  (3+ messages)
` [PATCH 4/5] media: iris: Add platform data for X1P42100

[PATCH v2 0/6] Fixes to Tegra USB role switching and phy handling
 2026-03-02  9:59 UTC  (3+ messages)

[PATCH 0/9] ALSA: usb-audio: Add quirks for linear volume devices and deconflict VID
 2026-03-02  9:59 UTC  (2+ messages)

[PATCH v4 0/3] regcache: Avoid accessing non-initialised cache
 2026-03-02  9:56 UTC  (4+ messages)
` [PATCH v4 1/3] regcache: Move HW readback after cache initialisation
` [PATCH v4 2/3] regcache: Define iterator inside for-loop and align their types
` [PATCH v4 3/3] regcache: Amend printf() specifiers when printing registers

[PATCH] exfat: initialize caching fields during inode allocation
 2026-03-02  9:58 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: display: msm: Fix Glymur DP controller reg ranges and clock
 2026-03-02  9:58 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: msm: Fix reg ranges and clocks on Glymur
` [PATCH v3 2/2] dt-bindings: display: msm: Fix reg ranges for DP example node

[RFC v11 0/4] PolarFire SoC GPIO interrupt support
 2026-03-02  9:58 UTC  (3+ messages)
` [RFC v11 3/4] soc: microchip: add mpfs gpio interrupt mux driver


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.