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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2
-5
/
+25
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2
-8
/
+18
2017-01-19
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
2017-01-19
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
1
-14
/
+19
2017-01-19
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
8
-20
/
+15
2017-01-19
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
3
-2
/
+16
2017-01-19
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2
-3
/
+50
2017-01-19
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2
-22
/
+48
2017-01-19
blk-mq: Remove unused variable
Keith Busch
1
-1
/
+0
2017-01-19
Merge tag 'upstream-4.10-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-58
/
+32
2017-01-18
xfs: fix xfs_mode_to_ftype() prototype
Arnd Bergmann
2
-2
/
+2
2017-01-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+55
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
3
-4
/
+6
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+21
2017-01-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2017-01-18
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-39
/
+104
2017-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-43
/
+77
2017-01-18
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
1
-0
/
+4
2017-01-18
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-3
/
+4
2017-01-18
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
1
-4
/
+5
2017-01-18
ceph: fix endianness bug in frag_tree_split_cmp
Jeff Layton
1
-1
/
+2
2017-01-18
ceph: fix endianness of getattr mask in ceph_d_revalidate
Jeff Layton
1
-2
/
+3
2017-01-18
libceph: make sure ceph_aes_crypt() IV is aligned
Ilya Dryomov
1
-1
/
+1
2017-01-18
ceph: fix ceph_get_caps() interruption
Yan, Zheng
1
-1
/
+6
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-18
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
1
-9
/
+18
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-18
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
1
-2
/
+0
2017-01-18
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
3
-1
/
+4
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2017-01-18
powerpc/eeh: Enable IO path on permanent error
Gavin Shan
1
-1
/
+9
2017-01-18
powerpc/perf: Fix PM_BRU_CMPL event code for power9
Madhavan Srinivasan
1
-1
/
+1
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
8
-25
/
+44
2017-01-18
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
Aneesh Kumar K.V
1
-3
/
+0
2017-01-18
powerpc: Fix pgtable pmd cache init
Nicholas Piggin
2
-13
/
+6
2017-01-18
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2017-01-18
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
7
-26
/
+61
2017-01-18
ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV
Adam Ford
1
-8
/
+3
2017-01-17
ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS
Neil Armstrong
2
-1
/
+5
2017-01-17
xfs: don't wrap ID in xfs_dq_get_next_id
Eric Sandeen
1
-0
/
+4
2017-01-17
xfs: sanity check inode di_mode
Amir Goldstein
1
-0
/
+3
2017-01-17
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
1
-9
/
+39
2017-01-17
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
3
-18
/
+25
2017-01-17
xfs: add missing include dependencies to xfs_dir2.h
Amir Goldstein
1
-0
/
+3
2017-01-17
xfs: sanity check directory inode di_size
Amir Goldstein
2
-3
/
+7
2017-01-17
xfs: make the ASSERT() condition likely
Amir Goldstein
1
-3
/
+3
2017-01-17
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
[prev]
[next]