Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-09-10 11:32:37 to 2026-09-10 23:55:41 UTC [more...]

[PATCH v13 00/44] guest_memfd: In-place conversion support
 2026-09-10 23:56 UTC  (45+ messages)
` [PATCH v13 01/44] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v13 02/44] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v13 03/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v13 04/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v13 05/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v13 06/44] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v13 07/44] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v13 08/44] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v13 09/44] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v13 10/44] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v13 11/44] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v13 12/44] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v13 13/44] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v13 14/44] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v13 15/44] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v13 16/44] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v13 17/44] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v13 18/44] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v13 19/44] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v13 20/44] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v13 21/44] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v13 22/44] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v13 23/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v13 24/44] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v13 25/44] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v13 26/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v13 27/44] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v13 28/44] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v13 29/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH v13 30/44] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v13 31/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v13 32/44] KVM: selftests: Test conversion before allocation
` [PATCH v13 33/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v13 34/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v13 35/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v13 36/44] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v13 37/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v13 38/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v13 39/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v13 40/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH v13 41/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v13 42/44] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v13 43/44] KVM: selftests: Update private_mem_conversions_test for in-place conversions
` [PATCH v13 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
 2026-09-10 23:51 UTC  (2+ messages)

[PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
 2026-09-10 23:49 UTC  (2+ messages)

[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-10 23:48 UTC  (2+ messages)

Path forward for Virtualized Swap?
 2026-09-10 23:27 UTC  (2+ messages)

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-09-10 21:37 UTC  (2+ messages)

[PATCH] Documentation: kunit: Fix bad debugfs path
 2026-09-10 21:06 UTC  (2+ messages)

[PATCH] cpufreq/amd-pstate: Remove obsolete amd_dynamic_epp documentation
 2026-09-10 21:01 UTC  (3+ messages)

[PATCH v3] docs: translations: pt_BR: translate stable-kernel-rules.rst
 2026-09-10 20:15 UTC  (2+ messages)

[PATCH v2 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
 2026-09-10 19:57 UTC  (2+ messages)

[PATCH v3] docs: translations: pt_BR: translate researcher-guidelines.rst
 2026-09-10 19:51 UTC 

[PATCH v3] docs: translations: pt_BR: translate programming-language.rst
 2026-09-10 19:50 UTC 

[PATCH 08/14] mfd: remove unused aat2870 driver
 2026-09-10 19:31 UTC  (4+ messages)

[PATCH v2] docs: translations: pt_BR: translate stable-kernel-rules.rst
 2026-09-10 19:07 UTC 

[PATCH v2] docs: translations: pt_BR: translate researcher-guidelines.rst
 2026-09-10 19:07 UTC 

[PATCH v2] docs: translations: pt_BR: translate programming-language.rst
 2026-09-10 19:07 UTC 

[PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
 2026-09-10 19:00 UTC  (2+ messages)

[PATCH 01/23] scripts/mksysmap: drop the MODULE_INFO() symbols from kallsyms
 2026-09-10 19:00 UTC  (2+ messages)

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-10 18:57 UTC  (9+ messages)
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 8/8] KVM: selftests: Add nested pre-fault test "

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-10 18:26 UTC  (4+ messages)
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH v16 0/9] blk: honor isolcpus configuration
 2026-09-10 18:26 UTC  (11+ messages)
` [PATCH v16 1/9] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v16 2/9] lib/group_cpus: remove dead !SMP code
` [PATCH v16 3/9] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v16 4/9] sched/isolation: Prevent out-of-bounds read in isolcpus= boot parameter parser
` [PATCH v16 5/9] isolation: Introduce managed_irq_strict isolcpus type
` [PATCH v16 6/9] blk-mq: use hk cpus only when isolcpus=managed_irq_strict is enabled
` [PATCH v16 7/9] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v16 8/9] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v16 9/9] docs: add managed_irq_strict flag to isolcpus

[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-09-10 18:17 UTC  (7+ messages)
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v6 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-10 18:11 UTC  (5+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page

Path forward for Virtualized Swap?
 2026-09-10 17:57 UTC  (10+ messages)

[PATCH 0/1] rcu: drain kfree_rcu sheaves from the userspace barrier hook
 2026-09-10 17:51 UTC  (8+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] rcu: make userspace barrier hook drain kvfree_rcu work
  ` [PATCH v2 1/1] "

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-10 17:47 UTC  (11+ messages)

[PATCH v7 00/17] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-10 17:36 UTC  (18+ messages)
` [PATCH v7 01/17] iio: adc: adi-axi-adc: Initialize state mutex
` [PATCH v7 02/17] dt-bindings: iio: adc: Add AD7768
` [PATCH v7 03/17] iio: backend: Add support for CRC
` [PATCH v7 04/17] iio: adc: adi-axi-adc: "
` [PATCH v7 05/17] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v7 06/17] iio: adc: ad7768: Validate master clock rate
` [PATCH v7 07/17] iio: adc: ad7768: Add power mode helper
` [PATCH v7 08/17] iio: adc: ad7768: Derive output data rates
` [PATCH v7 09/17] iio: adc: ad7768: Configure channel sampling profiles
` [PATCH v7 10/17] iio: adc: ad7768: Add sampling frequency controls
` [PATCH v7 11/17] iio: adc: ad7768: Add per-channel filter controls
` [PATCH v7 12/17] iio: adc: ad7768: Wait for digital filters to settle
` [PATCH v7 13/17] iio: adc: ad7768: Add calibration controls
` [PATCH v7 14/17] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v7 15/17] iio: adc: ad7768: Add VCM regulator support
` [PATCH v7 16/17] iio: adc: ad7768: Register GPIO auxiliary device
` [PATCH v7 17/17] Documentation: iio: Add AD7768 Documentation

[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
 2026-09-10 17:33 UTC  (4+ messages)
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries

[PATCH] ata: pata_legacy: remove documentation for removed module parameters
 2026-09-10 17:27 UTC  (4+ messages)

[RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports
 2026-09-10 17:16 UTC  (10+ messages)
` [RFC PATCH v2 1/9] mm/damon/vaddr: support page fault access check primitive
` [RFC PATCH v2 2/9] mm/damon/core: read the CPU number with preemption disabled
` [RFC PATCH v2 3/9] mm/damon/paddr: lock the folio for the page fault primitive rmap walk
` [RFC PATCH v2 4/9] mm/damon: add damos_node_eligible_mem_bp tracepoint
` [RFC PATCH v2 5/9] mm/damon/core: add per-probe-class report rings and unified drain
` [RFC PATCH v2 6/9] mm/damon: add perf-event overflow handler feeding the report ring
` [RFC PATCH v2 7/9] mm/damon/ops-common: use probe-weighted score when probe weights are set
` [RFC PATCH v2 8/9] mm/damon: add perf_event prep for PMU-driven hotness probes
` [RFC PATCH v2 9/9] mm/damon/tests/drain-kunit: kunit for report rings and unified drain

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-10 16:55 UTC  (12+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 9/9] Documentation: cxl: Document CXL protocol error handling

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-10 16:08 UTC  (13+ messages)
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 08/13] ARM: imx: remove nommu support
` [PATCH 12/13] ARM: at91: remove samv7 support

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-10 15:48 UTC  (11+ messages)
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 20/23] kbuild: rust: parallelise rustc front end

[PATCH] docs: translations: pt_BR: translate researcher-guidelines.rst
 2026-09-10 15:34 UTC  (2+ messages)

[PATCH] spi: docs: Use the multi-lane mode constants in examples
 2026-09-10 15:30 UTC  (2+ messages)

[PATCH] docs: translations: pt_BR: translate programming-language.rst
 2026-09-10 15:26 UTC  (2+ messages)

[PATCH] docs: translations: pt_BR: translate stable-kernel-rules.rst
 2026-09-10 15:24 UTC  (3+ messages)

[PATCH v4 0/2] Add driver for Infineon TDA38740/TDA38725
 2026-09-10 15:19 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
` [PATCH v4 2/2] hwmon: (pmbus/tda38740) Add driver for Infineon TDA38740/TDA38725

[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
 2026-09-10 15:11 UTC  (6+ messages)
` [PATCH v9 19/26] "

[PATCH v3 13/13] lib/crypto: Add documentation about zeroization of key and context data
 2026-09-10 15:09 UTC  (2+ messages)

[PATCH 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
 2026-09-10 14:40 UTC  (4+ messages)
` [PATCH 6/7] Docs/mm/damon/design: update for "
` [PATCH 7/7] Docs/admin-guide/mm/damon/usage: update for probe_hits_wsum DAMOS filter

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-10 14:35 UTC  (12+ messages)

[PATCH 0/5] mm/damon: introduce pgidle_set probe filter type
 2026-09-10 14:22 UTC  (2+ messages)
` [PATCH 5/5] Docs/mm/damon/design: update for pgidle_set probe filter

[PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
 2026-09-10 14:10 UTC  (2+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-09-10 14:06 UTC  (2+ messages)

[PATCH net-next v2 0/4] netconsole: Support messages ratelimit-ing
 2026-09-10 13:46 UTC  (5+ messages)
` [PATCH net-next v2 1/4] netconsole: add a per-target message rate limit
` [PATCH net-next v2 2/4] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next v2 3/4] netconsole: allow configuring the rate limit burst "
` [PATCH net-next v2 4/4] docs: netconsole: document rate limit feature

[PATCH 0/2] Congatec Board Controller: Fix current sensor lookup and add new sensors
 2026-09-10 13:28 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (cgbc-hwmon): Fix current sensors ID lookup
` [PATCH 2/2] hwmon: (cgbc-hwmon): Add some temperature sensors

[iwl-next v13] ice: add support for unmanaged DPLL on E830 NIC
 2026-09-10 12:49 UTC 

[PATCH v2 0/4] mm/slub: preserve previous object lifetime
 2026-09-10 12:36 UTC  (3+ messages)
` [PATCH v2 1/4] mm/slub: use a track count for user metadata sizing

[PATCH 0/2] docs/zh_TW: translate process/applying-patches.rst into Traditional Chinese
 2026-09-10 12:18 UTC  (4+ messages)
` [PATCH 1/2] docs/zh_TW: add process/applying-patches Traditional Chinese translation

[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
 2026-09-10 11:44 UTC  (4+ messages)
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl

[PATCH v5 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-10 11:32 UTC  (15+ messages)
` [PATCH v5 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v5 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v5 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v5 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v5 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v5 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v5 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v5 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v5 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v5 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v5 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v5 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v5 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v5 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route


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