index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
5
-3
/
+123
2020-09-04
mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
Catalin Marinas
1
-0
/
+3
2020-09-04
arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
Catalin Marinas
1
-1
/
+13
2020-09-04
mm: Introduce arch_validate_flags()
Catalin Marinas
3
-0
/
+28
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
7
-12
/
+72
2020-09-04
mm: Introduce arch_calc_vm_flag_bits()
Kevin Brodsky
1
-2
/
+8
2020-09-04
arm64: mte: Tags-aware aware memcmp_pages() implementation
Catalin Marinas
2
-1
/
+27
2020-09-04
arm64: Avoid unnecessary clear_user_page() indirection
Catalin Marinas
2
-8
/
+1
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
4
-7
/
+55
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
6
-0
/
+91
2020-09-04
mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()
Catalin Marinas
1
-0
/
+3
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
5
-1
/
+17
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
9
-3
/
+119
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
2
-2
/
+4
2020-09-04
arm64: kvm: mte: Hide the MTE CPUID information from the guests
Catalin Marinas
1
-0
/
+16
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
9
-5
/
+54
2020-09-03
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
5
-4
/
+31
2020-09-03
arm64: mte: system register definitions
Vincenzo Frascino
4
-1
/
+56
2020-08-31
Linux 5.9-rc3
Linus Torvalds
1
-1
/
+1
2020-08-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-13
/
+19
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+45
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-394
/
+534
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-122
/
+123
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+16
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
22
-30
/
+144
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-169
/
+423
2020-08-30
Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2020-08-30
Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-30
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+4
2020-08-29
Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-14
/
+15
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+21
2020-08-29
Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+25
2020-08-29
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+9
2020-08-29
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-44
/
+76
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+21
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-15
/
+22
2020-08-28
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-4
/
+19
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-41
/
+172
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-63
/
+67
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+32
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-81
/
+79
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-6
/
+6
[next]