linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 12:11:38 to 2021-06-29 09:37:53 UTC [more...]

[PATCH v7 00/10] CoreSight configuration management; ETM strobing
 2021-06-29  9:37 UTC  (9+ messages)
` [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations

[Patch v2 2/3] Drivers: hv: add Azure Blob driver
 2021-06-29  8:43 UTC  (7+ messages)

[PATCH v4] mm: introduce reference pages
 2021-06-29  7:19 UTC  (7+ messages)

[PATCH 2/2] cpufreq: Remove ->resolve_freq()
 2021-06-29  6:27 UTC 

[PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence
 2021-06-29  3:34 UTC  (3+ messages)

[PATCH v5] hwmon: (pmbus) Add support for MPS MP2949A
 2021-06-29  2:48 UTC  (7+ messages)

[GIT PULL] Documentation for 5.14
 2021-06-29  0:01 UTC  (2+ messages)

[PATCH] pgo: rectify comment to proper kernel-doc syntax
 2021-06-28 19:29 UTC  (2+ messages)

[PATCHSET] d_path cleanups
 2021-06-28 17:10 UTC  (20+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
  ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
  ` [PATCH 09/14] d_path: introduce struct prepend_buffer
  ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero

[PATCH v2 0/2] hwmon: Add StarFive JH7100 temperature sensor
 2021-06-28 15:13 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: add starfive,jh7100-temp bindings
` [PATCH v2 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor

arch/mips/cavium-octeon/flash_setup.c:66: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-06-28 15:15 UTC 

[PATCH v32 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-28 13:33 UTC  (14+ messages)
` [PATCH v32 01/13] mm: "
` [PATCH v32 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v32 03/13] mm/damon: Adaptively adjust regions
` [PATCH v32 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v32 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v32 06/13] mm/damon: Add a tracepoint
` [PATCH v32 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v32 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v32 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v32 10/13] Documentation: Add documents for DAMON
` [PATCH v32 11/13] mm/damon: Add kunit tests
` [PATCH v32 12/13] mm/damon: Add user space selftests
` [PATCH v32 13/13] MAINTAINERS: Update for DAMON

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-06-28 13:06 UTC  (7+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root
` [PATCH v2 3/6] cgroup/cpuset: Add a new isolated cpus.partition type

[RFC 00/11] Intro to Hardware timestamping engine
 2021-06-28 12:02 UTC  (23+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 04/11] dt-bindings: Add HTE bindings
` [RFC 05/11] hte: Add Tegra194 IRQ HTE test driver
` [RFC 06/11] gpiolib: Add HTE support
` [RFC 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC 09/11] tools: gpio: Add new hardware "
` [RFC 10/11] hte: Add tegra GPIO HTE test driver
` [RFC 11/11] MAINTAINERS: Added HTE Subsystem

Projects
 2021-06-28 10:13 UTC 

[RFC][PATCH 00/12] Huawei Digest Lists
 2021-06-28  9:51 UTC  (25+ messages)
` [RFC][PATCH 01/12] ima: Add digest, algo, measured parameters to ima_measure_critical_data()
` [RFC][PATCH 02/12] digest_lists: Overview
` [RFC][PATCH 03/12] digest_lists: Basic definitions
` [RFC][PATCH 04/12] digest_lists: Objects
` [RFC][PATCH 05/12] digest_lists: Methods
` [RFC][PATCH 06/12] digest_lists: Parser
` [RFC][PATCH 07/12] digest_lists: Interfaces - digest_list_add, digest_list_del
` [RFC][PATCH 08/12] digest_lists: Interfaces - digest_lists_loaded
` [RFC][PATCH 09/12] digest_lists: Interfaces - digest_label
` [RFC][PATCH 10/12] digest_lists: Interfaces - digest_query
` [RFC][PATCH 11/12] digest_lists: Interfaces - digests_count
` [RFC][PATCH 12/12] digest_lists: Tests

[PATCH 0/4] trace: osnoise tracer fixes
 2021-06-28  9:45 UTC  (5+ messages)
` [PATCH 1/4] trace/osnoise: Fix 'no previous prototype' warnings
` [PATCH 2/4] trace/osnoise: Make interval u64 on osnoise_main
` [PATCH 3/4] trace/osnoise: Fix return value on osnoise_init_hotplug_support
` [PATCH 4/4] Documentation: Fix a typo on trace/osnoise-tracer

[PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni
 2021-06-28  9:30 UTC  (7+ messages)
` [PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-28  9:06 UTC  (8+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()
` [PATCH v2 2/4] lib/vsprintf.c: make '%pD' print the full path of file

[PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-06-28  4:09 UTC  (4+ messages)

arch/mips/netlogic/xlr/fmn-config.c:106: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-06-27 11:36 UTC 

[for-next][PATCH 11/24] trace/hwlat: Fix Clarks email
 2021-06-26 13:04 UTC  (13+ messages)
` [for-next][PATCH 12/24] trace/hwlat: Implement the mode config option
` [for-next][PATCH 13/24] trace/hwlat: Switch disable_migrate to mode none
` [for-next][PATCH 14/24] trace/hwlat: Implement the per-cpu mode
` [for-next][PATCH 15/24] trace: Add a generic function to read/write u64 values from tracefs
` [for-next][PATCH 16/24] trace/hwlat: Use trace_min_max_param for width and window params
` [for-next][PATCH 17/24] trace/hwlat: Remove printk from sampling loop
` [for-next][PATCH 18/24] trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
` [for-next][PATCH 20/24] trace: Add osnoise tracer
` [for-next][PATCH 21/24] trace: Add timerlat tracer
` [for-next][PATCH 22/24] trace/hwlat: Protect kdata->kthread with get/put_online_cpus
` [for-next][PATCH 23/24] trace/hwlat: Support hotplug operations
` [for-next][PATCH 24/24] trace/osnoise: "

[RFC PATCH 2/3] docs: pdfdocs: Add font settings for CJK ascii-art
 2021-06-26  2:32 UTC  (11+ messages)
` [RFC PATCH 3/3] docs: ko_KR: Use white spaces behind CJK characters in ascii-art
` [RFC PATCH 0/3] docs: pdfdocs: Improve alignment of CJK ascii-art

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-25 22:12 UTC  (6+ messages)
` [PATCH v2 10/29] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup
` [PATCH v2 14/29] docs: driver-api: gpio: using-gpio.rst: "

[PATCH] Documentation: arm: marvell: Add few missing models and documentation files
 2021-06-25 21:54 UTC 

Wikibook Linux kernel
 2021-06-25 19:27 UTC  (3+ messages)

[PATCH v23 0/9] Free some vmemmap pages of HugeTLB page
 2021-06-25 17:21 UTC  (2+ messages)

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-25 16:41 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-06-25 14:42 UTC  (4+ messages)
` [PATCH v2 1/3] iommu: Add per-domain strictness and combine with the global default

[PATCH 0/3] DCP as trusted keys backend
 2021-06-25 13:12 UTC  (5+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys

[PATCH] powerpc: mark local variables around longjmp as volatile
 2021-06-25 10:35 UTC 

[PATCH V5 00/14] hwlat improvements and osnoise/timerlat tracers
 2021-06-25  9:31 UTC  (6+ messages)
` [PATCH V5 12/14] trace: Protect tr->tracing_cpumask with get/put_online_cpus

[PATCH v5 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-06-25  9:13 UTC  (3+ messages)
` [PATCH v5 1/2] docs/zh_CN: add core api memory_hotplug translation
` [PATCH v5 2/2] docs/zh_CN: add core api protection keys translation

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:04 UTC  (4+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:01 UTC  (4+ messages)

[PATCH v4 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-06-25  5:04 UTC  (5+ messages)
` [PATCH v4 1/2] docs/zh_CN: add core api memory_hotplug translation
` [PATCH v4 2/2] docs/zh_CN: add core api protection keys translation

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-25  1:55 UTC  (9+ messages)

[PATCH net-next 0/2] Document the NXP SJA1110 switch as supported
 2021-06-24 20:00 UTC  (4+ messages)
` [PATCH net-next 1/2] Documentation: net: dsa: add details about SJA1110
` [PATCH net-next 2/2] net: dsa: sja1105: document the SJA1110 in the Kconfig

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-24 19:36 UTC  (3+ messages)

[PATCH v31 01/13] mm: Introduce Data Access MONitor (DAMON)
 2021-06-24 17:38 UTC  (10+ messages)
  ` [PATCH v31 05/13] mm/damon: Implement primitives for the virtual memory address spaces
  ` [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface

[PATCH RFC 0/1] get_abi.pl: add support for ABI valitation in runtime
 2021-06-24 14:08 UTC  (2+ messages)

[RFC] hwmon: (pmbus) Some questions about PMBUS_STATUS
 2021-06-24 12:32 UTC  (2+ 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).