All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 22:27:20 to 2026-04-28 23:25:22 UTC [more...]

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-04-28 23:25 UTC  (82+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 02/53] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v5 03/53] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v5 04/53] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v5 05/53] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v5 06/53] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH RFC v5 07/53] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v5 08/53] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v5 09/53] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v5 11/53] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH RFC v5 12/53] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH RFC v5 13/53] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH RFC v5 14/53] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH RFC v5 15/53] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v5 16/53] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH RFC v5 17/53] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH RFC v5 18/53] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v5 19/53] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v5 20/53] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v5 21/53] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v5 22/53] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v5 23/53] KVM: x86: Support SW_PROTECTED_VM in applying content modes
` [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH RFC v5 25/53] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH RFC v5 26/53] KVM: x86: Support SNP and TDX applying content modes
` [PATCH RFC v5 27/53] KVM: x86: Bug CoCo VM on page fault before finalizing
` [PATCH RFC v5 28/53] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v5 29/53] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v5 30/53] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v5 32/53] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v5 33/53] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v5 34/53] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v5 35/53] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v5 36/53] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v5 37/53] KVM: selftests: Test conversion before allocation
` [PATCH RFC v5 38/53] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v5 41/53] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v5 42/53] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v5 44/53] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v5 45/53] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v5 47/53] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v5 50/53] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v5 51/53] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v5 52/53] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v5 53/53] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH] net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
 2026-04-28 23:24 UTC  (4+ messages)
` [PATCH net v2] "

[RFC PATCH] mm/hugetlb_cma: round up per_node before logging it
 2026-04-28 23:23 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Fix illegal writes to OTP_MEM registers
 2026-04-28 23:23 UTC  (2+ messages)

[PATCH net-next v4 0/3] gve: add support for PTP gettimex64
 2026-04-28 23:22 UTC  (5+ messages)
` [PATCH net-next v4 3/3] gve: implement "

[PATCH net-next v19 00/15] Begin upstreaming Homa transport protocol
 2026-04-28 23:15 UTC  (16+ messages)
` [PATCH net-next v19 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v19 02/15] net: homa: create homa_wire.h
` [PATCH net-next v19 03/15] net: homa: create shared Homa header files
` [PATCH net-next v19 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v19 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v19 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v19 07/15] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v19 08/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v19 09/15] net: homa: create homa_outgoing.c
` [PATCH net-next v19 10/15] net: homa: create homa_utils.c
` [PATCH net-next v19 11/15] net: homa: export skb_attempt_defer_free
` [PATCH net-next v19 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v19 13/15] net: homa: create homa_timer.c
` [PATCH net-next v19 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v19 15/15] net: homa: create Makefile and Kconfig

[PATCH] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-28 23:21 UTC 

[PATCH v2] platform/x86: asus-wmi: fix camera key led on Zenbook S14
 2026-04-28 23:20 UTC  (3+ messages)

[PATCH v2] dm-raid: only requeue bios when dm is suspending
 2026-04-28 23:20 UTC 

[PATCH v1 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-04-28 23:19 UTC  (3+ messages)
` [PATCH v1 1/2] perf event: Fix size of synthesized sample with branch stacks

Rust builds don't use link_args
 2026-04-28 23:16 UTC 

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-04-28 23:16 UTC  (3+ messages)
` [syzbot ci] "

[PATCH net] net: tls: fix strparser anchor skb leak on offload RX setup failure
 2026-04-28 23:15 UTC 

[PATCH v4 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
 2026-04-28 23:15 UTC  (5+ messages)
` [PATCH v4 3/4] regulator: qcom-rpmh: readback voltage/bypass/mode/status set during bootup

[PATCH bpf-next 2/2] selftests/bpf: Test insns processed breakdown
 2026-04-28 23:14 UTC  (2+ messages)

[PATCH net-next] net: gianfar: use alloc_ethdev_mqs
 2026-04-28 23:13 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: replace strcpy with strscpy
 2026-04-28 23:11 UTC  (2+ messages)

[PATCH net v4 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-28 23:11 UTC  (3+ messages)
` [PATCH net v4 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH v2 5/5] x86/resctrl: Fix SNC detection
 2026-04-28 23:09 UTC  (5+ messages)
` [tip: x86/urgent] "

[PATCH v2 0/3] perf: fix some tests for musl
 2026-04-28 23:09 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Print breakdown of insns processed by subprogs
 2026-04-28 23:08 UTC  (2+ messages)

[PATCH] drm/xe: Add wa_14025941587 for xe3 and xe3p platforms
 2026-04-28 23:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 1/2] drm/xe/gsc: Fix double-free of managed BO in error path
 2026-04-28 23:06 UTC  (2+ messages)

[PATCH v6 0/2] rust, nova-core: add SizeConstants trait for SZ_* constants
 2026-04-28 23:06 UTC  (4+ messages)
` [PATCH v6 2/2] gpu: nova-core: add task for device address type wrappers
` (subset) [PATCH v6 0/2] rust, nova-core: add SizeConstants trait for SZ_* constants

[PATCH] cxl/mbox: Use guard() for mbox_mutex locking
 2026-04-28 22:47 UTC  (3+ messages)

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-04-28 23:02 UTC  (11+ messages)

[PATCH] drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk
 2026-04-28 23:01 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/psr: Disable Panel Replay on Dell XPS 16 DA16260 as a quirk (rev2)

[PATCH v2] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-28 23:00 UTC  (3+ messages)

[PATCH v4 0/7] Add SEV-SNP restricted injection hypervisor support
 2026-04-28 23:00 UTC  (4+ messages)
` [PATCH v4 5/7] KVM: SVM: Inject MCEs when Restricted Injection is active

[PATCH i-g-t,v4 0/5] Enable HDR in IGT Frontbuffer Feature Tests
 2026-04-28 22:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Enable HDR in IGT Frontbuffer Feature Tests (rev4)

[PATCH v3 RESEND] PCI: release empty sibling bridge windows during window resize
 2026-04-28 22:55 UTC 

[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
 2026-04-28 22:55 UTC  (9+ messages)

[Intel-wired-lan] [PATCH net-next] net: Consistently define pci_device_ids using named initializers
 2026-04-28 17:18 UTC 

[Intel-wired-lan] [PATCH v3 net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE
 2026-04-28 15:01 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v7 00/14] Introduce iXD driver
 2026-04-28  8:26 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next v7 08/14] idpf: refactor idpf to use libie control queues

[PATCH v3] PCI: release empty sibling bridge windows during window resize
 2026-04-28 22:51 UTC 

Strange behavior with scrub, quotas, and snapshots
 2026-04-28 22:50 UTC  (13+ messages)

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-28 22:50 UTC  (4+ messages)

[PATCH v4 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-28 18:27 UTC  (3+ messages)
` [PATCH v4 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature

v2026.04 crashing on Marvell Armada 3720
 2026-04-28 21:45 UTC 

[PATCH rdma v1] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-04-28 22:49 UTC  (2+ messages)

[PATCH v2 0/9] Add ethernet support for genio 520/720 EVK boards
 2026-04-28 21:27 UTC  (11+ messages)
` [PATCH v2 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
` [PATCH v2 6/9] net: phy: Add airoha AN8801 ethernet phy driver
` [PATCH v2 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH v2 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards
` [PATCH v2 9/9] configs: mt8189: Enable ethernet support

[PATCH] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-28 22:49 UTC  (3+ messages)

[PATCH net] ipv6: rpl: add NULL check for idev in ipv6_rpl_srh_rcv()
 2026-04-28 22:48 UTC 

[PATCH 0/4] net: macb: support for instances with less features
 2026-04-28 18:04 UTC  (5+ messages)
` [PATCH 1/4] net: macb: include arch/clk.h only when necessary
` [PATCH 2/4] net: macb: use SA1 for MAC filtering on GEM
` [PATCH 3/4] net: macb: do not set user_io when it does not exist
` [PATCH 4/4] net: macb: add gigabit implementation for fixed-link

[PATCH] mshv: Add dedicated ioctl for GVA to GPA translation
 2026-04-28 22:48 UTC 

[PATCH v3] arm64: dts: mediatek: add crypto offload support on MT7981
 2026-04-28 22:47 UTC 

[PATCH for-next 0/4] Introduce Completion Counters
 2026-04-28 22:31 UTC  (2+ messages)

[PATCH] btrfs: move transaction abort message to __btrfs_abort_transaction()
 2026-04-28 22:45 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-04-28 22:44 UTC 

[PATCH v2] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-04-28 22:42 UTC 

[PATCH] btrfs-progs: docs: update the operations affected by swapfiles
 2026-04-28 22:42 UTC 

[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
 2026-04-28 22:42 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next 02/11] net: bnxt: convert netmem_tx from bool to NETMEM_TX_DMA enum
` [PATCH net-next 03/11] gve: "
` [PATCH net-next 04/11] net/mlx5e: "
` [PATCH net-next 05/11] eth: fbnic: "
` [PATCH net-next 06/11] netkit: set NETMEM_TX_NO_DMA for unreadable skb passthrough
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next 08/11] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next 09/11] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next 10/11] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next 11/11] selftests: drv-net: add netkit devmem tests

[PATCH v2] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-04-28 22:41 UTC  (2+ messages)

[PATCH] driver core: move dev_has_sync_state() to drivers/base/base.h
 2026-04-28 22:41 UTC  (2+ messages)

[PATCH] ALSA: hda/conexant: Fix missing error check for jack detection
 2026-04-28 22:38 UTC  (2+ messages)

[PATCH] x86/olpc: select GPIOLIB_LEGACY
 2026-04-28 22:39 UTC  (5+ messages)

[PATCH] driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
 2026-04-28 22:38 UTC  (2+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-28 22:37 UTC  (8+ messages)
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH for-next v2 0/5] Introduce Completion Counters
 2026-04-28 22:36 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Make important drivers default
 2026-04-28 22:37 UTC  (5+ messages)

[PATCH] fuse: do not treat unlimited readdir count as a buffer size
 2026-04-28 22:36 UTC  (3+ messages)

[RFC PATCH] ceph: fix kernel memory exposure issue in ceph_netfs_issue_op_inline()
 2026-04-28 22:34 UTC  (4+ messages)

[PATCH] drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL
 2026-04-28 22:33 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/guc: Test GuC v70.65.0 for BMG, LNL, PTL (rev3)

[PATCH v3 0/2] cxl/region: Fix race conditions in cxl region unregistration
 2026-04-28 22:33 UTC  (6+ messages)

[PATCH] PCI: mark Thunderbolt-attached devices as removable
 2026-04-28 22:31 UTC 

[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
 2026-04-28 22:31 UTC  (2+ messages)

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-28 22:29 UTC 

[PATCH v2 0/2] name-rev: learn --format=<pretty>
 2026-04-28 22:25 UTC  (5+ messages)
` [PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
  ` [PATCH v3 3/5] name-rev: factor code for sharing with a new command
  ` [PATCH v3 4/5] name-rev: make dedicated --annotate-stdin --name-only test
  ` [PATCH v3 5/5] format-rev: introduce builtin for on-demand pretty formatting

[PATCH net-next v2 0/7] selftests: rds: Log collection, TAP compliance and cleanups
 2026-04-28 22:27 UTC  (6+ messages)
` [PATCH net-next v2 3/7] selftests: rds: Fix more pylint errors
` [PATCH net-next v2 4/7] selftests: rds: Add timeout flag to run.sh
` [PATCH net-next v2 5/7] selftests: rds: Fix gcov and pcap collection
` [PATCH net-next v2 6/7] selftests: rds: Collect pcaps on timeout
` [PATCH net-next v2 7/7] selftests: rds: Make rds selftests TAP compliant


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.