linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 03:50:33 to 2022-03-14 09:08:48 UTC [more...]

[PATCH v2 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-14  9:08 UTC  (3+ messages)
` [PATCH v2 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v2 2/3] bootconfig: Support embedding a bootconfig file in kernel

[PATCH v2] docs/scheduler: Introduce the doc of load average
 2022-03-14  8:47 UTC 

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-14  8:08 UTC  (12+ messages)
` [PATCH v9 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide
` [PATCH v9 14/14] mm: multi-gen LRU: design doc

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

[PATCH] docs/scheduler: Introduce the doc of load average
 2022-03-14  7:24 UTC  (2+ messages)

[PATCH 0/4] Stable kernel release process update
 2022-03-14  6:39 UTC  (11+ messages)
` [PATCH 1/4] Documentation: make option lists subsection of "Procedure for submitting patches to the -stable tree" in stable-kernel-rules.rst
` [PATCH 2/4] Documentation: update stable review cycle documentation
` [PATCH 3/4] Documentation: add link to stable release candidate tree
` [PATCH 4/4] Documentation: update stable tree link

[PATCH] docs: serial: fix a reference file name in driver.rst
 2022-03-14  6:16 UTC  (5+ messages)

[PATCH] docs/zh_CN: Add sched-nice-design Chinese translation
 2022-03-14  2:53 UTC  (3+ messages)

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

[PATCH 1/3] docs: tracing: use refs for cross-referencing
 2022-03-14  0:04 UTC  (6+ messages)
` [PATCH 2/3] docs: trace: bring headings in order
` [PATCH 3/3] docs: trace: events: apply literal markup

[PATCH v5 0/6] Add OFS support for DFL driver
 2022-03-13 16:32 UTC  (8+ messages)
` [PATCH v5 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v5 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v5 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v5 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v5 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v5 6/6] Documentation: fpga: dfl: add description of OFS

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-13  4:57 UTC  (9+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH] doc: Fixed a bug in ext4 document
 2022-03-13  4:45 UTC  (2+ messages)

arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-03-12 19:03 UTC 

[PATCH] docs: scheduler: Convert schedutil.txt to ReST
 2022-03-12 11:40 UTC  (4+ messages)

[PATCH RFC] mm: hugetlb_vmemmap: introduce HAS_STRUCT_PAGE_SIZE_POWER_OF_2
 2022-03-12  6:56 UTC 

[PATCH v2] docs: scheduler: Convert schedutil.txt to ReST
 2022-03-12  7:07 UTC 

[PATCH] Docs: ktap: add code-block type
 2022-03-11 21:15 UTC  (3+ messages)

[PATCH] documentation: thermal: DPTF Documentation
 2022-03-11 22:14 UTC 

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2022-03-11 20:52 UTC  (11+ messages)

[PATCH] docs: UML: Mention telnetd for port channel
 2022-03-11 20:51 UTC  (3+ messages)

[PATCH v6 0/5] docs/zh_CN: add admin-guide damon translation
 2022-03-11 20:43 UTC  (7+ messages)
` [PATCH v6 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v6 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v6 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v6 4/5] docs/zh_CN: add damon usage translation
` [PATCH v6 5/5] docs/zh_CN: add damon reclaim translation

[PATCH v7 0/3] Add Chinese translations for KSM documents
 2022-03-11 20:42 UTC  (5+ messages)
` [PATCH v7 1/3] Add Chinese translation for vm/ksm.rst
` [PATCH v7 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst
` [PATCH v7 3/3] zh_CN: Add translation for admin-guide/mm/index.rst

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-11 18:06 UTC  (11+ messages)
` [RFC v1 02/10] roadtest: add C backend
` [RFC v1 03/10] roadtest: add framework
` [RFC v1 04/10] roadtest: add base config
` [RFC v1 05/10] roadtest: add build files
` [RFC v1 06/10] roadtest: add documentation
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
` [RFC v1 10/10] rtc: pcf8563: "

[PATCH V3 00/15] rtla: Improved tracing support
 2022-03-11 16:32 UTC  (2+ messages)

[PATCH 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
 2022-03-11 16:18 UTC  (5+ messages)
` [PATCH 1/2] linux/types.h: Remove unnecessary __bitwise__
` [PATCH 2/2] Documentation/sparse: Add hints about __CHECKER__

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-03-11 15:56 UTC  (10+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable

[PATCH] Documentation/filesystem/dax: update DAX description on erofs
 2022-03-11  8:22 UTC  (2+ messages)

[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-11  7:22 UTC  (6+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries

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

[PATCH v3] fpga: dfl: check feature type before parse irq info
 2022-03-11  2:11 UTC 

[ammarfaizi2-block:palmer/linux/riscv-pmu 4/10] 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-11  2:04 UTC 

[PATCH 0/4] [v4] Kbuild: std=gnu11 changes
 2022-03-11  1:00 UTC  (9+ messages)
` [PATCH 1/4] [v4] Kbuild: add -Wno-shift-negative-value where -Wextra is used

[PATCH v33 14/29] LSM: Specify which LSM to display
 2022-03-10 23:46 UTC  (2+ messages)
` [PATCH v33 28/29] LSM: Add /proc attr entry for full LSM context

[RFC 00/10] Introduce In Field Scan driver
 2022-03-10 21:42 UTC  (7+ messages)
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test

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

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10 17:36 UTC  (8+ messages)

[RFC PATCH 6/7] serial: General support for multipoint addresses
 2022-03-10 14:09 UTC  (6+ messages)

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-10 12:09 UTC  (5+ messages)
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-10  8:27 UTC 

[PATCH v2 1/2] Documentation: x86: Add documenation for AMD IOMMU
 2022-03-10  4:17 UTC  (4+ messages)
` [PATCH 2/2] Documentation: x86: Clarify Intel IOMMU documenation

[PATCH] Documentation: describe how to apply incremental stable patches
 2022-03-10  4:07 UTC  (4+ messages)

[PATCH v6 0/3] Add Chinese translations for KSM documents
 2022-03-10  2:06 UTC  (4+ messages)
` [PATCH v6 1/3] Add Chinese translation for vm/ksm.rst

[PATCH v4 0/5] docs/zh_CN: add admin-guide damon translation
 2022-03-10  2:03 UTC  (6+ messages)
` [PATCH v4 5/5] docs/zh_CN: add damon reclaim translation

[PATCH v2 0/3] docs/zh_CN: add devicetree translation
 2022-03-10  1:54 UTC  (3+ messages)

[PATCH net-next] docs: net: dsa: describe issues with checksum offload
 2022-03-09 23:48 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Add sched-stats Chinese translation
 2022-03-09 23:44 UTC  (2+ messages)

[PATCH] docs: proc.rst: fix wrong time unit
 2022-03-09 23:26 UTC  (2+ messages)

[PATCH 0/3] docs/zh_CN: add riscv vm-layout and peci translation
 2022-03-09 23:22 UTC  (2+ messages)

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2022-03-09 23:20 UTC  (2+ messages)

[PATCH v4 0/6] Add OFS support for DFL driver
 2022-03-09 21:56 UTC  (4+ messages)
` [PATCH v4 6/6] Documentation: fpga: dfl: add description of OFS

[PATCH v2] psi: report zeroes for CPU full at the system level
 2022-03-09 19:14 UTC  (2+ messages)

[PATCH v2] docs/kernel-parameters: update description of mem=
 2022-03-09 18:54 UTC  (4+ messages)

[PATCH] Documentation: x86: add documenation for AMD IOMMU
 2022-03-09 17:53 UTC  (3+ messages)

[PATCH] docs/kernel-parameters: update description of mem=
 2022-03-09 16:56 UTC  (4+ messages)

[PATCH v3 0/6] KVM: my debug patch queue
 2022-03-09 15:40 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask

[PATCH 1/1] Rewrite mathematical expressions
 2022-03-09 15:38 UTC  (2+ messages)

[PATCH bpf-next v11 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
 2022-03-09 10:53 UTC 

[PATCH v5 0/5] docs/zh_CN: add admin-guide damon translation
 2022-03-09  9:32 UTC  (6+ messages)
` [PATCH v5 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v5 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v5 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v5 4/5] docs/zh_CN: add damon usage translation
` [PATCH v5 5/5] docs/zh_CN: add damon reclaim translation

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-03-09  8:55 UTC  (3+ messages)

[PATCH] SCSI: docs: UFS documentation corrections
 2022-03-09  3:49 UTC  (2+ messages)


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