linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-01 14:47:53 to 2020-05-07 00:43:51 UTC [more...]

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07  0:41 UTC  (2+ messages)
` [RFC 07/43] mm: PKRAM: link nodes by pfn before reboot

[PATCH] kernel: add panic_on_taint
 2020-05-07  0:20 UTC  (4+ messages)

[PATCH net-next 0/2] timer: add fsleep for flexible sleeping
 2020-05-07  0:04 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: use fsleep in polling functions

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-06 22:40 UTC  (10+ messages)
` [PATCH v3 1/6] printk: honor the max_reason field in kmsg_dumper
` [PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump
` [PATCH v3 3/6] pstore/ram: Refactor DT size parsing
` [PATCH v3 4/6] pstore/ram: Introduce max_reason and convert dump_oops
` [PATCH v3 5/6] ramoops: Add max_reason optional field to ramoops DT node
` [PATCH v3 6/6] pstore/ram: Adjust module param permissions to reflect reality

[PATCH 0/2] arch/x86: Enable MPK feature on AMD
 2020-05-06 22:36 UTC  (8+ messages)
` [PATCH 1/2] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH 2/2] KVM: SVM: Add support for MPK feature on AMD

[PATCH] Documentation: PCI: gave unique labels to sections
 2020-05-06 21:41 UTC  (2+ messages)

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-05-06 19:38 UTC  (3+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[PATCH v2] doc: Fix some errors in ras.rst
 2020-05-06 16:37 UTC  (2+ messages)

[PATCH] doc: Fix some typo errors in ras.rst
 2020-05-06 16:21 UTC  (7+ messages)

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

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

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-06  7:51 UTC  (35+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 07/14] remoteproc: Introducting new start and stop functions
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

[PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-05-05 22:44 UTC  (3+ messages)

[PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
 2020-05-05 20:15 UTC  (4+ messages)

[PATCH] doc: thermal: add cpu-idle-cooling to index tree
 2020-05-05 15:57 UTC  (2+ messages)

[PATCH] doc:locking: remove info about old behavior of locktorture
 2020-05-05 15:56 UTC  (2+ messages)

[PATCH v2 1/2] docs: sysctl/kernel: document ftrace entries
 2020-05-05 15:54 UTC  (3+ messages)

[PATCH] docs: coresight: fix `make htmldocs` warning
 2020-05-05 15:44 UTC  (2+ messages)

[PATCH] doc:it_IT: align Italian translation
 2020-05-05 15:42 UTC  (2+ messages)

[RESEND] doc: misc-device: add uacce to toctree(index)
 2020-05-05 15:42 UTC  (2+ messages)

[PATCH v2] docs: kvm: Fix KVM_KVMCLOCK_CTRL API doc
 2020-05-05 15:41 UTC  (2+ messages)

[PATCH] watchdog: update email address in conversion doc
 2020-05-05 15:40 UTC  (3+ messages)

[PATCH] kobject: documentation: Fix erroneous function example in kobject doc
 2020-05-05 15:38 UTC  (2+ messages)

[PATCH v3 00/29] Convert files to ReST - part 2
 2020-05-05 15:28 UTC  (3+ messages)

[PATCH v4 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-05 14:56 UTC  (6+ messages)
` [PATCH v4 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH v10 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-05 11:08 UTC  (17+ messages)
` [PATCH v10 01/16] scripts/spelling: Add a few more typos
` [PATCH v10 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v10 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v10 04/16] mm/damon: Implement region based sampling
` [PATCH v10 05/16] mm/damon: Adaptively adjust regions
` [PATCH v10 06/16] mm/damon: Split regions into 4 subregions if possible
` [PATCH v10 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v10 08/16] mm/damon: Implement callbacks
` [PATCH v10 09/16] mm/damon: Implement access pattern recording
` [PATCH v10 10/16] mm/damon: Add debugfs interface
` [PATCH v10 11/16] mm/damon: Add tracepoints
` [PATCH v10 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v10 13/16] Documentation/admin-guide/mm: Add a document "
` [PATCH v10 14/16] mm/damon: Add kunit tests
` [PATCH v10 15/16] mm/damon: Add user space selftests
` [PATCH v10 16/16] MAINTAINERS: Update for DAMON

[PATCH 1/2] docs: filesystems: add info about efivars content
 2020-05-05 10:17 UTC  (2+ messages)
` [PATCH 2/2] docs: acpi: fix old http link and improve document format

docs.kernel.org convenience URL
 2020-05-05  8:30 UTC  (2+ messages)

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-05  4:07 UTC  (7+ messages)

[PATCH v3 00/12] Convert some DT documentation files to ReST
 2020-05-05  3:38 UTC  (2+ messages)

[PATCH] Documentation: Fix some broken references
 2020-05-04 14:50 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-04 14:40 UTC  (3+ messages)
` [PATCH v3 08/11] Documentation: kgdboc: Document new kgdboc_earlycon parameter

[PATCH] selftests/vm/keys: fix a broken reference at protection_keys.c
 2020-05-04 14:38 UTC  (3+ messages)

[PATCH RFC] Microcode late loading feature identification
 2020-05-04 14:12 UTC  (5+ messages)
` [PATCH RFC 1/3] x86: microcode: intel: read microcode metadata file
` [PATCH RFC 3/3] Documentation: x86: microcode: add description for "

[PATCH] rcu: fix some kernel-doc warnings
 2020-05-04 12:35 UTC 

[PATCH 01/14] docs: move DMA kAPI to Documentation/core-api
 2020-05-04  9:51 UTC  (25+ messages)
` [PATCH 02/14] docs: add bus-virt-phys-mapping.txt to core-api
` [PATCH 04/14] docs: move IPMI.txt to the driver API book
` [PATCH 05/14] docs: fix references for ipmi.rst file
` [PATCH 06/14] docs: debugging-via-ohci1394.txt: add it to the core-api book
` [PATCH 07/14] docs: add IRQ documentation at "
` [PATCH 08/14] docs: move kobject and kref docs into "
` [PATCH 09/14] docs: move digsig docs to the security book
` [PATCH 10/14] docs: move locking-specific documenta to locking/ directory
` [PATCH 11/14] docs: move other kAPI documents to core-api
` [PATCH 12/14] docs: move remaining stuff under Documentation/*.txt to Documentation/staging
` [PATCH 13/14] docs: staging: don't use literalinclude
` [PATCH 14/14] docs: staging: use small font for literal includes
` [PATCH 00/14] Move the ReST files from Documentation/*.txt

[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
 2020-05-04  9:21 UTC  (23+ messages)
` [PATCH 01/37] docs: networking: convert tuntap.txt to ReST
` [PATCH 02/37] docs: networking: convert udplite.txt "
` [PATCH 03/37] docs: networking: convert vrf.txt "
` [PATCH 04/37] docs: networking: convert vxlan.txt "
` [PATCH 05/37] docs: networking: convert x25-iface.txt "
` [PATCH 07/37] docs: networking: convert xfrm_device.txt "
` [PATCH 08/37] docs: networking: convert xfrm_proc.txt "
` [PATCH 10/37] docs: networking: convert xfrm_sysctl.txt "
` [PATCH 14/37] docs: networking: device drivers: convert amazon/ena.txt "
` [PATCH 15/37] docs: networking: device drivers: convert aquantia/atlantic.txt "
  ` [EXT] "
` [PATCH 18/37] docs: networking: device drivers: convert davicom/dm9000.txt "
` [PATCH 19/37] docs: networking: device drivers: convert dec/de4x5.txt "
` [PATCH 21/37] docs: networking: device drivers: convert dlink/dl2k.txt "
` [PATCH 22/37] docs: networking: device drivers: convert freescale/dpaa.txt "
` [PATCH 23/37] docs: networking: device drivers: convert freescale/gianfar.txt "
` [PATCH 24/37] docs: networking: device drivers: convert intel/ipw2100.txt "
` [PATCH 25/37] docs: networking: device drivers: convert intel/ipw2200.txt "

[PATCH v5] checkpatch: add support to check 'Fixes:' tag format
 2020-05-03 14:54 UTC  (3+ messages)

[PATCH v4] checkpatch: add support to check 'Fixes:' tag format
 2020-05-03 12:32 UTC  (5+ messages)
    ` [v4] "

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-03  0:11 UTC 

[PATCH v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-03  0:10 UTC  (3+ messages)

[PATCH] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 14:31 UTC  (7+ messages)

[PATCH v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 13:33 UTC 

New Wiki URLs?
 2020-05-02  2:42 UTC  (2+ messages)

[PATCH] docs: kvm: Fix KVM_KVMCLOCK_CTRL API doc
 2020-05-01 21:38 UTC  (6+ messages)

[PATCH v4 12/19] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
 2020-05-01 17:10 UTC  (2+ messages)

[PATCH v3] checkpatch: add support to check 'Fixes:' tag format
 2020-05-01 16:52 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).