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
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-142
/
+137
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2
-19
/
+1
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
1
-7
/
+6
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
1
-2
/
+1
2018-03-23
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
1
-58
/
+58
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
1
-1
/
+20
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
1
-1
/
+8
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2
-1
/
+19
2018-03-06
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
Will Deacon
1
-51
/
+36
2018-03-06
arm64: Pass user fault info to arm64_notify_die instead of printing it
Will Deacon
1
-22
/
+8
2018-02-26
arm64: mm: fix thinko in non-global page table attribute check
Ard Biesheuvel
1
-4
/
+4
2018-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
1
-0
/
+10
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
6
-278
/
+298
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+22
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-14
/
+221
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2018-02-07
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-1
/
+2
2018-02-07
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+6
2018-02-07
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-0
/
+9
2018-02-07
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-07
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-02-07
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
1
-3
/
+3
2018-02-07
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-8
/
+196
2018-02-07
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
1
-0
/
+4
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
3
-5
/
+5
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-55
/
+15
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-57
/
+57
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-113
/
+142
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
1
-3
/
+3
2018-01-23
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
1
-2
/
+3
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
1
-0
/
+3
2018-01-17
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
1
-2
/
+2
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2
-1
/
+4
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+5
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
1
-23
/
+1
2018-01-15
arm64: Stop printing the virtual memory layout
Laura Abbott
1
-43
/
+0
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
1
-43
/
+3
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2
-11
/
+11
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
1
-2
/
+2
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-1
/
+2
2018-01-14
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
1
-2
/
+0
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-0
/
+8
2018-01-12
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
1
-57
/
+57
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-1
/
+1
2018-01-09
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
[next]