linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 14:22:20 to 2020-01-27 21:26:44 UTC [more...]

[PATCH] scripts/find-unused-docs: Fix massive false positives
 2020-01-27 21:26 UTC  (2+ messages)

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-27 20:52 UTC  (10+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH 0/8] Introduce Data Access MONitor (DAMON)
 2020-01-27 16:53 UTC  (13+ messages)
` [PATCH 1/8] mm: "
` [PATCH 2/8] mm/damon: Implement region based sampling
` [PATCH 3/8] mm/damon: Adaptively adjust regions
` [PATCH 4/8] mm/damon: Apply dynamic memory mapping changes
` [PATCH 5/8] mm/damon: Add debugfs interface
  ` [PATCH 6/8] mm/damon: Add minimal user-space tools
  ` [PATCH 7/8] Documentation/admin-guide/mm: Add a document for DAMON
  ` [PATCH 8/8] mm/damon: Add kunit tests
  ` Re: [PATCH 0/8] Introduce Data Access MONitor (DAMON)
    `  "

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-27 16:47 UTC  (18+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1
` [PATCH v2 2/6] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v2 3/6] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v2 4/6] Documentation: arm64: document support for the AMU extension
` [PATCH v2 6/6] arm64: use activity monitors for frequency invariance

[PATCH v2 1/3] kernel: rename taint flag TAINT_SOFTLOCKUP into TAINT_LOCKUP
 2020-01-27 14:03 UTC  (3+ messages)
` [PATCH v2 2/3] kernel: set taint flag 'L' at any kind of lockup
` [PATCH v2 3/3] kernel: add sysctl kernel.nr_taints

[PATCH 1/1] mm: sysctl: add panic_on_mm_error sysctl
 2020-01-27 12:51 UTC  (8+ messages)

[PATCH 01/16] docs: Add documentation for MHI bus
 2020-01-27 12:02 UTC  (8+ messages)

[PATCH v4] drm/trace: Buffer DRM logs in a ringbuffer accessible via debugfs
 2020-01-27  8:58 UTC  (6+ messages)

[PATCH] Documentation: changes.rst: update several outdated project URLs
 2020-01-25 17:08 UTC  (6+ messages)

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-01-24 23:03 UTC  (2+ messages)

[PATCH] Allow git builds of Sphinx
 2020-01-24 18:33 UTC 

[PATCH][RFC] PCI: Add "pci=blacklist_dev=" parameter to blacklist specific devices
 2020-01-24 19:31 UTC  (3+ messages)

[PATCH v2] admin guide/pm: Admin guide for Intel Uncore Frequency limits
 2020-01-24 17:00 UTC  (2+ messages)

[PATCH] docs: nvdimm: use ReST notation for subsection
 2020-01-24 16:54 UTC  (2+ messages)

[PATCH] zram: correct documentation about sysfs node of huge page writeback
 2020-01-24 16:52 UTC  (3+ messages)

[PATCH] Documentation: zram: various fixes in zram.rst
 2020-01-24 16:51 UTC  (3+ messages)

[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-24 16:01 UTC  (35+ messages)
` [PATCH v2 01/28] docs: i2c: sort index logically
` [PATCH v2 02/28] docs: i2c: summary: extend introduction
` [PATCH v2 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v2 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v2 05/28] docs: i2c: fix typo
` [PATCH v2 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v2 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v2 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v2 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v2 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v2 11/28] docs: i2c: smbus: fix link syntax
` [PATCH v2 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v2 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table
` [PATCH v2 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH v2 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH v2 16/28] docs: i2c: smbus-protocol: fix "
  ` [PATCH v2 17/28] docs: i2c: smbus-protocol: fix typo
  ` [PATCH v2 18/28] docs: i2c: smbus-protocol: fix punctuation
  ` [PATCH v2 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH v2 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH v2 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH v2 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
  ` [PATCH v2 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
  ` [PATCH v2 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
  ` [PATCH v2 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
  ` [PATCH v2 26/28] docs: i2c: rename sections so the overall picture is clearer
  ` [PATCH v2 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
  ` [PATCH v2 28/28] docs: i2c: writing-clients: properly name the stop condition

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-24  9:16 UTC  (4+ messages)
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-24  4:30 UTC  (6+ messages)
` [PATCH v3 5/9] vfs: Fold casefolding into vfs

[PATCH v2] Add a maintainer entry profile for documentation
 2020-01-23 22:50 UTC  (2+ messages)

[PATCH v2] Add a document on how to contribute to the documentation
 2020-01-23 22:49 UTC  (2+ messages)

[PATCH v2 kunit-next 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 22:24 UTC  (5+ messages)
` [PATCH v2 kunit-next 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v2 kunit-next 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH v2 kunit-next 3/3] kunit: update documentation to describe debugfs representation

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-23 21:41 UTC  (7+ messages)
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
    `  "
` [RFC PATCH 5/5] mm/damon: Add kunit tests
    `  "

[PATCH kunit 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 14:55 UTC  (6+ messages)
` [PATCH kunit 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH kunit 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH kunit 3/3] kunit: update documentation to describe debugfs representation

[PATCH] Add a document on how to contribute to the documentation
 2020-01-23 10:03 UTC  (8+ messages)

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-23  9:51 UTC  (42+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 02/26] docs: i2c: summary: extend introduction
  ` [PATCH 09/26] docs: i2c: i2c-protocol: remove unneeded colons from table
  ` [PATCH 13/26] docs: i2c: smbus-protocol: "
  ` [PATCH 14/26] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH 15/26] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH 16/26] docs: i2c: smbus-protocol: fix "
  ` [PATCH 17/26] docs: i2c: i2c-protocol: fix typo
  ` [PATCH 18/26] docs: i2c: i2c-protocol: fix punctuation
  ` [PATCH 19/26] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH 20/26] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH 21/26] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH 22/26] docs: i2c: instantiating-devices: use monospace for filenames
  ` [PATCH 23/26] docs: i2c: old-module-parameters: fix internal hyperlink
` [PATCH 24/26] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
` [PATCH 25/26] docs: i2c: old-module-parameters: use monospace for filenames

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-01-23  7:03 UTC  (17+ messages)
` [PATCH v1 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v1 11/11] mtd: new support oops logger based on pstore/blk

WARNING in bpf_warn_invalid_xdp_action
 2020-01-23  6:19 UTC  (3+ messages)

[PATCH] Add a maintainer entry profile for Documentation/
 2020-01-23  5:55 UTC  (4+ messages)

[PATCH] docs: Keep up with the location of NoUri
 2020-01-22 23:22 UTC 

[PATCH v2] kconfig: fix documentation typos
 2020-01-21 15:54 UTC  (2+ messages)

[PATCH v11 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-21 11:10 UTC  (6+ messages)
` [PATCH v11 02/10] efi: Add embedded peripheral firmware support

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-01-21  2:08 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v7 2/2] sched/numa: documentation for per-cgroup numa, statistics
            ` [PATCH v8 0/2] sched/numa: introduce numa locality
              ` [PATCH v8 1/2] sched/numa: introduce per-cgroup NUMA locality info
              ` [PATCH v8 2/2] sched/numa: documentation for per-cgroup numa, statistics

[PATCH 0/3] bootconfig: tracing: Fix documentations of bootconfig and boot-time tracing
 2020-01-20 23:54 UTC  (2+ messages)

[PATCH -next] Documentation: cpu-idle-cooling: fix a SEVERE docs build failure
 2020-01-20 22:33 UTC 

[PATCH v3 0/8] KVM: arm64: vCPU preempted check support
 2020-01-20 16:20 UTC  (3+ messages)
` [PATCH v3 1/8] KVM: arm64: Document PV-lock interface

[PATCH v3 1/3] lib/vsprintf: add two device node flags for %pOF
 2020-01-20 14:47 UTC  (4+ 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).