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-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
2019-02-01
Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+3
2019-02-01
Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+13
2019-02-01
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
1
-0
/
+3
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-02-01
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-01
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
1
-1
/
+3
2019-02-01
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
1
-0
/
+2
2019-02-01
arm64: kprobe: Always blacklist the KVM world-switch code
James Morse
1
-3
/
+3
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
1
-0
/
+1
2019-02-01
arm64: Do not issue IPIs for user executable ptes
Catalin Marinas
1
-1
/
+5
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
2019-02-01
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+2
2019-02-01
Merge branch 'pm-cpuidle-fixes'
Rafael J. Wysocki
1
-1
/
+1
2019-02-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-32
/
+35
2019-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2019-02-01
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+9
2019-02-01
RDMA/hns: Remove set but not used variable 'rst'
YueHaibing
1
-2
/
+1
2019-02-01
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
2019-02-01
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
1
-1
/
+1
2019-02-01
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-02-01
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
[prev]
[next]