index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-04
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-22
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-10
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-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-1
/
+2
2018-02-06
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
1
-0
/
+6
2018-02-06
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
1
-0
/
+9
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-2
/
+2
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-4
/
+4
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
1
-3
/
+3
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
1
-8
/
+196
2018-02-06
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-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-57
/
+57
2018-01-30
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]