Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: RE: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, (continued)
Re: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Dragan Stancevic
Message not available
[GIT PULL] Non MM updates for 6.3-rc1,
Andrew Morton
[PATCH] mm: slub: make kobj_type structure constant,
Thomas Weißschuh
[PATCH] mm: cma: make kobj_type structure constant, Thomas Weißschuh
[GIT PULL] MM updates for 6.3-rc1,
Andrew Morton
- Re: [GIT PULL] MM updates for 6.3-rc1, Andrew Morton
- Re: [GIT PULL] MM updates for 6.3-rc1, pr-tracker-bot
- Re: [GIT PULL] MM updates for 6.3-rc1, Linus Torvalds
- Re: [GIT PULL] MM updates for 6.3-rc1, David Howells
- Re: [GIT PULL] MM updates for 6.3-rc1, David Howells
- [RFC][PATCH] cifs: Fix cifs_writepages_region(), David Howells
- [RFC][PATCH] cifs, afs: Revert changes to {cifs,afs}_writepages_region(), David Howells
- [RFC][PATCH] cifs: Improve use of filemap_get_folios_tag(), David Howells
- Re: [GIT PULL] MM updates for 6.3-rc1, Linus Torvalds
[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d, kernel test robot
[linux-next:master 12057/13681] include/asm-generic/div64.h:238:36: error: passing argument 1 of '__div64_32' from incompatible pointer type, kernel test robot
[LSF/MM/BPF TOPIC] Single Owner Memory,
Pasha Tatashin
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
- [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd, Michael Roth
- [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature, Michael Roth
- [PATCH RFC v8 11/56] x86/sev: Add the host SEV-SNP initialization support, Michael Roth
- [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers, Michael Roth
- [PATCH RFC v8 13/56] x86/fault: Add helper for dumping RMP entries, Michael Roth
- [PATCH RFC v8 14/56] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction, Michael Roth
- [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table, Michael Roth
- [PATCH RFC v8 16/56] x86/traps: Define RMP violation #PF error code, Michael Roth
- [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address, Michael Roth
- [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages, Michael Roth
- [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling., Michael Roth
- [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands, Michael Roth
- [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op, Michael Roth
- [PATCH RFC v8 21/56] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP, Michael Roth
- [PATCH RFC v8 22/56] crypto:ccp: Provide API to issue SEV and SNP commands, Michael Roth
- [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list, Michael Roth
- [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled, Michael Roth
- [PATCH RFC v8 25/56] crypto: ccp: Handle the legacy SEV command when SNP is enabled, Michael Roth
- [PATCH RFC v8 26/56] crypto: ccp: Add the SNP_PLATFORM_STATUS command, Michael Roth
- [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command, Michael Roth
- [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report, Michael Roth
- [PATCH RFC v8 29/56] KVM: SVM: Add support to handle AP reset MSR protocol, Michael Roth
- [PATCH RFC v8 30/56] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT, Michael Roth
- [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op, Michael Roth
[PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe, Michael Roth
[PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support, Michael Roth
[PATCH RFC v8 33/56] KVM: SVM: Add KVM_SNP_INIT command, Michael Roth
[PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command, Michael Roth
[PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command, Michael Roth
[PATCH RFC v8 36/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command, Michael Roth
[PATCH RFC v8 37/56] KVM: X86: Keep the NPT and RMP page level in sync, Michael Roth
[PATCH RFC v8 38/56] KVM: x86: Define RMP page fault error bits for #NPF, Michael Roth
[PATCH RFC v8 39/56] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT, Michael Roth
[PATCH RFC v8 40/56] KVM: SVM: Add KVM_EXIT_VMGEXIT, Michael Roth
[PATCH RFC v8 03/56] KVM: x86: Add platform hooks for private memory invalidations, Michael Roth
[PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT, Michael Roth
[PATCH RFC v8 42/56] KVM: SVM: Add support to handle Page State Change VMGEXIT, Michael Roth
[PATCH RFC v8 43/56] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use, Michael Roth
[PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault, Michael Roth
[PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event, Michael Roth
[PATCH RFC v8 46/56] KVM: SVM: Use a VMSA physical address variable for populating VMCB, Michael Roth
[PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event, Michael Roth
[PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates, Michael Roth
[PATCH RFC v8 49/56] KVM: SVM: Implement .fault_is_private callback for SNP, Michael Roth
[PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations for SNP, Michael Roth
[PATCH RFC v8 04/56] KVM: Add HVA range operator, Michael Roth
[PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP, Michael Roth
[PATCH RFC v8 52/56] ccp: Add support to decrypt the page, Michael Roth
[PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe, Michael Roth
[PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs, Michael Roth
[PATCH RFC v8 55/56] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS, Michael Roth
[PATCH RFC v8 56/56] iommu/amd: Add IOMMU_SNP_SHUTDOWN support, Michael Roth
[PATCH RFC v8 05/56] KVM: SEV: Require KVM_PROTECTED_VM when AMD_MEM_ENCRYPT is enabled, Michael Roth
[PATCH RFC v8 06/56] KVM: Split out memory attribute xarray updates to helper function, Michael Roth
[PATCH RFC v8 07/56] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA, Michael Roth
[PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory, Michael Roth
Re: [PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support, Dave Hansen
Re: [PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support, Schander, Johanna 'Mimoja' Amelie
[linux-next:master 13293/13681] drivers/pwm/pwm-dwc.c:314:1: error: type defaults to 'int' in declaration of 'module_pci_driver', kernel test robot
[LSF/MM/BPF TOPIC] Virtual Machine Memory Passthrough,
Pasha Tatashin
[PATCH] mm: change memcg->oom_group access with atomic operations,
Yue Zhao
Re: [QUESTION] about the maple tree and current status of mmap_lock scalability,
Hyeonggon Yoo
[RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page,
Hyeonggon Yoo
- [RFC PATCH 01/25] mm/zsmalloc: create new struct zsdesc, Hyeonggon Yoo
- [RFC PATCH 02/25] mm/zsmalloc: add utility functions for zsdesc, Hyeonggon Yoo
- [RFC PATCH 03/25] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage, Hyeonggon Yoo
- [RFC PATCH 05/25] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 04/25] mm/zsmalloc: add alternatives of frequently used helper functions, Hyeonggon Yoo
- [RFC PATCH 06/25] mm/zsmalloc: convert __zs_{map,unmap}_object() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 07/25] mm/zsmalloc: convert obj_to_location() and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 08/25] mm/zsmalloc: convert obj_malloc() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 09/25] mm/zsmalloc: convert create_page_chain() and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 10/25] mm/zsmalloc: convert obj_tagged() and related helpers to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 11/25] mm/zsmalloc: convert init_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 12/25] mm/zsmalloc: convert obj_to_page() and zs_free() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 13/25] mm/zsmalloc: convert reset_page() to reset_zsdesc(), Hyeonggon Yoo
- [RFC PATCH 14/25] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 15/25] mm/zsmalloc: convert __free_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 16/25] mm/zsmalloc: convert unlock_zspage() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 17/25] mm/zsmalloc: convert location_to_obj() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 18/25] mm/zsmalloc: convert free_handles() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 19/25] mm/zsmalloc: convert zs_compact_control and its users to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 20/25] mm/zsmalloc: convert get_zspage() to take zsdesc, Hyeonggon Yoo
- [RFC PATCH 21/25] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 22/25] mm/zsmalloc: convert restore_freelist() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 23/25] mm/zsmalloc: convert zs_reclaim_page() to use zsdesc, Hyeonggon Yoo
- [RFC PATCH 24/25] mm/zsmalloc: remove now unused helper functions, Hyeonggon Yoo
- [RFC PATCH 25/25] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc, Hyeonggon Yoo
- Re: [RFC PATCH 00/25] mm/zsmalloc: Split zsdesc from struct page, Minchan Kim
Re: [PATCH 0/6] hwpoison, shmem, hugetlb: fix data loss issue 5.10.y, Shuai Xue
[linux-next:pending-fixes] BUILD SUCCESS 05def2d212c671f11f8ee67e05b5081637fc8f07, kernel test robot
[PATCH 0/5] make slab shrink lockless,
Qi Zheng
[linux-next:master 1627/13681] FAILED: load BTF from vmlinux: No data available, kernel test robot
[PATCH v2] Add tests for memblock_alloc_node(),
Claudio Migliorelli
[linux-next:master 4479/13499] fsl-edma.c:undefined reference to `devm_platform_ioremap_resource', kernel test robot
[PATCH v10 0/3] cachestat: a new syscall for page cache state of files,
Nhat Pham
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap,
Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Matthew Wilcox
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yang Shi
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Sergey Senozhatsky
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Minchan Kim
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Johannes Weiner
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Huang, Ying
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Chris Li
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Luis Chamberlain
- Re: [LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap, Yosry Ahmed
[PATCH v6 00/41] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v6 01/41] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- [PATCH v6 02/41] x86/shstk: Add Kconfig option for shadow stack, Rick Edgecombe
- [PATCH v6 04/41] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v6 03/41] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v6 05/41] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v6 06/41] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v6 07/41] x86: Move control protection handler to separate file, Rick Edgecombe
- [PATCH v6 08/41] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v6 10/41] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v6 09/41] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel(), Rick Edgecombe
- [PATCH v6 12/41] s390/mm: Introduce pmd_mkwrite_kernel(), Rick Edgecombe
- [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA, Rick Edgecombe
- [PATCH v6 15/41] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v6 17/41] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v6 16/41] x86/mm: Start actually marking _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v6 19/41] x86/mm: Check shadow stack page fault errors, Rick Edgecombe
- [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory, Rick Edgecombe
- [PATCH v6 21/41] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v6 23/41] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v6 24/41] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v6 25/41] x86/mm: Introduce MAP_ABOVE4G, Rick Edgecombe
- [PATCH v6 26/41] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v6 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot, Rick Edgecombe
- [PATCH v6 28/41] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v6 29/41] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v6 30/41] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v6 31/41] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v6 32/41] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v6 33/41] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v6 34/41] x86/shstk: Support WRSS for userspace, Rick Edgecombe
- [PATCH v6 35/41] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v6 36/41] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v6 38/41] x86/fpu: Add helper for initing features, Rick Edgecombe
- [PATCH v6 37/41] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v6 39/41] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v6 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- [PATCH v6 41/41] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- Re: [PATCH v6 00/41] Shadow stacks for userspace, Kees Cook
- Re: [PATCH v6 00/41] Shadow stacks for userspace, Mike Rapoport
- Re: [PATCH v6 00/41] Shadow stacks for userspace, John Allen
- Re: [PATCH v6 00/41] Shadow stacks for userspace, Pengfei Xu
- Re: [PATCH v6 00/41] Shadow stacks for userspace, Borislav Petkov
Re: [QUESTION] ltp: mavise06 failed when the task scheduled to another cpu, Li Wang
[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall,
Ackerley Tng
[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping,
James Houghton
- [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE, James Houghton
- [PATCH v2 02/46] hugetlb: remove mk_huge_pte; it is unused, James Houghton
- [PATCH v2 03/46] hugetlb: remove redundant pte_mkhuge in migration path, James Houghton
- [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step, James Houghton
- [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks, James Houghton
- [PATCH v2 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument, James Houghton
- [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift, James Houghton
- [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings, James Houghton
- [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing, James Houghton
- [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page, James Houghton
- [PATCH v2 18/46] hugetlb: add HGM support to __unmap_hugepage_range, James Houghton
- [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap, James Houghton
- [PATCH v2 06/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING, James Houghton
- [PATCH v2 19/46] hugetlb: add HGM support to hugetlb_change_protection, James Houghton
- [PATCH v2 20/46] hugetlb: add HGM support to follow_hugetlb_page, James Houghton
- [PATCH v2 07/46] mm: add VM_HUGETLB_HGM VMA flag, James Houghton
- [PATCH v2 21/46] hugetlb: add HGM support to hugetlb_follow_page_mask, James Houghton
- [PATCH v2 22/46] hugetlb: add HGM support to copy_hugetlb_page_range, James Houghton
- [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM, James Houghton
- [PATCH v2 23/46] hugetlb: add HGM support to move_hugetlb_page_tables, James Houghton
- [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers, James Houghton
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]