index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-06-22
1
-2
/
+3
*
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
2018-06-19
1
-4
/
+5
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-3
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
2
-18
/
+33
|
\
|
*
arm64: Unify kernel fault reporting
Mark Rutland
2018-05-23
1
-14
/
+23
|
*
arm64: make is_permission_fault() name clearer
Mark Rutland
2018-05-23
1
-4
/
+5
|
*
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-15
1
-0
/
+5
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-6
/
+12
|
\
\
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-6
/
+12
*
|
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-10
/
+0
|
\
\
\
|
*
|
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-10
/
+0
|
|
|
/
|
|
/
|
*
|
|
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
2018-05-24
1
-6
/
+10
*
|
|
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
2018-05-22
1
-0
/
+51
*
|
|
arm64: To remove initrd reserved area entry from memblock
CHANDAN VN
2018-05-01
1
-1
/
+3
|
/
/
*
|
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
2018-04-24
1
-1
/
+1
*
|
arm64: kasan: avoid pfn_to_nid() before page array is initialized
Mark Rutland
2018-04-17
1
-2
/
+2
|
/
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-7
/
+7
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-04
3
-142
/
+137
|
\
|
*
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-27
2
-19
/
+1
|
*
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
1
-7
/
+6
|
*
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
1
-2
/
+1
|
*
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
2018-03-09
1
-58
/
+58
|
*
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
1
-1
/
+20
|
*
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-03-06
1
-1
/
+8
|
*
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
2
-1
/
+19
|
*
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
Will Deacon
2018-03-06
1
-51
/
+36
|
*
arm64: Pass user fault info to arm64_notify_die instead of printing it
Will Deacon
2018-03-06
1
-22
/
+8
*
|
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
1
-0
/
+10
*
|
arm64: mm: fix thinko in non-global page table attribute check
Ard Biesheuvel
2018-02-26
1
-4
/
+4
|
/
*
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
2018-02-22
1
-0
/
+10
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
6
-278
/
+298
*
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
2018-02-14
1
-5
/
+9
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-10
/
+22
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
3
-5
/
+5
|
|
\
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-17
1
-2
/
+2
|
*
|
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-09
1
-2
/
+2
|
*
|
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
1
-10
/
+22
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
3
-14
/
+221
|
\
\
\
|
*
|
|
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
2018-02-06
1
-0
/
+6
|
*
|
|
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
2018-02-06
1
-0
/
+9
|
*
|
|
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
1
-2
/
+2
|
*
|
|
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
2018-02-06
1
-4
/
+4
|
*
|
|
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
1
-3
/
+3
|
*
|
|
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
1
-8
/
+196
|
*
|
|
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
2018-02-06
1
-0
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
1
-1
/
+2
*
|
|
|
|
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-3
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
[next]