linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 20:12:01 to 2025-06-26 16:25:04 UTC [more...]

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

[PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-06-26 16:18 UTC  (3+ messages)

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

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-26 15:46 UTC  (41+ messages)
` [PATCH v14 02/32] x86,fs/resctrl: Consolidate monitor event descriptions
          `  "
` [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 14/32] fs/resctrl: Introduce interface to display number of free MBM counters
` [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

[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
 2025-06-26 15:22 UTC  (10+ messages)
` [PATCHv7 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCHv7 03/16] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
 2025-06-26 14:51 UTC  (2+ messages)

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-26 14:47 UTC  (10+ messages)
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-06-26 14:31 UTC  (15+ messages)
` [PATCH net-next v5 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v5 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v5 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v5 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v5 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v5 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v5 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v5 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v5 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v5 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v5 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v5 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v5 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH 1/1] docs/memory-barriers.txt: Add wait_event_cmd() and wait_event_exclusive_cmd()
 2025-06-26 14:20 UTC  (3+ messages)

[PATCH net-next v7 0/3] dpll: add Reference SYNC feature
 2025-06-26 13:52 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v7 2/3] dpll: add reference sync get/set
` [PATCH net-next v7 3/3] ice: add ref-sync dpll pins

[PATCH 0/8] update DMA API documentation
 2025-06-26 13:48 UTC  (17+ 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 net-next v6] docs: net: sysctl documentation cleanup
 2025-06-26 13:20 UTC  (2+ messages)

[PATCH v10 0/4] leds: add new LED driver for TI LP5812
 2025-06-26 13:05 UTC  (5+ messages)
` [PATCH v10 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v10 3/4] docs: ABI: Document LP5812 LED sysfs interfaces

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26 13:00 UTC  (41+ 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 net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26 13:00 UTC  (12+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-06-26 11:39 UTC  (11+ messages)
` [PATCH v3 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v3 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v3 4/7] KVM: arm/arm64: Allow user injection of unsupported exclusive/atomic DABT
` [PATCH v3 5/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v3 6/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v3 7/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest

[PATCH 0/3] hwmon: add Microchip EMC2101 driver
 2025-06-26 11:33 UTC  (4+ messages)
` [PATCH 1/3] docs: hwmon: add emc2101.rst to docs
` [PATCH 2/3] dt-bindings: hwmon: Add Microchip EMC2101 support
` [PATCH 3/3] drivers: hwmon: add EMC2101 driver

[PATCH linux next 0/3 v2] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-06-26 10:56 UTC  (4+ messages)
` [PATCH 1/3 linux next v2] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH 2/3 linux next v2] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH 3/3 linux next v2] Docs/zh_CN: Translate netmem.rst "

[PATCH v4 0/7] riscv: Add support for xmipsexectl
 2025-06-26 10:49 UTC  (5+ messages)
` [PATCH v4 6/7] riscv: Add tools "

[PATCH v2] sched/numa: Introduce per cgroup numa balance control
 2025-06-26  9:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: standardize git.kernel.org URLs
 2025-06-26  8:20 UTC  (4+ messages)

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-06-26  8:13 UTC  (14+ messages)
` [PATCH v8 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v8 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v8 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v8 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v8 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v8 06/13] docs: use parser_yaml extension to handle "
` [PATCH v8 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v8 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v8 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v8 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH 0/3] Translate sphinx-pre-install to Python
 2025-06-26  8:06 UTC  (4+ messages)
` [PATCH 1/3] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH 2/3] scripts: sphinx-pre-install: Convert script to Python
` [PATCH 3/3] scripts: sphinx-pre-install: replace it by a Python version

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-26  7:26 UTC  (5+ messages)
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-26  7:00 UTC  (3+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-26  6:10 UTC  (16+ 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 v4 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v4 10/15] kunit: Always descend into kunit directory during build
` [PATCH v4 11/15] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v4 12/15] kunit: Introduce UAPI testing framework
` [PATCH v4 13/15] kunit: uapi: Add example for UAPI tests
` [PATCH v4 14/15] kunit: uapi: Introduce preinit executable
` [PATCH v4 15/15] kunit: uapi: Validate usability of /proc

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

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-25 23:06 UTC  (7+ messages)
` [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 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  (2+ messages)

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


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