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
starfive-6.6.48-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
2019-02-05
IB/core: Allocate a bit for SRQ ODP support
Moni Shoua
1
-0
/
+1
2019-02-05
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
4
-18
/
+17
2019-02-05
Merge branch 'mlx5-next into rdma.git for-next
Jason Gunthorpe
3
-1
/
+60
2019-02-04
Linux 5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-14
/
+35
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-39
/
+9
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+35
2019-02-03
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
3
-0
/
+57
2019-02-03
net/mlx5: Add XRC transport to ODP device capabilities layout
Moni Shoua
1
-1
/
+3
2019-02-02
Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2019-02-02
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-19
/
+38
2019-02-02
Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-53
/
+93
2019-02-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-27
/
+29
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-74
/
+304
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
1
-2
/
+3
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
6
-10
/
+10
2019-02-02
Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
12
-42
/
+73
2019-02-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-5
/
+14
2019-02-02
Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-29
/
+61
2019-02-02
Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+6
2019-02-02
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-02-02
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-02-02
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-02-02
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
1
-2
/
+5
2019-02-02
psi: clarify the Kconfig text for the default-disable option
Johannes Weiner
1
-0
/
+11
2019-02-02
mm, memory_hotplug: __offline_pages fix wrong locking
Michal Hocko
1
-2
/
+0
2019-02-02
mm: hwpoison: use do_send_sig_info() instead of force_sig()
Naoya Horiguchi
1
-1
/
+2
2019-02-02
kasan: mark file common so ftrace doesn't trace it
Anders Roxell
1
-0
/
+1
2019-02-02
init/Kconfig: fix grammar by moving a closing parenthesis
Jonathan Neuschäfer
1
-1
/
+1
2019-02-02
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2019-02-02
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
1
-0
/
+8
2019-02-02
mm/hotplug: invalid PFNs from pfn_to_online_page()
Qian Cai
1
-8
/
+10
2019-02-02
mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
Oscar Salvador
1
-16
/
+20
2019-02-02
psi: fix aggregation idle shut-off
Johannes Weiner
3
-5
/
+45
2019-02-02
mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
Mikhail Zaslonko
1
-0
/
+3
2019-02-02
mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
Michal Hocko
1
-1
/
+2
2019-02-02
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2
-2
/
+3
2019-02-02
mm: migrate: make buffer_migrate_page_norefs() actually succeed
Jan Kara
1
-5
/
+0
2019-02-02
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
Andrei Vagin
1
-2
/
+10
2019-02-02
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-02-02
mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
Andrea Arcangeli
1
-1
/
+2
2019-02-02
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
14
-7
/
+7
2019-02-02
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
6
-1
/
+155
2019-02-02
mm, memory_hotplug: don't bail out in do_migrate_range() prematurely
Oscar Salvador
1
-16
/
+2
2019-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-42
/
+97
2019-02-01
Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-7
/
+30
2019-02-01
Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-7
/
+7
2019-02-01
Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+3
[prev]
[next]