messages from 2026-06-24 17:01:25 to 2026-06-24 17:49:59 UTC [more...]
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-06-24 17:49 UTC (4+ messages)
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH] tests/docker: add flex and bison to emsdk-wasm64-cross
2026-06-24 17:48 UTC (4+ messages)
[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
2026-06-24 17:49 UTC (2+ messages)
[PATCH v2] drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
2026-06-24 17:49 UTC
[PATCH v1 00/13] iio: Use named initializers for device_id structures
2026-06-24 17:48 UTC (13+ messages)
` [PATCH v1 01/13] iio: Initialize i2c_device_id arrays using member names (part 2)
` [PATCH v1 04/13] iio: adc: max1241: Simplify device abstraction
` [PATCH v1 05/13] iio: dac: max5522: "
` [PATCH v1 06/13] iio: frequency: ad9523: Simplify driver a bit
` [PATCH v1 07/13] iio: imu: adis16550: Simplify device abstraction
` [PATCH v1 08/13] iio: magnetometer: hmc5843: "
[PATCH] misc: fastrpc: remove mmap entry before remote unmap
2026-06-24 17:46 UTC
[PATCH v5] HID: i2c-hid: Refactor _DSM helper and add i2c-hid-acpi-prp0001 driver
2026-06-24 17:46 UTC (2+ messages)
` [PATCH v6] "
[PATCH v7 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-06-24 17:47 UTC (3+ messages)
` [PATCH v7 1/2] xfs: add an allocation mode to xfs_alloc_file_space()
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-24 17:46 UTC (8+ messages)
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
2026-06-24 17:46 UTC (4+ messages)
` [PATCH v3 3/3] KVM: arm64: top up stage 2 memcache for dirty logging faults
[PATCH] misc: fastrpc: reject overflowing invoke buffer ranges
2026-06-24 17:44 UTC
[bluez/bluez] 7efd93: shared: rap: Defer CS Event registration until con
2026-06-24 17:44 UTC
[PATCH] LSM: check if lsmprop_to_secctx call is supported by LSM
2026-06-24 17:44 UTC (3+ messages)
[PATCH] powerpc/syscall: Fix seccomp errno handling with GENERIC_ENTRY
2026-06-24 17:44 UTC (2+ messages)
[RFC PATCH] mm: bypass swap readahead for zswap
2026-06-24 17:43 UTC (3+ messages)
cpu scaling fixes v2
2026-06-24 17:44 UTC (3+ messages)
` [PATCH 2/2] xfs/216: disable all concurrency scaling
[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
2026-06-24 17:37 UTC (36+ messages)
` [PATCH v5 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
` [PATCH v5 02/35] monitor: replace 'common' with 'parent_obj' in MonitorHMP
` [PATCH v5 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
` [PATCH v5 04/35] monitor: rename monitor_init* to monitor_new*
` [PATCH v5 05/35] monitor: minimal conversion of monitors to QOM
` [PATCH v5 06/35] monitor: add 'chardev' property to Monitor base class
` [PATCH v5 07/35] monitor: add 'readline' property to HMP Monitor class
` [PATCH v5 08/35] monitor: add 'pretty' property to QMP "
` [PATCH v5 09/35] monitor: remove 'skip_flush' field
` [PATCH v5 10/35] monitor: move monitor_data_(init|destroy) into QOM init/finalize
` [PATCH v5 11/35] monitor: use class methods for monitor_vprintf
` [PATCH v5 12/35] monitor: use class methods for monitor_qapi_event_emit
` [PATCH v5 13/35] monitor: use class methods for monitor_accept_input
` [PATCH v5 14/35] monitor: use class method for I/O thread request
` [PATCH v5 15/35] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
` [PATCH v5 16/35] util: use dynamic cast in error vreport
` [PATCH v5 17/35] monitor: drop unused monitor_cur_is_qmp
` [PATCH v5 18/35] monitor: use dynamic cast in QMP commands
` [PATCH v5 19/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
` [PATCH v5 20/35] monitor: drop unused monitor_is_qmp method
` [PATCH v5 21/35] monitor: eliminate monitor_is_hmp_non_interactive method
` [PATCH v5 22/35] monitor: implement "user creatable" interface for adding monitors
` [PATCH v5 23/35] monitor: convert from oneshot BH to persistent BH
` [PATCH v5 24/35] monitor: reject attempts to delete the current monitor
` [PATCH v5 25/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
` [PATCH v5 26/35] monitor: implement support for deleting QMP objects
` [PATCH v5 27/35] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH v5 28/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
` [PATCH v5 29/35] tests/functional: add a stress test for monitor hot unplug
` [PATCH v5 30/35] qom: add method for getting the "id" of a QOM object
` [PATCH v5 31/35] qom: add trace events for user creatable create/delete APIs
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close
` [PATCH v5 33/35] tests: switch from -mon to -object monitor-qmp
` [PATCH v5 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v5 35/35] docs: mark '-mon' as deprecated in favour of -object
[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
2026-06-24 17:42 UTC
[PATCH 0/2] Fix a few memory bugs in RPC-with-TLS
2026-06-24 17:41 UTC (3+ messages)
[PATCH v4 0/2] rust: introduce abstractions for fwctl
2026-06-24 17:41 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH v2 0/2] Record maintainer/reviewer Git Lab handles
2026-06-24 17:38 UTC (3+ messages)
[PATCH] scsi: megaraid: cap passthrough copyout length
2026-06-24 17:40 UTC
[PATCH rdma v1 1/2] RDMA/zrdma: Add basic framework for ZTE Dinghai Ethernet Protocol Driver for RDMA
2026-06-24 17:41 UTC (2+ messages)
[BUG] KASAN: slab-use-after-free in xprt_put
2026-06-24 17:40 UTC (2+ messages)
[PATCH 1/1] x86/vm86: fix vm86 struct leak on copy_from_user() failure
2026-06-24 17:40 UTC (2+ messages)
[PATCH] Makefile: avoid 0 as NULL pointer constant
2026-06-24 17:40 UTC (3+ messages)
[PATCH v1] drm/bridge: analogix_dp: Apply standard DP training delay helpers
2026-06-24 17:39 UTC (2+ messages)
[PATCH RFC] bpf: add DAG fast-path in verifier to skip redundant state pruning
2026-06-24 17:38 UTC (3+ messages)
[PATCH v2] drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
2026-06-24 17:38 UTC (2+ messages)
[PATCH] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
2026-06-24 17:37 UTC (2+ messages)
[PATCH] xfs: clean up spelling and grammar errors in comments
2026-06-24 17:37 UTC (4+ messages)
` [PATCH v2] "
[PATCH] virtio: nsm: require CAP_SYS_ADMIN for raw messages
2026-06-24 17:36 UTC
[Buildroot] [PATCHv2 1/3] package/iptables: improve kernel support for iptables-legacy and iptables-nft
2026-06-24 17:36 UTC (2+ messages)
[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
2026-06-24 17:36 UTC
[PATCH v3 0/4] cpufreq: intel_pstate: A fix and some cleanups
2026-06-24 17:36 UTC (5+ messages)
` [PATCH v3 1/4] cpufreq: intel_pstate: Fix setting minimum P-state at init time
` [PATCH v3 2/4] cpufreq: intel_pstate: Introduce intel_pstate_update_freq_limits()
` [PATCH v3 3/4] cpufreq: intel_pstate: Consolidate frequency values computation
` [PATCH v3 4/4] cpufreq: intel_pstate: Move two functions closer to callers
[PATCH 0/2] Convert env export and import to use getopt()
2026-06-24 17:35 UTC (3+ messages)
[PATCH] dt-bindings: mediatek: hdmi-ddc: Correct the compatibles for mt7623-mt8167
2026-06-24 17:34 UTC
[PATCH v2 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-06-24 17:35 UTC (3+ messages)
` [PATCH v2 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
[PATCH] virtio: nsm: fix raw ioctl copy error path
2026-06-24 17:35 UTC
[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
2026-06-24 17:35 UTC (3+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "
[PATCH] tests/intel/xe_pat: Fix semaphore_wait instruction
2026-06-24 17:34 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
2026-06-24 17:34 UTC (3+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()
[PATCH] uki.bbclass: add merge logic in dtb section
2026-06-24 8:28 UTC
[GIT PULL] ntfs3: changes for 7.2
2026-06-24 17:34 UTC (2+ messages)
[PATCH v3 0/8] refactor monolithic amdgpu.h
2026-06-24 17:33 UTC (6+ messages)
` [PATCH v3 4/8] drm/amdgpu: move struct amdgpu_mqd and helpers into header file
[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-06-24 17:32 UTC (7+ messages)
[PATCH] hyperv: mshv: zero VTL hypercall output page
2026-06-24 17:32 UTC (2+ messages)
[PATCH] drm/amdgpu: reject mapping info for unmapped BOs
2026-06-24 17:31 UTC (2+ messages)
[PATCH 0/1] bpftrace: fix buildpaths QA issue in bpftrace-dbg and bpftrace-ptest
2026-06-24 17:27 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
2026-06-24 17:30 UTC (2+ messages)
[pci:sysfs] BUILD SUCCESS 92742802ecbf215a2b60dcfd326d2213595010f1
2026-06-24 17:30 UTC
[PATCH v3 0/5] block: validate direct I/O memory alignment
2026-06-24 17:09 UTC (6+ messages)
` [PATCH v3 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH v3 2/5] block: fix dio leak on metadata mapping error
` [PATCH v3 3/5] loop: set dma_alignment from the backing file for direct I/O
` [PATCH v3 4/5] zloop: set dma_alignment from the backing files "
` [PATCH v3 5/5] block: validate user space vectors during extraction
[RFC PATCH 0/3] KVM: selftests: Improvements on dirty-ring
2026-06-24 17:29 UTC (6+ messages)
` [RFC PATCH 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
[REGRESSION] mm/mprotect: shared-dirty base-page toggle slower since v6.17
2026-06-24 17:28 UTC
[PATCH 0/5] hw/nvram/fw_cfg: Document and tighten up register layouts
2026-06-24 17:27 UTC (9+ messages)
` [PATCH 1/5] docs/specs/fw_cfg: Document all architecture "
` [PATCH 2/5] hw/nvram/fw_cfg: Enforce standard layout for fw_cfg_init_mem_dma()
` [PATCH 4/5] hw/nvram/fw_cfg: Remove support for I/O port fw_cfg without DMA
[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
2026-06-24 17:26 UTC (7+ messages)
` [PATCH v8 05/18] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v8 06/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v8 07/18] target/s390x: Support AES CTR for cpacf kmctr instruction
[PATCH 00/27] tests/tcg: run tests with meson
2026-06-24 17:27 UTC (5+ messages)
` [PATCH 05/27] tests/tcg/meson.build: introduce exe_name
[cocci] [PATCH] coccinelle: Add devm_kmalloc_objs conversion script
2026-06-24 17:25 UTC (4+ messages)
` "
[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
2026-06-24 17:25 UTC (13+ messages)
` [PATCH 1/8] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 5/8] md/raid5: submit a window of stripes during resync/recovery
` [PATCH 7/8] md/raid5: raise MAX_STRIPE_BATCH from 8 to 32
` [PATCH 8/8] md/raid5: reserve stripe cache for user I/O during rebuild
[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-06-24 17:24 UTC (4+ messages)
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
[PATCH v3] x86/pci-dma: add a SWIOTLB_ANY flag to lift the low mem limitation
2026-06-24 17:23 UTC (10+ messages)
[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
2026-06-24 17:23 UTC (2+ messages)
[PATCH v6 00/12] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2026-06-24 17:22 UTC (3+ messages)
` [PATCH v6 04/12] nvdimm: virtio_pmem: stop allocating child flush bio
[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
2026-06-24 17:21 UTC (5+ messages)
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges
` [PATCH v2 3/4] hw/riscv/virt, gpex: "
[PATCH] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
2026-06-24 17:22 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in d_alloc_parallel
2026-06-24 17:21 UTC (2+ messages)
[PATCH v6 00/10] Add support for a DRM backlight capability
2026-06-24 17:20 UTC (19+ messages)
` [PATCH v6 01/10] Revert "backlight: Remove notifier"
` [PATCH v6 02/10] backlight: add kernel-internal backlight API
` [PATCH v6 03/10] drm: link connectors to backlight devices
` [PATCH v6 04/10] DRM: Add support for client indicating support for luminance
` [PATCH v6 06/10] drm/amd/display: Allow backlight registration to fail
` [PATCH v6 07/10] drm/amd/display: use drm backlight
` [PATCH v6 08/10] drm/amd/display: Drop brightness caching in amdgpu_dm
` [PATCH v6 09/10] drm/bridge: auto-link panel backlight in bridge connector
` [PATCH v6 10/10] drm/i915/display: use drm backlight
[PATCH v4 00/11] bitbake-setup PyPI Packaging
2026-06-24 17:20 UTC (11+ messages)
` [PATCH v4 01/11] bin/*: Add/improve __version__ processing
` [PATCH v4 02/11] bitbake-setup: Add version option
` [PATCH v4 03/11] pypi: Add PyPI packaging for bitbake-setup
` [PATCH v4 04/11] pypi: Add packaging documentation for developers
` [PATCH v4 05/11] gitignore: Ignore temporary staging directory
` [PATCH v4 06/11] Add pyproject.toml and vendor.txt for vendoring
` [PATCH v4 07/11] Add vendor patches
` [PATCH v4 09/11] vendor.txt: Add typing_extensions for bs4
` [PATCH v4 10/11] Update typing_extensions with vendoring
` [PATCH v4 11/11] bitbake-setup: Add exception for E402 for bb.__version__
[PATCH v1 0/8] Introducing guest driven VM launch update mechanism (BYOF interface)
2026-06-24 17:19 UTC (3+ messages)
` [PATCH v1 4/8] hw/misc/vmlaunchupdate: Introduce hypervisor fw-cfg interface support
[PATCH] fsr: preserve xfrog_bulkstat error codes
2026-06-24 17:20 UTC (2+ messages)
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-06-24 17:19 UTC (6+ messages)
[PATCH] rapidio: avoid out-of-bounds copies in CM list ioctls
2026-06-24 17:18 UTC
[Bug ?] Packet with End.X segment not correctly forwarded to nexthop
2026-06-24 17:18 UTC (2+ messages)
[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
2026-06-24 17:17 UTC (5+ messages)
` [PULL 16/35] accel/mshv: Add vCPU creation and execution loop
[PATCH for-next v2 0/2] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
2026-06-24 22:39 UTC (3+ messages)
` [PATCH for-next v2 1/2] RDMA/bnxt_re: Replace per-device hash tables with per-context XArray
` [PATCH for-next v2 2/2] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-24 17:16 UTC (5+ messages)
` [PATCH v4 09/23] ext4: implement writeback path using iomap
[PATCH v17 00/28] Add new general DRM property "color format"
2026-06-24 17:15 UTC (4+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
[PATCH] x86: Avoid divide by 0 in amd_smn_init()
2026-06-24 17:15 UTC (6+ messages)
[PATCH 5.15 000/411] 5.15.210-rc1 review
2026-06-24 17:13 UTC (3+ messages)
` [PATCH 5.15 323/411] spi: topcliff-pch: fix controller deregistration
[PATCH v2 00/28] drm/i915/dp_link: Refactor DP link capability logic part1
2026-06-24 17:13 UTC (3+ messages)
` ✓ i915.CI.Full: success for "
[PATCH 0/6] odb: refactor source-specific information in object info
2026-06-24 17:13 UTC (2+ messages)
[PATCH] mkfs: simplify setup_proto file status checks
2026-06-24 17:13 UTC (2+ messages)
[PATCH net] net: udp_tunnel: fix use-after-free by refcounting udp_tunnel_nic
2026-06-24 17:10 UTC
[PATCH v2] usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controller
2026-06-24 17:10 UTC (5+ messages)
[PATCH] mkfs: remove duplicate include of convert.h
2026-06-24 17:09 UTC (2+ messages)
[PATCH v4 00/24] bpf: test and fix issues in verifier
2026-06-24 17:09 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 02/24] bpf: add format instruction function
[PATCH] octeontx2-af: Free BPID bitmap on setup failure
2026-06-24 17:09 UTC (2+ messages)
[PATCH v2 0/6] Implement FEAT_FPRCVT in cpu_max
2026-06-24 17:09 UTC (3+ messages)
` [PATCH v2 2/6] target/arm/tcg: Allow vector FP conversions with FPRCVT
[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
2026-06-24 17:09 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] Documentation/technical: add paint-down-to-common doc
[PATCH] xfs: fix AGFL extent count calculation in xrep_agfl_fill
2026-06-24 17:08 UTC (2+ messages)
[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-06-24 17:07 UTC (5+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
2026-06-24 17:04 UTC (5+ messages)
[PATCH 0/2] hw/adc: convert object props to class props
2026-06-24 17:04 UTC (3+ messages)
` [PATCH 2/2] hw/adc/npcm7xx_adc.c: convert NPCM7XX_ADC "
[PATCH RFC 0/3] SUNRPC: a latency floor for interactive clients via sparse-flow dispatch
2026-06-24 17:04 UTC (4+ messages)
` [PATCH RFC 1/3] SUNRPC: add a second per-pool ready queue for high-priority transports
` [PATCH RFC 2/3] SUNRPC: dispatch idle transports ahead of backlogged ones
` [PATCH RFC 3/3] SUNRPC: grant an idle flow a burst allowance on the high-priority queue
[PATCH V13 0/9] Add Invensense ICM42607
2026-06-24 17:04 UTC (7+ messages)
` [PATCH V13 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
[PATCH] arm: gic-v3-its: Fix LPI pending table size calculation
2026-06-24 17:04 UTC (2+ messages)
[PATCH v2 4/4] virtio_balloon: warn on failed buffer add in tell_host()
2026-06-24 17:03 UTC (4+ messages)
` [PATCH v2 5/4] virtio_balloon: warn on failed buffer add in stats_handle_request()
[PATCH v2 0/4] connected: search promisor objects generically
2026-06-24 17:02 UTC (3+ messages)
` [PATCH v2 2/4] odb/source-packed: support flags when iterating an object prefix
QA notification for completed autobuilder build (yocto-6.0.2.rc1)
2026-06-24 17:02 UTC
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.