linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 09:46:31 to 2022-01-03 14:01:37 UTC [more...]

[RFC PATCH v1 0/2] docs: add a document dedicated to regressions
 2022-01-03 14:01 UTC  (4+ 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

[PATCH v1] docs: 5.Posting.rst: describe Fixes: and Link: tags
 2022-01-03 12:31 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] scripts: kernel-doc: transform documentation into POD
 2022-01-03  9:04 UTC  (4+ messages)

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

[PATCH v2 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-03  2:22 UTC  (12+ 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

[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  (34+ 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 v19 03/13] kdump: make parse_crashkernel_{high|low}() static
` [PATCH v19 04/13] kdump: reduce unnecessary parameters of parse_crashkernel_{high|low}()
` [PATCH v19 05/13] x86/setup: Add and use CRASH_BASE_ALIGN
` [PATCH v19 06/13] kexec: move crashk[_low]_res to crash_core module
` [PATCH v19 07/13] kdump: Add helper reserve_crashkernel_mem[_low]()
` [PATCH v19 08/13] x86/setup: Move CRASH[_BASE]_ALIGN and CRASH_ADDR_{LOW|HIGH}_MAX to asm/kexec.h
` [PATCH v19 09/13] x86/setup: Use generic reserve_crashkernel_mem[_low]()
` [PATCH v19 10/13] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v19 11/13] arm64: kdump: reimplement crashkernel=X
` [PATCH v19 12/13] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v19 13/13] kdump: update Documentation about crashkernel

[PATCH v3 00/22] AMX Support in KVM
 2021-12-31  9:42 UTC  (29+ messages)
` [PATCH v3 05/22] kvm: x86: Check permitted dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v3 09/22] kvm: x86: Enable dynamic XSAVE features "
` [PATCH v3 13/22] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v3 16/22] kvm: x86: Add XCR0 support for Intel AMX
` [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] Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config
 2021-12-30 17:24 UTC 

[PATCH] Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
 2021-12-30 17:19 UTC 

[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] docs/zh_CN: Update and fix a couple of typos
 2021-12-30  3:37 UTC  (2+ messages)

[PATCH v3 0/3] Translate opp into Chinese
 2021-12-30  2:15 UTC  (5+ messages)
` [PATCH v3 1/3] docs/zh_CN: Cleanup index.rst
` [PATCH v3 2/3] docs/zh_CN: Add power/index Chinese translation
` [PATCH v3 3/3] docs/zh_CN: Add opp "

[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  (6+ messages)
` [PATCH 2/4] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH 3/4] docs: hwmon: dell-smm-hwmon.rst: Replace ascii table with flat-table
` [PATCH 4/4] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[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  (10+ messages)
` [PATCH v2 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior
` [PATCH v2 2/3] arm64: Support huge vmalloc mappings
  ` (No subject)
` [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

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

[PATCH] cache: Workaround HiSilicon Taishan DC CVAU
 2021-12-29  3:11 UTC  (3+ messages)

[PATCH v3] Instantiate key with user-provided decrypted data
 2021-12-29  0:18 UTC  (2+ messages)

[PATCH v2 0/1] Add hwmon debugfs register access
 2021-12-28 17:09 UTC  (5+ messages)
` [PATCH v2 1/1] hwmon: Add "

[PATCH v2 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2021-12-28 16:19 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: admin-guide: Update i8k driver name
` [PATCH v2 2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH v2 3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-12-28  8:34 UTC  (3+ messages)

[PATCH v2 0/3] Translate opp into Chinese
 2021-12-28  8:00 UTC  (7+ messages)
` [PATCH v2 1/3] docs/zh_CN: Cleanup index.rst
` [PATCH v2 2/3] docs/zh_CN: Add power/index Chinese translation
` [PATCH v2 3/3] docs/zh_CN: Add opp "

libelf is not included in the required software for building the kernel
 2021-12-28  4:34 UTC 

[PATCH AUTOSEL 4.19 1/6] Input: i8042 - add deferred probe support
 2021-12-27 19:06 UTC 

[PATCH AUTOSEL 5.4 2/9] Input: i8042 - add deferred probe support
 2021-12-27 19:05 UTC 

[PATCH AUTOSEL 5.10 02/14] Input: i8042 - add deferred probe support
 2021-12-27 19:04 UTC 

[PATCH AUTOSEL 5.15 02/26] Input: i8042 - add deferred probe support
 2021-12-27 19:03 UTC 

Attention
 2021-12-27 16:17 UTC 


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