linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 04:52:57 to 2022-03-27 07:05:45 UTC [more...]

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

[PATCH] docs: Add a document on how to fix a messy diffstat
 2022-03-27  6:16 UTC  (3+ messages)

[PATCH v2 0/2] Documentation: doc-guide: Add missing page titles
 2022-03-27  5:27 UTC  (6+ 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 v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-27  2:55 UTC  (5+ 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 net 00/13] docs: update and move the netdev-FAQ
 2022-03-27  2:54 UTC  (14+ 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 v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-26 23:38 UTC  (2+ messages)

[GIT PULL] Multi-gen LRU for 5.18-rc1
 2022-03-26 21:03 UTC  (7+ messages)
  ` [page-reclaim] "

[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  (15+ 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 

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

[PATCH] lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
 2022-03-26 10:41 UTC 

[PATCH v3 0/6] Better handle dependencies on Sphinx extensions
 2022-03-26 10:27 UTC  (7+ messages)
` [PATCH v3 1/6] scripts/get_feat.pl: allow output the parsed file names
` [PATCH v3 2/6] docs: kernel_feat.py: add build dependencies
` [PATCH v3 3/6] docs: kernel_abi.py: add sphinx "
` [PATCH v3 4/6] docs: kernel_include.py: "
` [PATCH v3 5/6] scripts/get_abi: change the file/line number meta info
` [PATCH v3 6/6] scripts/kernel-doc: change the line "

[PATCH v2 0/4] Better handle dependencies on Sphinx extensions
 2022-03-26 10:24 UTC  (10+ messages)
` [PATCH v2 1/4] scripts/get_feat.pl: allow output the parsed file names
` [PATCH v2 2/4] docs: kernel_abi.py: add sphinx build dependencies
` [PATCH v2 3/4] docs: kernel_feat.py: add "
` [PATCH v2 4/4] docs: kernel_include.py: add sphinx "

[PATCH] docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'
 2022-03-26  7:48 UTC 

[PATCH 0/9] introduce mirrored memory support for arm64
 2022-03-26  6:46 UTC  (10+ messages)
` [PATCH 1/9] efi: Make efi_print_memmap() public
` [PATCH 2/9] arm64: efi: Add fake memory support
` [PATCH 3/9] efi: Make efi_find_mirror() public
` [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages
` [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
` [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified
` [PATCH 9/9] ia64/efi: Code simplification in efi_init

[PATCH] Documentation: kunit: Fix cross-referencing warnings
 2022-03-26  5:44 UTC 

[PATCH RESEND] Documentation: add missing page title for kernel-doc.rst and sphinx.rst
 2022-03-26  4:22 UTC  (3+ messages)

[PATCH] docs: fault-injection: fix defaults
 2022-03-25 20:59 UTC  (3+ messages)

[PATCH] Documentation: Fix duplicate statement about raw_spinlock_t type
 2022-03-25 19:38 UTC  (3+ messages)

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-25 17:00 UTC  (10+ messages)
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program

[PATCH] Documentation/sysctl: document page_lock_unfairness
 2022-03-25 16:44 UTC 

[PATCH] docs: kernel_abi.py: add sphinx build dependencies
 2022-03-25  7:23 UTC 

[PATCH v7 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-03-25  7:14 UTC  (14+ messages)
` [PATCH v7 5/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
` [PATCH v7 7/9] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver
` [PATCH v7 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces

[PATCH v5 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-25  5:09 UTC  (16+ messages)
` [PATCH v5 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
      ` [kbuild-all] "
` [PATCH v5 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v5 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v5 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl

[PATCH] docs/zh_CN: Add schedutil Chinese translation
 2022-03-25  2:10 UTC 

[PATCH net-next] bond: add mac filter option for balance-xor
 2022-03-25  0:50 UTC  (3+ messages)

[RFC v2 0/3] docs: document some aspects of struct sk_buff
 2022-03-24 23:13 UTC  (4+ messages)
` [RFC v2 1/3] skbuff: add a basic intro doc
` [RFC v2 2/3] skbuff: rewrite the doc for data-only skbs
` [RFC v2 3/3] skbuff: render the checksum comment to documentation

[PATCH] Documentation/sysctl: document max_rcu_stall_to_panic
 2022-03-24 22:11 UTC 

[RFC net-next 0/3] docs: document some aspects of struct sk_buff
 2022-03-24 18:31 UTC  (8+ messages)
` [RFC net-next 1/3] skbuff: add a basic intro doc
` [RFC net-next 2/3] skbuff: rewrite the doc for data-only skbs
` [RFC net-next 3/3] skbuff: render the checksum comment to documentation

[PATCH] Documentation/process: Update ARM contact for embargoed hardware issues
 2022-03-24 16:55 UTC  (4+ messages)

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-24 13:00 UTC  (2+ messages)
  ` [RFC v1 01/10] roadtest: import libvhost-user from QEMU

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-03-24 10:31 UTC  (5+ messages)
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER

Wycena paneli fotowoltaicznych
 2022-03-24  9:15 UTC 

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-24  8:13 UTC  (23+ messages)
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v9 10/14] mm: multi-gen LRU: kill switch
` [PATCH v9 11/14] mm: multi-gen LRU: thrashing prevention

[PATCH v5 0/2] check feature type for DFL irq parsing
 2022-03-24  3:02 UTC  (6+ messages)
` [PATCH v5 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v5 2/2] Documentation: fpga: dfl: add description of Feature ID

[PATCH V8 00/22] arch: Add basic LoongArch support
 2022-03-24  2:32 UTC  (17+ messages)
` [PATCH V8 01/22] Documentation: LoongArch: Add basic documentations
  ` [PATCH V8 07/22] LoongArch: Add atomic/locking headers
` [PATCH V8 08/22] LoongArch: Add other common headers
  ` [PATCH V8 11/22] LoongArch: Add process management
  ` [PATCH V8 13/22] LoongArch: Add system call support

[PATCH] nvdimm/blk: Fix title level
 2022-03-24  0:53 UTC  (2+ messages)

[RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
 2022-03-23 23:37 UTC  (2+ messages)

[PATCH v2] psi: report zeroes for CPU full at the system level
 2022-03-23 15:54 UTC  (3+ messages)
  ` [External] "

[PATCH v2 00/12] docs/zh_CN: add a little vm translation
 2022-03-23 12:43 UTC  (19+ messages)
` [PATCH v2 04/12] docs/zh_CN: add vm mmu_notifier translation
` [PATCH v2 05/12] docs/zh_CN: add vm overcommit-accounting translation
` [PATCH v2 06/12] docs/zh_CN: add vm page_frags translation
` [PATCH v2 07/12] docs/zh_CN: add vm page_owner translation
` [PATCH v2 08/12] docs/zh_CN: add vm page_table_check translation
` [PATCH v2 09/12] docs/zh_CN: add vm remap_file_pages translation
` [PATCH v2 10/12] docs/zh_CN: add vm split_page_table_lock translation
` [PATCH v2 11/12] docs/zh_CN: add vm z3fold translation
` [PATCH v2 12/12] docs/zh_CN: add vm zsmalloc translation

[ammarfaizi2-block:palmer/linux/riscv-pmu 13/15] drivers/perf/riscv_pmu_sbi.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-23 12:18 UTC  (3+ messages)

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-23 10:40 UTC  (8+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test

[PATCH] Docs/admin: alphabetize some kernel-parameters
 2022-03-23  2:23 UTC  (2+ messages)

[PATCH v4 00/11] Intro to Hardware timestamping engine
 2022-03-22 23:10 UTC  (4+ messages)
` [PATCH v4 04/11] dt-bindings: Add HTE bindings

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-22 21:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Docs: admin/kernel-parameters: edit a few boot options
 2022-03-22 19:36 UTC  (3+ messages)

[PATCH v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-22 17:11 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation

[ammarfaizi2-block:palmer/linux/riscv-pmu 10/15] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22 12:27 UTC 

[ammarfaizi2-block:palmer/linux/riscv-pmu 13/15] drivers/perf/riscv_pmu_sbi.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22  8:23 UTC 

[PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-22  8:17 UTC  (4+ messages)

[PATCH v4 0/2] check feature type for DFL irq parsing
 2022-03-22  7:45 UTC  (4+ messages)
` [PATCH v4 2/2] Documentation: fpga: dfl: add description of Feature ID

[ammarfaizi2-block:palmer/linux/riscv-pmu 10/15] drivers/perf/riscv_pmu_legacy.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-22  7:32 UTC 

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-22  7:30 UTC  (10+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type


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