linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 08:05:49 to 2020-06-05 09:40:50 UTC [more...]

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-06-05  9:40 UTC  (6+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[RFC PATCH v7 0/3] scheduler: Add scheduler overview
 2020-06-05  9:29 UTC  (4+ messages)
` [RFC PATCH v7 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v7 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v7 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-05  8:21 UTC  (23+ messages)
` [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for "

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-05  7:55 UTC  (24+ messages)

[PATCH 1/1] docs: dev-tools: coccinelle: underlines
 2020-06-05  5:58 UTC  (2+ messages)

[PATCH] docs: deprecated.rst: Add zero-length and one-element arrays
 2020-06-05  2:29 UTC 

[PATCH v2 7/9] x86: Add support for function granular KASLR
 2020-06-04 22:37 UTC  (4+ messages)

[PATCH] docs: deprecated.rst: Add note to the use of struct_size() helper
 2020-06-04 21:33 UTC  (6+ messages)

[PATCH v2] docs: deprecated.rst: Add note to the use of struct_size() helper
 2020-06-04 18:44 UTC 

[RFC v2 0/9] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-04 16:01 UTC  (17+ messages)
` [RFC v2 1/9] mm/damon: Use vm-independent address range concept
` [RFC v2 2/9] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC v2 3/9] mm/damon: Make monitoring target regions init/update configurable
` [RFC v2 4/9] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v2 5/9] Docs/damon: Document 'initial_regions' feature
` [RFC v2 6/9] mm/damon: Make access check primitive configurable
` [RFC v2 7/9] mm/damon: Implement callbacks for physical memory monitoring
    `  "
` [RFC v2 8/9] mm/damon/debugfs: Support "
` [RFC v2 9/9] Docs/damon: Document physical memory monitoring support

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-06-04 15:34 UTC  (4+ messages)
` [PATCH v3 2/7] documentation for stats_fs

[PATCH net-next v2] af-packet: new flag to indicate all csums are good
 2020-06-04 13:48 UTC  (16+ messages)

[RFC v9 4/8] mm/damon/schemes: Implement a debugfs interface
 2020-06-04 11:17 UTC  (2+ messages)

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-04  9:05 UTC  (2+ messages)

[PATCH] Documentation: tee: Document TEE kernel interface
 2020-06-04  6:37 UTC  (3+ messages)

[PATCH] docs: Update the location of the LF NDA program
 2020-06-03 22:14 UTC 

[PATCH v14 00/15] Introduce Data Access MONitor (DAMON)
 2020-06-03 21:07 UTC  (21+ messages)
` [PATCH v14 01/15] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v14 02/15] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v14 03/15] mm/damon: Implement region based sampling
` [PATCH v14 04/15] mm/damon: Adaptively adjust regions
` [PATCH v14 05/15] mm/damon: Apply dynamic memory mapping changes
` [PATCH v14 06/15] mm/damon: Implement callbacks
` [PATCH v14 07/15] mm/damon: Implement access pattern recording
` [PATCH v14 08/15] mm/damon: Add debugfs interface
` [PATCH v14 09/15] mm/damon: Add tracepoints
    `  "
` [PATCH v14 10/15] tools: Add a minimal user-space tool for DAMON
` [PATCH v14 12/15] mm/damon: Add kunit tests
` [PATCH v14 13/15] mm/damon-test: Add a kunit test for recording setup
    `  "
` [PATCH v14 14/15] mm/damon: Add user space selftests
` [PATCH v14 15/15] MAINTAINERS: Update for DAMON

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-03 20:38 UTC  (6+ messages)
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
      `  "

reference to Linux Foundation NDA program obsolete?
 2020-06-03 20:33 UTC  (2+ messages)

[PATCH 0/2] a couple documentation fixes
 2020-06-03 19:12 UTC  (5+ messages)
` [PATCH 1/2] fs: docs: f2fs.rst: fix a broken table
` [PATCH 2/2] docs: fs: proc.rst: fix a warning due to a merge conflict

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-03 16:26 UTC  (16+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-03 11:45 UTC  (8+ messages)
` [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v5 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v5 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v5 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH] doc: zh_CN: use doc reference to resolve undefined label warning
 2020-06-03  7:36 UTC  (2+ messages)

[RFC v10 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-03  7:11 UTC  (9+ messages)
` [RFC v10 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v10 2/8] mm/damon: Account age of target regions
` [RFC v10 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v10 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v10 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v10 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v10 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v10 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH v2] Documentation: kunit: Add some troubleshooting tips to the FAQ
 2020-06-03  3:37 UTC 

[PATCH v3 0/8] kernel: taint when the driver firmware crashes
 2020-06-02 21:01 UTC  (3+ messages)
` [PATCH v3 5/8] ath10k: use new taint_firmware_crashed()

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-06-02 21:01 UTC  (3+ messages)
` [PATCH v2 13/24] docs: arm64: convert perf.txt to ReST format

[PATCH] Documentation: kunit: Add some troubleshooting tips to the FAQ
 2020-06-02 19:33 UTC  (3+ messages)

[PATCH 01/15] PCI: add shorthand define for message signalled interrupt types
 2020-06-02  9:17 UTC 

[PATCH 00/15] forward MSIx vector enable error code in pci_alloc_irq_vectors_affinity
 2020-06-02  9:16 UTC 

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-06-02  8:40 UTC  (9+ messages)
` [PATCH v4 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH] docs: it_IT: address invalid reference warnings
 2020-06-02  8:37 UTC  (2+ messages)

[trace:for-next 5/12] htmldocs: Documentation/trace/histogram-design.rst:219: (SEVERE/4) Unexpected section title
 2020-06-02  7:03 UTC 

[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  6:08 UTC  (5+ messages)
` [PATCH v2 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH v2 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-02  5:24 UTC  (2+ messages)

[PATCH net-next] af-packet: new flag to indicate all csums are good
 2020-06-02  4:23 UTC  (3+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (7+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[GIT PULL] Documentation for 5.8
 2020-06-01 22:55 UTC  (3+ messages)

[PATCH] coding-style.rst: cleanup new text
 2020-06-01 21:11 UTC 

[PATCH] kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
 2020-06-01 17:03 UTC 

[PATCH] Documentation: fixes to the maintainer-entry-profile template
 2020-06-01 15:36 UTC  (2+ messages)

[PATCH] zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst
 2020-06-01 15:34 UTC  (2+ messages)

[PATCH] Documentation/CodingStyle: Fix duplicate "are" typo
 2020-06-01 10:00 UTC 

[PATCH v32 20/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-06-01  7:52 UTC 

[PATCH v31 20/21] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-06-01  1:16 UTC 

[PATCH] zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst
 2020-06-01  0:44 UTC 

[PATCH] mm/zswap.c: Fix typo accept_threshold_percent in Documentation/vm/zswap.rst
 2020-05-31 23:15 UTC 

[PATCH] Documentation: Fix typo error in todo.rst
 2020-05-31 20:24 UTC  (2+ messages)

[PATCH v13 00/16] Enable FSGSBASE instructions
 2020-05-29 14:42 UTC  (5+ messages)
` [PATCH v13 15/16] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
` [PATCH v13 16/16] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE

[PATCH v18 00/12] Landlock LSM
 2020-05-29 11:29 UTC  (4+ messages)
` [PATCH v18 07/12] landlock: Support filesystem access-control


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