index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-19
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
1
-4
/
+5
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-18
/
+33
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+12
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+0
2018-05-24
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
1
-6
/
+10
2018-05-23
arm64: Unify kernel fault reporting
Mark Rutland
1
-14
/
+23
2018-05-23
arm64: make is_permission_fault() name clearer
Mark Rutland
1
-4
/
+5
2018-05-22
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
1
-0
/
+51
2018-05-15
arm64: Increase ARCH_DMA_MINALIGN to 128
Catalin Marinas
1
-0
/
+5
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-10
/
+0
2018-05-01
arm64: To remove initrd reserved area entry from memblock
CHANDAN VN
1
-1
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-6
/
+12
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
1
-1
/
+1
2018-04-17
arm64: kasan: avoid pfn_to_nid() before page array is initialized
Mark Rutland
1
-2
/
+2
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
[next]