Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-14 08:07:57 to 2022-05-18 03:16:54 UTC [more...]

[PATCH 0/2] docs/zh_CN: sync reporting-issues.rst to 247097e2bbff4
 2022-05-18  3:16 UTC  (5+ messages)
` [PATCH 1/2] docs/zh_CN: sync reporting-issues.rst
` [PATCH 2/2] "
` [PATCH v2] docs/zh_CN: Update translation of reporting-issues.rst to 5.18

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-05-18  2:05 UTC  (16+ messages)
` [PATCH v11 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v11 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v11 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v11 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v11 05/14] mm: multi-gen LRU: groundwork
` [PATCH v11 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v11 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v11 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v11 10/14] mm: multi-gen LRU: kill switch
` [PATCH v11 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v11 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v11 13/14] mm: multi-gen LRU: admin guide
` [PATCH v11 14/14] mm: multi-gen LRU: design doc

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-17 23:30 UTC  (7+ messages)

[PATCH] kunit: Taint kernel if any tests run
 2022-05-17 20:58 UTC  (12+ messages)
` [PATCH v3 1/3] panic: Taint kernel if tests are run
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "
` [PATCH v3 3/3] selftest: Taint kernel when test module loaded

[PATCH RESEND 0/5] dt-bindings: support Ethernet devices as LED triggers
 2022-05-17 20:37 UTC  (5+ messages)
` [PATCH RESEND 1/5] dt-bindings: net: add bitfield defines for Ethernet speeds
` [PATCH RESEND 2/5] dt-bindings: net: allow Ethernet devices as LED triggers

[PATCH] docs: pdfdocs: Add space for chapter counts >= 100 in TOC
 2022-05-17 19:41 UTC  (2+ messages)

[PATCH -next] docs/zh_CN: Add dev-tools/gdb-kernel-debugging.rst Chinese translation
 2022-05-17 19:40 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] input: Docs: correct ntrig.rst typo
 2022-05-17 19:29 UTC  (2+ messages)

[PATCH] input: Docs: correct atarikbd.rst typos
 2022-05-17 19:29 UTC  (2+ messages)

[PATCH v2 0/1] docs/zh_CN: add Yanteng to zh_CN maintainer
 2022-05-17 19:27 UTC  (3+ messages)
` [PATCH v2 1/1] MAINTAINERS: Become the docs/zh_CN maintainer

[PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
 2022-05-17 19:07 UTC  (6+ messages)

[PATCH 1/2] psi: add support for multi level pressure stall trigger
 2022-05-17 17:35 UTC  (9+ messages)
` [PATCH 2/2] psi: add description about multi level pressure trigger

[PATCH 00/10] Encrypted Hibernation
 2022-05-17 17:34 UTC  (5+ messages)

[PATCH V10 00/22] arch: Add basic LoongArch support
 2022-05-17 15:36 UTC  (75+ messages)
` [PATCH V10 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V10 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V3 03/22] LoongArch: Add elf-related definitions
` [PATCH V10 04/22] LoongArch: Add writecombine support for drm
` [PATCH V10 05/22] LoongArch: Add build infrastructure
` [PATCH V10 08/22] LoongArch: Add other common headers
` [PATCH V10 09/22] LoongArch: Add boot and setup routines
` [PATCH V10 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V10 11/22] LoongArch: Add process management
` [PATCH V10 12/22] LoongArch: Add memory management
` [PATCH V10 13/22] LoongArch: Add system call support
` [PATCH V10 14/22] LoongArch: Add signal handling support
` [PATCH V10 15/22] LoongArch: Add ELF and module support
` [PATCH V10 16/22] LoongArch: Add misc common routines
` [PATCH V10 17/22] LoongArch: Add some library functions
` [PATCH V10 18/22] LoongArch: Add PCI controller support
` [PATCH V10 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V10 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V10 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V10 22/22] LoongArch: Add Loongson-3 default config file

[PATCH] usb: serial: io_ti: Adding Agilent E5805A support
 2022-05-17 15:22 UTC  (2+ messages)

[PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
 2022-05-17 14:45 UTC  (3+ messages)

[PATCH] docs: Kconfig: Fix help text indentation
 2022-05-17 14:08 UTC 

[PATCH 2/3] fpga: doc: documentation for FPGA debugfs
 2022-05-17 13:20 UTC  (2+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-17 12:01 UTC  (21+ messages)
` [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH v2 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
 2022-05-17 11:07 UTC  (4+ messages)
` [PATCH v2 1/2] perf: arm64: Add SVE vector granule register to user regs
` [PATCH v2 2/2] arm64/sve: Add Perf extensions documentation

[RFC v3] drm/msm: Add initial ci/ subdirectory
 2022-05-17  9:24 UTC  (4+ messages)
` [RFC v4] drm: "

[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
 2022-05-17  9:16 UTC  (20+ messages)
` [PATCH v12 1/7] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v12 2/7] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v12 3/7] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v12 4/7] mm: hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
` [PATCH v12 5/7] mm: hugetlb_vmemmap: remove hugetlb_optimize_vmemmap_enabled()
` [PATCH v12 6/7] sysctl: handle table->maxlen properly for proc_dobool
` [PATCH v12 7/7] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH 3/3] add debugfs interface for fpga config complete timeout
 2022-05-17  8:41 UTC 

[PATCH 1/3] fpga: Implement DebugFS for FPGA Manager Framework
 2022-05-17  8:41 UTC 

[PATCH 0/3] fpga: fpga-mgr: Add support for DebugFS for FPGA Manager Framework
 2022-05-17  8:41 UTC 

[RFC PATCH 00/18] Try to free user PTE page table pages
 2022-05-17  8:30 UTC  (2+ messages)

[PATCH v3 0/2] docs/zh_CN: add vm page_migration translation
 2022-05-17  4:00 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation

[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
 2022-05-16 19:31 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH net-next v3] bond: add mac filter option for balance-xor
 2022-05-16 17:24 UTC  (6+ messages)

[PATCH v1 1/5] Documentation: gpio: Fix IRQ mask and unmask examples
 2022-05-16 17:22 UTC  (3+ messages)

[PATCH v2 0/2] docs/zh_CN: add page_migration and vmalloced-kernel-stacks translation
 2022-05-16 14:35 UTC  (7+ messages)
` [PATCH v2 1/2] docs/zh_CN: add vm page_migration translation
` [PATCH v2 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-05-16 14:19 UTC  (4+ messages)
  ` [greybus-dev] "

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-16 13:49 UTC  (4+ messages)

[RFC] KTAP spec v2: prefix to KTAP data
 2022-05-14  8:26 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).