messages from 2026-06-18 23:54:59 to 2026-06-19 04:29:48 UTC [more...]
[cip-dev] Autopkgtest support for passwdqc package
2026-06-19 4:29 UTC
[PATCH i-g-t v3] tests/kms_rotation_crc: concurrent cursor movement with rotation
2026-06-19 4:19 UTC
[PATCH] KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
2026-06-19 4:26 UTC (2+ messages)
[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
2026-06-19 4:24 UTC (5+ messages)
` [PATCH 4/4] drm/i915/panel: Attempt VRR based refresh rate change for !allow_modeset
[PATCH 0/2] erofs-utils: support ublk recovery
2026-06-19 4:19 UTC (3+ messages)
` [PATCH 1/2] ublk: "
` [PATCH 2/2] mount: rename erofsmount_nbd_ctx to erofsmount_ctx
[PATCH 0/4] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
2026-06-19 4:18 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: input: Add binding for Qualcomm SPMI PMIC haptics
[PATCH] fpga: altera-cvp: Handle truncated bitstream with padding buffer
2026-06-19 4:08 UTC
[PATCH stable-7.1.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data
2026-06-19 4:07 UTC (2+ messages)
[PATCH stable-7.0.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data
2026-06-19 4:07 UTC (2+ messages)
[PATCH stable-6.12.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data
2026-06-19 4:07 UTC (2+ messages)
[PATCH 6.1.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
2026-06-19 4:07 UTC (2+ messages)
[PATCH] PCI/TSM: Resume device to D0 for CMA-SPDM operation
2026-06-19 4:02 UTC (3+ messages)
[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
2026-06-19 4:01 UTC (7+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level
[PATCH] fpga: altera-cvp: Add Agilex5 CVP credit register support
2026-06-19 3:43 UTC
[PATCH] platform/chrome: cros_ec: remove reference to nonexistent CONFIG_SLEEP_TIMEOUT_MS
2026-06-19 3:39 UTC (3+ messages)
[PATCH v3 0/3] media: qcom: Add support for the iris codec on shikra
2026-06-19 3:38 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible
[PATCH 0/3] drm/xe/kunit: Assert fake pointers before use
2026-06-19 3:34 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/2 blktests] Update the miniublk to use ioctl opcodes
2026-06-19 3:26 UTC (3+ messages)
` [PATCH 1/2 blktests] src/miniublk: switch to ioctl-encoded ublk commands
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-06-18
2026-06-19 3:25 UTC
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-19 3:02 UTC (105+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 16/46] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v8 20/46] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v8 26/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v8 27/46] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v8 34/46] KVM: selftests: Test conversion before allocation
` [PATCH v8 35/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v8 36/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v8 39/46] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v8 42/46] KVM: selftests: Provide common function to set memory attributes
` [PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v8 45/46] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v8 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
2026-06-19 2:55 UTC (2+ messages)
[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
2026-06-19 2:53 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for : "
[EXTERNAL] Re: linux-next: build failure after merge of the nfsd tree
2026-06-19 2:31 UTC
[PATCH] Bluetooth: hci_event: Synchronously cancel timers in hci_cmd_complete_evt()
2026-06-19 2:28 UTC (2+ messages)
` "
[PATCH v2 i-g-t] tests/intel: Enable survivability tests on discrete platforms >= BMG
2026-06-19 2:16 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel: Enable survivability tests on discrete platforms >= BMG (rev2)
[PATCH 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-06-19 2:16 UTC (4+ messages)
` [PATCH 1/2] drm/panthor: Add vm_bind region with kbo range intersection check
[PATCH v2 18/20] net/sxe2: add mbuf validation in Tx debug mode
2026-06-19 2:16 UTC (3+ messages)
` [PATCH v3 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
[PATCH i-g-t v1 0/2] Allow intel_reg tool to work also with accelerators
2026-06-19 2:16 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH i-g-t v10 0/7] Enable and Add new tests for DC3CO
2026-06-19 2:12 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-19 2:09 UTC (4+ messages)
` [PATCH v2 0/6] bpf: JIT related bug fixes
` [PATCH v2 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
[PATCH 1/2] dm-io: clone the source bio instead of copying its biovec
2026-06-19 2:07 UTC (12+ messages)
` [PATCH 2/2] dm-raid1: don't fail the mirror for invalid I/O errors
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-19 2:05 UTC (7+ messages)
[PATCH v1 0/5] prefix lcore role enum values
2026-06-19 2:03 UTC (3+ messages)
[PATCH v2] [net] net: airoha: fix foe_check_time allocation size
2026-06-19 1:10 UTC (2+ messages)
[RFC PATCH 0/6] mm/damon: Add mTHP-aware collapse/split with ARM SPE feedback
2026-06-19 1:59 UTC
cpu scaling fixes
2026-06-19 1:57 UTC (7+ messages)
` [PATCH 1/2] xfs/078: disable all concurrency scaling
` [PATCH 2/2] xfs/216: "
[PATCH bpf v3 0/2] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-19 1:54 UTC (5+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
[PATCH wireless-next] wifi: mt76: fix of_get_mac_address error handling
2026-06-19 1:50 UTC (5+ messages)
[PATCH] rebase: mention --abort alongside --continue
2026-06-19 1:36 UTC (7+ messages)
[PATCH i-g-t 0/5] igt: cleanups to random functions
2026-06-19 1:34 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH 1/3] tests/amdgpu: Add FRL Test Support
2026-06-19 1:23 UTC (2+ messages)
` ✓ i915.CI.Full: success for series starting with [1/3] "
[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
2026-06-19 1:20 UTC (2+ messages)
[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
2026-06-19 1:20 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Modernize resolve_btfids selftest
2026-06-19 1:01 UTC (7+ messages)
` [PATCH bpf-next v1 1/4] tools/bpf: Sync btf_ids.h to tools
` [PATCH bpf-next v1 2/4] selftests/bpf: Modernize resolve_btfids test scaffolding
` [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
[PATCH v5 0/1] Hardware Error handling for Crescent Island
2026-06-19 0:58 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Hardware Error handling for Crescent Island (rev5)
[PATCH i-g-t v5] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-19 0:54 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev5)
` ✓ i915.CI.BAT: success "
[GIT PULL] KEYS: for-next-keys-7.2-rc1-2
2026-06-19 0:51 UTC
[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
2026-06-19 0:49 UTC
[GIT PULL] TPM DEVICE DRIVER: for-next-keys-7.2-rc1
2026-06-19 0:48 UTC
[GIT PULL] pmdomain updates for v7.2
2026-06-19 0:09 UTC (2+ messages)
[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
2026-06-19 0:45 UTC (12+ messages)
` [PATCH bpf v2 1/8] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf v2 2/8] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf v2 3/8] libbpf: ringbuf: Reject overwrite callback use
` [PATCH bpf v2 4/8] libbpf: ringbuf: Handle position counter wrap
` [PATCH bpf v2 5/8] bpf: ringbuf: Handle pending position wrap
` [PATCH bpf v2 6/8] bpf: user_ringbuf: Handle "
` [PATCH bpf v2 7/8] libbpf: ringbuf: Use compiler atomics
` [PATCH bpf v2 8/8] libbpf: ringbuf: Prevent missed wakeups
[PATCH v2] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
2026-06-19 0:39 UTC (2+ messages)
[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
2026-06-19 0:38 UTC (5+ messages)
git-2.55.0-rc1 t4216 broken TAP failures on non-x86 arch
2026-06-19 0:36 UTC (5+ messages)
[RFH] Why do osx CI jobs so unreliable?
2026-06-19 0:35 UTC
[PATCH v2 0/2] rebase: add --squash to fold a range into its first commit
2026-06-19 0:34 UTC (3+ messages)
` [PATCH v3 0/4] history: add squash subcommand to fold a range
[PATCH RFC 0/2] RFC: erofs: memory-backed mount for non-page-aligned ranges
2026-06-19 0:32 UTC (2+ messages)
[RFC PATCH v1.2 00/11] mm/damon/sysfs: kobject_del() directories that users can create/remove
2026-06-19 0:30 UTC (2+ messages)
[PATCH] usbip: vudc: fix NULL deref in vep_dequeue()
2026-06-19 0:28 UTC
[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
2026-06-19 0:26 UTC (4+ messages)
` [PATCH bpf 6/6] libbpf: ringbuf: Reject overwrite callback use
[RFC PATCH v1.2 11/11] mm/damon/sysfs-schemes: kobject_del() region for populate_region error
2026-06-19 0:26 UTC (2+ messages)
[kvm-unit-tests PATCH v2] arm: io: Set is_pl011_uart flag in ACPI initialization
2026-06-19 0:25 UTC
[RFC PATCH v1.2 09/11] mm/damon/sysfs: kobject_del() probe filter dirs
2026-06-19 0:23 UTC (2+ messages)
[PATCH v2 i-g-t 0/3] Remove EUdebug tests
2026-06-19 0:18 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Remove EUdebug tests (rev2)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-19 0:17 UTC (4+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
[GIT PULL] Compute Express Link (CXL) changes for 7.2
2026-06-19 0:09 UTC (2+ messages)
[PATCH] i2c: acpi: Force ELAN1300 touchpads to 100 kHz
2026-06-19 0:08 UTC (2+ messages)
[PATCH v3 0/5] KVM: arm64: nv: Even more VNCR fixes
2026-06-19 0:07 UTC (7+ messages)
` [PATCH v3 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH v3 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v3 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
Btrfs ENOSPC / Stuck in RO with "exclusive operation balance paused in progress"
2026-06-19 0:05 UTC (10+ messages)
[RFC PATCH] firmware_loader: fix use-after-free in fw_load_sysfs_fallback()
2026-06-19 0:01 UTC
[RFC PATCH liburing] man: Convert manpages to markdown
2026-06-18 23:53 UTC (2+ messages)
[PATCH i-g-t v3] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
2026-06-18 23:56 UTC (3+ messages)
[PATCH v2 0/2] Fastboot abort key support
2026-06-18 23:55 UTC (3+ messages)
` [PATCH v2 1/2] cmd: fastboot: Add keyed abort option
` [PATCH v2 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED
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.