linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 00:57:30 to 2021-12-11 04:24:59 UTC [more...]

[PATCH v4 0/4] docs: add better support for Sphinx themes and CSS
 2021-12-11  4:24 UTC  (6+ messages)
` [PATCH v4 1/4] docs: allow selecting a Sphinx theme
` [PATCH v4 2/4] docs: allow to pass extra DOCS_CSS themes via make

[PATCH v2 0/2] Add sched-capacity Chinese translation
 2021-12-11  0:33 UTC  (6+ messages)
` [PATCH v2 1/2] docs/zh-CN: "
` [PATCH v2 2/2] docs/zh-CN: Update sched-capacity in scheduler/index.rst

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-10 23:08 UTC  (18+ messages)
` [PATCH v2 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v2 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v2 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page

[PATCH] counter: Add the necessary colons and indents to the comments of counter_compi
 2021-12-10 22:28 UTC  (2+ messages)

[PATCH v4 0/6] Expand display core documentation
 2021-12-10 22:20 UTC  (9+ messages)
` [PATCH v4 1/6] Documentation/gpu: Reorganize DC documentation
` [PATCH v4 2/6] Documentation/gpu: Document amdgpu_dm_visual_confirm debugfs entry
` [PATCH v4 3/6] Documentation/gpu: Document pipe split visual confirmation
` [PATCH v4 4/6] Documentation/gpu: How to collect DTN log
` [PATCH v4 6/6] Documentation/gpu: Add amdgpu and dc glossary

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-12-10 21:39 UTC  (5+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module

[PATCH -next v2] doc/zh-CN: Update cpu-freq/core.rst to make it more readable
 2021-12-10 21:30 UTC  (3+ messages)

[PATCH] docs: ARC: Improve readability
 2021-12-10 21:28 UTC  (2+ messages)

[PATCH] docs: update self-protection __ro_after_init status
 2021-12-10 21:02 UTC  (2+ messages)

[PATCH v2] doc/zh_CN: add Chinese document coding style reminder
 2021-12-10 21:00 UTC  (3+ messages)

[PATCH v2] docs/trace: fix a label of boottime-trace
 2021-12-10 20:59 UTC  (4+ messages)

[PATCH 0/7] Cleanup after removal of configs
 2021-12-10 20:38 UTC  (3+ messages)

[PATCH] mm: add group_oom_kill memory event
 2021-12-10 20:00 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
 2021-12-10 19:26 UTC 

[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-12-10 19:53 UTC  (11+ messages)
` [PATCH v16 08/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v16 10/11] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-10 18:24 UTC  (3+ messages)

[PATCH v2 0/3] Enrich amdgpu docs from recent threads
 2021-12-10 18:20 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH v2 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH v2 3/3] Documentation/gpu: include description of some of the GC microcontrollers

[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-10 17:06 UTC  (9+ messages)
` [PATCH v3 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v3 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v3 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v3 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v3 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v3 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v3 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-10 16:43 UTC  (14+ messages)
` [PATCH v17 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v17 06/10] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v17 07/10] arm64: kdump: reimplement crashkernel=X
` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux,usable-memory-range"
` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v17 10/10] kdump: update Documentation about crashkernel

[PATCH v2 0/2] Driver for Open Profile for DICE
 2021-12-10 16:01 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: Add "
` [PATCH v2 2/2] misc: dice: Add driver to forward secrets to userspace
  ` DRM? "

[PATCH] doc/zh_CN: add Chinese document coding style reminder
 2021-12-10 15:58 UTC  (2+ messages)

[PATCH 0/3] Enrich amdgpu docs from recent threads
 2021-12-10 15:13 UTC  (7+ messages)
` [PATCH 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH 3/3] Documentation/gpu: include description of some of the GC microcontrollers

[PATCH v5 1/1] gpio: add sloppy logic analyzer using polling
 2021-12-10 11:18 UTC  (5+ messages)

[PATCH] docs/zh_CN: add two colons to page_owner_sort
 2021-12-10  2:03 UTC  (2+ messages)

[PATCH] docs/trace: fix a label of boottime-trace
 2021-12-10  1:51 UTC  (9+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2021-12-10  1:25 UTC  (2+ messages)

[PATCH v3] vfio: Documentation for the migration region
 2021-12-10  0:46 UTC  (3+ messages)

[PATCH] docs/bpf: Add libbpf into index/bpf
 2021-12-09 23:34 UTC  (3+ messages)

[PATCH] scripts: kernel-doc: transform documentation into POD
 2021-12-09 22:55 UTC 

Documenting operations structs
 2021-12-09 20:11 UTC 

[PATCH] scsi: docs: update notes about scsi_times_out
 2021-12-09 19:44 UTC  (2+ messages)

[PATCH 00/19] Rust support
 2021-12-09 19:34 UTC  (10+ messages)
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-12-09 17:39 UTC  (6+ messages)
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-09 15:39 UTC  (2+ messages)

[PATCH 0/6] mm/damon: Misc cleanups
 2021-12-09 13:18 UTC  (7+ messages)
` [PATCH 1/6] mm/damon: Convert macro functions to static inline functions
` [PATCH 2/6] Docs/admin-guide/mm/damon/usage: Update for scheme quotas and watermarks
` [PATCH 3/6] Docs/admin-guide/mm/damon/usage: Remove redundant information
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: Mention tracepoint at the beginning
` [PATCH 5/6] Docs/admin-guide/mm/damon/usage: Update for kdamond_pid and (mk|rm)_contexts
` [PATCH 6/6] mm/damon: Remove a mistakenly added comment for a future feature

[PATCH] docs/bpf: Add rkisp1 into index
 2021-12-09  9:39 UTC  (2+ messages)

[PATCH] docs/driver-api: Replace a comma in the n_gsm.rst with a double colon
 2021-12-09  9:24 UTC 

[PATCH] docs/admin-guide: Add the necessary blank lines to the writecache
 2021-12-09  9:22 UTC 

[PATCH] docs/arm64: delete a space from tagged-address-abi
 2021-12-09  9:19 UTC 

[PATCH] docs/virt: add a blank line and some - to kvm api
 2021-12-09  9:14 UTC 

[PATCH 00/11] docs: fix build warning
 2021-12-09  7:17 UTC  (7+ messages)
` [PATCH 01/11] docs/driver-api: Reformatting serial ngsm
` [PATCH 04/11] docs/vm: delele three spaces from page_owner

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-09  4:32 UTC  (4+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support

[PATCH] doc/zh_CN: add Chinese document coding style reminder
 2021-12-09  3:14 UTC  (4+ messages)

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-09  0:38 UTC  (9+ messages)
` [PATCH v3 1/8] docs: sysfs-block: move to stable directory
` [PATCH v3 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v3 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v3 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v3 5/8] docs: sysfs-block: document stable_writes
` [PATCH v3 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v3 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v3 8/8] MAINTAINERS: add entries for block layer documentation

[PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-08 22:59 UTC  (17+ messages)
` [PATCH v2 1/8] docs: sysfs-block: move to stable directory
` [PATCH v2 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v2 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v2 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v2 5/8] docs: sysfs-block: document stable_writes
` [PATCH v2 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v2 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v2 8/8] MAINTAINERS: add entries for block layer documentation

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-08 22:28 UTC  (16+ messages)
` [RFC v3 02/12] drivers: Add hardware timestamp engine (HTE)
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-08 20:27 UTC  (13+ messages)

[PATCH v3] KVM: x86/mmu: Warn on iTLB multi-hit for possible problems
 2021-12-08 18:40 UTC  (2+ messages)

proposal to delete the skeleton driver
 2021-12-08 18:13 UTC  (4+ messages)

[PATCH v2 0/4] page table check
 2021-12-08 17:35 UTC  (4+ messages)
` [PATCH v2 3/4] mm: "

[PATCH v2 6/6] Documentation/gpu: Add amdgpu and dc glossary
 2021-12-08 16:29 UTC  (4+ messages)

[RFC PATCH 0/1] Add sched-capacity Chinese translation
 2021-12-08  7:11 UTC  (12+ messages)
` [PATCH 1/1] docs/zh_CN: Add sched-capacity translation

[PATCH v2 0/2] net: phy: Fix doc build warning
 2021-12-08  5:50 UTC  (2+ messages)

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-08  2:23 UTC  (7+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed


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