linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-26 10:27:37 to 2022-03-29 05:46:06 UTC [more...]

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-03-29  5:45 UTC  (6+ messages)
` [PATCH v5 01/11] Documentation: Add HTE subsystem guide
` [PATCH v5 02/11] drivers: Add hardware timestamp engine (HTE)
` [PATCH v5 03/11] hte: Add tegra194 HTE kernel provider
` [PATCH v5 04/11] dt-bindings: Add HTE bindings
` [PATCH v5 05/11] hte: Add Tegra194 IRQ HTE test driver

[PATCH net v2 00/14] docs: update and move the netdev-FAQ
 2022-03-29  5:08 UTC  (15+ messages)
` [PATCH net v2 01/14] docs: netdev: replace references to old archives
` [PATCH net v2 02/14] docs: netdev: minor reword
` [PATCH net v2 03/14] docs: netdev: move the patch marking section up
` [PATCH net v2 04/14] docs: netdev: turn the net-next closed into a Warning
` [PATCH net v2 05/14] docs: netdev: note that RFC postings are allowed any time
` [PATCH net v2 06/14] docs: netdev: shorten the name and mention msgid for patch status
` [PATCH net v2 07/14] docs: netdev: rephrase the 'Under review' question
` [PATCH net v2 08/14] docs: netdev: rephrase the 'should I update patchwork' question
` [PATCH net v2 09/14] docs: netdev: add a question about re-posting frequency
` [PATCH net v2 10/14] docs: netdev: make the testing requirement more stringent
` [PATCH net v2 11/14] docs: netdev: add missing back ticks
` [PATCH net v2 12/14] docs: netdev: call out the merge window in tag checking
` [PATCH net v2 13/14] docs: netdev: broaden the new vs old code formatting guidelines
` [PATCH net v2 14/14] docs: netdev: move the netdev-FAQ to the process pages

[PATCH v4 0/2] Documentation: doc-guide: Add missing page titles
 2022-03-29  4:52 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: kernel-doc: Promote two chapter headings to page title
` [PATCH v4 2/2] Documentation: sphinx: replace "Introduction" chapter heading with "

[PATCH net 00/13] docs: update and move the netdev-FAQ
 2022-03-29  4:52 UTC  (22+ messages)
` [PATCH net 01/13] docs: netdev: replace references to old archives
` [PATCH net 02/13] docs: netdev: minor reword
` [PATCH net 03/13] docs: netdev: move the patch marking section up
` [PATCH net 04/13] docs: netdev: turn the net-next closed into a Warning
` [PATCH net 05/13] docs: netdev: shorten the name and mention msgid for patch status
` [PATCH net 06/13] docs: netdev: rephrase the 'Under review' question
` [PATCH net 07/13] docs: netdev: rephrase the 'should I update patchwork' question
` [PATCH net 08/13] docs: netdev: add a question about re-posting frequency
` [PATCH net 09/13] docs: netdev: make the testing requirement more stringent
` [PATCH net 10/13] docs: netdev: add missing back ticks
` [PATCH net 11/13] docs: netdev: call out the merge window in tag checking
` [PATCH net 12/13] docs: netdev: broaden the new vs old code formatting guidelines
` [PATCH net 13/13] docs: netdev: move the netdev-FAQ to the process pages

[PATCH 0/2] Documentation: siphash: formatting fixes
 2022-03-29  4:29 UTC  (3+ messages)
` [PATCH 1/2] Documentation: siphash: convert danger note to warning for HalfSipHash
` [PATCH 2/2] Documentation: siphash: enclose HalfSipHash usage example in the literal block

[PATCH] Documentation: dev-tools: Add a section for static analysis tools
 2022-03-29  4:29 UTC  (4+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-29  4:08 UTC  (23+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects

linux-next: build warnings after merge of the akpm-current tree
 2022-03-29  3:32 UTC 

Don't print anonymous union/struct to html
 2022-03-29  3:05 UTC 

[PATCH] docs: process/howto.rst: C11 changes
 2022-03-29  1:34 UTC 

[PATCH 0/9] introduce mirrored memory support for arm64
 2022-03-29  1:14 UTC  (4+ messages)
` [PATCH 7/9] mm: Calc the right pfn if page size is not 4K

Fixing doc warnings for struct folio
 2022-03-29  0:31 UTC 

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-28 21:35 UTC  (7+ messages)
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-03-28 20:58 UTC  (18+ messages)
` [PATCH v2 01/12] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v2 02/12] iio: buffer-dma: Enable buffer write support
` [PATCH v2 04/12] iio: buffer-dmaengine: Enable "
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution

[PATCH] Documentation: kunit: Fix cross-referencing warnings
 2022-03-28 20:02 UTC  (3+ messages)

[PATCH v3 0/6] Better handle dependencies on Sphinx extensions
 2022-03-28 20:00 UTC  (5+ messages)
` [PATCH v3 1/6] scripts/get_feat.pl: allow output the parsed file names
` [PATCH v3 3/6] docs: kernel_abi.py: add sphinx build dependencies
` [PATCH v3 5/6] scripts/get_abi: change the file/line number meta info

[PATCH] docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'
 2022-03-28 19:53 UTC  (3+ messages)

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-28 18:28 UTC  (11+ messages)
` [RFC v4 1/8] gpu: rfc: "
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v4 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v4 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v4 8/8] selftests: Add binder cgroup gpu memory transfer test

[PATCH V3 0/2] x86 IOMMU Documentation updates
 2022-03-28 17:28 UTC  (3+ messages)
` [PATCH V3 1/2] Documentation: x86: Add documentation for AMD IOMMU
` [PATCH V3 2/2] Documentation: x86: Clarify Intel IOMMU documentation

[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-28 14:30 UTC  (4+ messages)
` [PATCH v5 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v5 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v5 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel

[GIT PULL] Multi-gen LRU for 5.18-rc1
 2022-03-28 14:27 UTC  (11+ messages)
  ` [page-reclaim] "

[PATCH v2 0/3] docs/zh_CN: update damon translation
 2022-03-28 12:48 UTC  (4+ messages)
` [PATCH v2 1/3] docs/zh_CN/damon: update outdated term 'regions update interval'
` [PATCH v2 2/3] docs/zh_CN/damon: add sysfs interface
` [PATCH v2 3/3] docs/zh_CN/damon: typo fix

[PATCH v3 0/2] Documentation: doc-guide: Add missing page titles
 2022-03-28 12:28 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: kernel-doc: Promote two chapter headings to page title
` [PATCH v3 2/2] Documentation: sphinx: replace "Introduction" chapter heading with "

[ PATCH ] Documentation: fixed doc-build warnings
 2022-03-28 12:25 UTC  (3+ messages)

[PATCH v3 00/12] docs/zh_CN: add a little vm translation
 2022-03-28 12:19 UTC  (14+ messages)
` [PATCH v3 01/12] docs/zh_CN: add vm frontswap translation
` [PATCH v3 02/12] docs/zh_CN: add vm hwpoison translation
` [PATCH v3 03/12] docs/zh_CN: add vm memory-model translation
` [PATCH v3 04/12] docs/zh_CN: add vm mmu_notifier translation
` [PATCH v3 05/12] docs/zh_CN: add vm overcommit-accounting translation
` [PATCH v3 06/12] docs/zh_CN: add vm page_frags translation
` [PATCH v3 07/12] docs/zh_CN: add vm page_owner translation
` [PATCH v3 08/12] docs/zh_CN: add vm page_table_check translation
` [PATCH v3 09/12] docs/zh_CN: add vm remap_file_pages translation
` [PATCH v3 10/12] docs/zh_CN: add vm split_page_table_lock translation
` [PATCH v3 11/12] docs/zh_CN: add vm z3fold translation
` [PATCH v3 12/12] docs/zh_CN: add vm zsmalloc translation

[PATCH v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-28 11:16 UTC  (7+ messages)
` [PATCH v4 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v4 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v4 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-28 10:46 UTC  (2+ messages)
  ` [EXT] "

[PATCH v2 00/12] docs/zh_CN: add a little vm translation
 2022-03-28  8:33 UTC  (10+ messages)
` [PATCH v2 04/12] docs/zh_CN: add vm mmu_notifier translation
` [PATCH v2 09/12] docs/zh_CN: add vm remap_file_pages translation
` [PATCH v2 11/12] docs/zh_CN: add vm z3fold translation

arch/riscv/kernel/cpu.c:113: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-28  7:49 UTC 

[PATCH] Documentation: kvm: Add missing line break in api.rst
 2022-03-28  6:58 UTC 

[PATCH] docs/zh_CN: Add schedutil Chinese translation
 2022-03-28  3:08 UTC  (2+ messages)

[PATCH] docs: Add a document on how to fix a messy diffstat
 2022-03-28  1:30 UTC  (4+ messages)

[PATCH] lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
 2022-03-28  1:11 UTC  (3+ messages)

arch/riscv/kernel/cpu.c:113: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-27 16:05 UTC 

[PATCH] USB / dwc3: Fix three doc-build warnings
 2022-03-27 10:56 UTC 

[PATCH] USB / dwc3: Fix three doc-build warnings
 2022-03-27  9:52 UTC  (2+ messages)

[PATCH v2 0/2] Documentation: doc-guide: Add missing page titles
 2022-03-27  8:50 UTC  (7+ messages)
` [PATCH v2 1/2] Documentation: kernel-doc: Promote "Writing kernel-doc comments" to page title
` [PATCH v2 2/2] Documentation: sphinx: replace "Introduction" chapter heading with "

[PATCH v3] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-03-27  7:04 UTC 

[PATCH v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-26 23:38 UTC  (2+ messages)

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-03-26 14:51 UTC  (5+ messages)

[PATCH v2 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-26 13:54 UTC  (7+ messages)
` [PATCH v2 2/3] bootconfig: Support embedding a bootconfig file in kernel

[PATCH] Documentation: arch_pgtable_helpers: demote pgtable list headings
 2022-03-26 13:13 UTC 

[PATCH] Documentation: kernel-doc: Use descriptive mood for chapter headings
 2022-03-26 12:50 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_optc.c:95: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-26 11:45 UTC 

[ PATCH ] Documentation: fixed some doc-build warnings
 2022-03-26 11:45 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).