summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: kasan: avoid pfn_to_nid() before page array is initializedMark Rutland2018-04-17
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-04
|\
| * Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon2018-03-27
| * arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-26
| * arm64: capabilities: Update prototype for enable call backDave Martin2018-03-26
| * arm64: signal: Ensure si_code is valid for all fault signalsDave Martin2018-03-09
| * arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni2018-03-09
| * arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2018-03-06
| * arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas2018-03-06
| * arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_infoWill Deacon2018-03-06
| * arm64: Pass user fault info to arm64_notify_die instead of printing itWill Deacon2018-03-06
* | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-22
* | arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel2018-02-26
|/
* arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2018-02-22
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-16
* arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-14
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
| |\
| * | arm64: mm: Add additional parameter to uaccess_ttbr0_disableChristoffer Dall2018-01-17
| * | arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall2018-01-09
| * | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-08
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-08
|\ \ \
| * | | arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon2018-02-06
| * | | arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon2018-02-06
| * | | arm64: Make USER_DS an inclusive limitRobin Murphy2018-02-06
| * | | arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-06
| * | | arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-06
| * | | arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-06
| * | | arm64: mm: Permit transitioning from Global to Non-Global without BBMWill Deacon2018-02-06
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
|\ \ \ \
| * | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-06
* | | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * | | | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \ \ \
| * | | | arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig2018-01-15
| * | | | arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-15
| * | | | arm64: rename swiotlb_dma_opsChristoph Hellwig2018-01-15
| * | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
| |/ / /
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \ \
| * | | | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-12
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-26
| * | arm64: Move BP hardening to check_and_switch_contextMarc Zyngier2018-01-23
| * | arm64: mm: ignore memory above supported physical address sizeKristina Martsenko2018-01-19
| * | arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas2018-01-16
| * | arm64: kernel: Prepare for a DISR userJames Morse2018-01-16
| * | arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse2018-01-16
| * | arm64: Stop printing the virtual memory layoutLaura Abbott2018-01-15