linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-06 14:17:34 to 2025-11-07 22:54:10 UTC [more...]

about make mandocs warnings
 2025-11-07 22:54 UTC  (6+ messages)
      ` about make mandocs warnings (1)

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-07 22:40 UTC  (24+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus
` [PATCH v5 4/5] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07 22:35 UTC  (3+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-07 22:33 UTC  (24+ messages)
` [PATCH v5 01/22] liveupdate: luo_core: luo_ioctl: "
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 03/22] reboot: call liveupdate_reboot() before kexec
` [PATCH v5 04/22] liveupdate: Kconfig: Make debugfs optional
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 07/22] liveupdate: luo_ioctl: add user interface
` [PATCH v5 08/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v5 09/22] liveupdate: luo_session: Add ioctls for file preservation and state management
` [PATCH v5 10/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v5 11/22] docs: add luo documentation
` [PATCH v5 12/22] MAINTAINERS: add liveupdate entry
` [PATCH v5 13/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v5 14/22] mm: shmem: allow freezing inode mapping
` [PATCH v5 15/22] mm: shmem: export some functions to internal.h
` [PATCH v5 16/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v5 17/22] mm: memfd_luo: allow preserving memfd
` [PATCH v5 18/22] docs: add documentation for memfd preservation via LUO
` [PATCH v5 19/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v5 20/22] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v5 21/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test

[PATCH v3] docs: doc-guide: parse-headers.rst update its documentation
 2025-11-07 21:04 UTC  (2+ messages)

[PATCH] Makefile: Let kernel-doc.py use PYTHON3 override
 2025-11-07 20:45 UTC  (4+ messages)

[PATCH net-next v3 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-07 20:43 UTC  (3+ messages)
` [PATCH net-next v3 1/2] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v3 2/2] net/mlx5: implement swp_l4_csum_mode via devlink params

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-07 20:27 UTC  (10+ messages)
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v7 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v7 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v7 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v7 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
 2025-11-07 20:08 UTC  (4+ messages)

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-07 20:08 UTC  (23+ messages)
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-07 19:33 UTC  (12+ messages)
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v12 mm-new 11/15] khugepaged: introduce collapse_allowable_orders helper function

[PATCH v2 0/2] genpt documentation fixes
 2025-11-07 19:16 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: genpt: Don't use code block marker before iommu_amdv1.c include listing
` [PATCH v2 2/2] iommupt: Describe @bitnr parameter

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
 2025-11-07 18:11 UTC  (6+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-07 17:22 UTC  (16+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[RFC PATCH v2 0/3] Add testable code specifications
 2025-11-07 16:29 UTC  (7+ messages)

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07 16:11 UTC  (9+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 2/8] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v3 3/8] mm: implement sticky VMA flags
` [PATCH v3 4/8] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v3 5/8] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v3 6/8] tools/testing/vma: add VMA sticky userland tests
` [PATCH v3 7/8] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v3 8/8] tools/testing/selftests/mm: add smaps visibility guard region test

[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
 2025-11-07 14:15 UTC  (9+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement
` [PATCH v6 2/3] char: misc: Leverage revocable "
` [PATCH v6 3/3] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable

[PATCH v5 5/7] revocable: Add fops replacement
 2025-11-07 14:12 UTC  (12+ messages)

[PATCH v2 0/2] drm/todo: Add section for GPU Scheduler
 2025-11-07 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] drm/todo: Add section with task for GPU scheduler
` [PATCH v2 2/2] drm/todo: Add entry for unlocked drm/sched rq readers

[PATCH] tools/docs/get_abi.py: fix get_abi library directory
 2025-11-07 13:54 UTC 

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07 12:40 UTC  (17+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags

[PATCH v2 0/3] Cleanups in amd64_edac and removal of legacy EDAC sysfs interface
 2025-11-07 12:40 UTC  (2+ messages)

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-11-07 10:34 UTC  (9+ messages)

[PATCH] iommupt: Documentation fixes
 2025-11-07 10:13 UTC  (3+ messages)

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2025-11-07  9:32 UTC  (2+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH net-next v05 0/5] net: hinic3: PF initialization
 2025-11-07  8:26 UTC  (10+ messages)
` [PATCH net-next v05 1/5] hinic3: Add PF framework
  ` [External] : "
` [PATCH net-next v05 2/5] hinic3: Add PF management interfaces
  ` [External] : "
` [PATCH net-next v05 3/5] hinic3: Add NIC configuration ops
  ` [External] : "
` [PATCH net-next v05 4/5] hinic3: Add mac filter ops
  ` [External] : "

[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
 2025-11-07  7:39 UTC  (6+ messages)
` [PATCH v6 1/2] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-11-07  6:57 UTC  (5+ messages)
  ` [EXT] "

[PATCH v4] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-07  6:56 UTC 

[PATCH 0/3] misc devices formatting devices
 2025-11-07  6:41 UTC  (2+ messages)

[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-11-07  6:19 UTC  (3+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags

[PATCH v1 0/2] doc: Handle IDTENTRY and fix apic.c
 2025-11-07  5:46 UTC  (3+ messages)
` [PATCH v1 1/2] doc: kdoc: Handle DEFINE_IDTENTRY_*() cases

[PATCH RESEND 0/5] release of KTAP version 2
 2025-11-07  5:29 UTC  (6+ messages)
` [PATCH RESEND 1/5] ktap_v2: change version to 2-rc in KTAP specification
` [PATCH RESEND 2/5] ktap_v2: change "version 1" to "version 2" in examples
` [PATCH RESEND 3/5] ktap_v2: add test metadata
` [PATCH RESEND 4/5] ktap_v2: formatting fixes to ktap spec
` [PATCH RESEND 5/5] ktap_v2: change version to 2 in KTAP specification

[PATCH 0/2] genpt documentation fixes
 2025-11-07  5:14 UTC  (7+ messages)
` [PATCH 1/2] Documentation: genpt: Don't use code block marker before iommu_amdv1.c include listing
` [PATCH 2/2] iommupt: Describe @bitnr parameter

[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
 2025-11-07  2:22 UTC  (7+ messages)
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06 23:55 UTC  (3+ messages)

[PATCH net-next 01/14] ipvlan: Preparation to support mac-nat
 2025-11-06 23:30 UTC  (2+ messages)

[PATCH net-next] docs: netlink: Couple of intro-specs documentation fixes
 2025-11-06 23:00 UTC  (2+ messages)

[PATCH net-next 1/8] devlink: Add new "max_mac_per_vf" generic device param
 2025-11-06 22:53 UTC  (2+ messages)
` [PATCH net-next 2/8] i40e: support generic devlink param "max_mac_per_vf"

[PATCH v2 0/3] Add extreme platform profile
 2025-11-06 21:21 UTC  (4+ messages)
` [PATCH v2 1/3] acpi: platform_profile - Add Extreme profile option
` [PATCH v2 2/3] platform/x86: lenovo-wmi-gamezone Use extreme rather than balanced-performance
` [PATCH v2 3/3] platform/x86: wmi-gamezone: Add Legion Go 2 Quirks

[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-06 19:50 UTC  (6+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v2 2/4] drivers/iommu: Add calls "
` [PATCH v2 3/4] drivers/iommu-debug-pagealloc: Track IOMMU pages
` [PATCH v2 4/4] drivers/iommu-debug-pagealloc: Check mapped/unmapped kernel memory

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-06 17:35 UTC  (2+ messages)

[PATCH v5 net-next 00/14] AccECN protocol case handling series
 2025-11-06 17:30 UTC  (4+ messages)
` [PATCH v5 net-next 11/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion

[PATCH v9 0/5] make logical block size configurable
 2025-11-06 17:06 UTC  (12+ messages)
` [PATCH v9 4/5] md: add check_new_feature module parameter

[PATCH RESEND v3] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-06 17:03 UTC  (4+ messages)
    ` [v3] "

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06 17:02 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Add kbuild timestamp Chinese translation
 2025-11-06 16:33 UTC  (2+ messages)

[PATCH v6 0/3] drivers/base: Introduce revocable
 2025-11-06 16:20 UTC  (5+ messages)
` [PATCH v6 1/3] revocable: Revocable resource management
` [PATCH v6 2/3] revocable: Add Kunit test cases
` [PATCH v6 3/3] selftests: revocable: Add kselftest cases

[PATCH v17 0/3] leds: add new LED driver for TI LP5812
 2025-11-06 15:59 UTC  (3+ messages)
` [PATCH v17 2/3] leds: add basic support for TI/National Semiconductor LP5812 LED Driver

[PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
 2025-11-06 15:14 UTC  (3+ messages)

[PATCH] Documentation: input: expand INPUT_PROP_HAPTIC_TOUCHPAD to all pressure pads
 2025-11-06 14:32 UTC  (3+ messages)
` [PATCH v3] Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPAD


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).