messages from 2024-10-10 18:25:07 to 2024-10-16 14:36:37 UTC [more...]
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-16 14:36 UTC (6+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 12:24 UTC (9+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 10:40 UTC (19+ messages)
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
2024-10-16 7:30 UTC (10+ messages)
` [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
` [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access
` [PATCH v2 3/3] LoongArch: Remove pte buddy set with set_pte and pte_clear function
[PATCH v1 0/6] Add jump table support for objtool on LoongArch
2024-10-15 18:36 UTC (8+ messages)
` [PATCH v1 1/6] objtool: Check various symbol types for jump table
` [PATCH v1 2/6] objtool/LoongArch: Add support "
` [PATCH v1 3/6] LoongArch: Enable jump table for objtool
` [PATCH v1 4/6] bpf, core: Add weak arch_prepare_goto()
` [PATCH v1 5/6] LoongArch: Define specified arch_prepare_goto()
` [PATCH v1 6/6] objtool/LoongArch: Add support for goto table
[PATCH v11 0/5] Tracepoints and static branch in Rust
2024-10-15 13:14 UTC (6+ messages)
` [PATCH v11 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v11 2/5] rust: add tracepoint support
` [PATCH v11 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v11 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v11 5/5] rust: add arch_static_branch
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-15 13:05 UTC (14+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v10 2/5] rust: add tracepoint support
` [PATCH v10 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v10 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v10 5/5] rust: add arch_static_branch
[PATCH 0/4] kunit: Add support for LoongArch
2024-10-15 7:31 UTC (10+ messages)
` [PATCH 1/4] LoongArch: Don't crash in stack_top() for tasks without vDSO
` [PATCH 2/4] kunit: qemu_configs: add LoongArch config
` [PATCH 3/4] kunit: tool: Allow overriding the shutdown mode from qemu config
` [PATCH 4/4] kunit: qemu_configs: loongarch: Enable shutdown
provide generic page_to_phys and phys_to_page implementations v2
2024-10-15 5:44 UTC (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
[PATCH 0/9] vdso: Remove timekeeper argument and includes
2024-10-14 13:59 UTC (5+ messages)
` [PATCH 1/9] vdso: Remove timekeeper argument of __arch_update_vsyscall()
` [PATCH 3/9] arm64: vdso: Remove timekeeper include
[PATCH v6 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-10-14 13:32 UTC (3+ messages)
` [PATCH v6 2/2] pwm: Add Loongson PWM controller support
[PATCH] LoongArch: Fix cpu hotplug issue
2024-10-14 10:11 UTC (11+ messages)
[PATCH] LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
2024-10-14 1:18 UTC (2+ messages)
[PATCH 0/4] LoongArch: Fix vmalloc test issue
2024-10-12 2:51 UTC (14+ messages)
` [PATCH 1/4] LoongArch: Set pte entry with PAGE_GLOBAL for kernel space
` [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
` [PATCH 3/4] LoongArch: Add barrier between set_pte and memory access
` [PATCH 4/4] LoongArch: Use atomic operation with set_pte and pte_clear function
[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
2024-10-11 13:27 UTC (3+ messages)
[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
2024-10-11 11:32 UTC (13+ messages)
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-11 10:16 UTC (8+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
[PATCH] mm: Define general function pXd_init()
2024-10-11 9:33 UTC
[PATCH v9 0/4] Consolidate IO memcpy functions
2024-10-11 8:23 UTC (4+ messages)
` [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
[PATCH] ftrace: Make ftrace_regs abstract from direct use
2024-10-11 0:12 UTC (4+ messages)
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-10 18:24 UTC (80+ messages)
` [PATCH v13 07/85] KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE
` [PATCH v13 08/85] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
` [PATCH v13 09/85] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
` [PATCH v13 10/85] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs
` [PATCH v13 11/85] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
` [PATCH v13 12/85] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v13 13/85] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v13 14/85] KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN
` [PATCH v13 15/85] KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page
` [PATCH v13 16/85] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
` [PATCH v13 17/85] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva
` [PATCH v13 18/85] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 20/85] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()
` [PATCH v13 21/85] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()
` [PATCH v13 22/85] KVM: Use NULL for struct page pointer to indicate mremapped memory
` [PATCH v13 23/85] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping
` [PATCH v13 24/85] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
` [PATCH v13 25/85] KVM: nVMX: Add helper to put (unmap) vmcs12 pages
` [PATCH v13 26/85] KVM: Use plain "struct page" pointer instead of single-entry array
` [PATCH v13 27/85] KVM: Provide refcounted page as output field in struct kvm_follow_pfn
` [PATCH v13 28/85] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
` [PATCH v13 29/85] KVM: pfncache: Precisely track refcounted pages
` [PATCH v13 30/85] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
` [PATCH v13 31/85] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
` [PATCH v13 32/85] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping
` [PATCH v13 33/85] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 35/85] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default
` [PATCH v13 36/85] KVM: x86: Don't fault-in APIC access page during initial allocation
` [PATCH v13 37/85] KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names
` [PATCH v13 38/85] KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean()
` [PATCH v13 39/85] KVM: x86/mmu: Add common helper to handle prefetching SPTEs
` [PATCH v13 40/85] KVM: x86/mmu: Add helper to "finish" handling a guest page fault
` [PATCH v13 41/85] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte()
` [PATCH v13 42/85] KVM: Move declarations of memslot accessors up in kvm_host.h
` [PATCH v13 43/85] KVM: Add kvm_faultin_pfn() to specifically service guest page faults
` [PATCH v13 44/85] KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn()
` [PATCH v13 45/85] KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
` [PATCH v13 46/85] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v13 47/85] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns
` [PATCH v13 48/85] KVM: x86/mmu: Don't mark unused faultin pages as accessed
` [PATCH v13 49/85] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v13 50/85] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
` [PATCH v13 52/85] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
` [PATCH v13 53/85] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v13 54/85] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
` [PATCH v13 55/85] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v13 56/85] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts
` [PATCH v13 57/85] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v13 58/85] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v13 59/85] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v13 60/85] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
` [PATCH v13 61/85] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
` [PATCH v13 62/85] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
` [PATCH v13 63/85] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
` [PATCH v13 64/85] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
` [PATCH v13 65/85] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 66/85] KVM: LoongArch: Mark "struct page" pfns accessed "
` [PATCH v13 67/85] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v13 68/85] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v13 69/85] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 70/85] KVM: MIPS: Mark "struct page" pfns accessed "
` [PATCH v13 71/85] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock
` [PATCH v13 72/85] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v13 73/85] KVM: PPC: Remove extra get_page() to fix page refcount leak
` [PATCH v13 74/85] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
` [PATCH v13 75/85] KVM: Convert gfn_to_page() to use kvm_follow_pfn()
` [PATCH v13 76/85] KVM: Add support for read-only usage of gfn_to_page()
` [PATCH v13 77/85] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace
` [PATCH v13 78/85] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
` [PATCH v13 79/85] KVM: Drop gfn_to_pfn() APIs now that all users are gone
` [PATCH v13 80/85] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
` [PATCH v13 81/85] KVM: Make kvm_follow_pfn.refcounted_page a required field
` [PATCH v13 82/85] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs
` [PATCH v13 83/85] KVM: arm64: Don't mark "struct page" accessed when making SPTE young
` [PATCH v13 84/85] KVM: Drop APIs that manipulate "struct page" via pfns
` [PATCH v13 85/85] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
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 read-only IMAP folder(s) and NNTP newsgroup(s).