linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-13 15:13:51 to 2025-06-16 02:56:11 UTC [more...]

[PATCH] drm/amdgpu: use kmalloc_array() instead of kmalloc()
 2025-06-16  2:55 UTC 

[PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
 2025-06-16  2:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] docs: nouveau: remove invalid kernel-doc reference to r535.c
 2025-06-16  2:17 UTC 

[PATCH v2] docs: filesystems: vfs: remove broken resource link
 2025-06-15 23:13 UTC  (2+ messages)

[PATCH] docs: filesystems: vfs: remove broken resource link
 2025-06-15 22:46 UTC 

[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-15 22:22 UTC  (9+ messages)
` [PATCH v5 1/8] iio: accel: adxl313: make use of regmap cache
` [PATCH v5 2/8] iio: accel: adxl313: add function to enable measurement
` [PATCH v5 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v5 4/8] iio: accel: adxl313: add activity sensing
` [PATCH v5 5/8] iio: accel: adxl313: add inactivity sensing
` [PATCH v5 6/8] iio: accel: adxl313: implement power-save on inactivity
` [PATCH v5 7/8] iio: accel: adxl313: add AC coupled activity/inactivity events
` [PATCH v5 8/8] docs: iio: add ADXL313 accelerometer

[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-06-15 22:20 UTC  (24+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 02/11] iio: accel: adxl345: make data struct variable irq function local
` [PATCH v9 03/11] iio: accel: adxl345: simplify measure enable
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v9 06/11] iio: accel: adxl345: replace magic numbers by unit expressions
` [PATCH v9 08/11] iio: accel: adxl345: add inactivity feature
` [PATCH v9 09/11] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v9 10/11] iio: accel: adxl345: extend inactivity time for less than 1s
` [PATCH v9 11/11] docs: iio: add documentation for adxl345 driver

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-15 20:39 UTC  (9+ messages)
` [RFC PATCH 1/3] platform/x86: Add Uniwill WMI driver
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver
` [RFC PATCH 3/3] Documentation: laptops: Add documentation for uniwill laptops

[PATCH net-next v10 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-15 20:12 UTC  (15+ messages)
` [PATCH net-next v10 01/14] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v10 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v10 03/14] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v10 04/14] dpll: zl3073x: Add support for devlink device info
` [PATCH net-next v10 05/14] dpll: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v10 06/14] dpll: zl3073x: Fetch invariants during probe
` [PATCH net-next v10 07/14] dpll: zl3073x: Add clock_id field
` [PATCH net-next v10 08/14] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v10 09/14] dpll: zl3073x: Register DPLL devices and pins
` [PATCH net-next v10 10/14] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH net-next v10 11/14] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH net-next v10 12/14] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH net-next v10 13/14] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH net-next v10 14/14] dpll: zl3073x: Add support to get/set frequency on output pins

[RFC v2 00/16] Live Update Orchestrator
 2025-06-15 18:02 UTC  (15+ messages)
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks
` [RFC v2 11/16] luo: luo_sysfs: add sysfs state monitoring

[PATCH] docs: process: discourage pointless boilerplate kdoc
 2025-06-15  7:37 UTC  (2+ messages)

[PATCH v2 0/2] docs: net: sysctl documentation improvements
 2025-06-14 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints

[PATCH net-next v2 0/5] netconsole: Add support for msgid in sysdata
 2025-06-14 19:51 UTC  (3+ messages)
` [PATCH net-next v2 3/5] netconsole: append msgid to sysdata

[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 19:46 UTC  (26+ messages)
` [PATCH v4 01/14] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v4 02/14] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v4 03/14] docs: netlink: don't ignore generated rst files
` [PATCH v4 04/14] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v4 05/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v4 06/14] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v4 07/14] tools: ynl_gen_rst.py: move index.rst generator to the script
` [PATCH v4 08/14] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v4 09/14] docs: use parser_yaml extension to handle "
` [PATCH v4 10/14] docs: conf.py: don't handle yaml files outside "
` [PATCH v4 11/14] docs: uapi: netlink: update netlink specs link
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
` [PATCH v4 13/14] docs: Makefile: disable check rules on make cleandocs
` [PATCH v4 14/14] docs: conf.py: properly handle include and exclude patterns

[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
 2025-06-14 19:33 UTC  (7+ messages)
` [PATCH net-next v13 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v13 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH 1/2] docs: net: sysctl documentation cleanup
 2025-06-14 17:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v9 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-14 17:44 UTC  (7+ messages)
` [PATCH net-next v9 06/14] dpll: zl3073x: Fetch invariants during probe

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2025-06-14 15:29 UTC 

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 15:01 UTC  (13+ messages)
` [PATCH v2 05/12] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v2 09/12] docs: sphinx: add a parser template for yaml files

[PATCH v4 00/11] iio: accel: adxl313: add power-save on activity/inactivity
 2025-06-14 13:33 UTC  (5+ messages)
` [PATCH v4 10/11] iio: accel: adxl313: add AC coupled activity/inactivity events

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-06-14 11:25 UTC  (3+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-14 10:40 UTC  (20+ messages)
` [PATCH v3 2/8] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v3 4/8] iio: adc: Add support for ad4052
` [PATCH v3 6/8] iio: adc: Add offload "
` [PATCH v3 8/8] iio: adc: Add events support to ad4052

[PATCH v2 1/2] docs: net: sysctl documentation cleanup
 2025-06-14  9:33 UTC 

[PATCH linux next v2] Docs/zh_CN: Translate vxlan.rst to Simplified Chinese
 2025-06-14  7:15 UTC  (3+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-14  7:14 UTC  (26+ messages)
` [PATCH v6 01/25] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v6 02/25] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v6 03/25] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v6 04/25] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v6 05/25] iommufd/selftest: Add coverage for viommu data
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 11/25] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v6 12/25] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 14/25] iommufd/selftest: Add coverage for the new "
` [PATCH v6 15/25] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v6 16/25] iommu: Allow an input type in hw_info op
` [PATCH v6 17/25] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v6 18/25] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v6 19/25] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v6 21/25] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v6 22/25] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v6 23/25] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v6 25/25] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-14  3:08 UTC  (3+ messages)

[PATCH 0/8] Fix bcache regression with equality-aware heap APIs
 2025-06-14  1:31 UTC  (7+ messages)

[PATCH net-next v6 0/3] dpll: add all inputs phase offset monitor
 2025-06-14  1:30 UTC  (3+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-13 21:41 UTC  (34+ messages)
` [PATCH v14 01/32] x86,fs/resctrl: Remove unappropriate references to cacheinfo in the resctrl subsystem
` [PATCH v14 02/32] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v14 03/32] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v14 04/32] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v14 05/32] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v14 06/32] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v14 07/32] x86/resctrl: Add ABMC feature in the command line options
` [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 14/32] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v14 15/32] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v14 16/32] x86,fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v14 17/32] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v14 18/32] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v14 19/32] fs/resctrl: Add the functionality to unassign "
` [PATCH v14 20/32] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode
` [PATCH v14 21/32] fs/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v14 22/32] x86,fs/resctrl: Add the support for reading ABMC counters
` [PATCH v14 23/32] fs/resctrl: Add definitions for MBM event configuration
` [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

[RFC][PATCH 00/14] introduce kmemdump
 2025-06-13 21:10 UTC  (6+ messages)
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register

[PATCH net-next v5 0/3] dpll: add Reference SYNC feature
 2025-06-13 20:16 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dpll: add reference-sync netlink attribute

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

[PATCH v8 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-06-13 18:53 UTC  (5+ messages)
` [PATCH v8 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[RFC PATCH 0/4] mm/damon: Add DAMOS action to interleave data across nodes
 2025-06-13 17:12 UTC  (13+ messages)
` [RFC PATCH 1/4] mm/mempolicy: Expose policy_nodemask() in include/linux/mempolicy.h

[PATCH net v2] Fixed typo in netdevsim documentation
 2025-06-13 16:02 UTC 

[PATCH v2] Documentation: nouveau: Update GSP message queue kernel-doc reference
 2025-06-13 15:46 UTC  (2+ messages)

[PATCH] Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
 2025-06-13 15:26 UTC  (2+ messages)

[PATCH v4 0/2] Loongarch irq-redirect supprot
 2025-06-13 15:20 UTC  (3+ messages)
` [PATCH v4 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support


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