linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-14 19:52:32 to 2025-04-15 22:48:09 UTC [more...]

[PATCH net-next v8 1/9] netmem: add niov->type attribute to distinguish different net_iov types
 2025-04-15 22:47 UTC  (7+ messages)
` [PATCH net-next v8 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v8 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v8 4/9] net: devmem: Implement TX path
` [PATCH net-next v8 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v8 6/9] net: enable driver support for netmem TX
` [PATCH net-next v8 7/9] gve: add netmem TX support to GVE DQO-RDA mode

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-15 22:16 UTC  (19+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 04/19] x86: Secure Launch main header file
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value

[PATCH net-next v2 00/15][pull request] ixgbe: Add basic devlink support
 2025-04-15 22:12 UTC  (16+ messages)
` [PATCH net-next v2 01/15] devlink: add value check to devlink_info_version_put()
` [PATCH net-next v2 02/15] ixgbe: wrap netdev_priv() usage
` [PATCH net-next v2 03/15] ixgbe: add initial devlink support
` [PATCH net-next v2 04/15] ixgbe: add handler for devlink .info_get()
` [PATCH net-next v2 05/15] ixgbe: add E610 functions for acquiring flash data
` [PATCH net-next v2 06/15] ixgbe: read the OROM version information
` [PATCH net-next v2 07/15] ixgbe: read the netlist "
` [PATCH net-next v2 08/15] ixgbe: add .info_get extension specific for E610 devices
` [PATCH net-next v2 09/15] ixgbe: add E610 functions getting PBA and FW ver info
` [PATCH net-next v2 10/15] ixgbe: extend .info_get() with stored versions
` [PATCH net-next v2 11/15] ixgbe: add device flash update via devlink
` [PATCH net-next v2 12/15] ixgbe: add support for devlink reload
` [PATCH net-next v2 13/15] ixgbe: add FW API version check
` [PATCH net-next v2 14/15] ixgbe: add E610 implementation of FW recovery mode
` [PATCH net-next v2 15/15] ixgbe: add support for FW rollback mode

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-15 21:48 UTC  (15+ messages)
` [PATCH v2 security-next 1/4] security: "
  ` [PATCH v2 "

[PATCH 0/2] mm: Explicitly check & doc fragsz limit
 2025-04-15 21:40 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-15 21:05 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v2] mseal sysmap: enable LoongArch
 2025-04-15 20:46 UTC  (3+ messages)

[PATCH v12 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-04-15 20:39 UTC  (44+ messages)
` [PATCH v12 03/26] x86/cpufeatures: Add support for "
` [PATCH v12 08/26] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v12 09/26] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v12 12/26] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v12 13/26] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v12 14/26] x86/resctrl: Add the functionality to assign MBM events
` [PATCH v12 16/26] x86/resctrl: Report 'Unassigned' for MBM events in mbm_cntr_assign mode
` [PATCH v12 17/26] x86/resctrl: Add the support for reading ABMC counters
` [PATCH v12 18/26] x86/resctrl: Add default MBM event configurations for mbm_cntr_assign mode
` [PATCH v12 19/26] x86/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v12 20/26] x86/resctrl: Provide interface to update the event configurations
` [PATCH v12 21/26] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments

[net-next PATCH v3 00/11] Add PCS core support
 2025-04-15 20:02 UTC  (3+ messages)
` [net-next PATCH v3 03/11] net: pcs: Add subsystem

[PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
 2025-04-15 19:38 UTC  (7+ messages)
` [PATCH v3 22/54] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v3 29/54] docs/dyndbg: add classmap info to howto

[PATCH iwl-next 00/14] Introduce iXD driver
 2025-04-15 18:54 UTC  (7+ messages)
` [PATCH iwl-next 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next 06/14] libeth: add bookkeeping support for control queue messages
` [PATCH iwl-next 14/14] ixd: add devlink support

[PATCH v5 0/6] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-04-15 18:39 UTC  (5+ messages)
` [PATCH v5 6/6] platform/x86: Add Lenovo Other Mode WMI Driver

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-15 18:13 UTC  (7+ messages)
` [PATCH 1/4] dma-buf: Rename and expose debugfs symbols
` [PATCH 2/4] bpf: Add dmabuf iterator
` [PATCH 3/4] selftests/bpf: Add test for dmabuf_iter
` [RFC PATCH 4/4] RFC: dma-buf: Remove DMA-BUF statistics

[PATCH net-next] docs: networking: clarify intended audience of netdevices.rst
 2025-04-15 17:36 UTC  (2+ messages)

[PATCH v2] kunit: tool: Implement listing of available architectures
 2025-04-15 17:09 UTC  (3+ messages)

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-15 17:02 UTC 

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-15 17:00 UTC  (3+ messages)

[PATCH v4] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-15 16:39 UTC  (2+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-15 16:11 UTC  (19+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next 4/4] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH v17 0/3] binder: report txn errors via generic netlink
 2025-04-15 16:13 UTC  (8+ messages)
` [PATCH v17 1/3] lsm, selinux: Add setup_report permission to binder
  ` [PATCH] binder: add setup_report permission
  ` [PATCH 1/2] policy,tests: add test for new permission binder:setup_report
    ` [PATCH v2] "
` [PATCH v17 2/3] binder: report txn errors via generic netlink
` [PATCH v17 3/3] binder: transaction report binder_features flag

[PATCH v4 0/5] AMD Zen debugging documentation
 2025-04-15 15:45 UTC  (8+ messages)
` [PATCH v4 1/5] Documentation: Add AMD Zen debugging document
` [PATCH v4 2/5] i2c: piix4: Depends on X86
` [PATCH v4 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
` [PATCH v4 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
` [PATCH v4 5/5] x86/CPU/AMD: Print the reason for the last reset

[PATCH v2 nf-next] docs: tproxy: fix formatting for nft code block
 2025-04-15 15:41 UTC  (2+ messages)

[PATCH] mseal sysmap: enable LoongArch
 2025-04-15 15:26 UTC  (4+ messages)

[PATCH 0/2] Table of contents refactoring for tracing docs
 2025-04-15 14:06 UTC  (4+ messages)
` [PATCH 1/2] Documentation: trace: Reduce toctree depth
` [PATCH 2/2] Documentation: trace: Refactor toctree

[PATCH v18 0/8] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-04-15 13:55 UTC  (9+ messages)
` [PATCH v18 1/8] drm/vkms: Document pixel_argb_u16
` [PATCH v18 2/8] drm/vkms: Add YUV support
` [PATCH v18 3/8] drm/vkms: Add range and encoding properties to the plane
` [PATCH v18 4/8] drm/vkms: Drop YUV formats TODO
` [PATCH v18 5/8] drm: Export symbols to use in tests
` [PATCH v18 6/8] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v18 7/8] drm/vkms: Add how to run the Kunit tests
` [PATCH v18 8/8] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-15 13:34 UTC  (18+ messages)

[PATCH v3] fs/fs_parse: Remove unused and problematic validate_constant_table()
 2025-04-15 12:11 UTC 

[broonie-ci:v3_20250414_rf_asoc_add_codec_driver_for_cirrus_logic_cs48l32_dsp 1/2] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mfd/cirrus,cs48l32.yaml
 2025-04-15 11:30 UTC 

[PATCH v7 0/2] drm/bridge: add docs and kunit test for devm_drm_bridge_alloc()
 2025-04-15 11:22 UTC  (7+ messages)
` [PATCH v7 1/2] drm/bridge: documentat bridge allocation and lifecycle
` [PATCH v7 2/2] drm/tests: bridge: add a KUnit test for devm_drm_bridge_alloc()

[PATCH] docs: iio: ad3552r: fix malformed table
 2025-04-15  9:08 UTC  (2+ messages)

[PATCH v4] hwmon: (max77705) add initial support
 2025-04-15  8:33 UTC  (3+ messages)

[PATCH 0/3] Add support for WL-ICLEDs from Wurth Elektronik
 2025-04-15  7:55 UTC  (5+ messages)
` [PATCH 1/3] Documentation: leds: Add docs for Wurth Elektronik WL-ICLED
` [PATCH 2/3] dt-bindings: leds: add binding for WL-ICLED

[PATCH net-next 00/15][pull request] ixgbe: Add basic devlink support
 2025-04-15  7:53 UTC  (12+ messages)
` [PATCH net-next 01/15] devlink: add value check to devlink_info_version_put()

[PATCH net-next v4 00/14] yt6801: Add Motorcomm yt6801 PCIe driver
 2025-04-15  3:13 UTC  (3+ messages)
` [PATCH net-next v4 14/14] yt6801: update ethernet documentation and maintainer

[PATCH 0/4] Improve Sphinx kerneldoc extension
 2025-04-15  3:12 UTC  (5+ messages)
` [PATCH 1/4] scripts/lib/kdoc/kdoc_files.py: don't try to join None
` [PATCH 2/4] scripts/lib/kdoc/kdoc_parser.py: move states to a separate class
` [PATCH 3/4] scripts:kdoc_files.py: use glob for export_file seek
` [PATCH 4/4] docs: sphinx: kerneldoc: Use python class if available

[PATCH net-next v10 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-04-15  1:28 UTC  (3+ messages)
` [PATCH net-next v10 1/1] hinic3: module initialization and tx/rx logic

[PATCH v3 00/12] khugepaged: mTHP support
 2025-04-15  1:09 UTC  (17+ messages)
` [PATCH v3 01/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v3 02/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v3 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v3 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v3 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v3 06/12] khugepaged: introduce khugepaged_scan_bitmap "
  ` [PATCH v4 "
` [PATCH v3 07/12] khugepaged: add "
` [PATCH v3 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v3 09/12] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v3 10/12] khugepaged: improve tracepoints for mTHP orders
` [PATCH v3 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v3 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v3 0/4] mm: introduce THP deferred setting
 2025-04-15  0:50 UTC  (8+ messages)
` [PATCH v3 1/4] mm: defer THP insertion to khugepaged
` [PATCH v3 2/4] mm: document (m)THP defer usage
` [PATCH v3 3/4] khugepaged: add defer option to mTHP options
` [PATCH v3 4/4] selftests: mm: add defer to thp setting parser

[PATCH 0/3] iio: ad7606: add SPI offload support
 2025-04-14 19:59 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: "


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