linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 23:23:00 to 2022-03-14 19:50:38 UTC [more...]

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-14 19:44 UTC  (28+ messages)
` [PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v4 02/32] s390/sclp: detect the AISII facility
` [PATCH v4 03/32] s390/sclp: detect the AENI facility
` [PATCH v4 04/32] s390/sclp: detect the AISI facility
` [PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH v4 08/32] s390/pci: stash associated GISA designation
` [PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH v4 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH v4 11/32] s390/pci: add helper function to find device by handle
` [PATCH v4 12/32] s390/pci: get SHM information from list pci
` [PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
` [PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v4 20/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v4 21/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v4 27/32] KVM: s390: intercept the rpcit instruction

[PATCH v2] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 19:42 UTC  (3+ messages)

[PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-14 19:17 UTC  (3+ messages)

"Disappearing" file in Documentation/ABI/testing
 2022-03-14 18:53 UTC 

[PATCH] [RFC] Documentation/process: Add testing section to tip handbook
 2022-03-14 18:35 UTC 

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-14 16:45 UTC  (11+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH] Documentation: x86: Fix obsolete name of page fault handler
 2022-03-14 15:59 UTC 

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

[PATCH 00/12] docs/zh_CN: add a little vm translation
 2022-03-14 12:03 UTC  (10+ messages)
` [PATCH 02/12] docs/zh_CN: add vm hwpoison translation
` [PATCH 03/12] docs/zh_CN: add vm memory-model translation
` [PATCH 05/12] docs/zh_CN: add vm overcommit-accounting translation

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

[PATCH v2 0/5] Stable kernel release update
 2022-03-14 11:33 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: add note block surrounding security patch note
` [PATCH v2 2/5] Documentation: remove "For all other submissions..." section
` [PATCH v2 3/5] Documentation: update stable review cycle documentation
` [PATCH v2 4/5] Documentation: add link to stable release candidate tree
` [PATCH v2 5/5] Documentation: update stable tree link

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-14  9:30 UTC  (13+ 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  9:08 UTC  (4+ 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 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 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] 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  (6+ messages)

[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  (3+ messages)
` [RFC v3 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10 17:36 UTC  (6+ 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  (2+ messages)

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


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