开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-06-19
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-24
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
2018-05-23
arm64: Unify kernel fault reporting
Mark Rutland
2018-05-23
arm64: make is_permission_fault() name clearer
Mark Rutland
2018-05-22
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-01
arm64: To remove initrd reserved area entry from memblock
CHANDAN VN
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
2018-04-17
arm64: kasan: avoid pfn_to_nid() before page array is initialized
Mark Rutland
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
[next]