linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 09:49:24 to 2022-04-15 05:31:02 UTC [more...]

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-15  5:30 UTC  (19+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH] docs/scheduler: fix unit error
 2022-04-15  3:36 UTC 

[PATCH v7 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-15  2:47 UTC  (7+ messages)
` [PATCH v7 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
` [PATCH v7 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v7 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v7 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
 2022-04-15  2:32 UTC  (40+ messages)
` [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH 2/9] vfio/ccw: Remove mdev from struct channel_program
` [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH 4/9] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH 5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH 6/9] drm/i915/gvt: Add missing module_put() in error unwind
` [PATCH 7/9] drm/i915/gvt: Delete kvmgt_vdev::vfio_group
` [PATCH 8/9] vfio: Remove dead code
` [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()

[PATCH] arm64/sme: Add hwcap for Scalable Matrix Extension
 2022-04-15  2:30 UTC  (5+ messages)

[PATCH V3] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-15  2:09 UTC  (2+ messages)

[PATCH v5 0/5] Extend pm8941-pwrkey driver
 2022-04-14 21:18 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v5 3/5] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-14 17:25 UTC  (7+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface

[RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
 2022-04-14 16:32 UTC  (21+ messages)
` [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page

[PATCH net-next v2] docs: net: dsa: describe issues with checksum offload
 2022-04-14 15:22 UTC  (11+ messages)

[PATCH v2 0/3] tracing: Introduce trace clock tai
 2022-04-14 14:59 UTC  (7+ messages)
` [PATCH v2 1/3] timekeeping: Introduce fast accessor to "
` [PATCH v2 2/3] tracing: Introduce trace "
` [PATCH v2 3/3] tracing: Add documentation for "

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-04-14 13:48 UTC  (14+ messages)

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-14 13:00 UTC  (18+ messages)
` [PATCH v5 08/21] s390/pci: stash associated GISA designation
` [PATCH v5 10/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v5 15/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation

[PATCH V2 0/3] serial: stm32: add earlycon and polling mode
 2022-04-14 12:24 UTC  (5+ messages)
` [PATCH V2 3/3] serial: stm32: add earlycon support

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-14 11:57 UTC  (10+ messages)
` [PATCH v22 1/9] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v22 2/9] arm64: Use insert_resource() to simplify code
` [PATCH v22 3/9] arm64: kdump: Remove some redundant checks in map_mem()
` [PATCH v22 4/9] arm64: kdump: Don't force page-level mappings for memory above 4G
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
` [PATCH v22 6/9] arm64: kdump: Use page-level mapping for the high memory of crashkernel
` [PATCH v22 7/9] arm64: kdump: Try not to use NO_BLOCK_MAPPINGS for memory under 4G
` [PATCH v22 8/9] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v22 9/9] docs: kdump: Update the crashkernel description for arm64

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

[RFC v1 00/10] roadtest: a driver testing framework
 2022-04-14 10:20 UTC  (6+ messages)
` [RFC v1 08/10] iio: light: vcnl4000: add roadtest

[PATCH net-next v4] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-14  9:33 UTC  (4+ messages)

[PATCH v8 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-14  4:04 UTC  (9+ messages)
` [PATCH v8 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
` [PATCH v8 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v8 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v8 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH] kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
 2022-04-14  1:29 UTC  (4+ messages)

[PATCH net-next v3] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-13 22:07 UTC  (5+ messages)

[PATCH net-next] docs: net: dsa: describe issues with checksum offload
 2022-04-13 20:15 UTC  (4+ messages)

[PATCH net] doc/ip-sysctl: add bc_forwarding
 2022-04-13 14:00 UTC 

[PATCH v8 0/4] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-04-13 13:34 UTC  (3+ messages)
` [PATCH v8 3/4] bootconfig: Support embedding a bootconfig file in kernel

[PATCH v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-04-13 13:23 UTC  (3+ messages)

[net-next PATCH v5 0/7] Add octeon_ep driver
 2022-04-13 12:00 UTC  (11+ messages)
` [net-next PATCH v5 1/7] octeon_ep: Add driver framework and device initialization
` [net-next PATCH v5 2/7] octeon_ep: add hardware configuration APIs
` [net-next PATCH v5 3/7] octeon_ep: Add mailbox for control commands
` [net-next PATCH v5 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [net-next PATCH v5 5/7] octeon_ep: add support for ndo ops
` [net-next PATCH v5 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [net-next PATCH v5 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC

Is there any Japanese translation maintainer?
 2022-04-13 11:55 UTC  (4+ messages)

[PATCH v6 0/6] Add OFS support for DFL driver
 2022-04-13  9:13 UTC  (7+ messages)
` [PATCH v6 1/6] fpga: dfl: Allow ports without local bar space

[PATCH v2 0/2] Add spinlocks Chinese translation
 2022-04-13  1:52 UTC  (7+ messages)
` [PATCH v2 1/2] docs/zh_CN: Add locking/index "
` [PATCH v2 2/2] docs/zh_CN: Add spinlocks "

[PATCH v6 0/2] check feature type for DFL irq parsing
 2022-04-12 16:08 UTC  (5+ messages)
` [PATCH v6 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v6 2/2] Documentation: fpga: dfl: add description of feature ids

[PATCH v2] Documentation/vm: Extend "Temporary Virtual Mappings" section in highmem.rst
 2022-04-12 12:40 UTC 

[PATCH] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-12  9:29 UTC  (3+ messages)
` [PATCH V2] "
` [PATCH V3] "

[PATCH 0/3] tracing: Introduce trace clock tai
 2022-04-12  7:03 UTC  (6+ messages)
` [PATCH 1/3] timekeeping: Introduce fast accessor to "


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