linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 18:16:41 to 2022-11-24 05:23:45 UTC [more...]

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-24  5:23 UTC  (8+ messages)
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility

[PATCH v2 0/3] dmaengine: Add support for immediate commands
 2022-11-24  3:14 UTC  (5+ messages)

[PATCH] Documentation: networking: Update generic_netlink_howto URL
 2022-11-24  1:25 UTC  (3+ messages)

[PATCH bpf-next v1] docs/bpf: Fix sphinx warnings in BPF map docs
 2022-11-24  0:10 UTC  (3+ messages)

[PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-11-24  0:04 UTC  (3+ messages)
` [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
` [PATCH v2 2/2] x86/cpu, kvm: Support AMD Automatic IBRS

[PATCH v1 0/1] earlycon: Let users set the clock frequency
 2022-11-23 23:29 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v8 00/13] Support for AMD QoS new features
 2022-11-23 23:10 UTC  (42+ messages)
` [PATCH v8 01/13] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v8 02/13] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v8 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v8 04/13] x86/resctrl: Include new features in command line options
` [PATCH v8 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
` [PATCH v8 06/13] x86/resctrl: Remove the init attribute for rdt_cpu_has()
` [PATCH v8 07/13] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v8 08/13] x86/resctrl: Add sysfs interface to read mbm_total_bytes_config
` [PATCH v8 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config
` [PATCH v8 13/13] Documentation/x86: Update resctrl.rst for new features

[PATCH bpf-next v3] bpf, docs: Document BPF_MAP_TYPE_BLOOM_FILTER
 2022-11-23 21:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] docs: fix sphinx warnings for cpu+dev maps
 2022-11-23 21:50 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v3 2/2] docs: fix sphinx warnings for devmap

[PATCH bpf-next v6] docs/bpf: Add table of BPF program types to libbpf docs
 2022-11-23 21:40 UTC  (2+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 10/12] htmldocs: Documentation/trace/osnoise-tracer.rst:112: WARNING: Unknown target name: "no"
 2022-11-23 20:49 UTC 

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-23 20:13 UTC  (6+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation

[PATCH 1/2] docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists
 2022-11-23 18:32 UTC  (3+ messages)
` [PATCH 2/2] docs/RCU/rcubarrier: Right-adjust line numbers in code snippets

[PATCH v4 00/20] nvmem: core: introduce NVMEM layouts
 2022-11-23 18:01 UTC  (21+ messages)
` [PATCH v4 01/20] net: add helper eth_addr_add()
` [PATCH v4 02/20] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v4 03/20] of: property: make #.*-cells optional for simple props
` [PATCH v4 04/20] of: property: add #nvmem-cell-cells property
` [PATCH v4 05/20] nvmem: core: fix device node refcounting
` [PATCH v4 06/20] nvmem: core: add an index parameter to the cell
` [PATCH v4 07/20] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v4 08/20] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v4 09/20] nvmem: core: add nvmem_add_one_cell()
` [PATCH v4 10/20] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v4 11/20] nvmem: core: introduce NVMEM layouts
` [PATCH v4 12/20] nvmem: core: add per-cell post processing
` [PATCH v4 13/20] nvmem: core: allow to modify a cell before adding it
` [PATCH v4 14/20] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v4 15/20] nvmem: cell: drop global cell_post_process
` [PATCH v4 16/20] nvmem: core: provide own priv pointer in post process callback
` [PATCH v4 17/20] nvmem: layouts: add sl28vpd layout
` [PATCH v4 18/20] MAINTAINERS: add myself as sl28vpd nvmem layout driver
` [PATCH v4 19/20] nvmem: layouts: Add ONIE tlv "
` [PATCH v4 20/20] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-23 18:02 UTC  (12+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH V2 0/6] Add osnoise/options file
 2022-11-23 17:06 UTC  (7+ messages)
` [PATCH V2 1/6] tracing/osnoise: Fix duration type
` [PATCH V2 2/6] tracing/osnoise: Add osnoise/options file
` [PATCH V2 3/6] tracing/osnoise: Add OSNOISE_WORKLOAD option
` [PATCH V2 4/6] tracing/osnoise: Add PANIC_ON_STOP option
` [PATCH V2 5/6] tracing/osnoise: Add preempt and/or irq disabled options
` [PATCH V2 6/6] Documentation/osnoise: Add osnoise/options documentation

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-23 16:59 UTC  (8+ messages)
` [PATCH v3 2/3] kunit: Use the static key when retrieving the current test

[PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
 2022-11-23 16:56 UTC  (3+ messages)

[PATCH] docs/sp_SP: Add process coding-style translation
 2022-11-23 16:27 UTC  (5+ messages)

[PATCH 0/2] kernel-docs: New maintainer and Spanish translation
 2022-11-23 16:22 UTC  (4+ messages)

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-11-23 15:44 UTC  (16+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding
` [v4 2/5] dt-bindings: pwm: Add bindings for aspeed pwm controller
` [v4 3/5] dt-bindings: hwmon: Add bindings for aspeed tach controller
` [v4 4/5] pwm: Add Aspeed ast2600 PWM support
` [v4 5/5] hwmon: Add Aspeed ast2600 TACH support

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-23 14:07 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH v14 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-23 14:03 UTC  (4+ messages)
` [PATCH v14 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v14 2/2] Documentation: Add document for UltraSoc SMB driver

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-23 13:49 UTC  (9+ messages)
` [PATCH v1 1/2] Documentation: sysctl: Correct kexec_load_disabled
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[PATCH net-next] Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH] fs: configfs: remove mentions of committable items
 2022-11-23 11:24 UTC 

[PATCH v3 00/18] nvmem: core: introduce NVMEM layouts
 2022-11-23  9:52 UTC  (4+ messages)
` [PATCH v3 17/18] nvmem: layouts: Add ONIE tlv layout driver

[PATCH bpf-next v1 0/2] docs: fix sphinx warnings for cpu+dev maps
 2022-11-23  9:25 UTC  (7+ messages)
` [PATCH bpf-next v1 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v1 2/2] docs: fix sphinx warnings for devmap

[PATCH] documentation/mm: Update pmd_present() in arch_pgtable_helpers.rst
 2022-11-23  9:24 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] docs: fix sphinx warnings for cpu+dev maps
 2022-11-23  9:15 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v2 2/2] docs: fix sphinx warnings for devmap

[PATCH bpf-next v5 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-23  9:00 UTC 

[PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-23  6:54 UTC  (8+ messages)
` [PATCH v13 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[ogabbay-accel:accel_v4 2/5] htmldocs: Documentation/gpu/drm-internals:179: ./include/drm/drm_file.h:411: WARNING: undefined label: drm_accel_node (if the link has no caption the label must precede a section header)
 2022-11-23  0:26 UTC 

[PATCH] Documentation: doc-guide: use '%' constant indicator in Return: exmaples
 2022-11-22 23:38 UTC  (2+ messages)

[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-22 19:22 UTC  (4+ messages)
` [PATCH v2 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH bpf-next v2] bpf, docs: Document BPF_MAP_TYPE_BLOOM_FILTER
 2022-11-22 18:51 UTC  (2+ messages)

[PATCH bpf-next v4 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-22 15:14 UTC  (2+ messages)

[PATCH v3 0/7] Add Apple Mac System Management Controller GPIOs
 2022-11-22 14:49 UTC  (6+ messages)
` [PATCH v3 2/7] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH] drm/doc: make drm-uapi igt-tests more readable
 2022-11-22 14:48 UTC  (2+ messages)

[PATCH] docs/zh_CN/LoongArch: Fix wrong description of FPRs Note
 2022-11-22 13:20 UTC 

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-22 13:10 UTC  (7+ messages)
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v3 5/9] KVM: s390: selftest: memop: Move testlist into main

[PATCH 0/4] Allow osnoise tracer to run without workload
 2022-11-22 10:51 UTC  (4+ messages)
` [PATCH 1/4] tracing/osnoise: Fix duration type

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-22  9:36 UTC  (9+ messages)
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET

[PATCH] mm: fix indentation of bdi sysfs description
 2022-11-22  9:24 UTC 

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-22  8:40 UTC  (13+ messages)
  ` [External] "

[PATCH] PCI/MSI: api: Use bullet lists in kernel-doc comments
 2022-11-22  8:11 UTC  (7+ messages)

[PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-22  3:21 UTC  (2+ messages)

[PATCH bpf-next v4] docs/bpf: Update btf selftests program and add link
 2022-11-22  2:45 UTC  (2+ messages)

[PATCH bpf-next v3] docs/bpf: Update btf selftests program and add link
 2022-11-22  0:54 UTC  (2+ messages)
`  "

[PATCH v8] mm: add zblock - new allocator for use via zpool API
 2022-11-22  0:47 UTC  (2+ messages)

[RFC] Integrate Rust code documentation into Documentation/
 2022-11-21 23:52 UTC  (2+ messages)

[PATCH] docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.c
 2022-11-21 23:29 UTC  (7+ messages)

[PATCH v2 0/2] doc: add texinfodocs and infodocs targets
 2022-11-21 21:50 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: specify an 'html' build sub-directory for the htmldocs target

[PATCH v2] Documentation: riscv: Document the sv57 VM layout
 2022-11-21 21:41 UTC  (2+ messages)

[PATCH v2] Documentation: USB: correct possessive "its" usage
 2022-11-21 21:33 UTC  (2+ messages)

[PATCH v2 1/3] math64: favor kernel-doc from header files
 2022-11-21 21:32 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add memory-barriers.txt Spanish translation
 2022-11-21 21:10 UTC 

[PATCH] Documentation: devres: add missing PWM helper
 2022-11-21 21:07 UTC  (3+ messages)

[PATCH v2 0/2] kernel-docs: New maintainer and Spanish translation
 2022-11-21 20:19 UTC  (5+ messages)
` [PATCH v2 1/2] docs: Update maintainer of kernel-docs.rst
` [PATCH v2 2/2] docs/sp_SP: Add process kernel-docs translation


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