linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 15:53:05 to 2025-08-13 13:53:55 UTC [more...]

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-13 13:53 UTC  (20+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v3 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-13 13:33 UTC  (31+ messages)
` [PATCH v3 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH v3 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v3 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v3 5/5] net: rnpgbe: Add register_netdev

[PATCH] kernel-parameters: fix kernel-doc warning
 2025-08-13 13:18 UTC 

[PATCH] docs: Remove remainders of reiserfs
 2025-08-13 13:17 UTC  (2+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-08-13 13:07 UTC  (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs

[PATCH] Documentation: gpio: add documentation about using software nodes
 2025-08-13 12:47 UTC  (6+ messages)

Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-08-13 12:45 UTC 

[PATCH net-next v2 0/5] dpll: zl3073x: Add support for devlink flash
 2025-08-13 12:43 UTC  (7+ messages)
` [PATCH net-next v2 2/5] dpll: zl3073x: Add low-level flash functions
` [PATCH net-next v2 3/5] dpll: zl3073x: Add firmware loading functionality

[PATCH] Docs: admin-guide: Correct spelling mistake
 2025-08-13 12:32 UTC  (4+ messages)

[PATCH v2 0/9] docs: fix spelling mistakes across multiple directories
 2025-08-13 12:09 UTC  (14+ messages)
` [PATCH v2 1/9] docs: f2fs: fixed spelling mistakes in documentation
` [PATCH v2 3/9] docs: cgroup: "
  ` [PATCH v2 4/9] docs: device-mapper: "
  ` [PATCH v2 5/9] docs: alienware-wmi: fixed spelling mistake in admin guide
  ` [PATCH v2 6/9] docs: damon: fixed spelling mistakes in documentation
  ` [PATCH v2 7/9] docs: loongarch: fixed spelling mistake "
` [PATCH v2 8/9] docs: admin-guide: tainted-kernels: "
` [PATCH v2 9/9] docs: symbol-namespaces: "

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-13 11:44 UTC  (5+ messages)

[PATCH net-next v7 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-08-13 11:39 UTC  (4+ messages)
` [PATCH net-next v7 03/14] net: ethernet: qualcomm: Add PPE driver for "

[PATCH] Documentation: kvm: Fix ordering
 2025-08-13 11:04 UTC 

[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-13 10:11 UTC  (17+ messages)
` [PATCH v7 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v7 02/11] tee: add close_context to TEE driver operation
` [PATCH v7 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v7 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v7 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 08/11] tee: add Qualcomm TEE driver
` [PATCH v7 09/11] qcomtee: add primordial object
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v7 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH v2 00/11] HID: Implement haptic touchpad support
 2025-08-13  9:22 UTC  (3+ messages)
` [PATCH v2 11/11] HID: multitouch: add haptic multitouch support

[PATCH 0/7] docs: kdoc: tidy up create_parameter_list() somewhat
 2025-08-13  9:02 UTC  (17+ messages)
` [PATCH 1/7] docs: kdoc: remove dead code
` [PATCH 2/7] docs: kdoc: tidy up space removal in create_parameter_list()
` [PATCH 3/7] docs: kdoc: clean up the create_parameter_list() "first arg" logic
` [PATCH 4/7] docs: kdoc: add a couple more comments in create_parameter_list()
` [PATCH 5/7] docs: kdoc: tighten up the array-of-pointers case
` [PATCH 6/7] docs: kdoc: tighten up the pointer-to-function case
` [PATCH 7/7] docs: kdoc: remove redundant comment stripping

[PATCH net-next v1 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-13  8:14 UTC  (6+ messages)
` [PATCH net-next v1 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v1 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v1 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v1 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v1 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L

[PATCH v1 0/2] Add pinctrl_pm_select_init_state helper function
 2025-08-13  8:11 UTC  (3+ messages)
` [PATCH v1 1/2] Documentation: pinctrl: Describe PM helper functions for standard states
` [PATCH v1 2/2] pinctrl: Add pinctrl_pm_select_init_state helper function

[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-08-13  8:07 UTC  (3+ messages)

[GIT PULL for v6.17-rc2] add a generic yaml parser integrated with Netlink specs generation
 2025-08-13  7:15 UTC  (7+ messages)

[PATCH net-next v12 1/8] hinic3: Async Event Queue interfaces
 2025-08-13  7:04 UTC  (2+ messages)

[PATCH 0/2] introduce kasan stonly-mode in hw-tags
 2025-08-13  6:26 UTC  (11+ messages)
` [PATCH 1/2] kasan/hw-tags: introduce store only mode
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-13  5:48 UTC  (11+ messages)

[PATCH v2 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
 2025-08-13  3:00 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: update TI TPS23861 bindings with per-port schema

[PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation
 2025-08-13  0:34 UTC  (2+ messages)

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-12 23:30 UTC  (14+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-12 22:24 UTC  (10+ messages)
` [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration
` [PATCH net-next V3 2/9] eth: fbnic: Update Headroom
` [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx
` [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers "
` [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues
` [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action
` [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
` [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-08-12 19:23 UTC  (13+ messages)
` [PATCH v16 31/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v16 32/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v16 33/34] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer

[PATCH RESEND] docs: arm: stm32: fix typo "busses" -> "buses"
 2025-08-12 18:45 UTC  (2+ messages)

[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
 2025-08-12 18:41 UTC  (2+ messages)

[PATCH] docs: folio_queue: Fix minor typo in folio_queue page
 2025-08-12 18:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: add File entry for scripts/checktransupdate.py to DOCUMENTATION
 2025-08-12 18:39 UTC  (2+ messages)

[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
 2025-08-12 18:13 UTC  (2+ messages)

[PATCH] docs: fix spelling mistakes across multiple directories
 2025-08-12 17:48 UTC  (2+ messages)

[PATCH 0/3] rtla: fix cgroup and trace options parsing
 2025-08-12 17:23 UTC  (5+ messages)
` [PATCH 1/3] rtla: fix buffer overflow in actions_parse
` [PATCH 2/3] rtla: fix -C/--cgroup interface
` [PATCH 3/3] rtla: fix -a overriding -t argument

[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
 2025-08-12 17:21 UTC  (4+ messages)
` [PATCH v2 1/3] rtla: fix buffer overflow in actions_parse
` [PATCH v2 2/3] rtla: fix -C/--cgroup interface
` [PATCH v2 3/3] rtla: fix -a overriding -t argument

[PATCH 2/2 v3] docs: rcu: Replace multiple dead OLS links in RTFP.txt
 2025-08-12 16:32 UTC 

[PATCH v2 00/39] Translate sphinx-pre-install to Python
 2025-08-12 15:52 UTC  (24+ messages)
` [PATCH v2 03/39] scripts: sphinx-pre-install: Convert script "
` [PATCH v2 04/39] scripts: sphinx-pre-install: Make it compatible with Python 3.6
` [PATCH v2 07/39] scripts: sphinx-pre-install: drop support for old virtualenv
` [PATCH v2 11/39] scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
` [PATCH v2 14/39] scripts: sphinx-pre-install: output Python and docutils version
` [PATCH v2 15/39] scripts: sphinx-pre-install: add a missing f-string marker
` [PATCH v2 19/39] scripts: sphinx-pre-install: improve Gentoo package deps logic
` [PATCH v2 24/39] scripts: sphinx-pre-install: convert is_optional to a class
` [PATCH v2 25/39] scripts: sphinx-pre-install: better handle RHEL-based distros
` [PATCH v2 26/39] scripts: sphinx-pre-install: move missing logic to a separate class
` [PATCH v2 27/39] scripts: sphinx-pre-install: move ancillary checkers "
` [PATCH v2 28/39] scripts: sphinx-pre-install: add more generic checkers on a class
` [PATCH v2 29/39] scripts: sphinx-pre-install: move get_system_release()
` [PATCH v2 30/39] scripts: sphinx-pre-install: add documentation for the ancillary classes
` [PATCH v2 31/39] scripts: sphinx-pre-install: add docstring documentation
` [PATCH v2 32/39] scripts: sphinx-pre-install: fix several codingstyle issues
` [PATCH v2 33/39] scripts: sphinx-pre-install: rework install command logic
` [PATCH v2 34/39] docs: Makefile: switch to the new scripts/sphinx-pre-install.py
` [PATCH v2 35/39] scripts: sphinx-pre-install.pl: get rid of the old script
` [PATCH v2 36/39] scripts: sphinx-pre-install: update mandatory system deps
` [PATCH v2 37/39] scripts: sphinx-pre-install: add support for RHEL8-based distros
` [PATCH v2 38/39] scripts: sphinx-pre-install: add a warning for Debian-based distros
` [PATCH v2 39/39] scripts: sphinx-pre-install: some adjustments related to venv


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