index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-1
/
+5
2020-01-17
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
1
-6
/
+10
2020-01-17
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
1
-0
/
+10
2020-01-17
arm64: mm: Change page table pointer name in p[md]_set_huge()
Ben Hutchings
1
-4
/
+4
2020-01-17
arm64: don't open code page table entry creation
Kristina Martsenko
1
-5
/
+9
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
1
-1
/
+1
2019-11-24
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
1
-1
/
+1
2019-10-29
arm64: capabilities: Update prototype for enable call back
Dave Martin
1
-2
/
+1
2019-10-29
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-23
/
+1
2019-10-05
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
1
-0
/
+9
2019-06-19
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-05-31
arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+10
2019-05-21
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
1
-16
/
+18
2019-04-17
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
1
-1
/
+1
2019-04-05
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
Will Deacon
1
-5
/
+6
2019-01-26
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
1
-0
/
+3
2018-12-21
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
1
-1
/
+1
2018-11-04
arm64: hugetlb: Fix handling of young ptes
Steve Capper
1
-3
/
+9
2018-09-05
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
1
-1
/
+5
2018-08-24
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
1
-4
/
+5
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-08-03
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-07-03
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-05-16
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
1
-0
/
+5
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-15
arm64: mm: fix thinko in non-global page table attribute check
Ard Biesheuvel
1
-4
/
+4
2018-02-28
arm64: mm: don't write garbage into TTBR1_EL1 register
Ard Biesheuvel
1
-1
/
+1
2018-02-22
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-16
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+6
2018-02-16
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-0
/
+9
2018-02-16
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
1
-2
/
+3
2018-02-16
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2
-0
/
+19
2018-02-16
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2
-2
/
+10
2018-02-16
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-16
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-02-16
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-7
/
+194
2018-02-16
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
1
-0
/
+4
2018-02-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2
-1
/
+4
2018-02-16
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+9
2018-02-16
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
1
-0
/
+23
2018-02-16
arm64: mm: Allocate ASIDs in pairs
Will Deacon
1
-8
/
+17
2018-02-16
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
1
-1
/
+1
2018-02-16
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
1
-1
/
+1
2018-02-16
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2
-12
/
+0
2018-02-16
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-3
/
+6
2017-12-20
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
1
-1
/
+1
2017-12-20
arm64: Initialise high_memory global variable earlier
Steve Capper
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-02
arm64: fix misleading data abort decoding
Mark Rutland
1
-1
/
+1
[next]