public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 06:20:39 to 2026-03-26 23:27:29 UTC [more...]

[PATCH] checkpatch: allow correctly handle full files on stdin
 2026-03-26 23:27 UTC  (11+ messages)

[PATCH v4 00/13] ima: Introduce staging mechanism
 2026-03-26 23:19 UTC  (16+ messages)
` [PATCH v4 01/13] ima: Remove ima_h_table structure
` [PATCH v4 02/13] ima: Replace static htable queue with dynamically allocated array
` [PATCH v4 03/13] ima: Introduce per binary measurements list type ima_num_entries counter
` [PATCH v4 04/13] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v4 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v4 06/13] ima: Mediate open/release method of the measurements list
` [PATCH v4 07/13] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v4 08/13] ima: Introduce ima_dump_measurement()
` [PATCH v4 09/13] ima: Add support for staging measurements with prompt
` [PATCH v4 10/13] ima: Add support for flushing the hash table when staging measurements
` [PATCH v4 11/13] ima: Support staging and deleting N measurements entries
` [PATCH v4 12/13] ima: Return error on deleting staged measurements after kexec
` [PATCH v4 13/13] doc: security: Add documentation of the IMA staging mechanism

[PATCH v2] doc: Add CPU Isolation documentation
 2026-03-26 23:16 UTC  (9+ messages)

[PATCH V9 0/8] dax: prepare for famfs
 2026-03-26 22:46 UTC  (7+ messages)
  ` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-03-26 22:24 UTC  (45+ messages)
` [PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 11/44] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
` [PATCH RFC v4 15/44] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v4 16/44] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v4 17/44] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v4 18/44] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v4 19/44] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v4 20/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v4 21/44] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v4 22/44] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 23/44] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v4 24/44] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v4 26/44] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v4 27/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v4 28/44] KVM: selftests: Test conversion before allocation
` [PATCH RFC v4 29/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v4 30/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v4 31/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v4 32/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v4 33/44] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v4 34/44] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v4 35/44] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v4 36/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v4 37/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v4 38/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v4 39/44] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v4 40/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v4 41/44] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH V6 0/3] Rust support for powerpc
 2026-03-26 22:16 UTC  (3+ messages)

[PATCH] docs: Document pahole v1.26 requirement for KF_IMPLICIT_ARGS kfuncs
 2026-03-26 22:06 UTC  (4+ messages)

[PATCH v2] Docs: iio: ad7191 Correct clock configuration
 2026-03-26 22:04 UTC  (4+ messages)

[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-26 21:39 UTC  (3+ messages)

[PATCH v4 0/8] scalable symbol flags with __kflagstab
 2026-03-26 21:31 UTC  (3+ messages)

[PATCH v5 0/7] scalable symbol flags with __kflagstab
 2026-03-26 21:25 UTC  (8+ messages)
` [PATCH v5 1/7] module: define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v5 2/7] module: add kflagstab section to vmlinux and modules
` [PATCH v5 3/7] module: populate kflagstab in modpost
` [PATCH v5 4/7] module: use kflagstab instead of *_gpl sections
` [PATCH v5 5/7] module: deprecate usage of *_gpl sections in module loader
` [PATCH v5 6/7] module: remove *_gpl sections from vmlinux and modules
` [PATCH v5 7/7] documentation: remove references to *_gpl sections

[PATCH v5 0/7] scalable symbol flags with __kflagstab
 2026-03-26 21:21 UTC  (8+ messages)
` [PATCH v5 1/7] module: define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v5 2/7] module: add kflagstab section to vmlinux and modules
` [PATCH v5 3/7] module: populate kflagstab in modpost
` [PATCH v5 4/7] module: use kflagstab instead of *_gpl sections
` [PATCH v5 5/7] module: deprecate usage of *_gpl sections in module loader
` [PATCH v5 6/7] module: remove *_gpl sections from vmlinux and modules
` [PATCH v5 7/7] documentation: remove references to *_gpl sections

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-26 20:43 UTC  (2+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-26 20:29 UTC  (10+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH 0/4] hwmon: Add WITRN USB tester driver
 2026-03-26 19:19 UTC  (5+ messages)
` [PATCH 1/4] hwmon: Add label support for 64-bit energy attributes
` [PATCH 2/4] hwmon: New helper module for floating-point to integer conversions
` [PATCH 3/4] hwmon: Add barebone HID driver for WITRN
` [PATCH 4/4] hwmon: (witrn) Add monitoring support

[PATCH 1/1] docs: contain horizontal overflow in C API descriptions
 2026-03-26 19:10 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4] docs: wrap long C API signatures to prevent page overflow

[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-03-26 19:10 UTC  (9+ messages)
` [PATCH v2 01/16] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v2 02/16] fs, x86/resctrl: Add architecture routines for kernel mode initialization

[PATCH v2 0/2] Add a script to check for kernel-doc regressions
 2026-03-26 19:09 UTC  (3+ messages)
` [PATCH v2 1/2] tools: unittest_helper: add a quiet mode
` [PATCH v2 2/2] docs: kdoc_diff: add a helper tool to help checking kdoc regressions

[PATCH v6 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-26 19:03 UTC  (12+ messages)
` [PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v6 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v6 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v6 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v6 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v6 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
` [PATCH v6 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v6 08/10] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v6 09/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v6 10/10] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v12 08/69] docs/dyndbg: explain flags parse 1st
 2026-03-26 18:53 UTC  (4+ messages)
` [PATCH v12 25/69] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v12 29/69] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v12 35/69] docs/dyndbg: add classmap info to howto

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-26 17:58 UTC  (21+ messages)
` [PATCH v11 03/22] drm: "

[PATCH net-next 0/3] dpll: add actual frequency monitoring feature
 2026-03-26 17:48 UTC  (7+ messages)
` [PATCH net-next 1/3] dpll: add actual frequency monitoring to netlink spec
` [PATCH net-next 2/3] dpll: add actual frequency monitoring callback ops

[PATCH 0/1] docs: examples of pages affected by heading overflow
 2026-03-26 17:00 UTC  (6+ messages)
` [PATCH v3] docs: allow long unbroken headings to wrap and prevent overflow

[PATCH 0/1] Add a script to check for kernel-doc regressions
 2026-03-26 16:22 UTC  (2+ messages)
` [PATCH 1/1] docs: kdoc_diff: add a helper tool to help checking kdoc regressions

[PATCH] docs: kernel-parameters: fix architecture alignment for pt, nopt, and nobypass
 2026-03-26 16:07 UTC  (2+ messages)

[PATCH v3 00/10] cover: ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-26 15:24 UTC  (3+ messages)
` [PATCH v3 09/10] dt-bindings: firmware: add arm,ras-cper

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-26 14:31 UTC  (4+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-03-26 14:30 UTC  (3+ messages)

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 13:09 UTC  (7+ messages)
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-03-26 12:32 UTC  (5+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-26 12:20 UTC  (5+ messages)
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation

[PATCH] docs/ja_JP: submitting-patches: Amend "Describe your changes"
 2026-03-26 11:46 UTC 

[PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
 2026-03-26 11:46 UTC  (2+ messages)

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-26 10:46 UTC  (5+ messages)
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH v2 4/4] clk: test: convert constants to use HZ_PER_MHZ
 2026-03-26 10:42 UTC  (2+ messages)

[PATCH v3 7/7] Documentation/ABI: add testing entry for AMD PMF misc device interface
 2026-03-26 10:14 UTC 

[PATCH 0/2] drm: Rename drm_atomic_state
 2026-03-26 10:09 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: drm: Remove drm_atomic_state rename entry

[PATCH v3] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
 2026-03-26  9:34 UTC  (5+ messages)

Invalid link generation for equations
 2026-03-26  9:30 UTC  (6+ messages)

[PATCH v6 00/22] Runtime TDX module update support
 2026-03-26  8:52 UTC  (3+ messages)
` [PATCH v6 21/22] x86/virt/tdx: Document TDX module update

[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
 2026-03-26  7:18 UTC  (4+ messages)

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-03-26  7:13 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH net-next V9 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-03-26  6:59 UTC  (15+ messages)
` [PATCH net-next V9 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V9 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V9 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V9 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V9 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V9 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V9 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V9 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V9 14/14] net/mlx5: Document devlink rates

[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-26  6:27 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