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-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
3
-7
/
+24
2021-09-25
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-25
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-25
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-25
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-25
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
1
-2
/
+2
2021-09-25
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2021-09-25
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
1
-8
/
+8
2021-09-25
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
1
-0
/
+2
2021-09-25
mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
Naoya Horiguchi
1
-1
/
+1
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
2021-09-24
Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+9
2021-09-24
Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-43
/
+10
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-12
/
+30
2021-09-24
Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2021-09-24
Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+10
2021-09-24
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+16
2021-09-24
Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-32
/
+57
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-24
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
1
-3
/
+0
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-24
Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-28
/
+36
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
9
-17
/
+69
2021-09-24
memory: tegra: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-4
/
+2
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2
-4
/
+4
2021-09-24
Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-3
/
+48
2021-09-24
USB: serial: option: add device id for Foxconn T99W265
Slark Xiao
1
-0
/
+2
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-24
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-24
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-24
Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-8
/
+25
2021-09-24
Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-24
/
+32
2021-09-24
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-24
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
2021-09-24
Merge tag 'selinux-pr-20210923' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2021-09-24
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-24
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-24
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-24
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
[prev]
[next]