The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-22 21:45:54 to 2026-05-23 00:18:07 UTC [more...]

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-05-23  0:18 UTC  (43+ 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: 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] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-23  0:08 UTC 

[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 net-next v3 0/8] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
 2026-05-23  0:03 UTC  (2+ messages)

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

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-05-23  0:00 UTC  (2+ 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  (2+ 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] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-22 23:48 UTC  (2+ messages)

[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)

[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)

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

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

[git pull] drm fixes for 7.1-rc5
 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  (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 

[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)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-22 23:17 UTC  (9+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [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 

[PATCH] riscv: mm: exclude invalid THP PMDs from page table check
 2026-05-22 23:09 UTC  (2+ messages)

[PATCH] s390/mm: Export set_memory_encrypted and set_memory_decrypted
 2026-05-22 23:06 UTC 

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 23:02 UTC  (5+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH v4 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-22 23:01 UTC  (13+ messages)
` [PATCH v4 01/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v4 02/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v4 03/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v4 04/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v4 05/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v4 06/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v4 07/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v4 08/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v4 09/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v4 10/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v4 11/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v4 12/12] crypto: atmel-sha204a - switch to module_i2c_driver

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-05-22 22:58 UTC 

[PATCH v4] nvme: reject keep-alive passthrough on non-fabrics
 2026-05-22 22:56 UTC  (3+ messages)

[PATCH] llc: Add SPDX id lines to some llc source files
 2026-05-22 22:55 UTC 

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-22 22:49 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image "
` [PATCH v3 3/3] media: i2c: imx471: Naming the register

[PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
 2026-05-22 22:48 UTC  (2+ messages)

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-22 22:46 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-22 22:44 UTC  (12+ messages)

[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
 2026-05-22 22:43 UTC  (2+ messages)

[PATCH] f2fs: another way to set large folio by remembering inode number
 2026-05-22 22:41 UTC  (11+ messages)
` [PATCH v2] "
            ` [f2fs-dev] "

[PATCH] vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
 2026-05-22 22:39 UTC  (2+ messages)

[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
 2026-05-22 22:39 UTC  (2+ messages)

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-05-22 22:35 UTC  (6+ messages)

[RFC PATCH v1 00/14] perf stat: Decouple and modularize metrics/events output printing API
 2026-05-22 22:33 UTC  (15+ messages)
` [RFC PATCH v1 01/14] perf stat: Introduce core generic print traversal engine and header stubs
` [RFC PATCH v1 02/14] perf stat: Implement standard console (STD) formatting callbacks
` [RFC PATCH v1 03/14] perf stat: Extend STD output linter to test basic New API checks
` [RFC PATCH v1 04/14] perf stat: Extend STD output linter to test core aggregation checks
` [RFC PATCH v1 05/14] perf stat: Extend STD output linter to test advanced PMU checks
` [RFC PATCH v1 06/14] perf stat: Extend STD output linter to test metric-only checks
` [RFC PATCH v1 07/14] perf stat: Implement CSV formatting callbacks
` [RFC PATCH v1 08/14] perf stat: Extend CSV output linter to test core aggregation checks
` [RFC PATCH v1 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
` [RFC PATCH v1 10/14] perf stat: Implement streaming JSON formatting callbacks
` [RFC PATCH v1 11/14] perf stat: Extend JSON output linter to test core aggregation checks
` [RFC PATCH v1 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
` [RFC PATCH v1 13/14] perf stat: Add --new support to PMU metrics Python validator
` [RFC PATCH v1 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs

[PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
 2026-05-22 22:34 UTC  (8+ messages)
` [PATCH V3 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH V3 3/4] KVM: VMX: Fix nested EPT violation injection of GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH V3 4/4] KVM: selftests: Add nested page fault injection test

[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-22 22:30 UTC  (2+ messages)

[PATCH] tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
 2026-05-22 22:29 UTC  (4+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-05-22 22:25 UTC  (4+ messages)
` [PATCH v2 11/13] x86/entry/fred: encode frame pointer on entry

[patch V4 00/14] futex: Address the robust futex unlock race for real
 2026-05-22 22:16 UTC  (3+ messages)
` [PATCH 15/14] selftests: futex: Add tests for robust unlock within the critical section

[PATCH 0/3] tools/nolibc: add support for ftruncate()
 2026-05-22 22:12 UTC  (4+ messages)

[PATCH RFC v2 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-05-22 22:11 UTC  (3+ messages)

[PATCH v3 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-22 22:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-22 22:07 UTC  (3+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs

[PATCH 0/7 v2] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-05-22 22:06 UTC  (8+ messages)
` [PATCH 1/7 v2] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/7 v2] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/7 v2] mm/page_counter: introduce stock drain APIs
` [PATCH 4/7 v2] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 5/7 v2] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 6/7 v2] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 7/7 v2] mm/memcontrol: remove unused memcg_stock code

[PATCH v8 00/58] perf: Reorganize scripting support
 2026-05-22 22:04 UTC  (25+ messages)
` [PATCH v9 00/23] perf python: Modernize and extend Python API (Phase 1)
  ` [PATCH v9 01/23] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v9 02/23] perf arch x86: "
  ` [PATCH v9 03/23] perf tests: "
  ` [PATCH v9 04/23] perf script: "
  ` [PATCH v9 05/23] perf util: "
  ` [PATCH v9 06/23] perf python: Add "
  ` [PATCH v9 07/23] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v9 08/23] perf data: Add open flag
  ` [PATCH v9 09/23] perf evlist: Add reference count
  ` [PATCH v9 10/23] perf evsel: "
  ` [PATCH v9 11/23] perf evlist: Add reference count checking
  ` [PATCH v9 12/23] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v9 13/23] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v9 14/23] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v9 15/23] perf python: Refactor and add accessors to sample event
  ` [PATCH v9 16/23] perf python: Add mmap2 event
  ` [PATCH v9 17/23] perf python: Add callchain support
  ` [PATCH v9 18/23] perf python: Extend API for stat events in python.c
  ` [PATCH v9 19/23] perf python: Expose brstack in sample event
  ` [PATCH v9 20/23] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v9 21/23] perf python: Add config file access
  ` [PATCH v9 22/23] perf python: Add perf.pyi stubs file
  ` [PATCH v9 23/23] perf python: Add LiveSession helper

[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-22 22:05 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/8] platform/x86: uniwill-laptop: Charging-related improvements
 2026-05-22 22:01 UTC  (3+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-22 22:00 UTC 

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 21:58 UTC  (7+ messages)
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH net-next] net: e100: replace silent 'hope for the best' with debug message
 2026-05-22 21:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox