linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-29 03:12:54 to 2022-01-04 13:29:48 UTC [more...]

[RFC PATCH v1 0/2] docs: add a document dedicated to regressions
 2022-01-04 13:29 UTC  (9+ messages)
` [RFC PATCH v1 1/2] docs: add a document about regression handling
` [RFC PATCH v1 2/2] docs: regressions.rst: rules of thumb for handling regressions

make pdfdocs fails on Debian stable
 2022-01-04 13:19 UTC  (22+ messages)
      ` [PATCH 0/1] Detect the need of texlive-ctex
        ` [PATCH 1/1] scripts: sphinx-pre-install: add required ctex dependency

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2022-01-04 12:44 UTC  (6+ messages)
` [PATCH v3 07/13] riscv: Implement sv48 support

[PATCH] kobject documentation: remove default_attrs information
 2022-01-04 10:50 UTC 

[PATCH] um: Document dtb command line option
 2022-01-04 10:44 UTC 

[PATCH] docs: discourage use of list tables
 2022-01-04  7:51 UTC  (3+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-04  3:49 UTC  (5+ messages)

[PATCH v3 00/15] Transform documentation into POD
 2022-01-04  1:59 UTC  (16+ messages)
` [PATCH v3 01/15] scripts: kernel-doc: Add the NAME section
` [PATCH v3 02/15] scripts: kernel-doc: Add the SYNOPSIS section
` [PATCH v3 03/15] scripts: kernel-doc: Relink argument parsing error handling to pod2usage
` [PATCH v3 04/15] scripts: kernel-doc: Translate the DESCRIPTION section
` [PATCH v3 05/15] scripts: kernel-doc: Translate the "Output format selection" subsection of OPTIONS
` [PATCH v3 06/15] scripts: kernel-doc: Translate the "Output format selection modifier" "
` [PATCH v3 07/15] scripts: kernel-doc: Translate the "Output selection" "
` [PATCH v3 08/15] scripts: kernel-doc: Translate the "Output selection modifiers" "
` [PATCH v3 09/15] scripts: kernel-doc: Translate the "Other parameters" "
` [PATCH v3 10/15] scripts: kernel-doc: Replace the usage function
` [PATCH v3 11/15] scripts: kernel-doc: Remove the "format of comments" comment block
` [PATCH v3 12/15] scripts: kernel-doc: Archive the pre-git museum
` [PATCH v3 13/15] scripts: kernel-doc: License cleanup
` [PATCH v3 14/15] scripts: kernel-doc: Refresh the copyright lines
` [PATCH v3 15/15] scripts: kernel-doc: Move the TODOs

[PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
 2022-01-04  0:33 UTC  (11+ messages)

[PATCH] scripts: kernel-doc: transform documentation into POD
 2022-01-03 23:56 UTC  (10+ messages)

[PATCH] Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
 2022-01-03 22:57 UTC  (2+ messages)

[PATCH] Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config
 2022-01-03 22:54 UTC  (2+ messages)

[PATCH] docs/zh_CN: Update and fix a couple of typos
 2022-01-03 22:52 UTC  (3+ messages)

[PATCH v1] docs: 5.Posting.rst: describe Fixes: and Link: tags
 2022-01-03 22:51 UTC  (4+ messages)

[PATCH] mm/zswap.c: allow handling just same-value filled pages
 2022-01-03 22:08 UTC 

more eBPF instruction set documentation improvements
 2022-01-03 18:35 UTC  (7+ messages)
` [PATCH 1/6] bpf, docs: Add a setion to explain the basic instruction encoding
` [PATCH 2/6] bpf, docs: Add subsections for ALU and JMP instructions
` [PATCH 3/6] bpf, docs: Document the opcode classes
` [PATCH 4/6] bpf, docs: Fully document the ALU opcodes
` [PATCH 5/6] bpf, docs: Fully document the JMP opcodes
` [PATCH 6/6] bpf, docs: Fully document the JMP mode modifiers

[PATCH v2 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-03 18:24 UTC  (13+ messages)
` [PATCH v2 2/7] x86: Add definitions for the Intel Hardware Feedback Interface
` [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH v2 4/7] thermal: intel: hfi: Handle CPU hotplug events

[PATCH v1 1/4] hwmon: (max6639) Update Datasheet URL
 2022-01-03 16:33 UTC  (2+ messages)

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2022-01-03 15:06 UTC  (3+ messages)

improve the eBPF documentation v2
 2022-01-03  9:57 UTC  (4+ messages)
` [PATCH 3/4] bpf, docs: Generate nicer tables for instruction encodings

[PATCH] doc: kbuild: fix default in `imply` table
 2022-01-03  6:55 UTC  (2+ messages)

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-03  6:51 UTC  (4+ messages)

[PATCH v2 11/15] scripts: kernel-doc: Transform documentation into POD (11/15)
 2022-01-03  4:55 UTC  (5+ messages)
` [PATCH v2 12/15] scripts: kernel-doc: Transform documentation into POD (12/15)
` [PATCH v2 13/15] scripts: kernel-doc: Transform documentation into POD (13/15)
` [PATCH v2 14/15] scripts: kernel-doc: Transform documentation into POD (14/15)
` [PATCH v2 15/15] scripts: kernel-doc: Transform documentation into POD (15/15)

[PATCH v2 06/15] scripts: kernel-doc: Transform documentation into POD (6/15)
 2022-01-03  4:50 UTC  (5+ messages)
` [PATCH v2 07/15] scripts: kernel-doc: Transform documentation into POD (7/15)
` [PATCH v2 08/15] scripts: kernel-doc: Transform documentation into POD (8/15)
` [PATCH v2 09/15] scripts: kernel-doc: Transform documentation into POD (9/15)
` [PATCH v2 10/15] scripts: kernel-doc: Transform documentation into POD (10/15)

[PATCH v2 01/15] scripts: kernel-doc: Transform documentation into POD (1/15)
 2022-01-03  4:43 UTC  (5+ messages)
` [PATCH v2 02/15] scripts: kernel-doc: Transform documentation into POD (2/15)
` [PATCH v2 03/15] scripts: kernel-doc: Transform documentation into POD (3/15)
` [PATCH v2 04/15] scripts: kernel-doc: Transform documentation into POD (4/15)
` [PATCH v2 05/15] scripts: kernel-doc: Transform documentation into POD (5/15)

[net-next 07/16] net/mlx5: DR, Add support for dumping steering info
 2022-01-02 10:18 UTC  (2+ messages)

[PATCH v2] Docs: Fixes link to I2C specification
 2021-12-31 13:43 UTC  (2+ messages)

[PATCH v19 00/13] support reserving crashkernel above 4G on arm64 kdump
 2021-12-31 12:29 UTC  (23+ messages)
` [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()
` [PATCH v19 02/13] x86/setup: Use parse_crashkernel_high_low() to simplify code

[PATCH v3 00/22] AMX Support in KVM
 2021-12-31  9:42 UTC  (20+ messages)
` [PATCH v3 13/22] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v3 19/22] kvm: x86: Get/set expanded xstate buffer
` [PATCH v3 22/22] kvm: x86: Disable interception for IA32_XFD on demand

[PATCH v4 00/23] counter: cleanups and device lifetime fixes
 2021-12-30 16:44 UTC  (3+ messages)
` [PATCH v4 14/23] counter: Update documentation for new counter registration functions

Removing the deprecated htmldocs for good?
 2021-12-30 16:19 UTC  (2+ messages)

[PATCH linux-next] Documentation: fix outdated interpretation of ip_no_pmtu_disc
 2021-12-30 13:30 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4 00/21] AMX Support in KVM
 2021-12-30  8:46 UTC  (25+ messages)
` [PATCH v4 01/21] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v4 02/21] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v4 03/21] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v4 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v4 05/21] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v4 06/21] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v4 07/21] x86/fpu: Provide fpu_update_guest_perm_features() for guest
` [PATCH v4 08/21] kvm: x86: Check and enable permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v4 09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v4 10/21] kvm: x86: Add emulation for IA32_XFD
` [PATCH v4 11/21] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v4 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v4 13/21] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v4 14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
` [PATCH v4 15/21] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v4 16/21] kvm: x86: Add CPUID "
` [PATCH v4 17/21] x86/fpu: Add uabi_size to guest_fpu
` [PATCH v4 18/21] kvm: x86: Add support for getting/setting expanded xstate buffer
` [PATCH v4 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v4 20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v4 21/21] kvm: x86: Disable interception for IA32_XFD on demand

[PATCH v3 0/3] Translate opp into Chinese
 2021-12-30  2:15 UTC  (3+ messages)
` [PATCH v3 3/3] docs/zh_CN: Add opp Chinese translation

[PATCH 0/3] docs: sphinx/kfigure.py: Improve conversion to PDF
 2021-12-30  2:09 UTC  (8+ messages)
        ` Status of selection.svg update (was Re: [PATCH 0/3] docs: sphinx/kfigure.py: Improve conversion to PDF)

[PATCH 1/4] Documentation: admin-guide: Update i8k driver name
 2021-12-29 15:23 UTC  (3+ messages)
` [PATCH 3/4] docs: hwmon: dell-smm-hwmon.rst: Replace ascii table with flat-table

[PATCH v2 0/4] docs: sphinx/kfigure.py: Improve conversion to PDF
 2021-12-29 11:47 UTC  (5+ messages)
` [PATCH v2 1/4] docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversion
` [PATCH v2 2/4] docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'
` [PATCH v2 3/4] docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversion
` [PATCH v2 4/4] docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verbose

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-29 11:01 UTC  (6+ messages)
` [PATCH v2 3/3] x86: Support huge vmalloc mappings

[PATCH v6 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2021-12-29 10:18 UTC  (5+ messages)
` [PATCH v6 6/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v6 8/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver

[PATCH v2 00/23] counter: cleanups and device lifetime fixes
 2021-12-29  8:49 UTC  (7+ messages)
` [PATCH v2 14/23] counter: Update documentation for new counter registration functions


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