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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
5
-8
/
+60
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
4
-2
/
+14
2018-03-09
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2
-3
/
+22
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
7
-24
/
+130
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
3
-15
/
+19
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2
-1
/
+4
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2
-1
/
+9
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
1
-5
/
+16
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-4
/
+6
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
6
-11
/
+68
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
1
-1
/
+2
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
3
-9
/
+5
2018-03-06
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2
-11
/
+7
2018-03-06
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2
-15
/
+5
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-03-06
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
1
-7
/
+0
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2
-1
/
+29
2018-03-06
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
1
-0
/
+6
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
4
-19
/
+17
2018-03-05
arm64: cpufeature: Remove redundant "feature" in reports
Kees Cook
1
-1
/
+1
2018-03-05
arm64: cpufeature: Relocate PAN emulation report
Kees Cook
1
-3
/
+3
2018-03-05
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
1
-15
/
+0
2018-03-05
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
1
-1
/
+20
2018-02-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-2
/
+3
2018-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
1
-0
/
+10
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-20
arm64: perf: correct PMUVer probing
Mark Rutland
1
-2
/
+2
2018-02-19
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
1
-2
/
+9
2018-02-19
arm64: Remove unimplemented syscall log message
Michael Weiser
1
-8
/
+0
2018-02-19
arm64: Disable unhandled signal log messages by default
Michael Weiser
1
-1
/
+1
2018-02-19
arm64: cpufeature: Fix CTR_EL0 field definitions
Will Deacon
1
-2
/
+4
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
3
-8
/
+10
2018-02-19
arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
Bhupesh Sharma
1
-1
/
+1
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-14
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-12
arm64: Add missing Falkor part number for branch predictor hardening
Shanker Donthineni
2
-1
/
+12
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-21
/
+102
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
28
-229
/
+612
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
1
-2
/
+2
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+16
2018-02-07
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-3
/
+2
2018-02-07
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
3
-9
/
+14
2018-02-07
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Marc Zyngier
3
-70
/
+13
2018-02-07
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2
-1
/
+87
[next]