All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 23:12:28 to 2026-05-23 00:18:12 UTC [more...]

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

[PATCH net 8/8] ixgbe: only access vfinfo and mv_list under RCU lock
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 7/8] i40e: set supported_extts_flags for rising edge
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH net 6/8] ice: skip unnecessary VF reset when setting trust
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 5/8] iavf: send MAC change request synchronously
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 4/8] i40e: skip unnecessary VF reset when setting trust
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 2/8] ice: fix stats array overflow when VF requests more queues
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH net 1/8] ice: fix UAF/NULL deref when VSI rebuild and XDP attach race
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH] net: sfp: add quirk for OEM 2.5G optical modules
 2026-05-23  0:14 UTC  (2+ messages)

[PATCH v4 00/20] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-23  0:13 UTC  (3+ messages)
` [PATCH v4 14/20] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images

[PATCH] Bluetooth: Add SPDX id lines to some source files
 2026-05-23  0:13 UTC 

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-23  0:11 UTC  (3+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver

[PATCH] mm/dmapool: remove redundant DMAPOOL_DEBUG macro
 2026-05-23  0:10 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH v2 0/6] Remove driver dependencies on ib_uverbs.ko
 2026-05-23  0:10 UTC  (7+ messages)
` [PATCH v2 1/6] RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
` [PATCH v2 2/6] RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
` [PATCH v2 3/6] RDMA/core: Remove uverbs_async_event_release()
` [PATCH v2 4/6] RDMA/core: Make a new module for the uverbs components needed by drivers
` [PATCH v2 5/6] RDMA/core: Move ucaps into ib_uverbs_support.ko
` [PATCH v2 6/6] RDMA/core: Move flow related functions to ib_uverbs_support.ko

[PATCH v4 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-23  0:09 UTC  (4+ messages)
` [PATCH v4 1/7] lsm: Add granular mount hooks to replace security_sb_mount

[PATCH] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-23  0:08 UTC 

[PATCH 0/2] Convert env export and import to use getopt()
 2026-05-23  0:08 UTC  (3+ messages)

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-05-23  0:07 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-23  0:05 UTC  (5+ messages)
` [0/5] "

[PATCH v2 00/37] bsd-user: Upstream most of the remaining system calls
 2026-05-23  0:03 UTC  (32+ messages)
` [PATCH v2 09/37] bsd-user: Add bsd-socket.h with bind through getsockname
` [PATCH v2 12/37] bsd-user: Add do_bsd_setsockopt and socket option definitions
` [PATCH v2 13/37] bsd-user: Add do_bsd_getsockopt
` [PATCH v2 14/37] bsd-user: Add FreeBSD socket helpers and sockaddr conversion
` [PATCH v2 15/37] bsd-user: Add os-socket.c with cmsg conversion functions
` [PATCH v2 16/37] bsd-user: Add socket system call dispatch
` [PATCH v2 17/37] bsd-user: Add os-time.h with clock and time-of-day functions
` [PATCH v2 18/37] bsd-user: Add utimes, futimes, and ktimer functions to os-time.h
` [PATCH v2 19/37] bsd-user: Add select, pselect, and ppoll "
` [PATCH v2 20/37] bsd-user: Add kqueue and kevent functions "
` [PATCH v2 21/37] bsd-user: Add sigtimedwait, itimer, and futimens "
` [PATCH v2 22/37] bsd-user: Add os-time.c and time-related type definitions
` [PATCH v2 23/37] bsd-user: Add time system call dispatch
` [PATCH v2 24/37] bsd-user: Add thread, umtx, and ACL type definitions
` [PATCH v2 25/37] bsd-user: Add cpu_copy and make init_task_state non-static

[PATCH net-next v3 0/8] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
 2026-05-23  0:03 UTC  (2+ messages)

[PATCH v2 0/3] xprtrdma: Decouple req recycling from RPC completion
 2026-05-23  0:02 UTC  (4+ messages)
` [PATCH v2 1/3] xprtrdma: Use sendctx DMA state for Send signaling
` [PATCH v2 2/3] xprtrdma: Decouple req recycling from RPC completion
` [PATCH v2 3/3] xprtrdma: Add request-pool slack for delayed recycling

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-23  0:02 UTC  (4+ messages)

[PATCH 0/2] watchdog: ath79: modernize and broaden build coverage
 2026-05-23  0:02 UTC  (6+ messages)
` [PATCH 1/2] watchdog: ath79_wdt: select OF and COMPILE_TEST
` [PATCH 2/2] watchdog: ath79: convert to watchdog_device

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-23  0:01 UTC  (2+ messages)

KernelCI Metrics Report - 2026-05-23 00:00 UTC
 2026-05-23  0:01 UTC 

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-05-23  0:00 UTC  (3+ messages)

[PATCH net-next] selftests: tls: use ASSERT_GE in test_mutliproc
 2026-05-23  0:00 UTC  (2+ messages)

[PATCH] global: Update URL for U-Boot project
 2026-05-22 23:58 UTC 

[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-22 23:58 UTC  (6+ messages)

[PATCH 0/3] Three folio-related btrfs fixes
 2026-05-22 23:56 UTC  (3+ messages)

[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-22 23:53 UTC  (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-22 23:53 UTC  (9+ messages)

[PATCH v1 0/3] perf: Fix kwork memory sanitization and libunwind test builds
 2026-05-22 23:52 UTC  (3+ messages)

[PATCH] riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS
 2026-05-22 23:51 UTC  (3+ messages)

[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-22 23:50 UTC  (5+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-05-22 23:50 UTC  (5+ messages)
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters

[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
 2026-05-22 23:49 UTC  (10+ messages)

[PATCH] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-22 23:48 UTC  (3+ messages)

[PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
 2026-05-22 23:47 UTC  (2+ messages)

[RFC PATCH v1 01/14] perf stat: Introduce core generic print traversal engine and header stubs
 2026-05-22 23:47 UTC  (2+ messages)

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-22 23:46 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v6 00/16]
 2026-05-22 23:45 UTC  (5+ messages)
` [PATCH v6 01/16] KVM: nSVM: Stop leaking single-stepping on VMRUN into L2

[GIT PULL] sched_ext: Fixes for v7.1-rc4
 2026-05-22 23:45 UTC  (2+ messages)

[PATCH v9 23/23] perf python: Add LiveSession helper
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2026-05-22 23:44 UTC 

[GIT PULL] SCSI fixes for 7.1-rc4+
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v7.1-4
 2026-05-22 23:44 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc5
 2026-05-22 23:44 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v7.1-rc4
 2026-05-22 23:44 UTC  (2+ messages)

[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-22 23:33 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v2 2/2] net: mana: Skip redundant detach on already-detached port

[PATCH] riscv: check leaf entry alignment in pageattr_pxd_entry()
 2026-05-22 23:34 UTC  (3+ messages)

Btrfs progs release 7.0
 2026-05-22 23:25 UTC  (2+ messages)

[PATCH net-next] net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()
 2026-05-22 23:32 UTC 

[syzbot] [fs?] KASAN: slab-use-after-free Read in reverse_path_check_proc
 2026-05-22 23:31 UTC  (2+ messages)

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-22 23:30 UTC 

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-22 23:30 UTC  (11+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
 2026-05-22 23:27 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: Widen x86_exception's error_code to 64 bits
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
` [PATCH v4 3/5] KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits
` [PATCH v4 4/5] KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH v4 5/5] KVM: selftests: Add nested page fault injection test

[GIT PULL] Please pull FWCTL subsystem changes
 2026-05-22 23:25 UTC 

[EVL] Client UDP not receiving data
 2026-05-22 23:21 UTC  (5+ messages)

[PATCH v2 2/4] PCI: Indicate context lost if L1ss exit is broken during resume from system suspend
 2026-05-22 23:21 UTC  (2+ messages)

arch/arm64/boot/dts/freescale/imx8mp-ab2.dtb: blk-ctrl@32ec0000 (fsl,imx8mp-media-blk-ctrl): 'bridge' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-22 23:19 UTC 

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-22 23:17 UTC  (5+ messages)
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-22 23:16 UTC  (4+ messages)
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH] timers/migration: turn tmigr_hierarchy level_list into a flexible array
 2026-05-22 23:16 UTC 

AtomISP tree for Linux Next
 2026-05-22 23:16 UTC  (7+ messages)

[PATCH 00/10] drm/i915/bw: Bunch of fixes
 2026-05-22 23:15 UTC  (3+ messages)
` [PATCH 01/10] drm/i915/bw: Fix num_planes handling on TGL+

[PATCH net 0/9] ethtool: module: fix a handful of small bugs
 2026-05-22 23:13 UTC  (10+ messages)
` [PATCH net 1/9] ethtool: module: call ethnl_ops_complete() on module flash errors
` [PATCH net 2/9] ethtool: module: avoid leaking a netdev ref "
` [PATCH net 3/9] ethtool: module: avoid racy updates to dev->ethtool bitfield
` [PATCH net 4/9] ethtool: module: check fw_flash_in_progress under rtnl_lock
` [PATCH net 5/9] ethtool: module: fix cleanup if socket used for flashing multiple devices
` [PATCH net 6/9] ethtool: cmis: require exact CDB reply length
` [PATCH net 7/9] ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
` [PATCH net 8/9] ethtool: cmis: validate start_cmd_payload_size from module
` [PATCH net 9/9] ethtool: cmis: validate fw->size against start_cmd_payload_size

[PATCH 0/2] target/arm: implement FEAT_RNG_TRAP
 2026-05-22 23:00 UTC  (3+ messages)
` [PATCH 1/2] target/arm: implement FEAT_RNG_TRAP for RNDR/RNDRRS

[PATCH] stash: reuse cached index entries in --patch temporary index
 2026-05-22 23:12 UTC  (2+ messages)
` [PATCH v2] "


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.