summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2018-05-24arm64: Make sure permission updates happen for pmd/pudLaura Abbott
2018-05-22arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell
2018-05-01arm64: To remove initrd reserved area entry from memblockCHANDAN VN
2018-04-24arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang
2018-04-17arm64: kasan: avoid pfn_to_nid() before page array is initializedMark Rutland
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni
2018-03-06arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas
2018-03-06arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_infoWill Deacon
2018-03-06arm64: Pass user fault info to arm64_notify_die instead of printing itWill Deacon
2018-02-26arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2018-02-14arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-02-06arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon
2018-02-06arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon
2018-02-06arm64: Make USER_DS an inclusive limitRobin Murphy
2018-02-06arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-02-06arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon
2018-02-06arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon
2018-02-06arm64: mm: Permit transitioning from Global to Non-Global without BBMWill Deacon
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-26arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper
2018-01-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier
2018-01-19arm64: mm: ignore memory above supported physical address sizeKristina Martsenko
2018-01-17arm64: mm: Add additional parameter to uaccess_ttbr0_disableChristoffer Dall
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse
2018-01-16arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2018-01-15arm64: Stop printing the virtual memory layoutLaura Abbott
2018-01-15arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig
2018-01-15arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig
2018-01-15arm64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-14arm64: Extend early page table code to allow for larger kernelsSteve Capper
2018-01-14arm64: mmu: add the entry trampolines start/end section markers into sections.hJames Morse