linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 12:05:34 to 2021-03-31 07:05:49 UTC [more...]

[PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
 2021-03-31  7:05 UTC  (12+ messages)
` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH] ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file
 2021-03-31  6:07 UTC  (3+ messages)

[PATCH] ARM: OMAP1: fix incorrect kernel-doc comment syntax in file
 2021-03-31  6:07 UTC  (4+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-03-31  4:15 UTC  (15+ messages)
` [PATCH v7 1/8] mm: Remove special swap entry functions
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v7 5/8] mm: Device exclusive memory access

[PATCH v3 00/12] Add build ID to stacktraces
 2021-03-31  3:05 UTC  (2+ messages)
` [PATCH v3 04/12] module: Add printk format to add module "

[PATCH 0/4] kvm: cpuid: fix cpuid nent field
 2021-03-31  3:01 UTC  (6+ messages)
` [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
` [PATCH 2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description
` [PATCH 3/4] selftests: add kvm_get_emulated_cpuid
` [PATCH 4/4] selftests: kvm: add get_emulated_cpuid test

[PATCH] x86/sgx: fix incorrect kernel-doc comment syntax in files
 2021-03-31  2:56 UTC  (3+ messages)

[PATCH 6/8] of: Fix kerneldoc output formatting
 2021-03-30 22:46 UTC  (18+ messages)
` [PATCH] kernel-doc: better handle '::' sequences
              ` kerneldoc and rust (was [PATCH] kernel-doc: better handle '::' sequences)

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-03-30 22:44 UTC  (4+ messages)

[PATCH v2] Documentation: crypto: add info about "fips=" boot option
 2021-03-30 22:44 UTC  (4+ messages)

[PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-30 21:47 UTC  (15+ messages)

[PATCH] x86/platform/intel/quark: fix incorrect kernel-doc comment syntax in files
 2021-03-30 21:32 UTC  (2+ messages)

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-30 21:36 UTC  (44+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC v2 02/43] mm: PKRAM: implement node load and save functions
` [RFC v2 03/43] mm: PKRAM: implement object "
` [RFC v2 04/43] mm: PKRAM: implement page stream operations
` [RFC v2 05/43] mm: PKRAM: support preserving transparent hugepages
` [RFC v2 06/43] mm: PKRAM: implement byte stream operations
` [RFC v2 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC v2 08/43] mm: PKRAM: introduce super block
` [RFC v2 09/43] PKRAM: track preserved pages in a physical mapping pagetable
` [RFC v2 10/43] PKRAM: pass a list of preserved ranges to the next kernel
` [RFC v2 11/43] PKRAM: prepare for adding preserved ranges to memblock reserved
` [RFC v2 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC v2 13/43] PKRAM: free the preserved ranges list
` [RFC v2 14/43] PKRAM: prevent inadvertent use of a stale superblock
` [RFC v2 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC v2 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC v2 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC v2 18/43] kexec: PKRAM: avoid clobbering already "
` [RFC v2 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC v2 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC v2 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC v2 22/43] x86/boot/compressed/64: use 1GB pages for mappings
` [RFC v2 23/43] mm: shmem: introduce shmem_insert_page
` [RFC v2 24/43] mm: shmem: enable saving to PKRAM
` [RFC v2 25/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC v2 26/43] mm: shmem: specify the mm to use when inserting pages
` [RFC v2 27/43] mm: shmem: when inserting, handle pages already charged to a memcg
` [RFC v2 28/43] x86/mm/numa: add numa_isolate_memblocks()
` [RFC v2 29/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC v2 30/43] memblock: PKRAM: mark memblocks that contain preserved pages
` [RFC v2 31/43] memblock, mm: defer initialization of "
` [RFC v2 32/43] shmem: preserve shmem files a chunk at a time
` [RFC v2 33/43] PKRAM: atomically add and remove link pages
` [RFC v2 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
` [RFC v2 35/43] shmem: introduce shmem_insert_pages()
` [RFC v2 36/43] PKRAM: add support for loading pages in bulk
` [RFC v2 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
` [RFC v2 38/43] mm: implement splicing a list of pages to the LRU
` [RFC v2 39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
` [RFC v2 40/43] shmem: initial support for adding multiple pages to pagecache
` [RFC v2 41/43] XArray: add xas_export_node() and xas_import_node()
` [RFC v2 42/43] shmem: reduce time holding xa_lock when inserting pages
` [RFC v2 43/43] PKRAM: improve index alignment of pkram_link entries

[PATCH v2 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-03-30 21:14 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH v2 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver

[PATCH] ARM: mach-sa1100: fix incorrect kernel-doc comment syntax in file
 2021-03-30 21:02 UTC  (2+ messages)

[PATCH V4 00/10] PKS Add Protection Key Supervisor support
 2021-03-30 19:25 UTC  (3+ messages)
` [PATCH V4 07/10] x86/pks: Preserve the PKRS MSR on context switch

[PATCH v2 00/12] Add build ID to stacktraces
 2021-03-30 19:12 UTC  (13+ messages)
` [PATCH v2 04/12] module: Add printk format to add module "

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-03-30 17:53 UTC  (7+ messages)
` [PATCH v5 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v5 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v5 03/10] coresight: config: Add configuration and feature generic functions

[PATCH v5] docs: usbip: Fix major fields and descriptions in protocol
 2021-03-30 17:00 UTC  (5+ messages)
  `  "
` [PATCH v6] "

[PATCH 00/18] Make vfio_mdev type safe
 2021-03-30 15:28 UTC  (5+ messages)
` [PATCH 02/18] vfio/mdev: Add missing typesafety around mdev_device
` [PATCH 03/18] vfio/mdev: Simplify driver registration

[PATCH v1 0/4] Improve reporting-issues.rst and make it official
 2021-03-30 15:17 UTC  (8+ messages)
` [PATCH v1 1/4] docs: make reporting-issues.rst official and delete reporting-bugs.rst
` [PATCH v1 2/4] MAINTAINERS: add entry for Documentation/admin-guide/reporting-issues.rst
` [PATCH v1 3/4] docs: reporting-issues.rst: reshuffle and improve TLDR
` [PATCH v1 4/4] docs: reporting-issues: reduce quoting and assorted fixes

[PATCH v3 0/8] docs/zh_CN: add cpu-freq translation
 2021-03-30 11:47 UTC  (9+ messages)
` [PATCH v3 1/8] docs/zh_CN: add cpu-freq core.rst translation
` [PATCH v3 2/8] docs/zh_CN: add cpu-freq cpu-drivers.rst translation
` [PATCH v3 3/8] docs/zh_CN: add cpu-freq cpufreq-stats.rst translation
` [PATCH v3 4/8] docs/zh_CN: add cpu-freq index.rst translation
` [PATCH v3 5/8] docs/zh_CN: add cpu-freq to zh_CN index
` [PATCH v3 6/8] docs/zh_CN: add mips "
` [PATCH v3 7/8] docs/zh_CN: add iio "
` [PATCH v3 8/8] docs/zh_CN: add riscv "

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

[PATCH -next] docs: arm64: Fix a grammar error
 2021-03-30  8:58 UTC 

[PATCH] usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
 2021-03-30  8:51 UTC  (3+ messages)

FYI & RFC: obsoleting reporting-bugs and making reporting-issues official
 2021-03-30  8:41 UTC  (6+ messages)
` [1/5] reporting-issues: header and TLDR

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-03-30  8:34 UTC  (6+ messages)

[PATCH] Documentation: crypto: add info about "fips=" boot option
 2021-03-30  5:02 UTC  (4+ messages)

[PATCH v3] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-03-30  4:56 UTC  (2+ messages)

[PATCH v4 0/3] cgroup: New misc cgroup controller
 2021-03-30  4:42 UTC  (4+ messages)
` [PATCH v4 1/3] cgroup: Add "
` [PATCH v4 2/3] cgroup: Miscellaneous cgroup documentation
` [PATCH v4 3/3] svm/sev: Register SEV and SEV-ES ASIDs to the misc controller

[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
 2021-03-30  3:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.11 31/38] arm64: kernel: disable CNP on Carmel
 2021-03-29 22:21 UTC 

[PATCH v2 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-29 22:11 UTC  (3+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/tps53679) Add "

[PATCH 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-29 22:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add trivial device entry for TPS53676

[PATCH] lib: fix incorrect kernel-doc comment syntax in file
 2021-03-29 19:12 UTC  (3+ messages)

[PATCH] usb: dwc3: fix incorrect kernel-doc comment syntax in files
 2021-03-29 18:18 UTC  (2+ messages)

[PATCH] usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
 2021-03-29 18:15 UTC  (2+ messages)

[PATCH] crypto: chelsio: fix incorrect kernel-doc comment syntax in file
 2021-03-29 17:06 UTC  (2+ messages)

[PATCH] usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax
 2021-03-29 17:02 UTC  (3+ messages)

[PATCH] doc/zh_CN: Clean zh_CN translation maintainer
 2021-03-29 15:15 UTC 

[PATCH] scripts: kernel-doc: add warning for comment not following kernel-doc syntax
 2021-03-29 15:10 UTC  (5+ messages)

[PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support
 2021-03-29 14:10 UTC  (12+ messages)

[PATCH v2 0/8] docs/zh_CN: add cpu-freq translation
 2021-03-29 13:13 UTC  (8+ messages)
` [PATCH v2 2/8] docs/zh_CN: add cpu-freq cpu-drivers.rst translation
` [PATCH v2 3/8] docs/zh_CN: add cpu-freq cpufreq-stats.rst translation

[PATCH] Modify the explanation and documentation related to watchdog thread
 2021-03-29 12:48 UTC  (2+ messages)

[PATCH 0/8] docs/zh_CN: add cpu-freq translation
 2021-03-29 12:24 UTC  (4+ messages)
` [PATCH 1/8] docs/zh_CN: add cpu-freq core.rst translation

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-29 12:04 UTC  (5+ messages)
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller


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