index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-03-27
Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"
Will Deacon
2018-03-26
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
Will Deacon
2018-03-06
arm64: Pass user fault info to arm64_notify_die instead of printing it
Will Deacon
2018-02-26
arm64: mm: fix thinko in non-global page table attribute check
Ard Biesheuvel
2018-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
2018-02-06
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
2018-01-23
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
2018-01-17
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-15
arm64: Stop printing the virtual memory layout
Laura Abbott
2018-01-15
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2018-01-15
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
arm64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-12
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-09
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
[next]