]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/mm
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / mm /
2020-02-14 Qian Caix86/mm: Remove unused variable 'cpu'
2020-01-29 Sami Tolvanenx86/mm: Use the correct function type for native_set_fi...
2020-01-17 Joerg Roedelx86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
2019-10-16 Song Liux86/mm/pti: Handle unaligned address gracefully in...
2019-10-16 Thomas Gleixnerx86/mm/pti: Do not invoke PTI functions when PTI is...
2019-08-14 Joerg Roedelx86/mm: Sync also unmappings in vmalloc_sync_all()
2019-08-14 Joerg Roedelx86/mm: Check for pfn instead of page in vmalloc_sync_one()
2019-08-14 Baoquan Hex86/mm/KASLR: Compute the size of the vmemmap section...
2019-08-14 Andrey Ryabininx86/kasan: Fix boot with 5-level paging and KASAN
2019-08-14 Jiri Kosinax86/mm: Remove in_nmi() warning from 64-bit implementat...
2019-08-14 Qian Caix86/mm: Fix a crash with kmemleak_scan()
2019-08-14 Ralph Campbellx86/mm: Don't exceed the valid physical address space
2019-08-14 Dan Williamsx86/mm: Fix decoy address handling vs 32-bit builds
2019-08-14 Michal Hockox86/speculation/l1tf: Drop the swap storage limit restr...
2019-07-24 Waiman Longx86/mm/fault: Allow stack access below %rsp
2019-07-24 Dave Hansenx86/mm: Break out user address space handling
2019-07-24 Dave Hansenx86/mm: Break out kernel address space handling
2019-07-24 Dave Hansenx86/mm: Clarify hardware vs. software "error_code"
2019-07-24 Randy Dunlapx86/pti: Fix section mismatch warning/error
2019-07-24 Feng Tangx86/mm: Expand static page table for fixmap space
2019-07-24 Dan Williamsx86/numa_emulation: Fix emulated-to-physical node mapping
2019-07-24 Andi Kleenx86/mm/kmmio: Make the tracer robust against L1TF
2019-07-02 Nadav Amitx86/mm: Use WRITE_ONCE() when setting PTEs
2019-07-02 Vlastimil Babkax86/init: fix build with CONFIG_SWAP=n
2019-07-02 Toshi Kanix86/mm: Add TLB purge to free pmd/pte page interfaces
2019-07-02 Chintan Pandyaioremap: Update pgtable free interfaces with addr
2019-07-02 Toshi Kanix86/mm: Disable ioremap free page handling on x86-PAE
2019-07-02 Dan Williamsx86/mm: Drop usage of __flush_tlb_all() in kernel_physi...
2019-07-02 Sebastian Andrzej... x86/mm/pat: Disable preemption around __flush_tlb_all()
2019-05-06 Josh Poimboeufx86/speculation: Support 'mitigations=' cmdline option
2019-04-01 Kirill A. Shutemovx86/dump_pagetables: Fix LDT remap address marker
2019-04-01 Kirill A. Shutemovx86/mm: Fix guard hole handling
2019-04-01 Joerg Roedelx86/mm/pti: Move user W+X check into pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Clone kernel-image on PTE level for 32 bit
2019-04-01 Joerg Roedelx86/mm/pti: Don't clear permissions in pti_clone_pmd()
2019-04-01 Joerg Roedelx86/mm/pti: Fix 32 bit PCID check
2019-04-01 Dave Hansenx86/mm/init: Remove freed kernel image areas from alias...
2019-04-01 Dave Hansenx86/mm/init: Add helper for freeing kernel image pages
2019-04-01 Dave Hansenx86/mm/init: Pass unconverted symbol addresses to free_...
2019-04-01 Dave Hansenx86/mm/pti: Clear Global bit more aggressively
2019-04-01 Joerg Roedelx86/mm: Remove in_nmi() warning from vmalloc_fault()
2019-04-01 Jiang Biaox86/pti: Check the return value of pti_user_pagetable_w...
2019-04-01 Jiang Biaox86/pti: Check the return value of pti_user_pagetable_w...
2019-04-01 Joerg Roedelx86/mm/pti: Add Warning when booting on a PCID capable CPU
2019-04-01 Joerg Roedelx86/ldt: Reserve address-space range on 32 bit for...
2019-04-01 Joerg Roedelx86/pgtable/pae: Use separate kernel PMDs for user...
2019-04-01 Joerg Roedelx86/mm/dump_pagetables: Define INIT_PGD
2019-04-01 Joerg Roedelx86/mm/pti: Clone entry-text again in pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Introduce pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Keep permissions when cloning kernel text...
2019-04-01 Joerg Roedelx86/mm/pti: Make pti_clone_kernel_text() compile on...
2019-04-01 Joerg Roedelx86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
2019-04-01 Joerg Roedelx86/mm/pti: Add an overflow check to pti_clone_pmds()
2019-04-01 Joerg Roedelx86/pgtable/32: Allocate 8k page-tables when PTI is...
2019-04-01 Joerg Roedelx86/pgtable: Rename pti_set_user_pgd() to pti_set_user_...
2019-04-01 Dave Hansenx86/pti: Disallow global kernel text with RANDSTRUCT
2019-04-01 Dave Hansenx86/pti: Reduce amount of kernel text allowed to be...
2019-04-01 Dave Hansenx86/pti: Fix boot warning from Global-bit setting
2019-04-01 Dave Hansenx86/pti: Fix boot problems from Global-bit setting
2019-04-01 Dave Hansenx86/pti: Leave kernel text global for !PCID
2019-04-01 Dave Hansenx86/pti: Never implicitly clear _PAGE_GLOBAL for kernel...
2019-04-01 Dave Hansenx86/pti: Enable global pages for shared areas
2019-04-01 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-04-01 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2019-04-01 Andy Lutomirskix86/nmi: Fix NMI uaccess race against CR3 switching
2019-02-06 Thomas Gleixnerx86/mm: Do not warn about PCI BIOS W+X mappings
2019-01-14 Dan Williamsmm: fix devmem_is_allowed() for sub-page System RAM...
2018-09-11 Vlastimil Babkax86/speculation/l1tf: Fix off-by-one error when warning...
2018-09-11 Vlastimil Babkax86/speculation/l1tf: Fix overflow in l1tf_pfn_limit...
2018-08-27 Joerg Roedelx86/pgtable: Don't set huge PUD/PMD on non-leaf entries
2018-08-14 Dave Hansenx86/pkeys: Override pkey when moving away from PROT_EXEC
2018-08-09 Andi Kleenx86/mm/pat: Make set_memory_np() L1TF safe
2018-08-08 Nicolai Stangex86: Don't include linux/irq.h from asm/hardirq.h
2018-08-08 Vlastimil Babkax86/speculation/l1tf: Protect PAE swap entries against...
2018-08-08 Vlastimil Babkax86/speculation/l1tf: Extend 64bit swap file size limit
2018-08-08 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-08 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-08 Dave Hansenx86/mm: Do not forbid _PAGE_RW before init for __ro_aft...
2018-08-08 Dave Hansenx86/mm: Remove extra filtering in pageattr code
2018-08-08 Dave Hansenx86/mm: Do not auto-massage page protections
2018-08-08 Dave Hansenx86/mm: Introduce "default" kernel PTE mask
2018-08-08 Dave Hansenx86/mm: Undo double _PAGE_PSE clearing
2018-08-08 Dave Hansenx86/mm: Factor out pageattr _PAGE_GLOBAL setting
2018-06-06 Jia Zhangvfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumpi...
2018-03-28 Toshi Kanix86/mm: implement free pmd/pte page interfaces
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-21 Toshi Kanix86/mm: Fix vmalloc_fault to use pXd_large
2018-03-19 Haozhong Zhangx86/mm: add a function to check if a pfn is UC/UC-/WC
2018-03-15 Peter Zijlstrax86/mm/sme, objtool: Annotate indirect call in sme_encr...
2018-03-15 Jann Hornx86/mm: Remove stale comment about KMEMCHECK
2018-03-15 Thomas Gleixnerx86/cpu_entry_area: Sync cpu_entry_area to initial_page...
2018-02-23 Andy Lutomirskix86/mm: Rename flush_tlb_single() and flush_tlb_one...
2018-02-08 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-02-07 Seth ForsheeUBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
2018-01-29 Seth ForsheeRevert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_H...
2018-01-29 David HowellsUBUNTU: SAUCE: (efi-lockdown) x86/mmiotrace: Lock down...
2018-01-29 Seth ForsheeUBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-01-26 Andy Lutomirskix86/mm/64: Tighten up vmalloc_fault() sanity checks...
next