messages from 2022-03-12 19:04:44 to 2022-03-16 07:54:56 UTC [more...]
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-16 7:54 UTC (9+ messages)
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
[PATCH] docs: serial: fix a reference file name in driver.rst
2022-03-16 7:49 UTC (6+ messages)
[PATCH v6 0/6] Add OFS support for DFL driver
2022-03-16 7:08 UTC (7+ messages)
` [PATCH v6 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v6 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v6 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v6 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v6 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v6 6/6] Documentation: fpga: dfl: add description of OFS
[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
2022-03-16 6:15 UTC (10+ messages)
` [PATCH v21 1/5] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v21 5/5] docs: kdump: Update the crashkernel description for arm64
[PATCH v7 00/12] Multigenerational LRU Framework
2022-03-16 6:06 UTC (19+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
[PATCH] Documentation/driver-api: nvdimm: Fix sphinx build error
2022-03-16 2:54 UTC
[PATCH v4] docs/scheduler: Introduce the doc of load average
2022-03-16 2:53 UTC
[PATCH v3] docs/zh_CN: Fix typo in process/howto.rst
2022-03-16 1:15 UTC (2+ messages)
[PATCH] zram: Add a huge_idle writeback mode
2022-03-16 0:01 UTC (5+ messages)
[RFC v3 0/8] Proposal for a GPU cgroup controller
2022-03-15 19:02 UTC (13+ messages)
` [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 v4] vfio-pci: Provide reviewers and acceptance criteria for variant drivers
2022-03-15 17:57 UTC (4+ messages)
[PATCH v3] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
2022-03-15 17:32 UTC (7+ messages)
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-15 17:25 UTC (55+ 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 v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v4 31/32] MAINTAINERS: additional files related kvm s390 pci passthrough
` [PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry
[PATCH v2 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
2022-03-15 17:03 UTC (4+ messages)
` [PATCH v2 1/2] linux/types.h: Remove unnecessary __bitwise__
` [PATCH v2 2/2] Documentation/sparse: Add hints about __CHECKER__
[RFC 00/10] Introduce In Field Scan driver
2022-03-15 16:10 UTC (10+ messages)
[PATCH v3] docs/scheduler: Introduce the doc of load average
2022-03-15 14:36 UTC (2+ messages)
[PATCH] docs/zh_CN: Fix typo in process/howto.rst
2022-03-15 14:25 UTC (2+ messages)
[PATCH] docs/zh_CN: Fix typo in process/howto.rst
2022-03-15 13:59 UTC
[kdave-btrfs-devel:misc-next 122/137] fs/btrfs/ctree.c:2302: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2022-03-15 8:57 UTC
[PATCH] Documentation: add missing page title for kernel-doc.rst and sphinx.rst
2022-03-15 7:55 UTC
[PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
2022-03-15 7:41 UTC (4+ messages)
[PATCH] SCSI: docs: UFS documentation corrections
2022-03-15 5:02 UTC (2+ messages)
[RFC v1 00/10] roadtest: a driver testing framework
2022-03-14 23:11 UTC (4+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest
[PATCH v2] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
2022-03-14 19:58 UTC (5+ 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] 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 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 (7+ 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] 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).