linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 23:22:28 to 2023-01-09 21:38:16 UTC [more...]

[PATCH] Documentation: riscv: note that counter access is part of the uABI
 2023-01-09 21:36 UTC  (5+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-09 21:34 UTC  (22+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v8 12/28] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-09 21:25 UTC  (18+ messages)
` [PATCH v11 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v11 02/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v11 03/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v11 05/13] x86/resctrl: Include new features in command line options
` [PATCH v11 06/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
` [PATCH v11 07/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v11 08/13] x86/resctrl: Support monitor configuration
` [PATCH v11 09/13] x86/resctrl: Add interface to read mbm_total_bytes_config
` [PATCH v11 10/13] x86/resctrl: Add interface to read mbm_local_bytes_config
` [PATCH v11 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v11 12/13] x86/resctrl: Add interface to write mbm_local_bytes_config
` [PATCH v11 13/13] Documentation/x86: Update resctrl.rst for new features

[PATCH v2] x86/retbleed: add "stuff" mode admin documentation
 2023-01-09 21:08 UTC  (3+ messages)

[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
 2023-01-09 21:06 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: Proofreading and updating the documentation accordingly
 2023-01-09 20:54 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-09 19:32 UTC  (14+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-09 18:50 UTC  (10+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH v9 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-09 18:04 UTC  (9+ messages)
` [PATCH v9 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v9 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v9 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v9 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09 17:12 UTC  (18+ messages)
` [PATCH v2 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v2 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v2 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v2 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v2 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09 17:00 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v4 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v4 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v4 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v4 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation
 2023-01-09 16:07 UTC  (5+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:53 UTC  (10+ messages)

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-09 15:33 UTC  (4+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info

[PATCH] docs: Fix the docs build with Sphinx 6.0
 2023-01-09 15:17 UTC  (5+ messages)

[PATCH 0/2] docs/mm: start filling out new structure
 2023-01-09 14:03 UTC  (8+ messages)
` [PATCH 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description

[RFC PATCH 01/25] Documentation: kvx: Add basic documentation
 2023-01-09 10:59 UTC  (11+ messages)
` [PATCH 0/8] kvx documentation improv (was: Re: [RFC PATCH 01/25] Documentation: kvx: Add basic documentation)
  ` [PATCH 1/8] Documentation: kvx: Convert to reST
  ` [PATCH 2/8] Documentation: kvx: Wrap diagrams in literal code block
  ` [PATCH 3/8] Documentation: kvx: Fix lists
  ` [PATCH 4/8] Documentation: kvx: kvx-iommu: Use reST syntax for subsections
  ` [PATCH 5/8] Documentation: kvx: kvx-iommu: monospacize kvx iommu device tree path
  ` [PATCH 6/8] Documentation: kvx: Promote title headings
  ` [PATCH 7/8] Documentation: kvx: Use literal code block for command-line inputs
  ` [PATCH 8/8] Documentation: kvx: reword

[PATCH] x86/retbleed: add "stuff" mode admin documentation
 2023-01-09 10:28 UTC  (2+ messages)

[PATCH net v2 3/3] ice: Fix broken link in ice NAPI doc
 2023-01-09  8:54 UTC  (4+ messages)

[PATCH net-next] Remove DECnet support from kernel
 2023-01-09  8:44 UTC  (4+ messages)

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-01-09  4:25 UTC  (5+ messages)

[PATCH v3 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09  0:11 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v3 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v3 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v3 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v3 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
 2023-01-08 21:49 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: arm: move cpu-capacity to a shared loation
` [PATCH v1 2/2] dt-bindings: riscv: add a capacity-dmips-mhz cpu property

[PATCH] docs: kbuild: remove mention to dropped $(objtree) feature
 2023-01-08 12:51 UTC  (2+ messages)

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2023-01-07 10:40 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: dcc: Documentation improv
 2023-01-07  0:08 UTC  (7+ messages)
` [PATCH 1/2] soc: qcom: dcc: Fix examples list on /sys/kernel/debug/dcc/.../[list-number]/config documentation
` [PATCH 2/2] soc: qcom: dcc: rewrite description of dcc sysfs files

[PATCH] Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
 2023-01-06 22:03 UTC  (2+ messages)

[PATCH] include/linux/mm: fix release_pages_arg kernel doc comment
 2023-01-06 21:10 UTC  (2+ messages)

[pinchartl-media:drm/du/colorkey 1/4] htmldocs: Documentation/gpu/drm-kms:378: ./include/drm/drm_plane.h:188: WARNING: Definition list ends without a blank line; unexpected unindent
 2023-01-06 20:27 UTC 

[PATCH] docs: deprecated.rst: Add note about DECLARE_FLEX_ARRAY() usage
 2023-01-06 20:06 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 215/223] htmldocs: Documentation/admin-guide/mm/numaperf.rst:68: WARNING: duplicate label admin-guide/mm/numaperf:numa performance, other instance in Documentation/admin-guide/mm/numaperf.rst
 2023-01-06 19:52 UTC  (2+ messages)

[PATCH mm-unstable] Docs/admin-guide/mm/numaperf: change title to fix duplicate label warning
 2023-01-06 19:49 UTC 

[PATCH V4] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
 2023-01-06 17:50 UTC  (2+ messages)

[PATCH] docs: cgroup-v1: wrap charge moving deprecation in warning block
 2023-01-06  3:48 UTC 

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-01-06  3:31 UTC  (7+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
 2023-01-06  1:11 UTC  (3+ messages)

[PATCH v10 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-05 19:59 UTC  (18+ messages)
` [PATCH v10 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v10 07/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
` [PATCH v10 09/13] x86/resctrl: Add interface to read mbm_total_bytes_config
` [PATCH v10 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v10 13/13] Documentation/x86: Update resctrl.rst for new features

[PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05 17:39 UTC  (11+ messages)
` [PATCH v2 1/9] docs: cgroup-v1: replace custom note constructs with appropriate admonition blocks
` [PATCH v2 2/9] docs: cgroup-v1: wrap remaining admonitions in "
` [PATCH v2 3/9] docs: cgroup-v1: use code block for locking order schema
` [PATCH v2 4/9] docs: cgroup-v1: fix footnotes
` [PATCH v2 5/9] docs: cgroup-v1: move hierarchy of accounting caption
` [PATCH v2 6/9] docs: cgroup-v1: use bullet lists for list of stat file tables
` [PATCH v2 7/9] docs: cgroup-v1: make swap extension subsections subsections
` [PATCH v2 8/9] docs: cgroup-v1: add internal cross-references
` [PATCH v2 9/9] docs: cgroup-v1: use numbered lists for user interface setup

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-05 15:48 UTC  (6+ messages)
` [RFC PATCH 3/3] x86/resctrl: Display the RMID and COSID for resctrl groups

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2023-01-05 13:29 UTC  (5+ messages)

[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
 2023-01-05 13:22 UTC  (9+ messages)

[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05  9:58 UTC  (3+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2023-01-05  1:29 UTC  (9+ messages)
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors


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