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
2021-11-11
netfs, 9p, afs, ceph: Use folios
David Howells
9
-416
/
+428
2021-11-11
folio: Add a function to get the host inode for a folio
David Howells
2
-1
/
+15
2021-11-11
folio: Add a function to change the private data attached to a folio
David Howells
1
-0
/
+19
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
33
-779
/
+518
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
131
-650
/
+1174
2021-11-09
ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
Manfred Spraul
1
-13
/
+0
2021-11-09
ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
Michal Clapinski
1
-6
/
+23
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
1
-10
/
+18
2021-11-09
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2
-1
/
+4
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2
-10
/
+26
2021-11-09
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
1
-5
/
+20
2021-11-09
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
1
-1
/
+2
2021-11-09
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
1
-13
/
+17
2021-11-09
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
1
-3
/
+3
2021-11-09
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
1
-2
/
+2
2021-11-09
Documentation/kcov: define `ip' in the example
Sebastian Andrzej Siewior
1
-0
/
+2
2021-11-09
Documentation/kcov: include types.h in the example
Sebastian Andrzej Siewior
1
-0
/
+3
2021-11-09
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
1
-4
/
+2
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
1
-6
/
+3
2021-11-09
seq_file: fix passing wrong private data
Muchun Song
1
-1
/
+1
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
2
-17
/
+16
2021-11-09
signal: remove duplicate include in signal.h
Ye Guojin
1
-1
/
+0
2021-11-09
crash_dump: remove duplicate include in crash_dump.h
Ye Guojin
1
-2
/
+0
2021-11-09
crash_dump: fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2
-12
/
+6
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
39
-39
/
+39
2021-11-09
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-38
/
+38
2021-11-09
coda: bump module version to 7.2
Jan Harkes
1
-1
/
+1
2021-11-09
coda: use vmemdup_user to replace the open code
Jing Yangyang
1
-8
/
+4
2021-11-09
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
1
-4
/
+5
2021-11-09
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
3
-25
/
+30
2021-11-09
coda: avoid hidden code duplication in rename
Jan Harkes
1
-5
/
+2
2021-11-09
coda: avoid flagging NULL inodes
Jan Harkes
1
-0
/
+3
2021-11-09
coda: remove err which no one care
Alex Shi
1
-2
/
+1
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
1
-1
/
+2
2021-11-09
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
1
-4
/
+9
2021-11-09
init: make unknown command line param message clearer
Andrew Halaney
1
-1
/
+3
2021-11-09
ramfs: fix mount source show for ramfs
yangerkun
1
-4
/
+7
2021-11-09
alpha: use is_kernel_text() helper
Kefeng Wang
1
-3
/
+1
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-11-09
powerpc/mm: use core_kernel_text() helper
Kefeng Wang
1
-5
/
+2
2021-11-09
extable: use is_kernel_text() helper
Kefeng Wang
1
-2
/
+1
2021-11-09
mm: kasan: use is_kernel() helper
Kefeng Wang
1
-1
/
+1
2021-11-09
sections: provide internal __is_kernel() and __is_kernel_text() helper
Kefeng Wang
2
-2
/
+31
2021-11-09
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
1
-9
/
+5
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
5
-20
/
+17
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
5
-21
/
+18
2021-11-09
kallsyms: fix address-checks for kernel related range
Kefeng Wang
1
-3
/
+3
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
3
-21
/
+1
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
1
-1
/
+1
[next]