linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 11:25:09 to 2025-06-26 06:10:23 UTC [more...]

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-26  6:10 UTC  (9+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v4 05/15] init: add nolibc build support
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v4 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts

[PATCH 0/8] update DMA API documentation
 2025-06-26  5:06 UTC  (12+ messages)
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
` [PATCH 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[PATCH] docs: ABI: make the KernelVersion field optional
 2025-06-26  3:53 UTC  (5+ messages)

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26  2:42 UTC  (40+ messages)
` [PATCH v1 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v1 02/32] kho: mm: Don't allow deferred struct page with KHO
` [PATCH v1 03/32] kho: warn if KHO is disabled due to an error
` [PATCH v1 04/32] kho: allow to drive kho from within kernel
` [PATCH v1 05/32] kho: make debugfs interface optional
` [PATCH v1 06/32] kho: drop notifiers
` [PATCH v1 07/32] kho: add interfaces to unpreserve folios and physical memory ranges
` [PATCH v1 08/32] kho: don't unpreserve memory during abort
` [PATCH v1 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v1 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v1 11/32] liveupdate: luo_core: integrate with KHO
` [PATCH v1 12/32] liveupdate: luo_subsystems: add subsystem registration
` [PATCH v1 13/32] liveupdate: luo_subsystems: implement subsystem callbacks
` [PATCH v1 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v1 15/32] liveupdate: luo_files: implement file systems callbacks
` [PATCH v1 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v1 17/32] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v1 18/32] reboot: call liveupdate_reboot() before kexec
` [PATCH v1 19/32] liveupdate: luo_files: luo_ioctl: session-based file descriptor tracking
` [PATCH v1 20/32] kho: move kho debugfs directory to liveupdate
` [PATCH v1 21/32] liveupdate: add selftests for subsystems un/registration
` [PATCH v1 22/32] selftests/liveupdate: add subsystem/state tests
` [PATCH v1 23/32] docs: add luo documentation
` [PATCH v1 24/32] MAINTAINERS: add liveupdate entry
` [PATCH v1 25/32] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v1 26/32] mm: shmem: allow freezing inode mapping
` [PATCH v1 27/32] mm: shmem: export some functions to internal.h
` [PATCH v1 28/32] luo: allow preserving memfd
` [PATCH v1 29/32] docs: add documentation for memfd preservation via LUO
` [RFC v1 30/32] tools: introduce libluo
` [RFC v1 31/32] libluo: introduce luoctl
` [RFC v1 32/32] libluo: add tests

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-26  1:31 UTC  (46+ messages)
` [PATCH v14 02/32] x86,fs/resctrl: Consolidate monitor event descriptions
          `  "
` [PATCH v14 06/32] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v14 08/32] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v14 09/32] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v14 10/32] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v14 11/32] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v14 12/32] fs/resctrl: Introduce interface to display number of assignable counter IDs
` [PATCH v14 13/32] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v14 24/32] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v14 25/32] fs/resctrl: Provide interface to update the event configurations
` [PATCH v14 26/32] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v14 27/32] x86,fs/resctrl: Auto assign/unassign counters "
` [PATCH v14 28/32] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v14 29/32] fs/resctrl: Introduce the interface to modify "
` [PATCH v14 30/32] fs/resctrl: Hide the BMEC related files when mbm_event mode is enabled
` [PATCH v14 31/32] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v14 32/32] x86/resctrl: Configure mbm_event mode if supported

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-25 23:06 UTC  (15+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 13/25] iommufd: Add mmap interface

[PATCH net-next v05 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-06-25 22:14 UTC  (7+ messages)
` [PATCH net-next v05 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v05 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v05 6/8] hinic3: Mailbox framework

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-25 21:44 UTC  (2+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-25 21:38 UTC  (2+ messages)

[PATCH v3 0/2] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
 2025-06-25 21:17 UTC  (2+ messages)

[PATCH 1/4] scripts: sphinx-pre-install: Add --interactive flag
 2025-06-25 20:32 UTC  (5+ messages)
` [PATCH 2/4] scripts: sphinx-pre-install: add a helper subroutine
` [PATCH 3/4] scripts: sphinx-pre-install: add fallback to distro detection
` [PATCH 4/4] scripts: sphinx-pre-install: Integrate interactive mode

[PATCH v3 00/15] Some improvements and fixes for the doc build system
 2025-06-25 20:18 UTC  (7+ messages)
` [PATCH v3 15/15] docs: conf.py: Check Sphinx and docutils version

[PATCH] docs: sphinx: add missing SPDX tags
 2025-06-25 20:11 UTC  (3+ messages)

[PATCHv6 00/16] x86: Enable Linear Address Space Separation support
 2025-06-25 18:51 UTC  (4+ messages)
` [PATCHv6 01/16] x86/cpu: Enumerate the LASS feature bits

[PATCH v2] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-25 18:51 UTC  (3+ messages)

[PATCH] doc: Remove misleading reference to brd in dax.rst
 2025-06-25 18:49 UTC  (2+ messages)

[PATCH RFC] Documentation: typography refresh
 2025-06-25 18:46 UTC  (2+ messages)

[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-25 18:30 UTC  (9+ messages)
` [PATCH net-next v11 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v11 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v11 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v11 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v11 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v11 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v11 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v11 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution

[PATCH v4 00/19] Enable FRED with KVM VMX
 2025-06-25 18:29 UTC  (11+ messages)
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests

[PATCH] MAINTAINERS: standardize git.kernel.org URLs
 2025-06-25 17:27 UTC  (2+ messages)

[PATCH] Documentation: kbuild: note CONFIG_DEBUG_EFI in reproducible builds
 2025-06-25 17:07 UTC  (2+ messages)

[PATCH v3 14/16] fuse: use iomap for folio laundering
 2025-06-25 17:02 UTC  (2+ messages)

[RFC v2 00/16] Live Update Orchestrator
 2025-06-25 16:58 UTC  (7+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH v3 13/16] fuse: use iomap for writeback
 2025-06-25 16:48 UTC  (3+ messages)

[PATCH] irqchip: riscv-imsic: Add kernel parameter to disable IPIs
 2025-06-25 16:17 UTC 

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-25 15:59 UTC  (5+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver

[PATCH] MAINTAINERS: replace git protocol for github
 2025-06-25 15:02 UTC 

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-25 14:36 UTC  (5+ messages)
` [PATCH v2 4/5] ext4: handle IOCB_DONTCACHE in buffered write path
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE

[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
 2025-06-25 14:26 UTC 

[PATCH v4 0/7] riscv: Add support for xmipsexectl
 2025-06-25 14:21 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: riscv: Add xmipsexectl ISA extension description
` [PATCH v4 2/7] riscv: Add xmipsexectl as a vendor extension
` [PATCH v4 3/7] riscv: Add xmipsexectl PAUSE instruction
` [PATCH v4 4/7] riscv: hwprobe: Add MIPS vendor extension probing
` [PATCH v4 5/7] riscv: hwprobe: Document MIPS xmipsexectl vendor extension
` [PATCH v4 6/7] riscv: Add tools support for xmipsexectl
` [PATCH v4 7/7] riscv: errata: Fix the PAUSE Opcode for MIPS P8700

[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-06-25 14:15 UTC  (4+ messages)

[RFC v2 05/16] luo: luo_core: integrate with KHO
 2025-06-25 13:46 UTC  (11+ messages)

[PATCH 2/2] fbdev: remove metronomefb
 2025-06-25 13:26 UTC  (2+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-06-25 13:19 UTC  (9+ messages)
` [PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping
` [PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
` [PATCH 7/8] dma-mapping: export new dma_*map_phys() interface
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API

[PATCH 1/2] hwmon: (pmbus) Add support for MPS multi-phase mp2869a/mp29612a controllers
 2025-06-25 13:11 UTC  (4+ messages)

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-25 12:55 UTC  (19+ messages)
` [PATCHv7 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCH] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv7 02/16] x86/asm: Introduce inline memcpy and memset
` [PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv7 04/16] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv7 05/16] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv7 06/16] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv7 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv7 08/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv7 09/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv7 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv7 11/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv7 12/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS
` [PATCHv7 14/16] x86/cpu: Make LAM depend on LASS
` [PATCHv7 15/16] x86/cpu: Enable LASS during CPU initialization
` [PATCHv7 16/16] x86: Re-enable Linear Address Masking

[PATCH v2] sched/numa: Introduce per cgroup numa balance control
 2025-06-25 12:19 UTC  (2+ messages)

[PATCH net-next 0/5] net/mlx5e: Add support for PCIe congestion events
 2025-06-25 11:37 UTC  (2+ messages)

[PATCH v6 00/28] KVM: arm64: Implement support for SME
 2025-06-25 10:48 UTC  (24+ messages)
` [PATCH v6 06/28] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v6 07/28] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v6 08/28] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v6 09/28] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v6 10/28] KVM: arm64: Document the KVM ABI for SME
` [PATCH v6 11/28] KVM: arm64: Define internal features "
` [PATCH v6 12/28] KVM: arm64: Rename sve_state_reg_region
` [PATCH v6 13/28] KVM: arm64: Store vector lengths in an array
` [PATCH v6 14/28] KVM: arm64: Implement SME vector length configuration
` [PATCH v6 15/28] KVM: arm64: Support SME control registers
` [PATCH v6 16/28] KVM: arm64: Support TPIDR2_EL0
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
` [PATCH v6 19/28] KVM: arm64: Provide assembly for SME register access
` [PATCH v6 20/28] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v6 21/28] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v6 22/28] KVM: arm64: Expose SME specific state to userspace
` [PATCH v6 23/28] KVM: arm64: Context switch SME state for guests
` [PATCH v6 24/28] KVM: arm64: Handle SME exceptions
` [PATCH v6 25/28] KVM: arm64: Expose SME to nested guests
` [PATCH v6 26/28] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v6 27/28] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v6 28/28] KVM: arm64: selftests: Add SME to set_id_regs test


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